Mathlib Map

Theorems · Theorem · number theory

Units.dvd_mul_right

∀ {α : Type u_1} [inst : Monoid α] {a b : α} {u : αˣ}, a ∣ b * ↑u ↔ a ∣ b

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

Defined in
Mathlib.Algebra.Divisibility.Units
Cited by
5 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.

Cites7

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.