Theorems · Theorem · linear algebra
IsLeftRegular.matrix
∀ {m : Type u_2} {n : Type u_3} {α : Type v} [inst : Mul α] {k : α}, IsLeftRegular k → IsSMulRegular (Matrix m n α) k- Defined in
- Mathlib.LinearAlgebra.Matrix.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses Quot.sound
- Assumes
- Mul
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 · cited by 4,303
- IsSMulRegularstatement · cited by 128
- IsLeftRegularstatement and proof · cited by 97
- IsSMulRegular.matrixproof · cited by 2
- IsLeftRegular.isSMulRegularproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.isRegular_of_isLeftRegular_detproof · cited by 3