Theorems · Theorem · number theory
PadicInt.zmodRepr_unique
∀ {p : ℕ} [hp_prime : Fact (Nat.Prime p)] (x : ℤ_[p]), ∀ y < p, x - ↑y ∈ IsLocalRing.maximalIdeal ℤ_[p] → x.zmodRepr = y- Defined in
- Mathlib.NumberTheory.Padics.RingHoms
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 196 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.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Idealstatement · cited by 4,748
- Factstatement and proof · cited by 2,726
- Nat.Primestatement and proof · cited by 2,059
- IsLocalRing.maximalIdealstatement and proof · cited by 297
- PadicIntstatement and proof · cited by 179
- PadicInt.zmodReprstatement and proof · cited by 21
- PadicInt.zmodRepr_specproof · cited by 3
- PadicInt.existsUnique_mem_rangeproof · cited by 2
Cited by4
Results whose statement or proof uses this declaration.
- PadicInt.zmodRepr_eq_zero_of_dvdproof · cited by 2
- PadicInt.zmodRepr_natCastproof · cited by 1
- PadicInt.zmodRepr_natCast_zmodReprproof · cited by 0
- PadicInt.val_toZMod_eq_zmodReprproof · cited by 0