Theorems · Theorem · logic and foundations
FirstOrder.Ring.lift_genericPolyMap
∀ {ι : Type u_1} {κ : Type u_2} {R : Type u_3} [inst : DecidableEq κ] [inst_1 : CommRing R] [inst_2 : DecidableEq R]
(monoms : ι → Finset (κ →₀ ℕ)) (f : (i : ι) × ↥(monoms i) ⊕ κ → R) (i : ι),
(FreeCommRing.lift f) (FirstOrder.Ring.genericPolyMap monoms i) =
(MvPolynomial.eval (f ∘ Sum.inr)) (↑((FirstOrder.Ring.mvPolynomialSupportLEEquiv monoms).symm (f ∘ Sum.inl)) i)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 103 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites37
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
- CommRingstatement and proof · cited by 17,173
- Finsetstatement and proof · cited by 13,712
- RingHomstatement · cited by 10,189
- Equivstatement · cited by 8,337
- Finsuppstatement and proof · cited by 5,255
- Finset.sumproof · cited by 5,195
- Equiv.symmstatement and proof · cited by 3,681
- Finset.prodproof · cited by 2,356
- Finset.sum_congrproof · cited by 2,323
- MvPolynomialstatement and proof · cited by 2,140
- MulZeroClass.zero_mulproof · cited by 1,625
Cited by2
Results whose statement or proof uses this declaration.
- FirstOrder.realize_genericPolyMapSurjOnOfInjOnproof · cited by 2
- FirstOrder.Ring.mvPolynomial_zeroLocus_definableproof · cited by 1