Mathlib Map

Theorems · Definition · field theory

Field.Emb.Cardinal.filtration

{F : Type u} →
  {E : Type v} →
    [inst : Field F] →
      [inst_1 : Field E] →
        [inst_2 : Algebra F E] →
          [rank_inf : Fact (Cardinal.aleph0 ≤ Module.rank F E)] →
            [Algebra.IsAlgebraic F E] → WithTop (Module.rank F E).ord.ToType ↪o IntermediateField F E

Extend the family E⟮<i⟯, i : ι by adjoining a top element.

Defined in
Mathlib.FieldTheory.CardinalEmb
Cited by
7 results in Mathlib
Foundations
Depth 151 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldFieldAlgebraFactAlgebra.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 by11

Results whose statement or proof uses this declaration.