Theorems · Theorem · logic and foundations
FirstOrder.Field.lift_genericMonicPoly
∀ {K : Type u_1} [inst : CommRing K] [inst_1 : Nontrivial K] {n : ℕ} (v : Fin (n + 1) → K),
(FreeCommRing.lift v) (FirstOrder.Field.genericMonicPoly n) =
Polynomial.eval (v (Fin.last n))
↑(((Polynomial.monicEquivDegreeLT n).trans (Polynomial.degreeLTEquiv K n).toEquiv).symm (v ∘ Fin.castSucc))- Cited by
- 1 results in Mathlib
- Foundations
- Depth 110 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRingNontrivial
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
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- RingHomstatement · cited by 10,189
- Equivstatement · cited by 8,337
- Submodulestatement · cited by 7,192
- Polynomialstatement and proof · cited by 5,681
- Finset.sumproof · cited by 5,195
- Equiv.symmstatement · cited by 3,681
- Finset.univproof · cited by 3,473
- Nontrivialstatement and proof · cited by 2,416
- Finset.sum_congrproof · cited by 2,323
Cited by1
Results whose statement or proof uses this declaration.
- FirstOrder.Field.realize_genericMonicPolyHasRootproof · cited by 1