Mathlib Map

Theorems · Theorem · linear algebra

Matrix.vec_add

∀ {m : Type u_2} {n : Type u_3} {R : Type u_1} [inst : Add R] (A B : Matrix m n R), (A + B).vec = A.vec + B.vec
Defined in
Mathlib.LinearAlgebra.Matrix.Vec
Cited by
0 results in Mathlib
Foundations
Depth 7 from the axioms · uses no axioms
Assumes
Add

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.