Step
*
of Lemma
termination-equality-base
∀[T:Type]. ∀[x,y:Base].  x = y ∈ T supposing (x)↓ ∧ (x = y ∈ partial(T)) supposing value-type(T)
BY
{ (Intros THEN D (-1) THEN EqTypeHD (-1) THEN Auto) }
Latex:
Latex:
\mforall{}[T:Type].  \mforall{}[x,y:Base].    x  =  y  supposing  (x)\mdownarrow{}  \mwedge{}  (x  =  y)  supposing  value-type(T)
By
Latex:
(Intros  THEN  D  (-1)  THEN  EqTypeHD  (-1)  THEN  Auto)
Home
Index