I am in a set theory class and we just started talking about ultrapowers. My professor mentioned that, if $\kappa$ is a measurable cardinal and $\mathcal{U}$ is a nonprincipal $\kappa$-complete ultrafilter on $\kappa$, then it is an easy consequence of Łoś's theorem that, for any function $f : \kappa \rightarrow V$, the equivalence class $[f]_{\mathcal{U}}$ is the same as $j(f)([id]_{\mathcal{U}})$, where $j$ is the canonical embedding. But when I tried to prove this, it wasn't easy for me! I know $j(f)([id]_{\mathcal{U}})$ must be an element of the ultrapower, and so I set $j(f)([id]_{\mathcal{U}})$ equal to $[g]$ for some $g : \kappa \rightarrow V$. Then I tried to show $\left\{\xi < \kappa : f(\xi) = g(\xi) \right\} \in \mathcal{U}$. If this was true, then by Los's theorem we would get $[f]_{\mathcal{U}} = [g]_{\mathcal{U}} = j(f)([id]_{\mathcal{U}})$. But I don't really understand the relationship between $g$ and $f$ and kept going in circles (one thing I tried to show was that $[id]_{\mathcal{U}}$ was in $j(\left\{\xi < \kappa : f(\xi) = g(\xi) \right\})$, and that definitely didn't seem to be going anywhere). Where am I going wrong?
2026-03-30 07:09:13.1774854553
Showing elements of an ultrapower have the form $j(f)([id]_{\mathcal{U}})$
79 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in SET-THEORY
- Theorems in MK would imply theorems in ZFC
- What formula proved in MK or Godel Incompleteness theorem
- Proving the schema of separation from replacement
- Understanding the Axiom of Replacement
- Ordinals and cardinals in ETCS set axiomatic
- Minimal model over forcing iteration
- How can I prove that the collection of all (class-)function from a proper class A to a class B is empty?
- max of limit cardinals smaller than a successor cardinal bigger than $\aleph_\omega$
- Canonical choice of many elements not contained in a set
- Non-standard axioms + ZF and rest of math
Related Questions in LARGE-CARDINALS
- Target of a superstrong embedding
- Possibility of preserving the ultrafilter on $\mathcal{P}_{\kappa}(\lambda)$ in V[G] after forcing with a <$\kappa$ directed closed poset?
- If $G$ is $P$-generic over $V$ and $G^*$ is $j''P$-generic over $M$ then $j$ can be extended to $V[G]$.
- Normality of some generic ultrafilter
- Does ZFC + the Axiom of Constructibility imply the nonexistence of inaccessible cardinals?
- Inaccessibility in L vs. Inaccessibility in ZFC
- Proof that the cofinality of the least worldly cardinal is $\omega$
- Inaccessible side-effects in MK
- Definition of an $\omega$-huge cardinal
- Regarding Extenders
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?
As a newbie for ultrapower, handling elements of an ultrapower is confusing and not easy. I also experienced trouble to evaluate $j(f)([\mathsf{id}])$.
For me, viewing $j(f)([\mathsf{id}])$ componentwise was helpful. Imagine the function $g$ representing $j(f)([\mathsf{id}])$. What is the value of that function if we put $\alpha$ into $g$? Well, we may view $j(f)$ as a function from $\kappa$ to $V$ that always returns $f$. $\mathsf{Id}$ is just the identity function. By assumption, $[g]=j(f)([\mathsf{Id}])$. Now let us see the $\alpha$th section of this equality, then it would be $$g(\alpha)=(j(f)(\alpha))(\mathsf{Id}(\alpha))=f(\alpha).$$ Thus we may guess $g=f$.
Of course, the above argument is not an actual proof. The point is that functions in set theory are binary relations technically. Hence the assertion $f(x)=y$ is syntactic sugar for $(x,y)\in f$.
Thus what we have to prove is $([\mathsf{Id}],[f])\in j(f)$, which is equivalent to $$\{\alpha<\kappa \mid (\alpha,f(\alpha))\in f\}\in\mathcal{U},$$ but you can easily see that the above sentence holds.