Theorems · Theorem · order theory
Fin.image_castAdd_Ici
∀ {n : ℕ} (m : ℕ) [inst : NeZero m] (i : Fin n), Fin.castAdd m '' Set.Ici i = Set.Ico (Fin.castAdd m i) (Fin.natAdd n 0)- Defined in
- Mathlib.Order.Interval.Set.Fin
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NeZero
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Set.imagestatement and proof · cited by 5,609
- Set.Icistatement and proof · cited by 1,070
- Set.Icostatement and proof · cited by 799
- Set.image_congrproof · cited by 533
- Function.Injective.image_injectiveproof · cited by 33
- Fin.val_injectiveproof · cited by 23
- Fin.image_val_Iciproof · cited by 2
- Fin.image_val_Icoproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Fin.finsetImage_castAdd_Iciproof · cited by 2
- Fin.image_castSucc_Iciproof · cited by 0