cours/endomorphisme adjoint.md
Oscar Plaisant 602a41e7f8 update
2024-12-25 22:30:24 +01:00

20 lines
817 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

up:: [[endomorphisme linéaire]]
sibling:: [[matrice adjointe]]
title:: "$f^{*}$ tel que $\langle f^{*}(u), v \rangle = \langle u, f(v) \rangle$"
#s/maths/algèbre
---
> [!definition] Adjoint d'un endomorphisme
> Soit $(E, \langle \cdot,\cdot \rangle)$ un [[espace préhilbertien]]
> Soit $f : E \to E$ un [[endomorphisme linéaire]] de $E$ ($f \in \mathcal{L}(E)$, voir [[ensemble des endomorphismes linéaires|𝓛(E)]]).
> On note $f^{*}$ l'**adjoint** de $f$, la fonction telle que :
> $\forall (x, y) \in E^{2}, \quad \boxed{\langle x, f(y) \rangle = \langle f^{*}(x), y \rangle}$
^definition
# Propriétés
- $(f^{*})^{*} = f$
- $(f \circ g)^{*} = g^{*} \circ f^{*}$
- $\|f^{*}\| = \|f\|$ (dans l'[[espace vectoriel]] $\mathcal{L}(E)$ des [[ensemble des endomorphismes linéaires|endomorphismes de E]])