Mathlib Map

Theorems · Theorem · number theory

IsUnit.dvd_mul_left

∀ {α : Type u_1} [inst : CommMonoid α] {a b u : α}, IsUnit u → (a ∣ u * b ↔ a ∣ b)

In a commutative monoid, an element a divides an element b iff a divides all left associates of b.

Defined in
Mathlib.Algebra.Divisibility.Units
Cited by
5 results in Mathlib
Foundations
Depth 12 from the axioms · uses no axioms
Assumes
CommMonoid

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 by5

Results whose statement or proof uses this declaration.