Mathlib Map

Theorems · Theorem · commutative algebra

dvd_add

∀ {α : Type u_1} [inst : Add α] [inst_1 : Semigroup α] [LeftDistribClass α] {a b c : α}, a ∣ b → a ∣ c → a ∣ b + c
Defined in
Mathlib.Algebra.Ring.Divisibility.Basic
Cited by
25 results in Mathlib
Foundations
Depth 7 from the axioms · uses propext
Assumes
AddSemigroupLeftDistribClass

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 by25

Results whose statement or proof uses this declaration.