Mathlib Map

Theorems · Definition · field theory

AlgebraicClosure.toSplittingField

{k : Type u} →
  [inst : Field k] →
    (s : Finset (AlgebraicClosure.Monics k)) →
      MvPolynomial (AlgebraicClosure.Vars k) k →ₐ[k] (∏ f ∈ s, ↑f).SplittingField

Given a finite set of monic polynomials, construct an algebra homomorphism to the splitting field of the product of the polynomials sending indeterminates $X_{f_i}$ to the distinct roots of f.

Defined in
Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure
Cited by
2 results in Mathlib
Foundations
Depth 156 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Field

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites14

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.