Step * 1 2 1 of Lemma perm_igrp_wf


T:Type. ∀[x:Perm(T)]. ((x id_perm() x ∈ Perm(T)) ∧ (id_perm() x ∈ Perm(T)))
BY
(Auto THEN BLemma `perm_ident`  THEN Auto) }


Latex:


Latex:

\mforall{}T:Type.  \mforall{}[x:Perm(T)].  ((x  O  id\_perm()  =  x)  \mwedge{}  (id\_perm()  O  x  =  x))


By


Latex:
(Auto  THEN  BLemma  `perm\_ident`    THEN  Auto)




Home Index