Theorems · Theorem · order theory
Finset.image_add_left_Ioo
∀ {α : Type u_2} [inst : AddCommMonoid α] [inst_1 : PartialOrder α] [IsOrderedCancelAddMonoid α] [ExistsAddOfLE α]
[inst_4 : LocallyFiniteOrder α] [inst_5 : DecidableEq α] (a b c : α),
Finset.image (fun x => c + x) (Finset.Ioo a b) = Finset.Ioo (c + a) (c + b)- Cited by
- 1 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
- IsOrderedCancelAddMonoidstatement and proof · cited by 359
- ExistsAddOfLEstatement and proof · cited by 330
- Finset.Ioostatement and proof · cited by 185
- Finset.map_eq_imageproof · cited by 50
- addLeftEmbeddingproof · cited by 36
Cited by1
Results whose statement or proof uses this declaration.
- Multiset.map_add_left_Iooproof · cited by 1