Theorems · Definition · commutative algebra
Ideal.inertiaEquiv
{M : Type u_1} →
[inst : Group M] →
{N : Type u_4} →
[inst_1 : Group N] →
{R : Type u_5} →
[inst_2 : Ring R] →
[inst_3 : MulSemiringAction M R] →
[inst_4 : MulSemiringAction N R] →
(I : Ideal R) →
(e : M ≃* N) → (∀ (m : M) (x : R), e m • x = m • x) → ↥(Ideal.inertia M I) ≃* ↥(Ideal.inertia 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 inertia subgroup of I in M is isomorphic to the inertia subgroup
of I in N.
- Defined in
- Mathlib.RingTheory.Ideal.Pointwise
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Equivproof · cited by 8,337
- Ringstatement and proof · cited by 7,463
- 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
- EquivLike.toEquivproof · cited by 125
- Equiv.subtypeEquivproof · cited by 32
- Ideal.inertiastatement and proof · cited by 21
Cited by4
Results whose statement or proof uses this declaration.
- Ideal.inertiaEquiv_apply_smulstatement · cited by 1
- Ideal.inertiaEquiv_symm_apply_smulstatement and proof · cited by 1
- IsInertiaField.of_isGaloisGroupproof · cited by 0
- Ideal.inertiaEquiv.congr_simpstatement and proof · cited by 0