Theorems · Theorem · linear algebra
Matrix.circulant_col_zero_eq
∀ {α : Type u_1} {n : Type u_3} [inst : SubtractionMonoid n] (v : n → α) (i : n), Matrix.circulant v i 0 = v i- Defined in
- Mathlib.LinearAlgebra.Matrix.Circulant
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Quot.sound
- Assumes
- SubtractionMonoid
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.
- sub_zeroproof · cited by 938
- SubtractionMonoidstatement and proof · cited by 208
- Matrix.circulantstatement · cited by 27
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.circulant_injectiveproof · cited by 2