Mathlib Map

Theorems · Definition · field theory

Field.Emb.Cardinal.equivLim

{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)] →
            [inst_3 : Algebra.IsAlgebraic F E] →
              {i : WithTop (Module.rank F E).ord.ToType} →
                Order.IsSuccPrelimit i →
                  (↥(Field.Emb.Cardinal.filtration i) →ₐ[F] AlgebraicClosure E) ≃
                    ↑(InverseSystem.limit (Field.Emb.Cardinal.embFunctor F E) i)

If i is a limit, the type of embeddings of E⟮<i⟯ into Ē is the limit of the types of embeddings of E⟮<j⟯ for j < i.

Defined in
Mathlib.FieldTheory.CardinalEmb
Cited by
1 results in Mathlib
Foundations
Depth 180 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.

Cites33

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

  • DFunLike.coestatement and proof · cited by 62,936
  • Setstatement · cited by 53,352
  • Algebrastatement and proof · cited by 11,388
  • Equivstatement · cited by 8,337
  • Fieldstatement and proof · cited by 7,404
  • Set.Elemstatement and proof · cited by 7,166
  • WithTopstatement and proof · cited by 3,754
  • AlgHomstatement and proof · cited by 3,236
  • Factstatement and proof · cited by 2,726
  • Cardinalstatement · cited by 2,598
  • Set.Iiostatement and proof · cited by 1,166
  • IntermediateFieldstatement · cited by 988

Cited by2

Results whose statement or proof uses this declaration.