Theorems · Theorem · commutative algebra
Ideal.Quotient.stabilizerHom_apply
∀ {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]
[inst_6 : SMulCommClass G A B] (g : ↥(MulAction.stabilizer G P)) (b : B),
((Ideal.Quotient.stabilizerHom P p G) g) ((Ideal.Quotient.mk P) b) = (Ideal.Quotient.mk P) (g • b)- Defined in
- Mathlib.RingTheory.Ideal.Over
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Groupstatement and proof · cited by 6,238
- Idealstatement and proof · cited by 4,748
- MonoidHomstatement · cited by 3,629
- Subgroupstatement · cited by 3,593
- HasQuotient.Quotientstatement · cited by 2,301
- SMulCommClassstatement and proof · cited by 1,927
- AlgEquivstatement · cited by 1,681
- Ideal.Quotient.mkstatement · cited by 610
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.