Metamath Proof Explorer


Theorem ablprop

Description: If two structures have the same group components (properties), one is an Abelian group iff the other one is. (Contributed by NM, 11-Oct-2013)

Ref Expression
Hypotheses ablprop.b ⊢ Base K = Base L
ablprop.p ⊢ + K = + L
Assertion ablprop ⊢ K ∈ Abel ↔ L ∈ Abel

Proof

Step Hyp Ref Expression
1 ablprop.b ⊢ Base K = Base L
2 ablprop.p ⊢ + K = + L
3 eqidd ⊢ ⊤ → Base K = Base K
4 1 a1i ⊢ ⊤ → Base K = Base L
5 2 oveqi ⊢ x + K y = x + L y
6 5 a1i ⊢ ⊤ ∧ x ∈ Base K ∧ y ∈ Base K → x + K y = x + L y
7 3 4 6 ablpropd ⊢ ⊤ → K ∈ Abel ↔ L ∈ Abel
8 7 mptru ⊢ K ∈ Abel ↔ L ∈ Abel