Theorems · Definition · commutative algebra
Ideal.Quotient.stabilizerQuotientInertiaEquiv
{A : Type u_1} →
{B : Type u_2} →
[inst : CommRing A] →
[inst_1 : CommRing B] →
[inst_2 : Algebra A B] →
(G : Type u_3) →
[inst_3 : Group G] →
[Finite G] →
[inst_5 : MulSemiringAction G B] →
[SMulCommClass G A B] →
(P : Ideal A) →
(Q : Ideal B) →
[Q.IsPrime] →
[inst_8 : Q.LiesOver P] →
[Algebra.IsInvariant A B G] →
↥(MulAction.stabilizer G Q) ⧸ Ideal.inertia (↥(MulAction.stabilizer G Q)) Q ≃*
(B ⧸ Q) ≃ₐ[A ⧸ P] B ⧸ QThe isomorphism between stabilizer G Q ⧸ inertia G Q and the Galois group of the residue fields
extension B ⧸ Q over A ⧸ P.
- Defined in
- Mathlib.RingTheory.Invariant.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 146 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Groupstatement and proof · cited by 6,238
- Idealstatement and proof · cited by 4,748
- Subgroupstatement · cited by 3,593
- Finitestatement and proof · cited by 3,029
- HasQuotient.Quotientstatement · cited by 2,301
- SMulCommClassstatement and proof · cited by 1,927
- AlgEquivstatement · cited by 1,681
- MulEquivstatement · cited by 1,142
- Ideal.IsPrimestatement and proof · cited by 827
- MulSemiringActionstatement and proof · cited by 423
Cited by1
Results whose statement or proof uses this declaration.
- Ideal.Quotient.stabilizerQuotientInertiaEquiv_mkstatement · cited by 0