Theorems · Definition · field theory
IntermediateField.liftAlgEquiv
{K : Type u_1} →
{L : Type u_2} →
[inst : Field K] →
[inst_1 : Field L] →
[inst_2 : Algebra K L] →
{E : IntermediateField K L} → (F : IntermediateField K ↥E) → ↥F ≃ₐ[K] ↥(IntermediateField.lift F)The algEquiv between an intermediate field and its lift.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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 · cited by 1,681
- IntermediateFieldstatement and proof · cited by 988
- IntermediateField.liftstatement and proof · cited by 22
Cited by4
Results whose statement or proof uses this declaration.
- InfiniteGalois.normal_iff_isGaloisproof · cited by 2
- InfiniteGalois.restrictNormalHom_continuousproof · cited by 1
- IntermediateField.finrank_eq_fixingSubgroup_indexproof · cited by 1
- IntermediateField.liftAlgEquiv_applystatement · cited by 0