Theorems · Theorem · linear algebra
Algebra.smulTower_leftMulMatrix_algebraMap_ne
∀ {R : Type u_1} {S : Type u_2} {T : Type u_3} [inst : CommSemiring R] [inst_1 : CommSemiring S] [inst_2 : Semiring T]
[inst_3 : Algebra R S] [inst_4 : Algebra S T] [inst_5 : Algebra R T] [inst_6 : IsScalarTower R S T] {m : Type u_4}
{n : Type u_5} [inst_7 : Fintype m] [inst_8 : Fintype n] [inst_9 : DecidableEq m] [inst_10 : DecidableEq n]
(b : Module.Basis m R S) (c : Module.Basis n S T) (x : S) (i j : m) {k k' : n},
k ≠ k' → (Algebra.leftMulMatrix (b.smulTower c)) ((algebraMap S T) x) (i, k) (j, k') = 0- Defined in
- Mathlib.LinearAlgebra.Matrix.ToLin
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 96 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.
- DFunLike.coestatement and proof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement · cited by 10,189
- Fintypestatement and proof · cited by 7,736
- Algebra.algebraMapstatement · cited by 4,706
- Matrixstatement and proof · cited by 4,303
- IsScalarTowerstatement and proof · cited by 3,896
- AlgHomstatement · cited by 3,236
- Module.Basisstatement and proof · cited by 1,477
- Algebra.leftMulMatrixstatement and proof · cited by 37
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.