Metamath Proof Explorer


Theorem opprmndb

Description: A class is a monoid if and only if its opposite (ring) is a monoid. (Contributed by SN, 20-Jun-2025)

Ref Expression
Hypothesis opprgrp.o ⊢ O = opp r ⁡ R
Assertion opprmndb ⊢ R ∈ Mnd ↔ O ∈ Mnd

Proof

Step Hyp Ref Expression
1 opprgrp.o ⊢ O = opp r ⁡ R
2 baseid ⊢ Base = Slot Base ndx
3 basendxnmulrndx ⊢ Base ndx ≠ ⋅ ndx
4 1 2 3 opprlem ⊢ Base R = Base O
5 plusgid ⊢ + 𝑔 = Slot + ndx
6 plusgndxnmulrndx ⊢ + ndx ≠ ⋅ ndx
7 1 5 6 opprlem ⊢ + R = + O
8 4 7 mndprop ⊢ R ∈ Mnd ↔ O ∈ Mnd