Theorems · Definition · field theory
AlgEquiv.separableClosure
{F : Type u} →
{E : Type v} →
[inst : Field F] →
[inst_1 : Field E] →
[inst_2 : Algebra F E] →
{K : Type w} →
[inst_3 : Field K] →
[inst_4 : Algebra F K] → (E ≃ₐ[F] K) → ↥(separableClosure F E) ≃ₐ[F] ↥(separableClosure F K)Alias of separableClosure.algEquivOfAlgEquiv.
If E and K are isomorphic as F-algebras, then separableClosure F E and
separableClosure F K are also isomorphic as F-algebras.
- Defined in
- Mathlib.FieldTheory.SeparableClosure
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 201 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
- separableClosurestatement · cited by 55
- separableClosure.algEquivOfAlgEquivproof · cited by 0
Cited by4
Results whose statement or proof uses this declaration.
- Field.lift_insepDegree_eq_of_equivproof · cited by 3
- Field.insepDegree_eq_of_equivproof · cited by 2
- Field.sepDegree_eq_of_equivproof · cited by 2
- Field.lift_sepDegree_eq_of_equivproof · cited by 2