Theorems · Theorem · field theory
MvPolynomial.coeff_toPolynomialAdjoinImageCompl_ne_zero
∀ {k : Type u_1} {K : Type u_2} {ι : Type u_3} [inst : Field k] [inst_1 : Field K] [inst_2 : Algebra k K] {a : ι → K}
{F : MvPolynomial ι k},
(∀ (F' : MvPolynomial ι k), F' ≠ 0 → (MvPolynomial.aeval a) F' = 0 → F.totalDegree ≤ F'.totalDegree) →
∀ σ ∈ F.support, ∀ (i : ι), σ i ≠ 0 → (F.toPolynomialAdjoinImageCompl a i).coeff (σ i) ≠ 0- Defined in
- Mathlib.FieldTheory.SeparablyGenerated
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites57
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
- Setstatement · cited by 53,352
- Finsetstatement · cited by 13,712
- Algebrastatement and proof · cited by 11,388
- Equivproof · cited by 8,337
- Fieldstatement and proof · cited by 7,404
- Polynomialproof · cited by 5,681
- Set.imagestatement and proof · cited by 5,609
- Finsuppstatement and proof · cited by 5,255
- Equiv.symmproof · cited by 3,681
- AlgHomstatement and proof · cited by 3,236
- LE.le.transproof · cited by 3,151
Cited by2
Results whose statement or proof uses this declaration.
- exists_isTranscendenceBasis_and_isSeparable_of_linearIndepOn_powproof · cited by 2
- MvPolynomial.isAlgebraic_of_mem_vars_of_forall_totalDegree_leproof · cited by 1