Mathlib Map

Theorems · Definition · ring theory

AlgEquiv.ofInjectiveField

{R : Type u} →
  [inst : CommSemiring R] →
    {E : Type u_1} →
      {F : Type u_2} →
        [inst_1 : DivisionRing E] →
          [inst_2 : Semiring F] →
            [Nontrivial F] → [inst_4 : Algebra R E] → [inst_5 : Algebra R F] → (f : E →ₐ[R] F) → E ≃ₐ[R] ↥f.range

Restrict an algebra homomorphism between fields to an algebra isomorphism

Defined in
Mathlib.Algebra.Algebra.Subalgebra.Basic
Cited by
19 results in Mathlib
Foundations
Depth 55 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringDivisionRingSemiringNontrivialAlgebraAlgebra

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

AlgHom.restrictNormal_commutes · cited by 9AlgHom.restrictNormal_com…IntermediateField.adjoin_intermediateField_toSubalgebra_of_isAlgebraic · cited by 5IntermediateField.adjoin_…AlgebraicIndependent.aevalEquivField · cited by 5AlgebraicIndependent.aeva…IntermediateField.LinearDisjoint.lift_adjoin_rank_eq_lift_rank_right_of_isAlgebraic · cited by 4LinearDisjoint.lift_adjoi…AlgHom.restrictNormal · cited by 4AlgHom.restrictNormalIntermediateField.restrictAlgEquiv · cited by 2IntermediateField.restric…IntermediateField.sepDegree_adjoin_eq_of_isAlgebraic_of_isPurelyInseparable · cited by 2IntermediateField.sepDegr…IntermediateField.LinearDisjoint.adjoin_rank_eq_rank_left_of_isAlgebraic · cited by 2LinearDisjoint.adjoin_ran…IntermediateField.exists_algHom_adjoin_of_splits' · cited by 1IntermediateField.exists_…IntermediateField.LinearDisjoint.of_basis_left · cited by 1LinearDisjoint.of_basis_l…FunctionField.finiteDimensional_ratFunc_of_constantExtension · cited by 1FunctionField.finiteDimen…IsCyclotomicExtension.nonempty_algEquiv_adjoin_of_isSepClosed · cited by 1IsCyclotomicExtension.non…Algebra.IsAlgebraic.algHomEquivAlgHomOfSplits · cited by 1IsAlgebraic.algHomEquivAl…Polynomial.Gal.restrict_smul · cited by 1Gal.restrict_smulIsAlgClosed.nonempty_algEquiv_or_of_finrank_eq_two · cited by 1IsAlgClosed.nonempty_algE…Semiring · cited by 13802SemiringAlgebra · cited by 11388AlgebraCommSemiring · cited by 10911CommSemiringAlgHom · cited by 3236AlgHomNontrivial · cited by 2416NontrivialAlgEquiv · cited by 1681AlgEquivSubalgebra · cited by 1353SubalgebraDivisionRing · cited by 1062DivisionRingAlgHom.range · cited by 169AlgHom.rangeAlgEquiv.ofInjective · cited by 16AlgEquiv.ofInjectiveAlgEquiv.ofInjectiveFieldCITED BYCITES

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by23

Results whose statement or proof uses this declaration.