Theorems · Theorem · commutative algebra
Module.isTorsionBySet_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)
(s : Set R), Module.IsTorsionBySet R (M ⧸ N) s ↔ ∀ (x : M), ∀ r ∈ s, r • x ∈ N- Defined in
- Mathlib.Algebra.Module.Torsion.Basic
- Cited by
- 4 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.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- 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.IsTorsionBySetstatement · cited by 24
Cited by4
Results whose statement or proof uses this declaration.
- Module.isTorsionBySet_quotient_ideal_smulproof · cited by 2
- IsSemiprimaryRing.inductionproof · cited by 2
- Module.isTorsionBySet_quotient_set_smulproof · cited by 0
- Module.IsTorsionBySet.quotientproof · cited by 0