Theorems · Definition · number theory
TruncatedWittVector.zmodEquivTrunc
(p : ℕ) → [hp : Fact (Nat.Prime p)] → (n : ℕ) → ZMod (p ^ n) ≃+* TruncatedWittVector p n (ZMod p)
The unique isomorphism between ZMod p^n and TruncatedWittVector p n (ZMod p).
This isomorphism exists, because TruncatedWittVector p n (ZMod p) is a finite ring
with characteristic and cardinality p^n.
- Defined in
- Mathlib.RingTheory.WittVector.Compare
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 147 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.
Cites7
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
- RingEquivstatement · cited by 1,147
- ZModstatement and proof · cited by 1,024
- TruncatedWittVectorstatement and proof · cited by 56
- TruncatedWittVector.card_zmodproof · cited by 1
- ZMod.ringEquivproof · cited by 1
Cited by11
Results whose statement or proof uses this declaration.
- WittVector.fromPadicIntproof · cited by 4
- WittVector.zmodEquivTrunc_compatstatement and proof · cited by 2
- TruncatedWittVector.commutesstatement and proof · cited by 2
- WittVector.toZModPow_compatproof · cited by 2
- WittVector.toZModPowproof · cited by 1
- WittVector.toPadicInt_comp_fromPadicIntproof · cited by 1
- WittVector.fromPadicInt_comp_toPadicIntproof · cited by 1
- TruncatedWittVector.commutes'statement and proof · cited by 1
- TruncatedWittVector.commutes_symmstatement · cited by 1
- TruncatedWittVector.commutes_symm'statement and proof · cited by 1
- TruncatedWittVector.zmodEquivTrunc_applystatement · cited by 0