Step * of Lemma sq_stable__cancel

[T,S:Type]. ∀[op:S ⟶ T ⟶ T].  SqStable(Cancel(T;S;op))
BY
((Unfold `cancel` 0) THEN Auto) }


Latex:


Latex:
\mforall{}[T,S:Type].  \mforall{}[op:S  {}\mrightarrow{}  T  {}\mrightarrow{}  T].    SqStable(Cancel(T;S;op))


By


Latex:
((Unfold  `cancel`  0)  THEN  Auto)




Home Index