Theorems · Theorem · order theory
AddCommGroup.tfae_modEq
∀ {α : Type u_1} [inst : AddCommGroup α] [inst_1 : LinearOrder α] [inst_2 : IsOrderedAddMonoid α] [hα : Archimedean α]
{p : α} (hp : 0 < p) (a b : α),
[a ≡ b [PMOD p], ∀ (z : ℤ), b - z • p ∉ Set.Ioo a (a + p), toIcoMod hp a b ≠ toIocMod hp a b,
toIcoMod hp a b + p = toIocMod hp a b].TFAE- Defined in
- Mathlib.Algebra.Order.ToIntervalMod
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
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
- add_zeroproof · cited by 2,707
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- LT.lt.ne'proof · cited by 1,417
- Set.Ioostatement and proof · cited by 1,214
- Set.Icoproof · cited by 799
- Archimedeanstatement and proof · cited by 603
- sub_add_cancelproof · cited by 344
- add_neg_cancelproof · cited by 213
- toIocModstatement and proof · cited by 109
Cited by3
Results whose statement or proof uses this declaration.
- AddCommGroup.modEq_iff_forall_notMem_Ioo_modproof · cited by 1
- AddCommGroup.modEq_iff_toIcoMod_ne_toIocModproof · cited by 1
- AddCommGroup.modEq_iff_toIcoMod_add_period_eq_toIocModproof · cited by 1