I'm a little bit confused as to whether or not I can use proof by induction on an uncountable interval. For example, I'm trying to prove that $$(x+y)^n \leq x^n + y^n$$ on the interval $0 \leq n \leq 1$.
Primarily, I'm stuck on what my base case would be. Just n = 0?