Mathlib Map

Theorems · Theorem · linear algebra

LinearMap.toSpanSingleton_apply

∀ (R : Type u_1) (M : Type u_4) [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] (x : M) (b : R),
  (LinearMap.toSpanSingleton R M x) b = b • x
Defined in
Mathlib.LinearAlgebra.Span.Basic
Cited by
38 results in Mathlib
Foundations
Depth 26 from the axioms · uses no axioms
Assumes
SemiringAddCommMonoidModule

Around this declaration

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

Cites7

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

Cited by38

Results whose statement or proof uses this declaration.