Theorems · Theorem · linear algebra
IsSMulRegular.matrix
∀ {m : Type u_2} {n : Type u_3} {R : Type u_7} {S : Type u_8} [inst : SMul R S] {k : R},
IsSMulRegular S k → IsSMulRegular (Matrix m n S) k- Defined in
- Mathlib.LinearAlgebra.Matrix.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses Quot.sound
- Assumes
- SMul
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Matrixstatement · cited by 4,303
- IsSMulRegularstatement and proof · cited by 128
- IsSMulRegular.piproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- Matrix.adjugate_adjugateproof · cited by 1
- IsLeftRegular.matrixproof · cited by 1