Theorems · Definition · field theory
algebraicClosure.algEquivOfAlgEquiv
{F : Type u_1} →
{E : Type u_2} →
[inst : Field F] →
[inst_1 : Field E] →
[inst_2 : Algebra F E] →
{K : Type u_3} →
[inst_3 : Field K] →
[inst_4 : Algebra F K] → (E ≃ₐ[F] K) → ↥(algebraicClosure F E) ≃ₐ[F] ↥(algebraicClosure F K)If E and K are isomorphic as F-algebras, then algebraicClosure F E and
algebraicClosure F K are also isomorphic as F-algebras.
- Defined in
- Mathlib.FieldTheory.AlgebraicClosure
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 147 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
- algebraicClosurestatement and proof · cited by 22
- IntermediateField.equivOfEqproof · cited by 13
- IntermediateField.intermediateFieldMapproof · cited by 2
- algebraicClosure.map_eq_of_algEquivproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- AlgEquiv.algebraicClosureproof · cited by 0