For any matrix $A \in \mathbb{R}^{m,n}$ and any $u \in \mathbb{R}^{m}$ and $v \in \mathbb{R}^n$, how to proof the following inequality?
$$ |u^\top A v | \leq \|A\|_{op} \|u\|_1 \|v\|_1 $$
In general, where can I find reference for matrix norm inequalities? Thanks!