Theorems · Theorem · order theory
Set.Ioi_add_bij
∀ {M : Type u_1} [inst : AddCommMonoid M] [inst_1 : PartialOrder M] [IsOrderedCancelAddMonoid M] [ExistsAddOfLE M]
(a d : M), Set.BijOn (fun x => x + d) (Set.Ioi a) (Set.Ioi (a + d))- Cited by
- 3 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommMonoidstatement and proof · cited by 12,281
- PartialOrderstatement and proof · cited by 6,410
- LT.lt.leproof · cited by 2,189
- Set.Ioistatement and proof · cited by 1,463
- IsOrderedCancelAddMonoidstatement and proof · cited by 359
- ExistsAddOfLEstatement and proof · cited by 330
- Set.BijOnstatement · cited by 168
- add_right_commproof · cited by 85
- Set.mem_Ioiproof · cited by 80
- add_lt_add_iff_rightproof · cited by 42
- ExistsAddOfLE.exists_add_of_leproof · cited by 42
Cited by3
Results whose statement or proof uses this declaration.
- Set.Ioo_add_bijproof · cited by 1
- Set.Ioc_add_bijproof · cited by 1
- Set.image_add_const_Ioiproof · cited by 1