Theorems · Theorem · order theory
toIcoDiv_eq_iff
∀ {α : Type u_1} [inst : AddCommGroup α] [inst_1 : LinearOrder α] [inst_2 : IsOrderedAddMonoid α] [hα : Archimedean α]
{p : α} (hp : 0 < p) {a b : α} {n : ℤ}, toIcoDiv hp a b = n ↔ b - n • p ∈ Set.Ico a (a + p)- Defined in
- Mathlib.Algebra.Order.ToIntervalMod
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 53 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
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- Set.Icostatement · cited by 799
- Archimedeanstatement and proof · cited by 603
- toIcoDivstatement · cited by 84
- existsUnique_sub_zsmul_mem_Icoproof · cited by 3
- ExistsUnique.choose_eq_iffproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- toIcoDiv_eq_of_sub_zsmul_mem_Icoproof · cited by 7
- eventuallyEq_toIcoDiv_nhdsGEproof · cited by 2
- eventuallyEq_toIocDiv_nhdsGTproof · cited by 1