Mathlib Map

Theorems · Definition · commutative algebra

Ideal.inertia

{α : Type u} → [inst : Ring α] → (G : Type u_1) → [inst_1 : Group G] → [MulAction G α] → Ideal α → Subgroup G

The subgroup of elements g of G such that ∀ x, g • x - x ∈ I.

Defined in
Mathlib.RingTheory.Ideal.Defs
Cited by
21 results in Mathlib
Foundations
Depth 20 from the axioms · uses propext, Quot.sound
Assumes
RingGroupMulAction

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by27

Results whose statement or proof uses this declaration.