Step * of Lemma cancel_wf

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


Latex:


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


By


Latex:
Unfold  `cancel`  0  THEN  Auto




Home Index