Step * of Lemma sq_stable__value-type

[T:Type]. SqStable(value-type(T))
BY
(Auto
   THEN 0
   THEN Auto
   THEN UseWitness ⌜Ax⌝⋅
   THEN All (Unfold `value-type`)
   THEN Unfolds ``uall uimplies`` 0
   THEN Auto) }


Latex:


Latex:
\mforall{}[T:Type].  SqStable(value-type(T))


By


Latex:
(Auto
  THEN  D  0
  THEN  Auto
  THEN  UseWitness  \mkleeneopen{}Ax\mkleeneclose{}\mcdot{}
  THEN  All  (Unfold  `value-type`)
  THEN  Unfolds  ``uall  uimplies``  0
  THEN  Auto)




Home Index