Theorems · Theorem · field theory
IntermediateField.splits_iff_mem
∀ {K : Type v} {L : Type w} [inst : Field K] [inst_1 : Field L] [inst_2 : Algebra K L] {p : Polynomial K}
{F : IntermediateField K L},
(Polynomial.map (algebraMap K L) p).Splits → ((Polynomial.map (algebraMap K ↥F) p).Splits ↔ ∀ x ∈ p.rootSet L, x ∈ F)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 142 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement and proof · cited by 5,681
- Algebra.algebraMapstatement and proof · cited by 4,706
- IntermediateFieldstatement and proof · cited by 988
- Polynomial.mapstatement and proof · cited by 806
- Polynomial.Splitsstatement and proof · cited by 290
- Polynomial.rootSetstatement and proof · cited by 101
- Set.forall_mem_imageproof · cited by 65
- IntermediateField.valproof · cited by 42
- IntermediateField.splits_of_splitsproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.