Theorems · Definition · linear algebra
Matrix.TransvectionStruct.sumInl
{n : Type u_1} → (p : Type u_2) → {R : Type u₂} → Matrix.TransvectionStruct n R → Matrix.TransvectionStruct (n ⊕ p) RGiven a TransvectionStruct on n, define the corresponding TransvectionStruct on n ⊕ p
using the identity on p.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Matrix.TransvectionStructstatement and proof · cited by 42
- Matrix.TransvectionStruct.iproof · cited by 7
- Matrix.TransvectionStruct.jproof · cited by 6
- Matrix.TransvectionStruct.cproof · cited by 5
Cited by4
Results whose statement or proof uses this declaration.
- Matrix.TransvectionStruct.toMatrix_sumInlstatement and proof · cited by 2
- Matrix.TransvectionStruct.mul_sumInl_toMatrix_prodstatement and proof · cited by 1
- Matrix.TransvectionStruct.sumInl_toMatrix_prod_mulstatement and proof · cited by 1