Theorems · Theorem · number theory
ZMod.valMinAbs_def_pos
∀ {n : ℕ} [NeZero n] (x : ZMod n), x.valMinAbs = if x.val ≤ n / 2 then ↑x.val else ↑x.val - ↑n- Defined in
- Mathlib.Data.ZMod.ValMinAbs
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext
- Assumes
- NeZero
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- ZModstatement and proof · cited by 1,024
- ZMod.valstatement and proof · cited by 159
- ZMod.valMinAbsstatement and proof · cited by 28
Cited by10
Results whose statement or proof uses this declaration.
- ZMod.coe_valMinAbsproof · cited by 8
- ZMod.valMinAbs_mem_Iocproof · cited by 3
- ZMod.valMinAbs_zeroproof · cited by 1
- ZMod.natCast_natAbs_valMinAbsproof · cited by 1
- ZMod.valMinAbs_natCast_of_le_halfproof · cited by 1
- ZMod.valMinAbs_nonneg_iffproof · cited by 1
- ZMod.Ico_map_valMinAbs_natAbs_eq_Ico_map_idproof · cited by 0
- ZMod.val_eq_ite_valMinAbsproof · cited by 0
- ZMod.valMinAbs_natAbs_eq_minproof · cited by 0
- ZMod.valMinAbs_natCast_of_half_ltproof · cited by 0