Theorems · Theorem · commutative algebra
WittVector.mem_span_p_pow_iff_le_coeff_eq_zero
∀ {p : ℕ} [hp : Fact (Nat.Prime p)] {k : Type u_1} [inst : CommRing k] [CharP k p] [PerfectRing k p]
(x : WittVector p k) (n : ℕ), x ∈ Ideal.span {↑p ^ n} ↔ ∀ m < n, x.coeff m = 0If k is a perfect ring of characteristic p, a Witt vector x : 𝕎 k falls in ideal generated by
p ^ n if and only if its initial n coefficients are 0.
- Defined in
- Mathlib.RingTheory.WittVector.Complete
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 149 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- FactCommRingCharPPerfectRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- Idealstatement · cited by 4,748
- Factstatement and proof · cited by 2,726
- mul_commproof · cited by 2,262
- Nat.Primestatement and proof · cited by 2,059
- Ideal.spanstatement · cited by 948
- Nat.iterateproof · cited by 740
- RingEquiv.symmproof · cited by 567
- CharPstatement and proof · cited by 478
- WittVectorstatement and proof · cited by 227
Cited by1
Results whose statement or proof uses this declaration.
- WittVector.dvd_sub_sum_teichmuller_iterateFrobeniusEquiv_coeffproof · cited by 1