Mathlib Map

Theorems · Theorem · order theory

Submodule.mem_iSup_of_mem

∀ {R : Type u_1} {M : Type u_3} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] {ι : Sort u_4}
  {b : M} {p : ι → Submodule R M} (i : ι), b ∈ p i → b ∈ ⨆ i, p i
Defined in
Mathlib.Algebra.Module.Submodule.Lattice
Cited by
20 results in Mathlib
Foundations
Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringAddCommMonoidModule

Around this declaration

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

Cites6

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
  • Semiringstatement and proof · cited by 13,802
  • AddCommMonoidstatement and proof · cited by 12,281
  • Submodulestatement and proof · cited by 7,192
  • iSupstatement · cited by 2,415
  • le_iSupproof · cited by 207

Cited by20

Results whose statement or proof uses this declaration.