Step * 1 of Lemma injective-quotient-typing


1. Type
2. Type
3. T ⟶ S
4. T//x.f[x]
⊢ x ∈ S
BY
(D -1 THEN Auto) }


Latex:


Latex:

1.  T  :  Type
2.  S  :  Type
3.  f  :  T  {}\mrightarrow{}  S
4.  x  :  T//x.f[x]
\mvdash{}  f  x  \mmember{}  S


By


Latex:
(D  -1  THEN  Auto)




Home Index