Theorems · Theorem · order theory
Nat.image_Ico_mod
∀ (n a : ℕ), Finset.image (fun x => x % a) (Finset.Ico n (n + a)) = Finset.range a
Note that while this lemma cannot be easily generalized to a type class, it holds for ℤ as
well. See Int.image_Ico_emod for the ℤ version.
- Defined in
- Mathlib.Order.Interval.Finset.Nat
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- mul_oneproof · cited by 3,885
- LE.le.transproof · cited by 3,151
- add_zeroproof · cited by 2,707
- zero_addproof · cited by 2,366
- LT.lt.leproof · cited by 2,189
- le_reflproof · cited by 2,061
- add_commproof · cited by 1,535
- Finset.rangestatement · cited by 1,341
- eq_or_neproof · cited by 1,117
- Finset.imagestatement and proof · cited by 910
- add_assocproof · cited by 746
Cited by1
Results whose statement or proof uses this declaration.
- Nat.multiset_Ico_map_modproof · cited by 1