Prove that an element is algebraic over a field extension

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
TopCat
Messages
55
Reaction score
0

Homework Statement


Let F|K be a field extension. If v e F is algebraic over K(u) for some u e F and v is transcendental over K, then u is algebraic over K(v).

Homework Equations


v transcendental over K implies K(v) iso to K(x).
Know also that there exists f e K(u)[x] with f(v) = 0.

The Attempt at a Solution


Want to show that there exists h e K(v)[x] with h(u) = 0.
I'm trying to find this directly since I don't see a contrapositive proof working out. I feel like I should use v alg|K(u) to get that [itex]K(u)(v) \cong K(u)[x]/(f)[/itex] though I'm not sure how to get to that h in K(v)[x]. Somehow pass to that quotient field and show that u is a root of some remainder polynomial of f?
 
Physics news on Phys.org
Thanks for the help, morphism.

So then I have [K(u,v):K] = [K(u,v):K(v)][K(v):K] = [K(u,v):K(u)][K(u):K] = n[K(u):K]. Since v trans|K, [K(v):K] is inf, and by equality [K(u):K] must be inf. But this means that u is trans|K, so there is an isomorphism from K(u) → K(v) mapping u → v. But this implies u is alg|K(v). Is that right, or did I get off track somewhere?