Theorems · Theorem · linear algebra
Matrix.vec_of
∀ {m : Type u_2} {n : Type u_1} {R : Type u_3} (f : m → n → R), (Matrix.of f).vec = Function.uncurry (flip f)- Defined in
- Mathlib.LinearAlgebra.Matrix.Vec
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Equivstatement · cited by 8,337
- Matrixstatement · cited by 4,303
- Matrix.ofstatement · cited by 336
- Matrix.vecstatement · cited by 27
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.vec_singleproof · cited by 0