Theorems · Theorem · order theory
Set.sub_mem_Ico_iff_left
∀ {α : Type u_1} [inst : AddCommGroup α] [inst_1 : PartialOrder α] [IsOrderedAddMonoid α] {a b c d : α},
a - b ∈ Set.Ico c d ↔ a ∈ Set.Ico (c + b) (d + b)- Defined in
- Mathlib.Algebra.Order.Interval.Set.Group
- 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.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- AddCommGroupstatement and proof · cited by 12,871
- PartialOrderstatement and proof · cited by 6,410
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- Set.Icostatement · cited by 799
- le_sub_iff_add_leproof · cited by 41
- sub_lt_iff_lt_addproof · cited by 39
Cited by3
Results whose statement or proof uses this declaration.
- toIcoDiv_sub_eq_toIcoDiv_addproof · cited by 3
- eventuallyEq_toIcoDiv_nhdsGEproof · cited by 2
- eventuallyEq_toIocDiv_nhdsGTproof · cited by 1