Theorems · Theorem · general algebraic systems
smul_apply
∀ {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 IsSMulApply.smul_apply.
- Defined in
- Mathlib.Data.FunLike.IsApply
- Cited by
- 229 results in Mathlib
- Foundations
- Depth 5 from the axioms, rests on 11 definitions · 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
- IsSMulApplystatement · cited by 48
- IsSMulApply.smul_applyproof · cited by 1
Cited by229
Results whose statement or proof uses this declaration.
- FunLike.coe_smulproof · cited by 28
- FormalMultilinearSeries.coeff_ofScalarsproof · cited by 23
- NormedSpace.expSeries_apply_eqproof · cited by 12
- MeasureTheory.weightedSMul_applyproof · cited by 10
- HasDerivAt.powproof · cited by 8
- HasDerivWithinAt.mulproof · cited by 7
- VectorFourier.fourierPowSMulRight_applyproof · cited by 7
- HasDerivAtFilter.comp_hasFDerivAtFilterproof · cited by 6
- HasDerivWithinAt.smulproof · cited by 6
- AlternatingMap.alternatizeUncurryFin_applyproof · cited by 6
- MeasureTheory.OuterMeasure.top_applyproof · cited by 5
- SchwartzMap.smulLeftCLM_constproof · cited by 4
Showing the 200 most cited of 229.