Mathlib Map

Theorems · Theorem · field theory

IntermediateField.exists_lt_finrank_of_infinite_dimensional

∀ {F : Type u_1} [inst : Field F] {E : Type u_2} [inst_1 : Field E] [inst_2 : Algebra F E] [Algebra.IsAlgebraic F E],
  ¬FiniteDimensional F E → ∀ (n : ℕ), ∃ L, FiniteDimensional F ↥L ∧ n < Module.finrank F ↥L

If E / F is an infinite algebraic extension, then there exists an intermediate field L / F with arbitrarily large finite extension degree.

Defined in
Mathlib.FieldTheory.IntermediateField.Adjoin.Basic
Cited by
3 results in Mathlib
Foundations
Depth 143 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldFieldAlgebraAlgebra.IsAlgebraic

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites21

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by3

Results whose statement or proof uses this declaration.