Mathlib Map

Theorems · Definition · commutative algebra

WittVector.wittMulN

(p : ℕ) → [hp : Fact (Nat.Prime p)] → ℕ → ℕ → MvPolynomial ℕ ℤ

wittMulN p n is the family of polynomials that computes the coefficients of x * n in terms of the coefficients of the Witt vector x.

Defined in
Mathlib.RingTheory.WittVector.MulP
Cited by
5 results in Mathlib
Foundations
Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Fact

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites3

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

  • Factstatement and proof · cited by 2,726
  • MvPolynomialstatement · cited by 2,140
  • Nat.Primestatement and proof · cited by 2,059

Cited by5

Results whose statement or proof uses this declaration.