Theorems · Theorem · number theory
PadicInt.zmodRepr_mul
∀ {p : ℕ} [hp_prime : Fact (Nat.Prime p)] (x y : ℤ_[p]), (x * y).zmodRepr = x.zmodRepr * y.zmodRepr % p- Defined in
- Mathlib.NumberTheory.Padics.RingHoms
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 202 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.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Factstatement and proof · cited by 2,726
- Nat.Primestatement and proof · cited by 2,059
- map_mulproof · cited by 1,137
- PadicIntstatement and proof · cited by 179
- ZMod.valproof · cited by 159
- PadicInt.zmodReprstatement · cited by 21
- PadicInt.toZModproof · cited by 10
- ZMod.val_mulproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.