Theorems · Theorem · order theory
Set.image_add_const_Ioi
∀ {M : Type u_1} [inst : AddCommMonoid M] [inst_1 : PartialOrder M] [IsOrderedCancelAddMonoid M] [ExistsAddOfLE M]
(a b : M), (fun x => x + a) '' Set.Ioi b = Set.Ioi (b + a)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 18 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.Ioistatement · cited by 1,463
- IsOrderedCancelAddMonoidstatement and proof · cited by 359
- ExistsAddOfLEstatement and proof · cited by 330
- Set.BijOn.image_eqproof · cited by 30
- Set.Ioi_add_bijproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Set.image_const_add_Ioiproof · cited by 0