Theorems · Theorem
Matrix.vec2_add
∀ {α : Type u} [inst : Add α] (a₀ a₁ b₀ b₁ : α), ![a₀, a₁] + ![b₀, b₁] = ![a₀ + b₀, a₁ + b₁]- Defined in
- Mathlib.LinearAlgebra.Matrix.Notation
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Quot.sound
- Assumes
- Add
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.
- Matrix.vecConsstatement and proof · cited by 852
- Matrix.vecEmptystatement and proof · cited by 832
- Matrix.tail_consproof · cited by 16
- Matrix.add_consproof · cited by 5
- Matrix.empty_add_emptyproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.