Theorems · Definition · commutative algebra
IsFractionRing.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] →
(K : Type u_4) →
(L : Type u_5) →
[inst_9 : Field K] →
[inst_10 : Field L] →
[inst_11 : Algebra (A ⧸ P) K] →
[inst_12 : Algebra (B ⧸ Q) L] →
[inst_13 : Algebra (A ⧸ P) L] →
[IsScalarTower (A ⧸ P) (B ⧸ Q) L] →
[inst_15 : Algebra K L] →
[IsScalarTower (A ⧸ P) K L] →
[Algebra.IsInvariant A B G] →
[IsFractionRing (A ⧸ P) K] →
[IsFractionRing (B ⧸ Q) L] →
↥(MulAction.stabilizer G Q) ⧸
Ideal.inertia (↥(MulAction.stabilizer G Q)) Q ≃*
Gal(L/K)The isomorphism between stabilizer G Q ⧸ inertia G Q and the Galois group of the residue fields.
- Defined in
- Mathlib.RingTheory.Invariant.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 145 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- Fieldstatement and proof · cited by 7,404
- Groupstatement and proof · cited by 6,238
- Idealstatement and proof · cited by 4,748
- IsScalarTowerstatement and proof · cited by 3,896
- Subgroupstatement · cited by 3,593
- Finitestatement and proof · cited by 3,029
- HasQuotient.Quotientstatement and proof · cited by 2,301
- SMulCommClassstatement and proof · cited by 1,927
- AlgEquivstatement · cited by 1,681
- MulEquivstatement · cited by 1,142
Cited by2
Results whose statement or proof uses this declaration.
- Ideal.card_stabilizer_eq_card_inertia_mul_finrankproof · cited by 2
- IsFractionRing.stabilizerQuotientInertiaEquiv_mkstatement · cited by 0