Step * of Lemma trivial-eq

[T:Type]. ∀[x:T].  {x x ∈ ⇐⇒ True}
BY
(Unfold `guard` THEN Auto) }


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}[x:T].    \{x  =  x  \mLeftarrow{}{}\mRightarrow{}  True\}


By


Latex:
(Unfold  `guard`  0  THEN  Auto)




Home Index