Theorems · Theorem · order theory
Finset.image_add_right_Ico
∀ {α : Type u_2} [inst : AddCommMonoid α] [inst_1 : PartialOrder α] [IsOrderedCancelAddMonoid α] [ExistsAddOfLE α]
[inst_4 : LocallyFiniteOrder α] [inst_5 : DecidableEq α] (a b c : α),
Finset.image (fun x => x + c) (Finset.Ico a b) = Finset.Ico (a + c) (b + c)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Finsetstatement and proof · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- PartialOrderstatement and proof · cited by 6,410
- Function.Embeddingproof · cited by 988
- Finset.imagestatement and proof · cited by 910
- LocallyFiniteOrderstatement and proof · cited by 658
- Finset.Icostatement and proof · cited by 450
- IsOrderedCancelAddMonoidstatement and proof · cited by 359
- ExistsAddOfLEstatement and proof · cited by 330
- Finset.map_eq_imageproof · cited by 50
- add_left_injectiveproof · cited by 49
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.