Theorems · Theorem · linear algebra
Matrix.circulant_add
∀ {α : Type u_1} {n : Type u_3} [inst : Add α] [inst_1 : Sub n] (v w : n → α),
Matrix.circulant (v + w) = Matrix.circulant v + Matrix.circulant w- Defined in
- Mathlib.LinearAlgebra.Matrix.Circulant
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Matrixstatement · cited by 4,303
- Matrix.extproof · cited by 540
- Matrix.circulantstatement · cited by 27
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.