Theorems · Theorem · linear algebra
Matrix.nondegenerate_iff_separatingRight
∀ {n : Type u_1} {A : Type u_4} [inst : CommRing A] [IsDomain A] {M : Matrix n n A} [inst_2 : Finite n],
M.Nondegenerate ↔ M.SeparatingRight- Cited by
- 2 results in Mathlib
- Foundations
- Depth 128 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Fintypeproof · cited by 7,736
- Matrixstatement and proof · cited by 4,303
- Finitestatement and proof · cited by 3,029
- IsDomainstatement and proof · cited by 2,196
- Matrix.detproof · cited by 665
- Fintype.ofFiniteproof · cited by 255
- Matrix.Nondegeneratestatement · cited by 49
- Matrix.SeparatingRightstatement and proof · cited by 35
- Matrix.nondegenerate_iff_det_ne_zeroproof · cited by 13
- Matrix.separatingRight_iff_det_ne_zeroproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- Matrix.separatingLeft_iff_separatingRightproof · cited by 2
- Matrix.SeparatingRight.nondegenerateproof · cited by 0