Theorems · Theorem · number theory
Nat.filter_dvd_eq_divisors
∀ {n : ℕ}, n ≠ 0 → {d ∈ Finset.range n.succ | d ∣ n} = n.divisors- Defined in
- Mathlib.NumberTheory.Divisors
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 58 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement · cited by 13,712
- Finset.rangestatement · cited by 1,341
- Finset.filterstatement · cited by 949
- Finset.extproof · cited by 565
- Nat.divisorsstatement · cited by 137
- Ne.bot_ltproof · cited by 116
Cited by1
Results whose statement or proof uses this declaration.
- Nat.mem_divisorsproof · cited by 22