Mathlib Map

Theorems · Theorem · group theory

dvd_of_mul_left_eq

∀ {α : Type u_1} [inst : CommSemigroup α] {a b : α} (c : α), c * a = b → a ∣ b

Alias of Dvd.intro_left.

Defined in
Mathlib.Algebra.Divisibility.Basic
Cited by
14 results in Mathlib
Foundations
Depth 7 from the axioms · uses no axioms
Assumes
CommSemigroup

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites2

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

Cited by14

Results whose statement or proof uses this declaration.