Theorems · Definition · field theory
IntermediateField.intermediateFieldMap
{K : Type u_1} →
{L : Type u_2} →
{L' : Type u_3} →
[inst : Field K] →
[inst_1 : Field L] →
[inst_2 : Field L'] →
[inst_3 : Algebra K L] →
[inst_4 : Algebra K L'] →
(e : L ≃ₐ[K] L') → (E : IntermediateField K L) → ↥E ≃ₐ[K] ↥(IntermediateField.map (↑e) E)Given an equivalence e : L ≃ₐ[K] L' of K-field extensions and an intermediate
field E of L/K, intermediateFieldMap e E is the induced equivalence
between E and E.map e.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- AlgEquivstatement and proof · cited by 1,681
- IntermediateFieldstatement and proof · cited by 988
- AlgEquiv.toAlgHomstatement · cited by 273
- IntermediateField.toSubalgebraproof · cited by 134
- IntermediateField.mapstatement · cited by 62
- AlgEquiv.subalgebraMapproof · cited by 2
Cited by5
Results whose statement or proof uses this declaration.
- separableClosure.algEquivOfAlgEquivproof · cited by 0
- perfectClosure.algEquivOfAlgEquivproof · cited by 0
- IntermediateField.intermediateFieldMap_apply_coestatement · cited by 0
- IntermediateField.intermediateFieldMap_symm_apply_coestatement · cited by 0
- algebraicClosure.algEquivOfAlgEquivproof · cited by 0