Mathlib Map

Theorems · Theorem · ring theory

LinearMap.mul_apply_apply

∀ (R : Type u_1) (A : Type u_2) [inst : CommSemiring R] [inst_1 : NonUnitalNonAssocSemiring A] [inst_2 : Module R A]
  [inst_3 : SMulCommClass R A A] [inst_4 : IsScalarTower R A A] (m x2 : A), ((LinearMap.mul R A) m) x2 = m * x2
Defined in
Mathlib.Algebra.Algebra.Bilinear
Cited by
25 results in Mathlib
Foundations
Depth 37 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringNonUnitalNonAssocSemiringModuleSMulCommClassIsScalarTower

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by25

Results whose statement or proof uses this declaration.