Theorems · Theorem · commutative algebra
Module.isTorsionBy_iff_torsionBy_eq_top
∀ {R : Type u_1} {M : Type u_2} [inst : CommSemiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] (a : R),
Module.IsTorsionBy R M a ↔ Submodule.torsionBy R M a = ⊤An a-torsion module is a module whose a-torsion submodule is the full space.
- Defined in
- Mathlib.Algebra.Module.Torsion.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 31 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.
- 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
- Submodule.torsionBySetproof · cited by 34
- Submodule.torsionBystatement · cited by 31
- Module.IsTorsionBystatement and proof · cited by 15
- Submodule.torsionBySet_singleton_eqproof · cited by 5
- Module.isTorsionBySet_iff_torsionBySet_eq_topproof · cited by 3
- Module.isTorsionBySet_singleton_iffproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- Submodule.exists_isTorsionByproof · cited by 1
- Submodule.torsionBy_torsionBy_eq_topproof · cited by 0