Theorems · Definition · linear algebra
Matrix.transposePath
{n : Type u_1} →
{R : Type u_2} →
[inst : Ring R] → [inst_1 : LinearOrder R] → {A : Matrix n n R} → {i j : n} → Quiver.Path i j → Quiver.Path j iReverse a path in toQuiver A to a path in toQuiver Aᵀ, swapping endpoints.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Quot.sound
- Assumes
- RingLinearOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homproof · cited by 32,603
- LinearOrderstatement and proof · cited by 8,572
- Ringstatement and proof · cited by 7,463
- Matrixstatement and proof · cited by 4,303
- Matrix.transposestatement and proof · cited by 389
- Quiver.Pathstatement and proof · cited by 166
- Quiver.Path.compproof · cited by 45
- Quiver.Hom.toPathproof · cited by 38
- Matrix.toQuiverstatement · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.IsIrreducible.transposeproof · cited by 1