Step * of Lemma ident_wf

[T:Type]. ∀[op:T ⟶ T ⟶ T]. ∀[id:T].  (Ident(T;op;id) ∈ ℙ)
BY
Unfold `ident` THEN Auto⋅ }


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}[op:T  {}\mrightarrow{}  T  {}\mrightarrow{}  T].  \mforall{}[id:T].    (Ident(T;op;id)  \mmember{}  \mBbbP{})


By


Latex:
Unfold  `ident`  0  THEN  Auto\mcdot{}




Home Index