Theorems · Theorem · group theory
AddSubmonoid.add_fromLeftNeg
∀ {M : Type u_1} [inst : AddMonoid M] (S : AddSubmonoid M) (x : ↥S.leftNeg), ↑x + ↑(S.fromLeftNeg x) = 0- Defined in
- Mathlib.GroupTheory.Submonoid.Inverses
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Classical.choice
- Assumes
- AddMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddMonoidstatement and proof · cited by 2,864
- AddSubmonoidstatement and proof · cited by 1,178
- Subtype.propproof · cited by 505
- AddSubmonoid.leftNegstatement and proof · cited by 19
- AddSubmonoid.fromLeftNegstatement · cited by 8
Cited by5
Results whose statement or proof uses this declaration.
- AddSubmonoid.fromLeftNeg_addproof · cited by 1
- AddSubmonoid.add_leftNegEquivproof · cited by 1
- AddSubmonoid.fromLeftNeg_eq_iffproof · cited by 0
- AddSubmonoid.fromLeftNeg_eq_negproof · cited by 0
- AddSubmonoid.fromLeftNeg_zeroproof · cited by 0