Theorems · Definition · field theory
IntermediateField.equivMap
{F : Type u_4} →
[inst : Field F] →
{E : Type u_5} →
[inst_1 : Field E] →
[inst_2 : Algebra F E] →
{K : Type u_6} →
[inst_3 : Field K] →
[inst_4 : Algebra F K] →
(L : IntermediateField F E) → (f : E →ₐ[F] K) → ↥L ≃ₐ[F] ↥(IntermediateField.map f L)An intermediate field is isomorphic to its image under an AlgHom
(which is automatically injective).
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- AlgHomstatement and proof · cited by 3,236
- AlgEquivstatement · cited by 1,681
- IntermediateFieldstatement and proof · cited by 988
- AlgHom.compproof · cited by 501
- AlgEquiv.transproof · cited by 108
- IntermediateField.mapstatement · cited by 62
- IntermediateField.valproof · cited by 42
- AlgEquiv.ofInjectiveproof · cited by 16
- IntermediateField.equivOfEqproof · cited by 13
- IntermediateField.fieldRange_comp_valproof · cited by 0
Cited by3
Results whose statement or proof uses this declaration.
- IntermediateField.extendRightEquivproof · cited by 3
- Field.sepDegree_eq_of_isPurelyInseparableproof · cited by 1
- IntermediateField.coe_equivMap_applystatement · cited by 0