Theorems · Definition · field theory
separableClosure.algEquivOfAlgEquiv
{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)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
- 0 results in Mathlib
- Foundations
- Depth 200 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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 · cited by 988
- AlgEquiv.transproof · cited by 108
- separableClosurestatement and proof · cited by 55
- IntermediateField.equivOfEqproof · cited by 13
- IntermediateField.intermediateFieldMapproof · cited by 2
- separableClosure.map_eq_of_algEquivproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- AlgEquiv.separableClosureproof · cited by 4