Theorems · Definition · commutative algebra
Module.Basis.smulTower
{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] →
[IsScalarTower R S A] →
{ι : Type u_5} →
{ι' : Type u_6} → Module.Basis ι R S → Module.Basis ι' S A → Module.Basis (ι × ι') R ABasis.smulTower (b : Basis ι R S) (c : Basis ι S A) is the R-basis on A
where the (i, j)th basis vector is b i • c j.
- Defined in
- Mathlib.RingTheory.AlgebraTower
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- IsScalarTowerstatement and proof · cited by 3,896
- Module.Basisstatement and proof · cited by 1,477
- LinearEquiv.symmproof · cited by 1,461
- Module.Basis.reprproof · cited by 498
- LinearEquiv.transproof · cited by 298
- Equiv.reflproof · cited by 274
- LinearEquiv.reflproof · cited by 143
- Equiv.prodCommproof · cited by 55
- LinearEquiv.restrictScalarsproof · cited by 46
Cited by14
Results whose statement or proof uses this declaration.
- Module.Basis.smulTower'proof · cited by 6
- Module.Basis.smulTower_reprstatement · cited by 4
- lift_rank_mul_lift_rankproof · cited by 4
- Algebra.smulTower_leftMulMatrix_algebraMapstatement · cited by 2
- Module.Basis.smulTower'_reprproof · cited by 2
- Module.Basis.smulTower_applystatement · cited by 2
- Algebra.trace_trace_of_basisproof · cited by 2
- LinearMap.det_restrictScalarsproof · cited by 2
- Algebra.smulTower_leftMulMatrixstatement and proof · cited by 2
- Module.Basis.smulTower'_applyproof · cited by 1
- Algebra.smulTower_leftMulMatrix_algebraMap_eqstatement · cited by 0
- Algebra.smulTower_leftMulMatrix_algebraMap_nestatement · cited by 0