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