Theorems · Theorem · order theory
Set.image_const_add_Ioo
∀ {M : Type u_1} [inst : AddCommMonoid M] [inst_1 : PartialOrder M] [IsOrderedCancelAddMonoid M] [ExistsAddOfLE M]
(a b c : M), (fun x => a + x) '' Set.Ioo b c = Set.Ioo (a + b) (a + c)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- AddCommMonoidstatement and proof · cited by 12,281
- PartialOrderstatement and proof · cited by 6,410
- Set.imagestatement · cited by 5,609
- add_commproof · cited by 1,535
- Set.Ioostatement and proof · cited by 1,214
- Set.image_congrproof · cited by 533
- IsOrderedCancelAddMonoidstatement and proof · cited by 359
- ExistsAddOfLEstatement and proof · cited by 330
- Set.image_add_const_Iooproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Finset.map_add_left_Iooproof · cited by 1