Theorems · Theorem · field theory
IsSepClosed.splits_codomain
∀ {k : Type u} [inst : Field k] {K : Type v} [inst_1 : Field K] [IsSepClosed K] {f : k →+* K} (p : Polynomial k),
p.Separable → (Polynomial.map f p).SplitsEvery separable polynomial splits in the field extension f : k →+* K if K is
separably closed.
See also IsSepClosed.splits_domain for the case where k is separably closed.
- Defined in
- Mathlib.FieldTheory.IsSepClosed
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 109 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- FieldFieldIsSepClosed
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHomstatement and proof · cited by 10,189
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement and proof · cited by 5,681
- Polynomial.mapstatement and proof · cited by 806
- Polynomial.Splitsstatement · cited by 290
- Polynomial.Separablestatement and proof · cited by 117
- IsSepClosedstatement and proof · cited by 41
- Polynomial.Separable.mapproof · cited by 14
- IsSepClosed.splits_of_separableproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- IsSepClosed.surjective_domRestrict_of_isSeparableproof · cited by 1