Theorems · Theorem · group theory
AddAut.inv_apply
Deprecated since 2026-05-26Use AddAut.neg_apply instead.
∀ (M : Type u_2) [inst : Add M] (e : AddAut M) (m : M), (-e) m = (AddEquiv.symm e) m
Alias of AddAut.neg_apply.
- Defined in
- Mathlib.Algebra.Group.End
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Quot.sound
- Assumes
- Add
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.
- DFunLike.coestatement · cited by 62,936
- AddEquivstatement · cited by 1,087
- AddEquiv.symmstatement · cited by 530
- AddAutstatement · cited by 75
- AddAut.neg_applyproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.