- [ ] Add a typeclass for `∀ c, Smooth I I (c • ·)`. - [ ] Add a typeclass for `Smooth (I.prod J) J (Function.uncurry (· • ·))` See `ContinuousConstSMul` and `ContinuousSMul` for example of API.
∀ c, Smooth I I (c • ·).Smooth (I.prod J) J (Function.uncurry (· • ·))See
ContinuousConstSMulandContinuousSMulfor example of API.