Let $A$ and $B$ be non-empty subsets of $\mathbb{R}$ and let $C$ be a non-empty subset of $A$.
If $f:A \to B$ is a function prove that
$$ C\subseteq f^{-1} [f(C)].$$
Let $A$ and $B$ be non-empty subsets of $\mathbb{R}$ and let $C$ be a non-empty subset of $A$.
If $f:A \to B$ is a function prove that
$$ C\subseteq f^{-1} [f(C)].$$
Just plug in the definitions. Take some $c \in C$. You want to show $c \in f^{-1}(f(C))$. What does that mean (definition)?
Actually the result is true when $A$, $B$ and $C$ are any sets. $\mathbb R$ plays no role here (nor the condition on $C$ being non-empty).
To prove the statement $X\subset Y$ given any $x\in X$ you must prove that $x\in Y$. In this case given any $c\in C$ you must prove that $c \in f^{-1}[f(C)]$. What $c \in f^{-1}(X)$ means? Can you check that $f(c) \in f(C)$?