Reading this paper http://math.univ-lyon1.fr/~begnac/articles/mtfms.pdf by Itaï Ben Yaacov, Alexander Berenstein, C. Ward Henson, and Alexander Usvyatsov I have encountered the following problem. In section 8, subsection 'The d-metric on types', they define the distance between two types $p$, $q\in S_n(T_A)$ to be the infimum of the distance between their realisations. More precisely: $$ d(p,q)=\inf\{ d(a,b) : \mathcal{M}_A\models p[a] , \mathcal{M}_A\models q[b]\}.$$ I have problems proving the triangular inequality, I have tried to use compactness theorem and also tried to think this metric as a pseudometric induced in the quotient space in the usual way. However, I am not able to end the proof.
2026-03-31 10:09:22.1774951762
d-metric on the space of types.
87 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in LOGIC
- Theorems in MK would imply theorems in ZFC
- What is (mathematically) minimal computer architecture to run any software
- What formula proved in MK or Godel Incompleteness theorem
- Determine the truth value and validity of the propositions given
- Is this a commonly known paradox?
- Help with Propositional Logic Proof
- Symbol for assignment of a truth-value?
- Find the truth value of... empty set?
- Do I need the axiom of choice to prove this statement?
- Prove that any truth function $f$ can be represented by a formula $φ$ in cnf by negating a formula in dnf
Related Questions in MODEL-THEORY
- What is the definition of 'constructible group'?
- Translate into first order logic: "$a, b, c$ are the lengths of the sides of a triangle"
- Existence of indiscernible set in model equivalent to another indiscernible set
- A ring embeds in a field iff every finitely generated sub-ring does it
- Graph with a vertex of infinite degree elementary equiv. with a graph with vertices of arbitrarily large finite degree
- What would be the function to make a formula false?
- Sufficient condition for isomorphism of $L$-structures when $L$ is relational
- Show that PA can prove the pigeon-hole principle
- Decidability and "truth value"
- Prove or disprove: $\exists x \forall y \,\,\varphi \models \forall y \exists x \,\ \varphi$
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?
Claim: The infimum above is always attained at a pair of points $a,b\in M^n$ such that $\mathcal{M}_A\models p[a]$, $\mathcal{M}_A\models q[b]$.
Proof: Since the set of conditions $p(x)\cup q(y)\cup \{ d(x,y)\leq d(p,q)+\frac{1}{n}: n\geq 1 \}$ is finitely satisfiable, the saturation of $\mathcal{M}$ implies that there exists an element satisfying the whole set. Hence, if $d(p,q)=0$, they have a common realization, so $p=q$.
Lemma: The distance $d$ defined above, defines a metric in $S_n(T_A)$.
Proof: The only property of a metric that is nontrivial is the triangular inequality. To prove it, we first show that given $a'\in M^n$ such that $\mathcal{M}_A\models p[a']$, there exists $b'\in M^n$, $\mathcal{M}_A\models q[b']$, such that $d(a',b')=d(p,q).$ Suppose that $d(p,q)$ is attained in a pair of points $a,b\in M^n$. As $a$ and $a'$ both realize the same type $p$ over $A$, there exists an elementary map \begin{equation*} h:A\cup\{a\}\to A\cup\{a'\}. \end{equation*}
Now, we use that $\kappa$-saturation implies $\kappa$-homogeneity to extend this elementary map to an elementary map \begin{equation*} h':A\cup\{a,b\}\to A\cup\{a',b'\}\subseteq {M}. \end{equation*} Hence $\mathcal{M}\models q[b']$ and $d(a,b)=d(a',b')=d(p,q)$.
Now, let $p,q,r\in S_n(T_A)$. Suppose that $d(p,r)=d(a,c_1)$ and $d(r,q)=d(c_2,b)$. As, $c_1$ and $c_2$ realize the same type $r$ over $A$, by the discussion above, there exist $b'$, $\mathcal{M}\models q[b']$, such that $d(c_1,b')=d(c_2,b)$. Hence, $$d(p,r)+d(r,q)=d(a,c_1)+d(c_1,b')\geq d(a,b')\geq d(p,q),$$ Where the middle inequality is just the tiangular inequality for the metric on $M^n$.