What you say is true, but it is not to the point. I would accept it as an answer if I were not to be too picky on definition.
But I would digress to say that Redux's only motivation is having a single source of truth; One store which updates the view and leave the DOM rendering based on the state purely to the React Components.