Theorems · Theorem · number theory
Nat.Ioc_filter_dvd_card_eq_div
∀ (n p : ℕ), {x ∈ Finset.Ioc 0 n | p ∣ x}.card = n / pExactly n / p naturals in (0, n] are multiples of p.
- Defined in
- Mathlib.Data.Nat.Factorization.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetproof · cited by 13,712
- add_zeroproof · cited by 2,707
- Finset.cardstatement and proof · cited by 2,327
- Finset.filterstatement and proof · cited by 949
- Finset.Iocstatement and proof · cited by 301
- Finset.filter.congr_simpproof · cited by 47
- Finset.card_insert_of_notMemproof · cited by 45
- Finset.filter_emptyproof · cited by 23
- Finset.filter_insertproof · cited by 14
- Finset.Ioc_eq_empty_of_leproof · cited by 5
- add_iteproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.