Theorems · Theorem · commutative algebra
Module.Basis.smulTower_apply
∀ {R : Type u_1} {S : Type u_2} {A : Type u_3} [inst : Semiring R] [inst_1 : Semiring S] [inst_2 : AddCommMonoid A]
[inst_3 : Module R S] [inst_4 : Module S A] [inst_5 : Module R A] [inst_6 : IsScalarTower R S A] {ι : Type u_5}
{ι' : Type u_6} (b : Module.Basis ι R S) (c : Module.Basis ι' S A) (ij : ι × ι'), (b.smulTower c) ij = b ij.1 • c ij.2- Defined in
- Mathlib.RingTheory.AlgebraTower
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Finsuppproof · cited by 5,255
- IsScalarTowerstatement and proof · cited by 3,896
- mul_oneproof · cited by 3,885
- MulZeroClass.mul_zeroproof · cited by 2,091
- map_zeroproof · cited by 1,614
- Module.Basisstatement and proof · cited by 1,477
- Finsupp.singleproof · cited by 943
- map_smulproof · cited by 566
Cited by2
Results whose statement or proof uses this declaration.
- Algebra.smulTower_leftMulMatrixproof · cited by 2
- Module.Basis.smulTower'_applyproof · cited by 1