Theorems · Theorem · order theory
Set.pairwise_disjoint_Ioc_add_zsmul
∀ {α : Type u_1} [inst : AddCommGroup α] [inst_1 : PartialOrder α] [IsOrderedAddMonoid α] (a b : α),
Pairwise (Function.onFun Disjoint fun n => Set.Ioc (a + n • b) (a + (n + 1) • b))- Defined in
- Mathlib.Algebra.Order.Interval.Set.Group
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- add_zeroproof · cited by 2,707
- Disjointstatement · cited by 2,201
- le_antisymmproof · cited by 2,068
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- Set.Iocstatement and proof · cited by 971
- LT.lt.trans_leproof · cited by 678
- Function.onFunstatement · cited by 570
- Pairwisestatement and proof · cited by 516
- add_lt_add_iff_leftproof · cited by 30
Cited by3
Results whose statement or proof uses this declaration.
- Set.pairwise_disjoint_Ioo_add_zsmulproof · cited by 2
- Set.pairwise_disjoint_Ioc_add_intCastproof · cited by 2
- Set.pairwise_disjoint_Ioc_zsmulproof · cited by 0