Theorems · Theorem · linear algebra
Matrix.swap_mulVec
∀ {R : Type u_1} {n : Type u_2} [inst : Semiring R] [inst_1 : DecidableEq n] [inst_2 : Fintype n] (i j : n) (a : n → R),
(Matrix.swap R i j).mulVec a = a ∘ ⇑(Equiv.swap i j)- Defined in
- Mathlib.LinearAlgebra.Matrix.Swap
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemiringDecidableEqFintype
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- Fintypestatement and proof · cited by 7,736
- Equiv.Permstatement · cited by 1,375
- Matrix.mulVecstatement · cited by 267
- Equiv.swapstatement and proof · cited by 197
- Matrix.swapstatement · cited by 19
- PEquiv.toMatrix_toPEquiv_mulVecproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.