Step * 2 of Lemma grp_eq_op_r


1. IGroup
2. |g|
3. |g|
4. |g|
5. (a c) (b c) ∈ |g|
⊢ b ∈ |g|
BY
((FLemma `grp_op_cancel_r` [5]) THEN Auto) }


Latex:


Latex:

1.  g  :  IGroup
2.  a  :  |g|
3.  b  :  |g|
4.  c  :  |g|
5.  (a  *  c)  =  (b  *  c)
\mvdash{}  a  =  b


By


Latex:
((FLemma  `grp\_op\_cancel\_r`  [5])  THEN  Auto)




Home Index