Mathlib Map

Theorems · Theorem · number theory

IsUnit.mul_left_dvd

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

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

Defined in
Mathlib.Algebra.Divisibility.Units
Cited by
3 results in Mathlib
Foundations
Depth 11 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 by3

Results whose statement or proof uses this declaration.