Theorems · Theorem · order theory
Finset.map_add_right_Ioo
∀ {α : Type u_2} [inst : AddCommMonoid α] [inst_1 : PartialOrder α] [inst_2 : IsOrderedCancelAddMonoid α]
[ExistsAddOfLE α] [inst_4 : LocallyFiniteOrder α] (a b c : α),
Finset.map (addRightEmbedding c) (Finset.Ioo a b) = Finset.Ioo (a + c) (b + c)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- Finsetstatement · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- SetLike.coeproof · cited by 8,199
- PartialOrderstatement and proof · cited by 6,410
- Set.imageproof · cited by 5,609
- Set.Iooproof · cited by 1,214
- Finset.mapstatement · cited by 747
- LocallyFiniteOrderstatement and proof · cited by 658
- IsOrderedCancelAddMonoidstatement and proof · cited by 359
- ExistsAddOfLEstatement and proof · cited by 330
Cited by1
Results whose statement or proof uses this declaration.
- Finset.image_add_right_Iooproof · cited by 0