Theorems · Definition · linear algebra
Matrix.Nonsingular
{n : Type u_1} → {R : Type u_3} → [Fintype n] → [DecidableEq n] → [CommSemiring R] → Matrix n n R → PropA square matrix A over a commutative semiring R is called nonsingular if it is
only determinant balanced with respect to equal elements.
See also See also Matrix.Nondegenerate.
- Cited by
- 27 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- CommSemiringstatement and proof · cited by 10,911
- Fintypestatement and proof · cited by 7,736
- Matrixstatement and proof · cited by 4,303
- Matrix.IsDetpBalancedproof · cited by 21
Cited by27
Results whose statement or proof uses this declaration.
- Matrix.Nonsingular.of_linearIndependent_colstatement · cited by 3
- Matrix.isLeftRegular_iff_nonsingularstatement and proof · cited by 3
- Matrix.linearIndependent_col_iffstatement and proof · cited by 2
- Matrix.Nonsingular.linearIndependent_colstatement and proof · cited by 2
- Matrix.linearIndependent_row_iffstatement and proof · cited by 2
- Matrix.Nonsingular.of_linearIndependent_rowstatement · cited by 2
- Matrix.nonsingular_transpose_iffstatement · cited by 2
- Matrix.isRightRegular_iff_nonsingularstatement and proof · cited by 2
- Matrix.Nonsingular.eq_of_IsDetpBalancedstatement and proof · cited by 1
- Matrix.Nonsingular.linearIndependent_rowstatement and proof · cited by 1
- Matrix.Nonsingular.mulstatement and proof · cited by 1
- Matrix.Nonsingular.transposestatement · cited by 1