Step * of Lemma injective-quotient-typing

[T,S:Type]. ∀[f:T ⟶ S].  (f ∈ T//x.f[x] ⟶ S)
BY
((UnivCD THENA Auto) THEN (FunExt THENA Auto)) }

1
1. Type
2. Type
3. T ⟶ S
4. T//x.f[x]
⊢ x ∈ S


Latex:


Latex:
\mforall{}[T,S:Type].  \mforall{}[f:T  {}\mrightarrow{}  S].    (f  \mmember{}  T//x.f[x]  {}\mrightarrow{}  S)


By


Latex:
((UnivCD  THENA  Auto)  THEN  (FunExt  THENA  Auto))




Home Index