Theorems · Theorem · group theory
AddAut.apply_neg_self
∀ (M : Type u_2) [inst : Add M] (e : AddAut M) (m : M), e ((-e) m) = m
- Defined in
- Mathlib.Algebra.Group.End
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Quot.sound
- Assumes
- Add
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- AddEquivstatement · cited by 1,087
- AddAutstatement and proof · cited by 75
- AddEquiv.apply_symm_applyproof · cited by 37
Cited by1
Results whose statement or proof uses this declaration.
- AddAut.apply_inv_selfproof · cited by 0