Theorems · Theorem · commutative algebra
WittVector.mem_span_p_iff_coeff_zero_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), x ∈ Ideal.span {↑p} ↔ x.coeff 0 = 0If k is a perfect ring of characteristic p, a Witt vector x : 𝕎 k falls in ideal generated by
p if and only if its zeroth coefficient is 0.
- Defined in
- Mathlib.RingTheory.WittVector.Complete
- Cited by
- 0 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.
Cites22
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
- RingEquiv.symmproof · cited by 567
- CharPstatement and proof · cited by 478
- WittVectorstatement and proof · cited by 227
- PerfectRingstatement and proof · cited by 154
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.