Mathlib Map

Theorems · Definition · commutative algebra

Finset.gcd

{α : Type u_2} → {β : Type u_3} → [inst : CommMonoidWithZero α] → [NormalizedGCDMonoid α] → Finset β → (β → α) → α

Greatest common divisor of a finite set

Defined in
Mathlib.Algebra.GCDMonoid.Finset
Cited by
49 results in Mathlib
Foundations
Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommMonoidWithZeroNormalizedGCDMonoid

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 by50

Results whose statement or proof uses this declaration.