Theorems · Theorem · group theory
isAddConj_zero_right
∀ {α : Type u} [inst : AddMonoid α] {a : α}, IsAddConj 0 a ↔ a = 0- Defined in
- Mathlib.Algebra.Group.Conj
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses propext
- Assumes
- AddMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- add_zeroproof · cited by 2,707
- AddUnitsproof · cited by 325
- AddUnits.valproof · cited by 248
- AddSemiconjByproof · cited by 56
- IsAddConjstatement and proof · cited by 17
- AddUnits.isAddUnitproof · cited by 14
- IsAddConj.reflproof · cited by 5
- IsAddUnit.add_eq_rightproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- isAddConj_zero_leftproof · cited by 0