Step * of Lemma two-class-equiv-rel

[T:Type]. ∀[t:T].  EquivRel(T;x,y.x t ∈ ⇐⇒ t ∈ T)
BY
(Auto THEN THEN RepUR ``refl sym trans`` THEN Auto) }


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}[t:T].    EquivRel(T;x,y.x  =  t  \mLeftarrow{}{}\mRightarrow{}  y  =  t)


By


Latex:
(Auto  THEN  D  0  THEN  RepUR  ``refl  sym  trans``  0  THEN  Auto)




Home Index