Theorems · Definition · commutative algebra
WittVector.wittPolyProd
ℕ → ℕ → MvPolynomial (Fin 2 × ℕ) ℤ
``
(∑ i ∈ range n, (y.coeff i)^(p^(n-i)) * p^i.val) *
(∑ i ∈ range n, (y.coeff i)^(p^(n-i)) * p^i.val)
``
- Defined in
- Mathlib.RingTheory.WittVector.MulCoeff
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- MvPolynomialstatement · cited by 2,140
- MvPolynomial.renameproof · cited by 168
- wittPolynomialproof · cited by 54
Cited by4
Results whose statement or proof uses this declaration.
- WittVector.mul_polyOfInterest_aux1statement · cited by 1
- WittVector.mul_polyOfInterest_aux2statement and proof · cited by 1
- WittVector.mul_polyOfInterest_aux3statement · cited by 1
- WittVector.wittPolyProd_varsstatement · cited by 0