Theorems · Theorem · field theory
IntermediateField.normal_iff_forall_fieldRange_eq
∀ {F : Type u_1} {L : Type u_3} [inst : Field F] [inst_1 : Field L] [inst_2 : Algebra F L] [Normal F L]
{K : IntermediateField F L}, Normal F ↥K ↔ ∀ (σ : ↥K →ₐ[F] L), σ.fieldRange = KIf L/K/F is a field tower where L/F is normal, then
K is normal over F if and only if σ(K) = K for every σ ∈ K →ₐ[F] L.
- Defined in
- Mathlib.FieldTheory.Normal.Closure
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 161 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- AlgHomstatement and proof · cited by 3,236
- IntermediateFieldstatement and proof · cited by 988
- Eq.leproof · cited by 605
- Normalstatement and proof · cited by 92
- AlgHom.fieldRangestatement and proof · cited by 57
- AlgHom.fieldRange_of_normalproof · cited by 2
- IntermediateField.normal_iff_forall_fieldRange_leproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- IntermediateField.normal_iff_forall_map_eqproof · cited by 1