Theorems · Theorem · commutative algebra
WittVector.pow_coeff
∀ {p : ℕ} {R : Type u_1} [hp : Fact (Nat.Prime p)] [inst : CommRing R] (m : ℕ) (x : WittVector p R) (n : ℕ),
(x ^ m).coeff n = WittVector.peval (WittVector.wittPow p m n) ![x.coeff]- Defined in
- Mathlib.RingTheory.WittVector.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Matrix.vecConsstatement · cited by 852
- Matrix.vecEmptystatement and proof · cited by 832
- WittVectorstatement and proof · cited by 227
- Matrix.cons_val_fin_oneproof · cited by 225
- WittVector.coeffstatement and proof · cited by 138
- WittVector.mkproof · cited by 22
- WittVector.pevalstatement and proof · cited by 12
- Matrix.cons_fin_oneproof · cited by 5
- WittVector.wittPowstatement and proof · cited by 5
Cited by2
Results whose statement or proof uses this declaration.
- WittVector.init_powproof · cited by 1
- WittVector.mapFun.powproof · cited by 0