I'm reading Stewart's Galois Theory Third Edition. In Chapter 4 he gives the definition of the isomorphism of field extension as follows:
An isomorphism between two field extension $l : K \rightarrow \hat{K}$, $j: L \rightarrow \hat{L}$ is a pair $(\lambda, \mu)$ of field isomorphisms $\lambda: K \rightarrow L, \mu : \hat{K} \rightarrow \hat{L}$ such that $j(\lambda(k)) = \mu(l(k))$ for all $k \in K$.
Then in the exercise he asks to prove that this isomorphism of field extensions is an equivalence relation. The reflectivity and transitivity are easy to see for me but I'm not sure if I'm dealing with symmetry correctly.
I say (keep the notations as in the definition):
If $\lambda \sim \mu$ then we have $j(\lambda(K)) = \mu(l(K))$, then there exists $j^{-1}$, $l^{-1}$ such that $j^{-1}(\mu(\hat{K})) = \lambda(l^{-1}(\hat{K}))$ which gives $\mu \sim \lambda$.
However, the inverse of a field extension hasn't defined yet so I'm not sure if this is legit. Or maybe I'm just going the wrong track? I appreciate any help!
A field extension is a triple $(K,l,K_1)$. We say that this is isomorphic to $(L,j,L_1)$ if we have an isomorphism $(\lambda,\mu)$ which is composed by two maps since we need the map between the base fields, and the map between the extended fields, and we want that the diagram commutes. We want to show that the field extensions are divided into equivalent classes (not the isomorphisms). Of course a field extension is isomorphic to itself since you can chose $(\lambda,\mu) = (Id_K,Id_{K_1})$ to get riflessivity. If you have $(K,l,K_1) \simeq (L,j,L_1)$ with isomorphism $(\lambda_1,\mu_1)$ and $(L,j,L_1) \simeq (H,t,H_1)$ with isomorphism $(\lambda_2,\mu_2)$ you can take $(\lambda,\mu) = (\lambda_2\lambda_1,\mu_2\mu_1)$ to get transitivity. If you want simmetry just take $(\lambda^{-1},\mu^{-1})$.