Mathlib Map

Theorems · Theorem · commutative algebra

GCDMonoid.dvd_gcd

∀ {α : Type u_2} {inst : CommMonoidWithZero α} [self : GCDMonoid α] {a b c : α}, a ∣ c → a ∣ b → a ∣ gcd c b

Any common divisor of both elements is a divisor of the GCD.

Defined in
Mathlib.Algebra.GCDMonoid.Basic
Cited by
23 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms
Assumes
GCDMonoid

Around this declaration

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

Cites3

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

Cited by23

Results whose statement or proof uses this declaration.