Mathlib Map

Theorems · Theorem · ring theory

LinearMap.mulRight_apply

∀ (R : Type u_14) {A : Type u_15} [inst : Semiring R] [inst_1 : NonUnitalNonAssocSemiring A] [inst_2 : Module R A]
  [inst_3 : IsScalarTower R A A] (a b : A), (LinearMap.mulRight R a) b = b * a
Defined in
Mathlib.Algebra.Module.LinearMap.Defs
Cited by
2 results in Mathlib
Foundations
Depth 21 from the axioms · uses no axioms
Assumes
SemiringNonUnitalNonAssocSemiringModuleIsScalarTower

Around this declaration

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

Cites8

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.