Theorems · Definition · linear algebra
Matrix.TransvectionStruct.mk.noConfusion
{n : Type u_1} →
{R : Type u₂} →
{P : Sort u} →
{i j : n} →
{hij : i ≠ j} →
{c : R} →
{i' j' : n} →
{hij' : i' ≠ j'} →
{c' : R} →
{ i := i, j := j, hij := hij, c := c } = { i := i', j := j', hij := hij', c := c' } →
(i ≍ i' → j ≍ j' → c ≍ c' → P) → P- Cited by
- 1 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Matrix.TransvectionStructstatement · cited by 42
- Matrix.TransvectionStruct.noConfusionproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.TransvectionStruct.mk.injproof · cited by 1