Mathlib Map

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.

  • Factstatement and proof · cited by 2,726
  • Nat.Primestatement and proof · cited by 2,059
  • PadicIntstatement and proof · cited by 179

Cited by22

Results whose statement or proof uses this declaration.