Theorems · Definition · number theory
PadicInt.zmodRepr
{p : ℕ} → [hp_prime : Fact (Nat.Prime p)] → ℤ_[p] → ℕzmodRepr x is the unique natural number smaller than p
satisfying ‖(x - zmodRepr x : ℤ_[p])‖ < 1.
- Defined in
- Mathlib.NumberTheory.Padics.RingHoms
- Cited by
- 21 results in Mathlib
- Foundations
- Depth 194 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Fact
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.
Cited by22
Results whose statement or proof uses this declaration.
- PadicInt.toZModproof · cited by 10
- PadicInt.zmodRepr_uniquestatement and proof · cited by 4
- PadicInt.zmodRepr_specstatement · cited by 3
- PadicInt.sub_zmodRepr_memstatement · cited by 3
- PadicInt.toZMod_specproof · cited by 3
- PadicInt.zmodRepr_eq_zero_iff_dvdstatement and proof · cited by 2
- PadicInt.zmodRepr_eq_zero_of_dvdstatement · cited by 2
- PadicInt.zmodRepr_lt_pstatement · cited by 2
- PadicInt.norm_sub_zmodRepr_lt_onestatement and proof · cited by 2
- PadicInt.zmodRepr_natCaststatement and proof · cited by 1
- PadicInt.zmodRepr_natCast_of_ltstatement · cited by 1
- PadicInt.zmodRepr_zerostatement · cited by 1