Theorems · Theorem · commutative algebra
eq_wittStructureInt
∀ (p : ℕ) {idx : Type u_2} [hp : Fact (Nat.Prime p)] (Φ : MvPolynomial idx ℤ) (φ : ℕ → MvPolynomial (idx × ℕ) ℤ),
(∀ (n : ℕ),
(MvPolynomial.bind₁ φ) (wittPolynomial p ℤ n) =
(MvPolynomial.bind₁ fun i => (MvPolynomial.rename (Prod.mk i)) (wittPolynomial p ℤ n)) Φ) →
φ = wittStructureInt p Φ- Cited by
- 1 results in Mathlib
- Foundations
- Depth 105 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.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- RingHomproof · cited by 10,189
- Finsuppstatement · cited by 5,255
- AlgHomstatement · cited by 3,236
- Factstatement and proof · cited by 2,726
- MvPolynomialstatement and proof · cited by 2,140
- Nat.Primestatement and proof · cited by 2,059
- DFunLikeproof · cited by 576
- Int.castRingHomproof · cited by 254
- MvPolynomial.renamestatement and proof · cited by 168
- MvPolynomial.mapproof · cited by 147
- MvPolynomial.bind₁statement and proof · cited by 70
Cited by1
Results whose statement or proof uses this declaration.
- wittStructureInt_existsUniqueproof · cited by 0