Theorems · Theorem · commutative algebra
Ideal.stabilizerEquiv_symm_apply_smul
∀ {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)
(he : ∀ (m : M) (x : R), e m • x = m • x) (n : ↥(MulAction.stabilizer N I)) (x : R),
(I.stabilizerEquiv e he).symm n • x = n • x- Defined in
- Mathlib.RingTheory.Ideal.Pointwise
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- 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
- MulEquiv.symmstatement and proof · cited by 482
- MulSemiringActionstatement and proof · cited by 423
- MulAction.stabilizerstatement and proof · cited by 254
- Ideal.pointwiseDistribMulActionstatement · cited by 56
- MulEquiv.apply_symm_applyproof · cited by 37
- Ideal.stabilizerEquivstatement and proof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- IsDecompositionField.of_isGaloisGroupproof · cited by 0