Mathlib Map

Theorems · Definition · field theory

finiteExts

(K : Type u_1) →
  [inst : Field K] → (L : Type u_2) → [inst_1 : Field L] → [inst_2 : Algebra K L] → Set (IntermediateField K L)

Given a field extension L/K, finiteExts K L is the set of intermediate field extensions L/E/K such that E/K is finite.

Defined in
Mathlib.FieldTheory.KrullTopology
Cited by
3 results in Mathlib
Foundations
Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldFieldAlgebra

Around this declaration

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

Cites6

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

Cited by4

Results whose statement or proof uses this declaration.