Mathlib Map

Theorems · Definition · number theory

Nat.properDivisors

ℕ → Finset ℕ

properDivisors n is the Finset of divisors of n, other than n. By convention, we set properDivisors 0 = ∅.

Defined in
Mathlib.NumberTheory.Divisors
Cited by
52 results in Mathlib
Foundations
Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound

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 by57

Results whose statement or proof uses this declaration.