Theorems · Theorem · field theory
Polynomial.IsSplittingField.mul
∀ {F : Type u} {K : Type v} (L : Type w) [inst : Field K] [inst_1 : Field L] [inst_2 : Field F] [inst_3 : Algebra K L]
[inst_4 : Algebra F K] [inst_5 : Algebra F L] [IsScalarTower F K L] (f g : Polynomial F),
f ≠ 0 →
g ≠ 0 →
∀ [Polynomial.IsSplittingField F K f] [Polynomial.IsSplittingField K L (Polynomial.map (algebraMap F K) g)],
Polynomial.IsSplittingField F L (f * g)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 141 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites44
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- Finsetproof · cited by 13,712
- Algebrastatement and proof · cited by 11,388
- RingHomproof · cited by 10,189
- Top.topproof · cited by 9,680
- SetLike.coeproof · cited by 8,199
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement and proof · cited by 5,681
- Algebra.algebraMapstatement and proof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- Multisetproof · cited by 2,627
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.