Mathlib Map

Theorems · Definition · commutative algebra

galRestrict

(A : Type u_1) →
  (K : Type u_2) →
    (L : Type u_3) →
      (B : Type u_6) →
        [inst : CommRing A] →
          [inst_1 : CommRing B] →
            [inst_2 : Algebra A B] →
              [inst_3 : Field K] →
                [inst_4 : Field L] →
                  [inst_5 : Algebra A K] →
                    [IsFractionRing A K] →
                      [inst_7 : Algebra K L] →
                        [inst_8 : Algebra A L] →
                          [IsScalarTower A K L] →
                            [inst_10 : Algebra B L] →
                              [IsScalarTower A B L] →
                                [IsIntegralClosure B A L] → [Algebra.IsAlgebraic K L] → Gal(L/K) ≃* B ≃ₐ[A] B

The restriction Aut(L/K) → Aut(B/A) in an AKLB setup.

Defined in
Mathlib.RingTheory.IntegralClosure.IntegralRestrict
Cited by
13 results in Mathlib
Foundations
Depth 149 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebraFieldFieldAlgebraIsFractionRingAlgebraAlgebraIsScalarTowerAlgebraIsScalarTowerIsIntegralClosureAlgebra.IsAlgebraic

Around this declaration

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

IsIntegralClosure.MulSemiringAction · cited by 4IsIntegralClosure.MulSemi…algebraMap_galRestrict_apply · cited by 2algebraMap_galRestrict_ap…prod_galRestrict_eq_norm · cited by 1prod_galRestrict_eq_normAlgebra.algebraMap_intNorm_of_isGalois · cited by 1Algebra.algebraMap_intNor…IsCyclotomicExtension.Rat.map_eq_span_zeta_sub_one_pow · cited by 1Rat.map_eq_span_zeta_sub_…galRestrict.congr_simp · cited by 0galRestrict.congr_simpAlgebra.isInvariant_of_isGalois' · cited by 0Algebra.isInvariant_of_is…Ideal.coe_smul_primesOver_eq_map_galRestrict · cited by 0Ideal.coe_smul_primesOver…Ideal.coe_smul_primesOver_mk_eq_map_galRestrict · cited by 0Ideal.coe_smul_primesOver…Ideal.exists_comap_galRestrict_eq · cited by 0Ideal.exists_comap_galRes…groupCohomology.exists_mul_galRestrict_of_norm_eq_one · cited by 0groupCohomology.exists_mu…coe_galRestrict_apply · cited by 0coe_galRestrict_applygalRestrict_apply · cited by 0galRestrict_applygalRestrict_symm_algebraMap_apply · cited by 0galRestrict_symm_algebraM…CommRing · cited by 17173CommRingAlgebra · cited by 11388AlgebraField · cited by 7404FieldIsScalarTower · cited by 3896IsScalarTowerAlgEquiv · cited by 1681AlgEquivMulEquiv · cited by 1142MulEquivIsFractionRing · cited by 738IsFractionRingMulEquiv.symm · cited by 482MulEquiv.symmAlgebra.IsAlgebraic · cited by 322Algebra.IsAlgebraicIsIntegralClosure · cited by 146IsIntegralClosureMulEquiv.trans · cited by 53MulEquiv.transUnits.mapEquiv · cited by 16Units.mapEquivgalRestrictHom · cited by 6galRestrictHomAlgEquiv.algHomUnitsEquiv · cited by 5AlgEquiv.algHomUnitsEquivgalRestrictCITED BYCITES

Cites14

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

Cited by14

Results whose statement or proof uses this declaration.