Theorems · Theorem · commutative algebra
Ideal.torsionOf_eq_span_pow_pOrder
∀ {R : Type u} [inst : CommRing R] [IsPrincipalIdealRing R] {M : Type v} [inst_2 : AddCommGroup M] [inst_3 : Module R M]
[IsDomain R] {p : R},
Irreducible p →
∀ (hM : Module.IsTorsion' M ↥(Submonoid.powers p)) [dec : (x : M) → Decidable (x = 0)] (x : M),
Ideal.torsionOf R M x = Ideal.span {p ^ Submodule.pOrder hM x}- Defined in
- Mathlib.Algebra.Module.PID
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Idealstatement and proof · cited by 4,748
- Submonoidstatement · cited by 3,086
- IsDomainstatement and proof · cited by 2,196
- Ideal.spanstatement and proof · cited by 948
- Irreduciblestatement and proof · cited by 496
- Submonoid.powersstatement and proof · cited by 408
- Associatesproof · cited by 210
- Nat.findproof · cited by 139
Cited by2
Results whose statement or proof uses this declaration.
- Module.torsion_by_prime_power_decompositionproof · cited by 1
- Module.p_pow_smul_liftproof · cited by 1