Theorems · Definition · commutative algebra
TruncatedWittVector
ℕ → ℕ → Type u_2 → Type u_2
A truncated Witt vector over R is a vector of elements of R,
i.e., the first n coefficients of a Witt vector.
We will define operations on this type that are compatible with the (untruncated) Witt
vector operations.
TruncatedWittVector p n R takes a parameter p : ℕ that is not used in the definition.
In practice, this number p is assumed to be a prime number,
and under this assumption we construct a ring structure on TruncatedWittVector p n R.
(TruncatedWittVector p₁ n R and TruncatedWittVector p₂ n R are definitionally
equal as types but will have different ring operations.)
- Defined in
- Mathlib.RingTheory.WittVector.Truncated
- Cited by
- 56 results in Mathlib
- Foundations
- Depth 2 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites0
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Nothing in Mathlib beyond the foundations.
Cited by66
Results whose statement or proof uses this declaration.
- WittVector.truncatestatement · cited by 21
- WittVector.truncateFunstatement · cited by 21
- TruncatedWittVector.truncatestatement · cited by 20
- TruncatedWittVector.coeffstatement and proof · cited by 14
- TruncatedWittVector.outstatement and proof · cited by 13
- TruncatedWittVector.zmodEquivTruncstatement and proof · cited by 9
- TruncatedWittVector.extstatement and proof · cited by 7
- TruncatedWittVector.out_injectivestatement and proof · cited by 7
- WittVector.liftstatement and proof · cited by 7
- WittVector.coeff_truncatestatement · cited by 4
- WittVector.coeff_truncateFunproof · cited by 4
- TruncatedWittVector.mkstatement · cited by 4