Theorems · Theorem · commutative algebra
Submodule.exists_isTorsionBy
∀ {R : Type u_1} {M : Type u_2} [inst : CommSemiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M]
[inst_3 : (x : M) → Decidable (x = 0)] {p : R} (hM : Module.IsTorsion' M ↥(Submonoid.powers p)) (d : ℕ),
d ≠ 0 →
∀ (s : Fin d → M), Submodule.span R (Set.range s) = ⊤ → ∃ j, Module.IsTorsionBy R M (p ^ Submodule.pOrder hM (s j))- Defined in
- Mathlib.Algebra.Module.Torsion.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- Top.topstatement and proof · cited by 9,680
- Submodulestatement and proof · cited by 7,192
- Set.rangestatement and proof · cited by 4,705
- Submonoidstatement · cited by 3,086
- Submodule.spanstatement and proof · cited by 1,504
- smul_zeroproof · cited by 665
- Submonoid.powersstatement and proof · cited by 408
- pow_addproof · cited by 315
- SemigroupAction.mul_smulproof · cited by 291
Cited by1
Results whose statement or proof uses this declaration.
- Module.torsion_by_prime_power_decompositionproof · cited by 1