Mathlib Map

Theorems · Theorem · group theory

AddSemiconjBy.addUnits_neg_right

∀ {M : Type u_1} [inst : AddMonoid M] {a : M} {x y : AddUnits M}, AddSemiconjBy a ↑x ↑y → AddSemiconjBy a ↑(-x) ↑(-y)

If a semiconjugates an additive unit x to an additive unit y, then it semiconjugates -x to -y.

Defined in
Mathlib.Algebra.Group.Semiconj.Units
Cited by
3 results in Mathlib
Foundations
Depth 10 from the axioms · uses no axioms
Assumes
AddMonoid

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by3

Results whose statement or proof uses this declaration.