Theorems · Theorem · order theory
Set.image_add_const_Icc
∀ {M : Type u_1} [inst : AddCommMonoid M] [inst_1 : PartialOrder M] [IsOrderedCancelAddMonoid M] [ExistsAddOfLE M]
(a b c : M), (fun x => x + a) '' Set.Icc b c = Set.Icc (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.Iccstatement · cited by 1,702
- IsOrderedCancelAddMonoidstatement and proof · cited by 359
- ExistsAddOfLEstatement and proof · cited by 330
- Set.BijOn.image_eqproof · cited by 30
- Set.Icc_add_bijproof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- Set.image_affine_Icc'proof · cited by 2
- Set.image_const_add_Iccproof · cited by 2
- Finset.map_add_right_Iccproof · cited by 1