Mathlib Map

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.

Cited by1

Results whose statement or proof uses this declaration.