Mathlib Map

Theorems · Theorem · group theory

AddUnits.isAddUnit_add_addUnits

∀ {M : Type u_1} [inst : AddMonoid M] (a : M) (u : AddUnits M), IsAddUnit (a + ↑u) ↔ IsAddUnit a

Addition of a u : AddUnits M on the right doesn't affect IsAddUnit.

Defined in
Mathlib.Algebra.Group.Units.Defs
Cited by
1 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.

Cites10

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

Cited by1

Results whose statement or proof uses this declaration.