Theorems · Theorem · commutative algebra
Submodule.sup_smul
∀ {R : Type u} [inst : Semiring R] {A : Type v} [inst_1 : Semiring A] [inst_2 : Module R A] {M : Type u_1}
[inst_3 : AddCommMonoid M] [inst_4 : Module R M] [inst_5 : Module A M] [inst_6 : IsScalarTower R A M]
(I J : Submodule R A) (N : Submodule R M), (I ⊔ J) • N = I • N ⊔ J • N- Defined in
- Mathlib.Algebra.Algebra.Operations
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- IsScalarTowerstatement and proof · cited by 3,896
- le_antisymmproof · cited by 2,068
- le_sup_leftproof · cited by 265
- le_sup_rightproof · cited by 242
- add_smulproof · cited by 204
- sup_leproof · cited by 159
- Submodule.mem_supproof · cited by 73
- Submodule.smul_mem_smulproof · cited by 32
Cited by4
Results whose statement or proof uses this declaration.
- Ideal.sup_mulproof · cited by 3
- Ideal.ofList_cons_smulproof · cited by 0
- Submodule.sup_mulproof · cited by 0
- RingTheory.Sequence.eq_nil_of_isRegular_on_artinianproof · cited by 0