Theorems · Definition · linear algebra
Matrix.TransvectionStruct.noConfusion
{P : Sort u} →
{n : Type u_1} →
{R : Type u₂} →
{t : Matrix.TransvectionStruct n R} →
{n' : Type u_1} →
{R' : Type u₂} →
{t' : Matrix.TransvectionStruct n' R'} →
n = n' → R = R' → t ≍ t' → Matrix.TransvectionStruct.noConfusionType P t t'- Cited by
- 0 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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.casesOnproof · cited by 6
- Matrix.TransvectionStruct.noConfusionTypestatement · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.TransvectionStruct.mk.noConfusionproof · cited by 1