Step
*
1
of Lemma
massoc_weakening
1. g : IAbMonoid
2. a : |g|
3. b : |g|
4. a = b ∈ |g|
⊢ a ~ b
BY
{ ((InstLemma `massoc_equiv_rel` [g]) THENA Auto) 
THEN D 5 }
1
1. g : IAbMonoid
2. a : |g|
3. b : |g|
4. a = b ∈ |g|
5. Refl(|g|;x,y.x ~ y)
6. Sym(|g|;x,y.x ~ y) ∧ Trans(|g|;x,y.x ~ y)
⊢ a ~ b
Latex:
Latex:
1.  g  :  IAbMonoid
2.  a  :  |g|
3.  b  :  |g|
4.  a  =  b
\mvdash{}  a  \msim{}  b
By
Latex:
((InstLemma  `massoc\_equiv\_rel`  [g])  THENA  Auto) 
THEN  D  5
Home
Index