Theorems · Theorem · commutative algebra
WittVector.coeff_p
∀ (p : ℕ) (R : Type u_1) [hp : Fact (Nat.Prime p)] [inst : CommRing R] [CharP R p] (i : ℕ), (↑p).coeff i = if i = 1 then 1 else 0
- Defined in
- Mathlib.RingTheory.WittVector.Identities
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 145 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Factstatement and proof · cited by 2,726
- Nat.Primestatement and proof · cited by 2,059
- pow_oneproof · cited by 894
- CharPstatement and proof · cited by 478
- WittVectorstatement · cited by 227
- WittVector.coeffstatement and proof · cited by 138
- WittVector.coeff_p_powproof · cited by 2
- WittVector.coeff_p_pow_eq_zeroproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- WittVector.coeff_p_oneproof · cited by 2
- WittVector.coeff_p_zeroproof · cited by 1