Theorems · Definition · linear algebra
Matrix.SeparatingRight
{m : Type u_1} →
{n : Type u_2} → {R : Type u_3} → [NonUnitalNonAssocSemiring R] → [Finite m] → [Finite n] → Matrix m n R → PropA matrix M is right-separating if for all w ≠ 0, there is a v with v * M * w ≠ 0.
- Cited by
- 35 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Matrixstatement and proof · cited by 4,303
- Finitestatement and proof · cited by 3,029
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- Matrix.mulVecproof · cited by 267
- dotProductproof · cited by 194
Cited by37
Results whose statement or proof uses this declaration.
- Matrix.Nondegenerate.separatingRightstatement · cited by 4
- Matrix.separatingRight_toLinearMap₂'_iffstatement · cited by 4
- Matrix.separatingRight_defstatement · cited by 3
- Matrix.separatingRight_iff_det_ne_zerostatement · cited by 3
- Matrix.separatingRight_toLinearMap₂_iffstatement and proof · cited by 3
- Matrix.nondegenerate_defproof · cited by 3
- Matrix.SeparatingRight.toLinearMap₂'statement and proof · cited by 3
- LinearMap.separatingRight_toMatrix₂_iffstatement · cited by 2
- Matrix.separatingLeft_iff_separatingRightstatement · cited by 2
- Matrix.separatingLeft_transpose_iffstatement and proof · cited by 2
- Matrix.separatingRight_iff_forall_mulVec_eq_zerostatement · cited by 2
- Matrix.nondegenerate_iffstatement and proof · cited by 2