Mathlib Map

Theorems · Theorem · field theory

IntermediateField.Lifts.union_isExtendible

∀ {F : Type u_1} {E : Type u_2} {K : Type u_3} [inst : Field F] [inst_1 : Field E] [inst_2 : Field K]
  [inst_3 : Algebra F E] [inst_4 : Algebra F K] (c : Set (IntermediateField.Lifts F E K))
  (hc : IsChain (fun x1 x2 => x1 ≤ x2) c) [alg : Algebra.IsAlgebraic F E] [Nonempty ↑c],
  (∀ σ ∈ c, σ.IsExtendible) → (IntermediateField.Lifts.union c hc).IsExtendible
Defined in
Mathlib.FieldTheory.Extension
Cited by
1 results in Mathlib
Foundations
Depth 145 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldFieldFieldAlgebraAlgebraAlgebra.IsAlgebraicNonempty

Around this declaration

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

Cites47

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

Cited by1

Results whose statement or proof uses this declaration.