||Av|| $\leq$ ||A||$_{op}$||v|| for every v $\in$ V
I was wondering why this is true. Wikipedia says it's an immediate consequence of the definition but I just do not follow.
I am using the definition ||A||$_{op}$ =inf { c$\geq$0: ||Av|| $\leq$ c||v|| for all v $\in$V }
Here is the page in case anyone wants to look at it: http://en.wikipedia.org/wiki/Operator_norm
Given two normed vector spaces $V$ and $W$ a linear map $A:V\rightarrow W$ is continuous if and only if it is bounded. In other words if: $$||Av||\leq c||v||$$ The definition of the operator norm is given as: $$||A||_{op} = \inf\{c\geq 0: ||Av||\leq c||v|| \text{for all} v\in V\}.$$ The operator norm is defined by the smallest $c$ so that this is true. From here simply define $||A||_{op}$ as this $c$ and the relationship $$||Av||\leq ||A||_{op}||v||$$ is a direct consequence. This is assuming however that your operator $||A||$ is bounded. There are operators that are not bounded such as the differential operator.