Let $k$ be a field and consider the rational function field $k(t)$. I was just reading that if $f(t),g(t),h(t)\in k(t)$ are such that $f(h(t)) = g(h(t))$, then "$f = g$ in $k(h(t))$." What does that mean? I know that $k(h(t))$ is the smallest subfield of $k(t)$ containing both $k$ and $h(t)$, but what does it mean that $f = g$ in this subfield? I'm getting thrown off because I'd expect to see $f(X)$ or $f(t)$ or $f(something)$, not just $f$ by itself.
2026-03-31 11:25:50.1774956350
What does it mean that "$f = g$ in $k(h(t))$?"
63 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in ABSTRACT-ALGEBRA
- Feel lost in the scheme of the reducibility of polynomials over $\Bbb Z$ or $\Bbb Q$
- Integral Domain and Degree of Polynomials in $R[X]$
- Fixed points of automorphisms of $\mathbb{Q}(\zeta)$
- Group with order $pq$ has subgroups of order $p$ and $q$
- A commutative ring is prime if and only if it is a domain.
- Conjugacy class formula
- Find gcd and invertible elements of a ring.
- Extending a linear action to monomials of higher degree
- polynomial remainder theorem proof, is it legit?
- $(2,1+\sqrt{-5}) \not \cong \mathbb{Z}[\sqrt{-5}]$ as $\mathbb{Z}[\sqrt{-5}]$-module
Related Questions in FIELD-THEORY
- Square classes of a real closed field
- Question about existence of Galois extension
- Proving addition is associative in $\mathbb{R}$
- Two minor questions about a transcendental number over $\Bbb Q$
- Is it possible for an infinite field that does not contain a subfield isomorphic to $\Bbb Q$?
- Proving that the fraction field of a $k[x,y]/(f)$ is isomorphic to $k(t)$
- Finding a generator of GF(16)*
- Operator notation for arbitrary fields
- Studying the $F[x]/\langle p(x)\rangle$ when $p(x)$ is any degree.
- Proof of normal basis theorem for finite fields
Related Questions in RATIONAL-FUNCTIONS
- Find $\lim_{(x,y)\to(0,0)}\frac{x^3y^2}{x^4+y^4}$
- Advice on simple exercise; dividing rational expression
- Is this symmetric rational function known?
- Points of discontinuity of Rational Functions
- Degree of a Rational Mapping
- Using Eisenstein's Criterion on something besides an integer
- Finding the equation of a rational function from a set of constraints
- How does the convergence sector of a continued fraction depend on the order where it is truncated?
- Rational functions examples
- A rational function with hidden symmetry and alternating poles and zeros.
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
There is a bit of abuse of notation involved here, since $f,g$ are being reused to identify their compositions $f\circ h$ and $g \circ h$ as if they were the same rational expressions in $k(t)$ but "restricted" to $k(h(t))$. But the notation needs to be taken with a grain of salt. It really means the compositions $f(h(t)) = g(h(t)$ are equal as rational expressions, which we can also express as equal images under an evaluation homomorphism on $k(t)$ sending $t$ to $h(t)$.
Now if $h(t)$ is a constant, then of course $f(h(t)) = g(h(t))$ is no guarantee that $f(t) = g(t)$ in $k(t)$. However in other cases the reverse implication will follow, e.g. if $h(t) = t+ \alpha$ were a linear function (or "birational" such as a Moebius transformation), then it would be true that:
$$ f=g \text{ in } k(h(t)) \implies f(t) = g(t) \text{ in } k(t) $$
I've got an inkling there must be more interesting examples of where the reverse implication fails, but it did not dawn on me after a good night's sleep.
Added: Heh, I feel better now. One of the "Related" links to the right was Lüroth's Theorem, according to which any subfield of $k(t)$ that is not $k$ itself is field isomorphic to $k(t)$. This result establishes that $f = g$ in $k(h(t))$ implies $f(t) = g(t)$ unless $h(t)$ is a constant (in $k$).