Theorems · Theorem · commutative algebra
Submodule.iSup_torsionBySet_ideal_eq_torsionBySet_iInf
∀ {R : Type u_1} {M : Type u_2} [inst : CommSemiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] {ι : Type u_3}
{p : ι → Ideal R} {S : Finset ι},
((↑S).Pairwise fun i j => p i ⊔ p j = ⊤) →
⨆ i ∈ S, Submodule.torsionBySet R M ↑(p i) = Submodule.torsionBySet R M ↑(⨅ i ∈ S, p i)- Defined in
- Mathlib.Algebra.Module.Torsion.Basic
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites40
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
- Finsetstatement and proof · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- Top.topstatement and proof · cited by 9,680
- SetLike.coestatement and proof · cited by 8,199
- Submodulestatement · cited by 7,192
- Set.Elemproof · cited by 7,166
- Finset.sumproof · cited by 5,195
- Idealstatement and proof · cited by 4,748
- Bot.botproof · cited by 4,720
- LE.le.transproof · cited by 3,151
Cited by5
Results whose statement or proof uses this declaration.
- Submodule.supIndep_torsionBySet_idealproof · cited by 4
- Submodule.torsionBySet_isInternalproof · cited by 2
- Ideal.iSup_primaryComponent_eq_topproof · cited by 1
- Submodule.sup_torsionBySet_ideal_eq_torsionBySet_infproof · cited by 0
- Submodule.iSup_torsionBy_eq_torsionBy_prodproof · cited by 0