Mathlib Map

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.

Cited by2

Results whose statement or proof uses this declaration.