Mathlib Map

Theorems · Theorem · commutative algebra

wittStructureRat_prop

∀ (p : ℕ) {idx : Type u_2} [hp : Fact (Nat.Prime p)] (Φ : MvPolynomial idx ℚ) (n : ℕ),
  (MvPolynomial.bind₁ (wittStructureRat p Φ)) (wittPolynomial p ℚ n) =
    (MvPolynomial.bind₁ fun i => (MvPolynomial.rename (Prod.mk i)) (wittPolynomial p ℚ n)) Φ
Defined in
Mathlib.RingTheory.WittVector.StructurePolynomial
Cited by
4 results in Mathlib
Foundations
Depth 99 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.

Cites17

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

Cited by4

Results whose statement or proof uses this declaration.