Theorems · Theorem · field theory
IsSepClosed.splits_domain
∀ {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_codomain for the case where k is separably closed.
- Defined in
- Mathlib.FieldTheory.IsSepClosed
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 108 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 · cited by 806
- Polynomial.Splitsstatement · cited by 290
- Polynomial.Separablestatement and proof · cited by 117
- IsSepClosedstatement and proof · cited by 41
- Polynomial.Splits.mapproof · cited by 19
- IsSepClosed.splits_of_separableproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.