Mathlib Map

Theorems · Theorem · group theory

Units.isUnit_mul_units

∀ {M : Type u_1} [inst : Monoid M] (a : M) (u : Mˣ), IsUnit (a * ↑u) ↔ IsUnit a

Multiplication by a u : Mˣ on the right doesn't affect IsUnit.

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

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 by3

Results whose statement or proof uses this declaration.