Theorems · Theorem · order theory
toIcoMod_eq_toIcoMod
∀ {α : Type u_1} [inst : AddCommGroup α] [inst_1 : LinearOrder α] [inst_2 : IsOrderedAddMonoid α] [hα : Archimedean α]
{p : α} (hp : 0 < p) {a b c : α}, toIcoMod hp a b = toIcoMod hp a c ↔ ∃ n, c - b = n • p- Defined in
- Mathlib.Algebra.Order.ToIntervalMod
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 58 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- Archimedeanstatement and proof · cited by 603
- toIcoModstatement and proof · cited by 99
- sub_smulproof · cited by 97
- toIcoDivproof · cited by 84
- sub_eq_iff_eq_addproof · cited by 74
- toIcoMod_add_toIcoDiv_zsmulproof · cited by 5
- toIcoMod_zsmul_addproof · cited by 3
Cited by3
Results whose statement or proof uses this declaration.
- toIcoMod_injproof · cited by 1
- toIcoMod_toIocModproof · cited by 0
- toIcoMod_toIcoModproof · cited by 0