Theorems · Theorem · order theory
Finset.image_add_left_Ico
∀ {α : 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.Ico a b) = Finset.Ico (c + a) (c + b)- Cited by
- 2 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
- addLeftEmbeddingproof · cited by 36
Cited by2
Results whose statement or proof uses this declaration.
- Multiset.map_add_left_Icoproof · cited by 1
- addRothNumber_Icoproof · cited by 0