Theorems · Theorem · commutative algebra
WittVector.zsmul_coeff
∀ {p : ℕ} {R : Type u_1} [hp : Fact (Nat.Prime p)] [inst : CommRing R] (m : ℤ) (x : WittVector p R) (n : ℕ),
(m • x).coeff n = WittVector.peval (WittVector.wittZSMul 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
- WittVector.wittZSMulstatement and proof · cited by 6
- Matrix.cons_fin_oneproof · cited by 5
Cited by2
Results whose statement or proof uses this declaration.
- WittVector.init_zsmulproof · cited by 1
- WittVector.mapFun.zsmulproof · cited by 0