Theorems · Theorem · field theory
Field.Emb.Cardinal.filtration_apply
∀ {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),
Field.Emb.Cardinal.filtration i =
WithTop.recTopCoe ⊤
(fun x =>
IntermediateField.adjoin F
((fun a => (Field.Emb.Cardinal.wellOrderedBasis F E) (Field.Emb.Cardinal.leastExt F E a)) '' Set.Iio x))
i- Defined in
- Mathlib.FieldTheory.CardinalEmb
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 152 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- Algebrastatement and proof · cited by 11,388
- Top.topstatement and proof · cited by 9,680
- Fieldstatement and proof · cited by 7,404
- Set.imagestatement · cited by 5,609
- WithTopstatement and proof · cited by 3,754
- Factstatement and proof · cited by 2,726
- Cardinalstatement · cited by 2,598
- Module.Basisstatement · cited by 1,477
- Set.Iiostatement and proof · cited by 1,166
- IntermediateFieldstatement · cited by 988
- Set.image_congrproof · cited by 533
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.