Theorems · Theorem · functional analysis
ContinuousLinearMap.mul_apply
Deprecated since 2026-05-20Use mul_apply_eq_comp instead.
∀ {F : Type u_1} {α : outParam (Type u_2)} {inst : FunLike F α α} {inst_1 : Mul F} [self : IsMulApplyEqComp F α]
(f g : F) (x : α), (f * g) x = f (g x)Alias of mul_apply_eq_comp.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
- Assumes
- IsMulApplyEqComp
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
- mul_apply_eq_compproof · cited by 10
- IsMulApplyEqCompstatement · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.