Theorems · Theorem · field theory
Field.finSepDegree_eq_of_adjoin_splits
∀ (F : Type u) (E : Type v) [inst : Field F] [inst_1 : Field E] [inst_2 : Algebra F E] (K : Type w) [inst_3 : Field K]
[inst_4 : Algebra F K] {S : Set E},
IntermediateField.adjoin F S = ⊤ →
(∀ s ∈ S, IsIntegral F s ∧ (Polynomial.map (algebraMap F K) (minpoly F s)).Splits) →
Field.finSepDegree F E = Nat.card (E →ₐ[F] K)The Field.finSepDegree F E is equal to the cardinality of E →ₐ[F] K
if E = F(S) such that every element
s of S is integral (= algebraic) over F and whose minimal polynomial splits in K.
- Defined in
- Mathlib.FieldTheory.SeparableDegree
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 182 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- Top.topstatement and proof · cited by 9,680
- Fieldstatement and proof · cited by 7,404
- Algebra.algebraMapstatement and proof · cited by 4,706
- AlgHomstatement · cited by 3,236
- IntermediateFieldstatement · cited by 988
- Nat.cardstatement · cited by 844
- Polynomial.mapstatement and proof · cited by 806
- minpolystatement and proof · cited by 439
- IsIntegralstatement and proof · cited by 427
- IntermediateField.adjoinstatement and proof · cited by 382
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.