Step * 1 of Lemma grp_eq_op_r


1. IGroup
2. |g|
3. |g|
4. |g|
5. b ∈ |g|
⊢ (a c) (b c) ∈ |g|
BY
((BLemma `grp_op_r`) THEN Auto) }


Latex:


Latex:

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


By


Latex:
((BLemma  `grp\_op\_r`)  THEN  Auto)




Home Index