Mathlib Map

Theorems · Definition · commutative algebra

Ideal.Quotient.stabilizerHom

{A : Type u_3} →
  {B : Type u_4} →
    [inst : CommRing A] →
      [inst_1 : CommRing B] →
        [inst_2 : Algebra A B] →
          (P : Ideal B) →
            (p : Ideal A) →
              [inst_3 : P.LiesOver p] →
                (G : Type u_6) →
                  [inst_4 : Group G] →
                    [inst_5 : MulSemiringAction G B] →
                      [SMulCommClass G A B] → ↥(MulAction.stabilizer G P) →* (B ⧸ P) ≃ₐ[A ⧸ p] B ⧸ P

If P lies over p, then the stabilizer of P acts on the extension (B ⧸ P) / (A ⧸ p).

Defined in
Mathlib.RingTheory.Ideal.Over
Cited by
10 results in Mathlib
Foundations
Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebraIdeal.LiesOverGroupMulSemiringActionSMulCommClass

Around this declaration

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

IsFractionRing.stabilizerHom · cited by 8IsFractionRing.stabilizer…Ideal.Quotient.ker_stabilizerHom · cited by 2Quotient.ker_stabilizerHomIdeal.Quotient.stabilizerHomSurjectiveAuxFunctor · cited by 1Quotient.stabilizerHomSur…Ideal.Quotient.stabilizerHom_surjective · cited by 1Quotient.stabilizerHom_su…IsArithFrobAt.exists_of_isInvariant · cited by 1IsArithFrobAt.exists_of_i…IsFractionRing.stabilizerHom_apply_apply_mk · cited by 1IsFractionRing.stabilizer…Ideal.Quotient.stabilizerHom_apply · cited by 0Quotient.stabilizerHom_ap…Ideal.Quotient.stabilizerHom_surjective_of_profinite · cited by 0Quotient.stabilizerHom_su…Ideal.Quotient.stabilizerQuotientInertiaEquiv_mk · cited by 0Quotient.stabilizerQuotie…Ideal.Quotient.stabilizerHom.congr_simp · cited by 0stabilizerHom.congr_simpIdeal.Quotient.map_ker_stabilizer_subtype · cited by 0Quotient.map_ker_stabiliz…IsFractionRing.ker_stabilizerHom · cited by 0IsFractionRing.ker_stabil…CommRing · cited by 17173CommRingAlgebra · cited by 11388AlgebraGroup · cited by 6238GroupIdeal · cited by 4748IdealMonoidHom · cited by 3629MonoidHomSubgroup · cited by 3593SubgroupHasQuotient.Quotient · cited by 2301HasQuotient.QuotientSMulCommClass · cited by 1927SMulCommClassAlgEquiv · cited by 1681AlgEquivMulSemiringAction · cited by 423MulSemiringActionIdeal.LiesOver · cited by 272Ideal.LiesOverMulAction.stabilizer · cited by 254MulAction.stabilizerIdeal.pointwiseDistribMulAction · cited by 56Ideal.pointwiseDistribMul…MulSemiringAction.toAlgEquiv · cited by 11MulSemiringAction.toAlgEq…Ideal.Quotient.algEquivOfEqMap · cited by 1Quotient.algEquivOfEqMapQuotient.stabilizerHomCITED BYCITES

Cites15

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

Cited by12

Results whose statement or proof uses this declaration.