Mathlib Map

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.