Theorems · Definition · commutative algebra
Ideal.stabilizerEquiv
{M : Type u_1} →
{R : Type u_3} →
[inst : Group M] →
[inst_1 : Semiring R] →
[inst_2 : MulSemiringAction M R] →
{N : Type u_4} →
[inst_3 : Group N] →
[inst_4 : MulSemiringAction N R] →
(I : Ideal R) →
(e : M ≃* N) →
(∀ (m : M) (x : R), e m • x = m • x) → ↥(MulAction.stabilizer M I) ≃* ↥(MulAction.stabilizer N I)Assume that M and N are isomorphic and act in a compatible way on R, then for any
ideal I of R, the stabilizer of I in M is isomorphic to the stabilizer of I in N.
- Defined in
- Mathlib.RingTheory.Ideal.Pointwise
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Semiringstatement and proof · cited by 13,802
- Equivproof · cited by 8,337
- Groupstatement and proof · cited by 6,238
- Idealstatement and proof · cited by 4,748
- Subgroupstatement · cited by 3,593
- MulEquivstatement and proof · cited by 1,142
- MulSemiringActionstatement and proof · cited by 423
- MulAction.stabilizerstatement and proof · cited by 254
- EquivLike.toEquivproof · cited by 125
- Ideal.pointwiseDistribMulActionstatement · cited by 56
- Equiv.subtypeEquivproof · cited by 32
Cited by4
Results whose statement or proof uses this declaration.
- Ideal.stabilizerEquiv_apply_smulstatement · cited by 1
- Ideal.stabilizerEquiv_symm_apply_smulstatement and proof · cited by 1
- IsDecompositionField.of_isGaloisGroupproof · cited by 0
- Ideal.stabilizerEquiv.congr_simpstatement and proof · cited by 0