Step * 1 of Lemma grp_leq_op_l


1. OGrp
2. |g|
3. |g|
4. |g|
5. a ≤ b
⊢ (c a) ≤ (c b)
BY
((BLemma `grp_op_preserves_le`) THEN Auto) }


Latex:


Latex:

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


By


Latex:
((BLemma  `grp\_op\_preserves\_le`)  THEN  Auto)




Home Index