Step * of Lemma truncate-map_wf

[X,Q:Type].  ∀f:X ⟶ ⇃(Q). (|f| ∈ ⇃(X) ⟶ ⇃(Q))
BY
(Auto THEN (FunExt THENW Auto) THEN quotD (-1)) }

1
1. Type
2. Type
3. X ⟶ ⇃(Q)
4. X
5. x1 X
6. True
⊢ (|f| x) (|f| x1) ∈ ⇃(Q)


Latex:


Latex:
\mforall{}[X,Q:Type].    \mforall{}f:X  {}\mrightarrow{}  \00D9(Q).  (|f|  \mmember{}  \00D9(X)  {}\mrightarrow{}  \00D9(Q))


By


Latex:
(Auto  THEN  (FunExt  THENW  Auto)  THEN  quotD  (-1))




Home Index