Theorems · Definition · linear algebra
Matrix.TransvectionStruct.casesOn
{n : Type u_1} →
{R : Type u₂} →
{motive : Matrix.TransvectionStruct n R → Sort u} →
(t : Matrix.TransvectionStruct n R) →
((i j : n) → (hij : i ≠ j) → (c : R) → motive { i := i, j := j, hij := hij, c := c }) → motive t- Cited by
- 6 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
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
Cited by8
Results whose statement or proof uses this declaration.
- Matrix.TransvectionStruct.toMatrix_sumInlproof · cited by 2
- Matrix.TransvectionStruct.inv_mulproof · cited by 2
- Matrix.TransvectionStruct.mul_invproof · cited by 2
- SL2Gen.transvection_mem_lineStab_supproof · cited by 1
- Real.volume_preserving_transvectionStructproof · cited by 1
- Matrix.TransvectionStruct.toMatrix_reindexEquivproof · cited by 1
- Matrix.TransvectionStruct.noConfusionproof · cited by 0
- Matrix.TransvectionStruct.noConfusionTypeproof · cited by 0