Theorems · Theorem · functional analysis
UniformConvergenceCLM.smul_apply
Deprecated since 2026-06-10Use smul_apply instead.
∀ {M : Type u_1} {F : Type u_2} {α : outParam (Type u_3)} {β : outParam (Type u_4)} {inst : FunLike F α β}
{inst_1 : SMul M β} {inst_2 : SMul M F} [self : IsSMulApply M F α β] (f : F) (r : M) (x : α), (r • f) x = r • f xAlias of smul_apply.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
- Assumes
- IsSMulApply
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- FunLikestatement · cited by 2,560
- smul_applyproof · cited by 229
- IsSMulApplystatement · cited by 48
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.