I'm trying to solve this question:
Let $$M=\{f\in C([0,1])\ | \ f(1)=0\}. $$
Is $M$ closed in $(C[0,1]),d_1)$?
At first, I assumed that $M$ was closed, so I tried to prove that if there is a sequence $f_1,f_2,f_3,...\in M,$and $\ f_n\rightarrow f\,$ with respect to $d_1$, then $f \in M$.
However, I got stuck and checked out the answers, and the answer I was given was just a counterexample of a sequence $(f_n)_n$ where $f_n \in M,\ f_n\rightarrow f$ wrt $d_1$, and $f\notin M$.
I understand that it's a lot easier to give a counterexample, but unfortunately I suck at analysis and cannot tell whether a set is closed or not upon inspection or come up with a counterexample right away. Are there other ways of proof, like proof by contradiction, to show that this set is not closed?