Theorems · Theorem · commutative algebra
Module.isTorsionBy_quotient_iff
∀ {R : Type u_1} {M : Type u_2} [inst : Ring R] [inst_1 : AddCommGroup M] [inst_2 : Module R M] (N : Submodule R M)
(r : R), Module.IsTorsionBy R (M ⧸ N) r ↔ ∀ (x : M), r • x ∈ N- Defined in
- Mathlib.Algebra.Module.Torsion.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- RingAddCommGroupModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- AddCommGroupstatement and proof · cited by 12,871
- Ringstatement and proof · cited by 7,463
- Submodulestatement and proof · cited by 7,192
- HasQuotient.Quotientstatement · cited by 2,301
- Function.Surjective.forallproof · cited by 214
- Submodule.mkQ_surjectiveproof · cited by 48
- Submodule.Quotient.mk_eq_zeroproof · cited by 35
- Module.IsTorsionBystatement · cited by 15
Cited by2
Results whose statement or proof uses this declaration.
- Module.isTorsionBy_quotient_element_smulproof · cited by 0
- Module.IsTorsionBy.quotientproof · cited by 0