Theorems · Theorem · number theory
WittVector.toZModPow_compat
∀ (p : ℕ) [hp : Fact (Nat.Prime p)] (m n : ℕ) (h : m ≤ n), (ZMod.castHom ⋯ (ZMod (p ^ m))).comp (WittVector.toZModPow p n) = WittVector.toZModPow p m
- Defined in
- Mathlib.RingTheory.WittVector.Compare
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 152 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.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHomstatement and proof · cited by 10,189
- Factstatement and proof · cited by 2,726
- Nat.Primestatement and proof · cited by 2,059
- ZModstatement and proof · cited by 1,024
- RingHom.compstatement and proof · cited by 899
- RingEquiv.symmproof · cited by 567
- WittVectorstatement and proof · cited by 227
- RingEquiv.toRingHomproof · cited by 150
- pow_dvd_powstatement and proof · cited by 56
- TruncatedWittVectorproof · cited by 56
- ZMod.castHomstatement and proof · cited by 55
- RingHom.comp_assocproof · cited by 27
Cited by3
Results whose statement or proof uses this declaration.
- WittVector.toPadicIntproof · cited by 4
- WittVector.fromPadicInt_comp_toPadicIntproof · cited by 1
- WittVector.toPadicInt_comp_fromPadicIntproof · cited by 1