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