Mathlib Map

Theorems · Theorem · group theory

Dvd.dvd.trans

∀ {α : Type u_1} [inst : Semigroup α] {a b c : α}, a ∣ b → b ∣ c → a ∣ c

Alias of dvd_trans.

Defined in
Mathlib.Algebra.Divisibility.Basic
Cited by
148 results in Mathlib
Foundations
Depth 7 from the axioms, rests on 15 definitions · uses no axioms
Assumes
Semigroup

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 by148

Results whose statement or proof uses this declaration.