Theorems · Definition · field theory
IntermediateField.restrict_algEquiv
Deprecated since 2026-07-25Use IntermediateField.restrictAlgEquiv instead.
{K : Type u_1} →
{L : Type u_2} →
[inst : Field K] →
[inst_1 : Field L] →
[inst_2 : Algebra K L] → {F E : IntermediateField K L} → (h : F ≤ E) → ↥F ≃ₐ[K] ↥(IntermediateField.restrict h)Alias of IntermediateField.restrictAlgEquiv.
F is equivalent to F as an intermediate field of E / K.
- Cited by
- 0 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.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Algebrastatement · cited by 11,388
- Fieldstatement · cited by 7,404
- AlgEquivstatement · cited by 1,681
- IntermediateFieldstatement · cited by 988
- IntermediateField.restrictstatement · cited by 4
- IntermediateField.restrictAlgEquivproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.