Step * of Lemma decidable__equal_unit

x,y:Unit.  Dec(x y ∈ Unit)
BY
(Auto THEN Unfold `decidable` THEN OrLeft THEN Auto) }


Latex:


Latex:
\mforall{}x,y:Unit.    Dec(x  =  y)


By


Latex:
(Auto  THEN  Unfold  `decidable`  0  THEN  OrLeft  THEN  Auto)




Home Index