I'm a beginner in PDE, studying the introduction part of Strauss' Partial Differential Equations book.
I'm stuck in a trivial part that says:
$u(b, t) = u(b + ch, t + h)$
Differentiating this with respect to $h$ and putting $h = 0$, we get $0 = cu_x (b, t) + u_t (b, t)$
But I don't understand I how I can differentiate the expression $u(b, t) = u(b + ch, t + h)$ with respect to h. Can someone please help me?