Theorems · Theorem · order theory
Set.image_add_const_Ioc
∀ {M : Type u_1} [inst : AddCommMonoid M] [inst_1 : PartialOrder M] [IsOrderedCancelAddMonoid M] [ExistsAddOfLE M]
(a b c : M), (fun x => x + a) '' Set.Ioc b c = Set.Ioc (b + a) (c + a)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Set.Iocstatement · cited by 971
- IsOrderedCancelAddMonoidstatement and proof · cited by 359
- ExistsAddOfLEstatement and proof · cited by 330
- Set.BijOn.image_eqproof · cited by 30
- Set.Ioc_add_bijproof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- Set.image_affine_Iocproof · cited by 2
- Set.image_const_add_Iocproof · cited by 1
- Finset.map_add_right_Iocproof · cited by 1