Theorems · Theorem
Matrix.smul_vec2
∀ {α : Type u} {R : Type u_1} [inst : SMul R α] (x : R) (a₀ a₁ : α), x • ![a₀, a₁] = ![x • a₀, x • a₁]- Defined in
- Mathlib.LinearAlgebra.Matrix.Notation
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Quot.sound
- Assumes
- SMul
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Matrix.vecConsstatement and proof · cited by 852
- Matrix.vecEmptystatement and proof · cited by 832
- Matrix.smul_consproof · cited by 9
- Matrix.smul_emptyproof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.