Theorems · Theorem · order theory
Fin.finsetImage_addNat_Ioo
∀ {n : ℕ} (m : ℕ) (i j : Fin n),
Finset.image (fun x => x.addNat m) (Finset.Ioo i j) = Finset.Ioo (i.addNat m) (j.addNat m)- Defined in
- Mathlib.Order.Interval.Finset.Fin
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement · cited by 13,712
- Set.imageproof · cited by 5,609
- Set.Iooproof · cited by 1,214
- Finset.imagestatement · cited by 910
- Finset.coe_imageproof · cited by 222
- Finset.Ioostatement · cited by 185
- Finset.coe_Iooproof · cited by 48
- Fin.image_addNat_Iooproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- Fin.finsetImage_succ_Iooproof · cited by 0