Theorems · Theorem · commutative algebra
Submodule.smul_assoc
∀ {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] {B : Type u_2}
[inst_7 : Semiring B] [inst_8 : Module R B] [inst_9 : Module A B] [inst_10 : Module B M]
[inst_11 : IsScalarTower R A B] [inst_12 : IsScalarTower R B M] [IsScalarTower A B M] (I : Submodule R A)
(J : Submodule R B) (N : Submodule R M), (I • J) • N = I • J • N- Defined in
- Mathlib.Algebra.Algebra.Operations
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- smul_addproof · cited by 263
- AddMemClass.add_memproof · cited by 229
- add_smulproof · cited by 204
- smul_assocproof · cited by 150
- Submodule.smul_mem_smulproof · cited by 32
- Submodule.smul_leproof · cited by 20
Cited by2
Results whose statement or proof uses this declaration.
- Submodule.mul_smulproof · cited by 1
- Ideal.mul_assocproof · cited by 0