Adjoint of a bounded linear operator is bounded

Let $A \in L(X,Y)$, $\tilde y \in Y^*$, $x \in X$. Then from $\left(A^*(\tilde y)\right)(x) := \tilde y (A(x))$ you get

$$|A^*(\tilde y)(x)|= |\tilde y (A(x))|≤\|\tilde y\|_{Y^*} \|A(x)\|_Y ≤ \|\tilde y\|_{Y^*} \|A\|_{L(X,Y)} \|x\|_X$$

For $A^*$ to be bounded you must consider the following expression

$$\|A^*\|_{L(Y^*,X^*)}=\sup_{\tilde y \in Y^*, \ \|\tilde y\|_{Y^*}≤1} \left\{\|A^*(\tilde y)\|_{X^*}\right\}$$

Note that you have the following inequality, which follows from the first one

$$\|A^*(\tilde y)\|_{X^*}=\sup_{x \in X, \ \|x\|_X≤1}\{|A^*(\tilde y)(x)|\}≤\sup_{x \in X, \ \|x\|_X≤1}\{\|\tilde y\|_{Y^*} \|A\|_{L(X,Y)}\ \|x\|_X \}$$

Putting it together gives you

$$\|A^*\|_{L(Y^*,X^*)}≤\|A\|_{L(X,Y)}$$

Note further that the construction gives you $\|A^{**}\|_{L(X^{**},Y^{**})}≤\|A^*\|_{L(Y^*,X^*)}≤\|A\|_{L(X,Y)}$. If you restrict $A^{**}$ to the subspace given by the embedding of $X$ into $X^{**}$ you get precisely $A$ again (composed with the embedding of $Y$ into $Y^{**}$). So $\|A^{**}\|_{L(X^{**},Y^{**})}≥\|A\|_{L(X,Y)}$ also holds, and the two inequalities are equalities, so also $\|A^*\|=\|A\|$.


the definition of the adjoint of a bounded operator $T : X \to X$ is

$$ \text{for every }\ x \in X, y \in X^* : \qquad y(T(x)) = (T^* y)(x)$$ then note that for any $x \in X$ :$$\|x\|_{X} = \max_{y \in X^*, \ \|y\|_{X^*} =1} |y(x)|$$ hence $$\|T\| = \max_{\|x\|_X=1} \|Tx\| = \max_{\|x\|_X=1}\max_{\|y\|_{X^*}=1} |y(Tx)| = \max_{\|y\|_{X^*}=1} \max_{\|x\|_X=1}|y(Tx)|$$ $$ = \max_{\|y\|_{X^*}=1} \max_{\|x\|_X=1}|(T^*y)(x)| = \max_{\|y\|_{X^*}=1} \|T^*y\|_{X^*} = \|T^*\|$$

(this can easily be extended to the case $T : X \to Y$, if the adjoint exists)