Theorems · Theorem · commutative algebra
IsFractionRing.stabilizerHom_surjective
∀ {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] [inst_6 : 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]
[inst_14 : IsScalarTower (A ⧸ P) (B ⧸ Q) L] [inst_15 : Algebra K L] [inst_16 : IsScalarTower (A ⧸ P) K L]
[Algebra.IsInvariant A B G] [inst_18 : IsFractionRing (A ⧸ P) K] [inst_19 : IsFractionRing (B ⧸ Q) L],
Function.Surjective ⇑(IsFractionRing.stabilizerHom G P Q K L)The stabilizer subgroup of Q surjects onto Aut(Frac(B/Q)/Frac(A/P)).
- Defined in
- Mathlib.RingTheory.Invariant.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 144 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- 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
- MonoidHomstatement · cited by 3,629
- 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
Cited by3
Results whose statement or proof uses this declaration.
- Ideal.IsFractionRing.finite_of_isInvariantproof · cited by 2
- IsFractionRing.stabilizerQuotientInertiaEquivproof · cited by 2
- Ideal.Quotient.stabilizerHom_surjectiveproof · cited by 1