Theorems · Theorem · commutative algebra
Submodule.inf_colon
∀ {R : Type u_1} {M : Type u_2} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M]
{N₁ N₂ : Submodule R M} {S : Set M}, (N₁ ⊓ N₂).colon S = N₁.colon S ⊓ N₂.colon S- Defined in
- Mathlib.RingTheory.Ideal.Colon
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 65 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.
Cites8
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Submodulestatement and proof · cited by 7,192
- Idealstatement · cited by 4,748
- Ideal.extproof · cited by 131
- Submodule.colonstatement · cited by 80
Cited by2
Results whose statement or proof uses this declaration.
- Submodule.IsPrimary.infproof · cited by 2
- IdealFilter.IsTorsionQuot.infproof · cited by 1