Mathlib Map

Theorems · Theorem · commutative algebra

Submodule.supIndep_torsionBySet_ideal

∀ {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 = ⊤) → S.SupIndep fun i => Submodule.torsionBySet R M ↑(p i)
Defined in
Mathlib.Algebra.Module.Torsion.Basic
Cited by
4 results in Mathlib
Foundations
Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringAddCommMonoidModule

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites25

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

  • DFunLike.coeproof · cited by 62,936
  • Setproof · cited by 53,352
  • 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 and proof · cited by 7,192
  • Idealstatement and proof · cited by 4,748
  • Bot.botproof · cited by 4,720
  • iInfproof · cited by 1,690

Cited by4

Results whose statement or proof uses this declaration.