Hence C has VC-dimension d iff. π C (d) = 2 d. (4) C has VC-density l if there exists K R such that, for all

Size: px
Start display at page:

Download "Hence C has VC-dimension d iff. π C (d) = 2 d. (4) C has VC-density l if there exists K R such that, for all"

Transcription

1 1. Computational Learning Abstract. I discuss the basics of computational learning theory, including concept classes, VC-dimension, and VC-density. Next, I touch on the VC-Theorem, ɛ-nets, and the (p, q)-theorem for VC-classes. Definition 1.1. A concept class C on a set X is a subset of the powerset of X. Elements of C are known as concepts. Definition 1.2. Let C be a concept class on a set X: (1) for some Y X, C shatters Y if P(Y ) = C Y := {Y A : A C}. (2) C has VC-dimension d if there exists Y X with Y = d such that C shatters Y. (3) The shatter function of C is a function π C : ω ω given by π C (m) := max{ C Y : Y X, Y = m}. Hence C has VC-dimension d iff. π C (d) = 2 d. (4) C has VC-density l if there exists K R such that, for all m < ω, π C (m) Km l. (5) C is a VC-class if it has finite VC-dimension. (6) The dual concept class (on the set C) is given by C = {D C : ( x X)( A C)(x A A D)}. (7) The dual shatter function of C is π C = π C. (8) the VC-codimension of C is the VC-dimension of C. (9) the VC-codensity of C is the VC-density of C. Example 1.3. Let X = R and let C be the collection of open intervals in R. Any two-element subset of X is shattered but no three-element subset of X is shattered. So, the VC-dimension of C is 2. For any Y R with Y = m, there are ( ) m 2 elements of C Y with at least two elements, m elements with exactly one element, and 1 element with none. Hence, the shatter function is given by π C (m) = 1 2 m2 + 1 m + 1, for m 2. 2 Therefore, π C (m) = O(m 2 ), so C has VC-density 2. On can show that C has VC-codimension 2 and VC-codensity 1. Theorem 1.4 ([11]). A concept class C is a VC-class if and only if C is. 1

2 Theorem 1.5 (Sauer s Lemma). If C has VC-dimension n and m > n, then n ( ) m π C (m). i In particular, the VC-density is bounded above by the VC-dimension. Therefore, the following are equivalent for a concept class C: i=0 C is a VC-class, C has finite VC-dimension, C has finite VC-density, C has finite VC-codimension, C has finite VC-codensity. Definition 1.6. Let C be a concept class on a finite set X: (1) A subset T X is a transversal of C if, for all A C, A T. (2) The transversal number of C, denoted τ(c), is the minimal cardinality of a transversal of C. (3) A fractional transversal of C is a map σ : X [0, 1] such that, for each A C, x A σ(x) 1. (4) The fractional transversal number of C, denoted τ (C), is the infimum of x X σ(x) over all fractional transversals σ of C. (5) A subset D C is a packing of C if, for all A, B D, A B =. (6) The packing number of C, denoted ν(c), is the maximal cardinality of a packing of C. (7) A fractional packing of C is a map σ : C [0, 1] such that, for each x X, A C,A x σ(a) 1. (8) The fractional packing number of C, denoted ν (C), is the supremum of A C σ(a) over all fractional packings σ of C. Remark 1.7. For any concept class C on a finite set X, ν(c) τ(c), ν(c) ν (C), and τ (C) τ(c). Example 1.8. Let X = {0, 1, 2}, C = {{0, 1}, {1, 2}, {0, 2}}. Then we have that ν(c) = 1, τ(c) = 2, ν (C) = 3 2, and τ (C) = 3 2. Theorem 1.9. For every concept class C on a finite set X, τ (C) = ν (C). 2

3 Proof. This is proved via the Duality of Linear Programming. That is, if A is an m n real matrix, b R m, and c R n, if P = {x R n : x 0 and Ax b}, and D = {y R m : y 0 and y T A c T } are both non-empty, then min{c T x : x P } = max{y T b : y D}. Let A be the incidence matrix for X and C. So, A = (χ A (x)) A C,x X, where χ A : X {0, 1} is the characteristic function of A. Set b = 1 C and c = 1 X (tuples whose entries are 1). Check that τ (C) = min{c T x : x 0 and Ax b}, and ν (C) = max{y T b : y 0 and y T A c T }. The goal is now to find a condition to bound τ(c). Definition For ɛ > 0, µ a probability measure on X, and C a concept class of µ-measurable subsets of X, an ɛ-net of C is a transversal for the set C ɛ := {A C : µ(a) ɛ}. Theorem 1.11 (The VC-Theorem). Fix d, n < ω and ɛ > 0. Suppose that µ is a probability measure on X and C is a concept class on X (of µ-measurable sets) with VC-dimension d. Then, µ({a X n : {a 1,..., a n } is not an ɛ-net for C}) 2(2n) d 2 ɛn/2. Proof uses double counting method and Chebyshev s Inequality. Corollary Fix d < ω and r R. Then, there exists n R such that, for all finite concept classes C with VC-dimension d and ν (C) r, we have τ(c) n. Proof. Fix ɛ = 1/r and n large enough such that 2(2n) d 2 ɛn/2 < 1. As τ (C) = ν (C) r, 1/τ (C) ɛ. Let σ : X [0, 1] be an optimal fractional transversal and define a probability measure µ on X by letting x A µ(a) = 1 σ(x). For all A C, µ(a) ɛ by definition, hence τ (C) C = C ɛ. Then, the probability that a random n-element subset of X is not an ɛ-net (i.e., a transversal) for C is < 1. Hence, a n-element transversal exists. Definition A concept class C has the (p, q)-property if, for all D C with D = p, there exists a X such that {A D : a A} q. 3

4 In other words, every p-element subset of C has at least q elements that have a common intersection. Proposition 1.14 ([13]). For all 0 < q p and K < ω, there exists r R such that, for all finite concept classes C such that, C has the (p, q)-property and ( m q)(π C (m) < K( m q ) ), we have ν (C) r. The proof of this uses the Fractional Helly Property. Theorem 1.15 ((p, q)-theorem for VC-classes). If 0 < q p < ω and C is a VC-class on X with VC-codensity < q, then there exists n < ω such that, for all finite D C, if D has the (p, q)-property, then τ(d) n. (Moreover, n only depends on q, p, the VC-dimension of C, and the behavior of π C.) Proof. As C is a VC-class, choose d such that C has VC-dimension d and, since C has VC-codensity < q, choose K such that ( m q)(π C (m) < K( m q ) ). Let r be given by Proposition 1.14 for our q, p, and K. Then, let n be given by Corollary 1.12 for r and d. Proposition 1.14 gives us that ν (D) r and Corollary 1.12 gives us that τ(d) n. Suppose p = q. Then the (q, q)-theorem is, in effect, a finite version of compactness for NIP Theories. It says that, for a finite VC-class C, if every q element subset has a common intersection, then there is a uniform bound on the number of elements needed to cover C. 4

5 2. Introduction to NIP Theories Abstract. First, I conclude computational learning by discussing two notions of learning. Then, I discuss the notion of UDTFS and how it relates to sequence compression schemes. Finally, I begin talking about NIP Theories. Let X be any set and C a concept class on X. Let P fin (X) be the finite subsets of X. Definition 2.1. We say that C is probably approximately correctly learnable (PAC-learnable) if there exists H Y : Y P fin (X) a sequence of hypothesis functions H Y : C Y P(X) such that, for all ɛ > 0 and all δ > 0, there exists N ɛ,δ < ω such that, for all n N ɛ,δ, all A C, and all probability measures µ on X, the µ-probability that a randomly chosen a 1,..., a n X satisfies is < δ. µ(a H {a1,...,a n}(a {a 1,..., a n })) > ɛ Theorem 2.2 (PAC-Learning Theorem, [3]). For any concept class C, the following are equivalent: C is a VC-class, C is PAC-learnable. This is proved using the VC-Theorem from last talk. Example 2.3 (Example 1.3, Revisited). Consider X = R and C the concept class of all open intervals. For every finite Y R and every A Y, let H Y (A) = {x R : ( a, b A)(a x b)}. Then, one can show that this witnesses that C is PAC-learnable with N ɛ,δ 2 ( ) 2 ɛ log. δ The function ɛ, δ N ɛ,δ is called the sample complexity of the hypothesis function H = H Y : Y P fin (X). Definition 2.4. We say that C has a d-dimensional sequence compression scheme if there exists a sequence of compression functions κ Y : Y P fin (X) (with κ Y : C Y Y d ) and a finite number of recovery functions ρ i : i < K (with ρ i : X d P(X)) such that, for each finite non-empty Y X and A C Y, there exists i < K such that ρ i (κ Y (A)) Y = A. 5

6 Example 2.5 (Example 1.3, Revisited). Consider X = R and C the concept class of all open intervals. Consider the compression κ Y (A) = min A, max A for A and κ Y ( ) = min Y, max Y. Consider the recovery functions ρ 1 (a, b) = {x R : a x b} and ρ 2 (a, b) =. Check that, for any non-empty finite Y R and any A C Y, ρ 1 (κ Y (A)) Y = A if A, and ρ 2 (κ Y ( )) Y =. There is no 1-dimensional compression scheme (by the following proposition). Proposition 2.6. If C has a d-dimensional sequence compression scheme, then C has VC-density d. In particular, C is a VC-class. Proof. For any finite non-empty Y X, an element A C Y is determined by an element in Y d (namely, κ Y (A)) and ρ i for some i < K. Hence, C Y K Y d. Conjecture 2.7 (Warmuth Conjecture). If C is a VC-class, then C has a sequence compression scheme. Proposition 2.8 ([7]). The following hold for a concept class C: If C has VC-density < 2, then C has a sequence compression scheme. If C has VC-dimension 1, then C has a 1-dimensional sequence compression scheme. Let T be a complete, first-order theory in a language L with monster model U. We will bring all the definitions and results from the previous talk into model theory with the following convention: Definition 2.9. Fix a partitioned formula ϕ(x; y). For a U x and B U y, let ϕ(a; B) := {b B : U = ϕ(a; b)}. Now consider the following concept class on U y, C U ϕ := {ϕ(a; U y ) : a U x }. From this, we get: Say ϕ has VC-dimension n if C U ϕ does. Say ϕ has VC-density l if C U ϕ does. Say ϕ has NIP if C U ϕ is a VC-class. Say T has NIP if every partitioned formula ϕ(x; y) does. 6

7 Example The following theories have NIP: T = Th(C; +,, 0, 1), the theory of algebraically closed fields (of characteristic 0). T = Th(R; +,, <, 0, 1), the theory of real closed fields. T = Th(Q p ; +,, 0, 1), the theory of the p-adic field. T = Th(Q; +, <), the theory of densely ordered abelian groups. The theory of Rado s random graph does not have NIP. Definition A formula ϕ(x; y) has uniform definability of types over finite sets (UDTFS) (of rank d) if there exists finitely many formulas ψ i (y; z 1,..., z d ) : i < K such that, for all finite B U y and all a U x, there exists c 1,..., c d B and i < K such that ϕ(a; B) = ψ i (B; c 1,..., c n ). Proposition 2.12 ([1]). If T is weakly o-minimal, then ϕ(x; y) had UDTFS-rank x. In particular, this holds for real closed fields and densely ordered abelian groups, as these theories are weakly o-minimal. Theorem 2.13 ([10]). If ϕ has UDTFS-rank d, then C U ϕ has a d- dimensional sequence compression scheme. Proof. Let ψ i (y; z 1,..., z d ) : i < K witness that ϕ(x; y) has UDTFSrank d. For each i < K, consider the recovery function ρ i : U d y P(U y ) given by ρ i (c 1,..., c d ) = ψ i (U y ; c 1,..., c d ). For any finite non-empty B U y, consider the compression function κ B : C U ϕ B B d given by: For a U x, let c 1,..., c d B and i < K be such that ϕ(a; B) = ψ i (B; c 1,..., c d ). Then, set Hence, κ B (ϕ(a; B)) = c 1,..., c d. ρ i (κ B (ϕ(a; B))) B = ψ i (B; c 1,..., c d ) = ϕ(a; B). Therefore, this is a d-dimensional sequence compression scheme for Cϕ U. Example Consider ϕ(x 1, x 2, x 3 ; y 1, y 2 ) := (x 1 y 1 ) 2 + (x 2 y 2 ) 2 x 2 3 in real closed fields. Then, C R ϕ is the set of all closed disks in R 2. By Proposition 2.12 and Theorem 2.13, it has a 3-dimensional sequence compression scheme. Corollary If ϕ has UDTFS-rank d, then ϕ has VC-density d. In particular, if ϕ has UDTFS, then it has NIP. 7

8 What about the converse? Conjecture 2.16 (UDTFS Conjecture, [7]). If ϕ(x; y) has NIP, then ϕ has UDTFS. By Theorem 2.13, the UDTFS Conjecture implies the Warmuth Conjecture. Proposition 2.17 ([7]). Fix a partitioned formula, ϕ(x; y). (1) If ϕ has VC-density < 2, then ϕ has UDTFS. (2) If ϕ had VC-dimension 1, then ϕ has UDTFS-rank 1. In particular, if C is a concept class with VC-density < 2, then C has a sequence compression scheme and, if C is a concept class with VC-dimension 1, then C has a 1-dimensional sequence compression scheme. So this proves Proposition 2.8. Proof of Proposition 2.17 (2). Without loss of generality, we may suppose that, for all b, c U y, at least one of the following holds: = ( x)(ϕ(x; b) ϕ(x; c)), = ( x)(ϕ(x; c) ϕ(x; b)), or = ( x)(ϕ(x; b) ϕ(x; c)). This puts a definable quasi-forest order ϕ on U y, namely b ϕ c if = ( x)(ϕ(x; b) ϕ(x; c)). Let ψ(y; z) = [z ϕ y]. Then, for any a U x and finite B U y, choose c B such that = ϕ(a; c) and c is ϕ -minimal such in B. Then, it is easy to check that ϕ(a; B) = ψ(b; c). Theorem 2.18 ([7]). If T is dp-minimal, then all formulas have UDTFS. Example The p-adics are dp-minimal. Hence, the concept class of all closed balls in the p-adic field have a sequence compression scheme. Use ϕ(x 1, x 2 ; y) := v p (y x 1 ) v p (x 2 ). The following partial result to the UDTFS Conjecture is due to Artim Chernikov and Pierre Simon: Theorem 2.20 ([5]). If T has NIP, then all formulas have UDTFS. We will spend the final talk proving this theorem. 8

9 3. The UDTFS Conjecture Abstract. Starting with honest definitions, I discuss Chernikov and Simon s partial solution to the UDTFS Conjecture and the ramifications this has on computational learning theory. Let T be a complete, first-order theory in a language L with monster model U. Recall the definition of UDTFS: A formula ϕ(x; y) has UDTFS if there exists finitely many formulas ψ i (y; z) : i < K such that, for all finite B U y and all a U x, there exists c B n and i < K such that ϕ(a; B) = ψ i (B; c). Recall also Theorem 2.20 by Chernikov and Simon: If T has NIP, then all formulas have UDTFS. We prove this now. Definition 3.1. Fix C U a set, I, < a linear order, and b i U for each i I (all of the same sort). We say that b := b i : i I is an indiscernible sequence over C if, for all n < ω, for all i 1 <... < i n and j 1 <... < j n from I, for all L(C)-formulas δ(y 1,..., y n ), = δ(b i1,..., b in ) δ(b j1,..., b jn ). Proposition 3.2. A formula ϕ(x; y) has NIP if and only if there exists n < ω such that, for all indiscernible sequences b = b i : i I and all a U x, there do not exist i 0 <... < i n such that for all l < n. = ϕ(a; b il ) ϕ(a; b il+1 ) Proof. ( ): If ϕ(x; y) does not have NIP, then by compactness and Ramsey s Theorem, there exists an indiscernible sequence b i : i < ω such that, for any I ω, {ϕ(x; b i ) : i I} { ϕ(x; b i ) : i ω \ I} is consistent. In particular, for I the even numbers, we have infinite alternation. ( ): Fix n and suppose a and b i : i < 2n are such that = ϕ(a; b i ) if and only if i is even. For any s : n 2, consider the formula ( ) x ϕ(x; b 2i+s(i) ) s(i). i<n As this is true, by indiscernibility, the following is also true ( ) x ϕ(x; b i ) s(i). i<n As s n 2 was arbitrary, ϕ has VC-dimension n. 9

10 Definition 3.3. Fix a global type p(x) S x (U) and a set A U. p is invariant over A if, for all σ Aut(U/A), for all ϕ(x; y), and all b U y, ϕ(x; b) p(x) if and only if ϕ(x; σ(b)) p(x). p is definable over A if, for all formulas ϕ(x; y), there exists an L(A)-formula ψ(y) such that, for all b U y, ϕ(x; b) p(x) if and only if = ψ(b). p is finitely satisfiable over A if, for all formulas ϕ(x; b) in p(x), there exists a A such that = ϕ(a; b). Lemma 3.4. If p(x) S x (U) is definable over A or finitely satisfiable over A, then p is invariant over A. Proof. (1): If p(x) is definable over A, fix ϕ(x; y) and suppose ψ(y) is an L(A)-formula defining ϕ(x; y) in p. Then, for any b U y and σ Aut(U/A), ϕ(x; b) p(x) iff. = ψ(b) iff. = ψ(σ(b)) iff. ϕ(x; σ(b)) p(x). (2): Suppose p(x) is finitely satisfiable over A. If p(x) is not invariant over A, then fix ϕ(x; y), b U, and σ Aut(U/A) witnessing this. That is, ϕ(x; b) p(x) but ϕ(x; σ(b)) p(x). Hence, there exists a A such that = ϕ(a; b) ϕ(a; σ(b)). As ϕ(a; y) is over A, this is a contradiction. Definition 3.5. For a set A U, define Sx inv (U, A) := {p S x (U) : p is invariant over A}, S fin x (U, A) := {p S x (U) : p is finitely satisfiable over A}, Sx def (U, A) := {p S x (U) : p is definable over A}. Lemma 3.6. For all A, each of Sx inv (U, A), Sx fin (U, A), and Sx def (U, A) are closed subsets of the compact space S x (U), hence each are compact. Proposition 3.7. If p(x) S x (U) is invariant over A and a i : i < ω is such that, for all i < ω, a i = p A {aj :j<i}, then a i : i < ω is an indiscernible sequence over A. We call such sequences Morley sequences of p over A. Fix M = T and B M y for some variable y. Define a new language L P := L {P (y)}. M, B is the obvious L P -structure. Fix ϕ(x; y) a formula and a M x. As U is a monster model for T, all models (even L P -structures) will have universes contained in U. Definition 3.8. We say that an L-formula ψ(y; z) is an honest definition of the ϕ-type tp ϕ (a/b) if there exists an elementary extension 10

11 M, B M, B and c (B ) n such that ϕ(a; B) ψ(b ; c) ϕ(a; B ). In particular, ϕ(a; B) = ψ(b; c), so ψ(y; c) defines tp ϕ (a/b). Theorem 3.9 ([4]). If ϕ(x; y) has NIP, a M x, B M y, then tp ϕ (a/b) has an honest definition. To prove this, we choose a type q in the space Sy fin (U, B) and build a Morley sequence of q over B in B enforcing alternation of ϕ(a; y). By NIP, the alternation stops and, by compactness, we get θ q (y) q(y) and t q < 2 such that θ q (y) P (y) ϕ(a; y) tq. We use the compactness of Sy fin (U, B) to conclude. Proposition We have ψ(y; z) is an honest definition of tp ϕ (a/b) if and only if, for all finite B 0 ϕ(a; B), there is c B n such that B 0 ψ(b; c) ϕ(a; B). This is proved using the compactness of S y (B). So, for any NIP formula ϕ(x; y), any B U y, and any a U x, there exists ψ(y; z) such that, for any finite B 0 ϕ(a; B), there exists c B n so that B 0 ψ(b; c) ϕ(a; B). In particular, if B is finite and B 0 = ϕ(a; B), we get ϕ(a; B) = ψ(b; c). So we only need uniformity of ψ (i.e., independence from a and B). By compactness, we get the following lemma. Lemma Let ϕ(x; y) be an L-formula. For any function η from L-formulas to ω, there are finitely many formulas ψ j (y; z j ) (for j < m) such that, for all M = T, B M y, and a M x, there exists j < m such that, for all B 0 ϕ(a; B) with B 0 η(ψ j ), there exists c B n such that B 0 ψ j (B; c) ϕ(a; B). Lemma Let ϕ(x; y) be an L-formula. There exists finitely many formulas ψ 0 (y; z 0 ),..., ψ m 1 (y; z m 1 ) such that, for all M = T, B M y, and a M x, for all B 0 ϕ(a; B) finite, there exists c B n and j < m such that B 0 ψ j (B; c) ϕ(a; B). 11

12 Proof of Lemma For each ψ(y; z), let η(ψ) be the VC-density of ψ. Then there exists θ 0 (y; z),..., θ m 1 (y; z) satisfying the conclusion of the previous lemma for η. Let p = q = η(θ j ) and we get K j by the (p, q)-theorem. Let K = max{k j : j < m} and, for each j < m, define ψ j (y; z 0,..., z K 1 ) := θ j (y; z l ). This works. Fix M = T, B M y, a M x, B 0 ϕ(a; B) finite. For j < m in the previous lemma, define Define a concept class on C, l<k C := {c B n : θ j (B; c) ϕ(a; B)}. D := {θ j (b; C) : b B 0 }. This satisfies the (p, q)-property (with p = q = η(θ j )) by the previous lemma. [This is because, for each B 1 B 0 (the index set for D) with B 1 = q = η(θ j ), there exists c B n so that B 1 θ j (B; c) ϕ(a; B), hence c C and c b B 1 θ j (b; C).] By the (p, q)-theorem (and our choice of K j K), there exists a transversal C 0 C with C K. If c 0 enumerates C 0, then B 0 ψ j (B, c 0 ) ϕ(a; B). Setting B 0 = ϕ(a; B) for finite B, this concludes the proof of Theorem

13 References [1] M. Aschenbrenner, A. Dolich, D. Haskell, D. MacPherson, and S. Starchenko, Vapnik-Chervonenkis density in some theories without the independence property, I, Preprint (2011). [2], Vapnik-Chervonenkis density in some theories without the independence property, II, Preprint (2011). [3] A. Blumer, A. Ehrenfeucht, D. Haussler, and M. Warmuth, Learnability and Vapnik-Chervonenkis Dimension, Journal of the Association for Computing Machinery 36 (1989), no. 4, [4] A. Chernikov and P. Simon, Externally definable sets and dependent pairs, Israel Journal of Mathematics (2012). to appear. [5], Externally definable sets and dependent pairs, II (2012). preprint. [6] S. Floyd and M. Warmuth, Sample compression, learnability, and the Vapnik- Chervonenkis dimension, Machine Learning (1995), [7] V. Guingona, On uniform definabiliy of types over finite sets, J. Symbolic Logic 77 (2012), no. 2, [8] H. R. Johnson, dp-rank and forbidden configurations, Notre Dame Journal of Formal Logic 54 (2013), no. 1. [9], Vapnik-Chervonenkis density on indiscernible sequences, stability, and the maximum property (2013). preprint. [10] H. R. Johnson and M. C. Laskowski, Compression schemes, stable definable families, and o-minimal structures, Discrete Comput. Geom. 43 (2010), no. 4, [11] M. C. Laskowski, Vapnik-Chervonenkis classes of definable sets, J. London Math. Soc. 245 (1992), [12] J. Matousek, Lectures on Discrete Geometry, Springer-Verlag New York Inc., [13], Bounded VC-dimension implies a fractional Helly theorem, Discrete Comput. Geom. 31 (2004), [14] S. Shelah, Dependent first order theories, continued, Israel Journal of Mathematics 173 (2009), [15], Classification Theory and the Number of Non-Isomorphic Models. [16] P. Simon, On dp-minimal ordered structures, J. Symbolic Logic 76 (2011), [17], Invariant types in dp-minimal theories (2012). preprint. [18], Lecture notes on NIP theories, preprint. Ben-Gurion University of the Negev URL: address: guingona@math.bgu.ac.il 13

ON VC-MINIMAL THEORIES AND VARIANTS. 1. Introduction

ON VC-MINIMAL THEORIES AND VARIANTS. 1. Introduction ON VC-MINIMAL THEORIES AND VARIANTS VINCENT GUINGONA AND MICHAEL C. LASKOWSKI Abstract. In this paper, we study VC-minimal theories and explore related concepts. We first define the notion of convex orderablity

More information

VC-dimension in model theory and other subjects

VC-dimension in model theory and other subjects VC-dimension in model theory and other subjects Artem Chernikov (Paris 7 / MSRI, Berkeley) UCLA, 2 May 2014 VC-dimension Let F be a family of subsets of a set X. VC-dimension Let F be a family of subsets

More information

Tame definable topological dynamics

Tame definable topological dynamics Tame definable topological dynamics Artem Chernikov (Paris 7) Géométrie et Théorie des Modèles, 4 Oct 2013, ENS, Paris Joint work with Pierre Simon, continues previous work with Anand Pillay and Pierre

More information

Applications of model theory in extremal graph combinatorics

Applications of model theory in extremal graph combinatorics Applications of model theory in extremal graph combinatorics Artem Chernikov (IMJ-PRG, UCLA) Logic Colloquium Helsinki, August 4, 2015 Szemerédi regularity lemma Theorem [E. Szemerédi, 1975] Every large

More information

VC-DENSITY FOR TREES

VC-DENSITY FOR TREES VC-DENSITY FOR TREES ANTON BOBKOV Abstract. We show that for the theory of infinite trees we have vc(n) = n for all n. VC density was introduced in [1] by Aschenbrenner, Dolich, Haskell, MacPherson, and

More information

CONVEXLY ORDERABLE GROUPS AND VALUED FIELDS

CONVEXLY ORDERABLE GROUPS AND VALUED FIELDS CONVEXLY ORDERABLE GROUPS AND VALUED FIELDS JOSEPH FLENNER AND VINCENT GUINGONA Abstract. We consider the model theoretic notion of convex orderability, which fits strictly between the notions of VC-minimality

More information

On VC-Minimality in Algebraic Structures

On VC-Minimality in Algebraic Structures On VC-Minimality in Algebraic Structures Vincent Guingona University of Notre Dame 3 April 2012 For the 2012 ASL Annual North American Meeting, Madison, Wisconsin Outline 1 VC-Minimality Convex Orderability

More information

ON VC-DENSITY IN VC-MINIMAL THEORIES

ON VC-DENSITY IN VC-MINIMAL THEORIES ON VC-DENSITY IN VC-MINIMAL THEORIES VINCENT GUINGONA Abstract. We show that any formula with two free variables in a VC-minimal theory has VC-codensity at most two. Modifying the argument slightly, we

More information

ON VC-MINIMAL FIELDS AND DP-SMALLNESS

ON VC-MINIMAL FIELDS AND DP-SMALLNESS ON VC-MINIMAL FIELDS AND DP-SMALLNESS VINCENT GUINGONA Abstract. In this paper, we show that VC-minimal ordered fields are real closed. We introduce a notion, strictly between convexly orderable and dp-minimal,

More information

Weight and measure in NIP theories

Weight and measure in NIP theories Weight and measure in NIP theories Anand Pillay University of Leeds September 18, 2011 Abstract We initiate an account of Shelah s notion of strong dependence in terms of generically stable measures, proving

More information

ABSTRACT ON DEFINABILITY OF TYPES IN DEPENDENT THEORIES

ABSTRACT ON DEFINABILITY OF TYPES IN DEPENDENT THEORIES ABSTRACT Title of dissertation: ON DEFINABILITY OF TYPES IN DEPENDENT THEORIES Vincent Guingona, Doctor of Philosophy, 2011 Dissertation directed by: Professor Michael Chris Laskowski Department of Mathematics

More information

Compression schemes, stable definable. families, and o-minimal structures

Compression schemes, stable definable. families, and o-minimal structures Compression schemes, stable definable families, and o-minimal structures H. R. Johnson Department of Mathematics & CS John Jay College CUNY M. C. Laskowski Department of Mathematics University of Maryland

More information

Fields and model-theoretic classification, 2

Fields and model-theoretic classification, 2 Fields and model-theoretic classification, 2 Artem Chernikov UCLA Model Theory conference Stellenbosch, South Africa, Jan 11 2017 NIP Definition Let T be a complete first-order theory in a language L.

More information

MACHINE LEARNING - CS671 - Part 2a The Vapnik-Chervonenkis Dimension

MACHINE LEARNING - CS671 - Part 2a The Vapnik-Chervonenkis Dimension MACHINE LEARNING - CS671 - Part 2a The Vapnik-Chervonenkis Dimension Prof. Dan A. Simovici UMB Prof. Dan A. Simovici (UMB) MACHINE LEARNING - CS671 - Part 2a The Vapnik-Chervonenkis Dimension 1 / 30 The

More information

Stable embeddedness and N IP

Stable embeddedness and N IP Stable embeddedness and N IP Anand Pillay University of Leeds January 14, 2010 Abstract We give some sufficient conditions for a predicate P in a complete theory T to be stably embedded. Let P be P with

More information

A Result of Vapnik with Applications

A Result of Vapnik with Applications A Result of Vapnik with Applications Martin Anthony Department of Statistical and Mathematical Sciences London School of Economics Houghton Street London WC2A 2AE, U.K. John Shawe-Taylor Department of

More information

NIP THEORIES AND SHELAH S THEOREM

NIP THEORIES AND SHELAH S THEOREM NIP THEORIES AND SHELAH S THEOREM These are the informal and expanded notes of a mini-course given in the Universidad Autónoma de Madrid, 29-30 of May 2018 (6 hours). The mini-course was given at the end

More information

A LOCAL CHARACTERIZATION OF VC-MINIMALITY

A LOCAL CHARACTERIZATION OF VC-MINIMALITY PROCEEDINGS OF THE AMERICAN MATHEMATICAL SOCIETY Volume 00, Number 0, Pages 000 000 S 0002-9939(XX)0000-0 A LOCAL CHARACTERIZATION OF VC-MINIMALITY URI ANDREWS AND VINCENT GUINGONA Abstract. We show VC-minimality

More information

Strong theories, burden, and weight

Strong theories, burden, and weight Strong theories, burden, and weight Hans Adler 13th March 2007 Abstract We introduce the notion of the burden of a partial type in a complete first-order theory and call a theory strong if all types have

More information

More on invariant types in NIP theories

More on invariant types in NIP theories More on invariant types in NIP theories Pierre Simon June 22, 2013 This note is not intended for publication in its present form. I wrote it to be used as a reference for other papers (mainly [CPS13])

More information

On Kim-independence in NSOP 1 theories

On Kim-independence in NSOP 1 theories On Kim-independence in NSOP 1 theories Itay Kaplan, HUJI Joint works with Nick Ramsey, Nick Ramsey and Saharon Shelah 06/07/2017, Model Theory, Będlewo, Poland 2/20 NSOP 1 Definition The formula ϕ(x; y)

More information

ARTEM CHERNIKOV AND SERGEI STARCHENKO

ARTEM CHERNIKOV AND SERGEI STARCHENKO A NOTE ON THE ERDŐS-HAJNAL PROPERTY FOR STABLE GRAPHS arxiv:1504.08252v2 [math.lo] 11 Apr 2016 ARTEM CHERNIKOV AND SERGEI STARCHENKO Abstract. In this short note we provide a relatively simple proof of

More information

I-Indexed Indiscernible Sets and Trees

I-Indexed Indiscernible Sets and Trees 1 / 20 I-Indexed Indiscernible Sets and Trees Lynn Scow Vassar College Harvard/MIT Logic Seminar December 3, 2013 2 / 20 Outline 1 background 2 the modeling property 3 a dictionary theorem 3 / 20 order

More information

TOPICS IN COMBINATORICS (MATH 285N, UCLA, WINTER 2016)

TOPICS IN COMBINATORICS (MATH 285N, UCLA, WINTER 2016) TOPICS IN COMBINATORICS MATH 285N, UCLA, WINTER 2016 ARTEM CHERNIKOV These are the notes for my quarter-long course on topics in combinatorics mostly around VC theory and Helly-type phenomena taught at

More information

The Vapnik-Chervonenkis Dimension

The Vapnik-Chervonenkis Dimension The Vapnik-Chervonenkis Dimension Prof. Dan A. Simovici UMB 1 / 91 Outline 1 Growth Functions 2 Basic Definitions for Vapnik-Chervonenkis Dimension 3 The Sauer-Shelah Theorem 4 The Link between VCD and

More information

Measures in model theory

Measures in model theory Measures in model theory Anand Pillay University of Leeds Logic and Set Theory, Chennai, August 2010 Introduction I I will discuss the growing use and role of measures in pure model theory, with an emphasis

More information

Mekler s construction and generalized stability

Mekler s construction and generalized stability Mekler s construction and generalized stability Artem Chernikov UCLA Automorphism Groups, Differential Galois Theory and Model Theory Barcelona, June 26, 2017 Joint work with Nadja Hempel (UCLA). Mekler

More information

Definably amenable groups in NIP

Definably amenable groups in NIP Definably amenable groups in NIP Artem Chernikov (Paris 7) Lyon, 21 Nov 2013 Joint work with Pierre Simon. Setting T is a complete first-order theory in a language L, countable for simplicity. M = T a

More information

AMS regional meeting Bloomington, IN April 1, 2017

AMS regional meeting Bloomington, IN April 1, 2017 Joint work with: W. Boney, S. Friedman, C. Laskowski, M. Koerwien, S. Shelah, I. Souldatos University of Illinois at Chicago AMS regional meeting Bloomington, IN April 1, 2017 Cantor s Middle Attic Uncountable

More information

Type decompositions in NIP theories

Type decompositions in NIP theories École Normale Supérieure, Paris Logic Colloquium 2012, Manchester Definition A formula φ(x; y) has the independence property if one can find some infinite set B such that for every C B, there is y C such

More information

Introduction to Model Theory

Introduction to Model Theory Introduction to Model Theory Charles Steinhorn, Vassar College Katrin Tent, University of Münster CIRM, January 8, 2018 The three lectures Introduction to basic model theory Focus on Definability More

More information

PAC LEARNING, VC DIMENSION, AND THE ARITHMETIC HIERARCHY

PAC LEARNING, VC DIMENSION, AND THE ARITHMETIC HIERARCHY PAC LEARNING, VC DIMENSION, AND THE ARITHMETIC HIERARCHY WESLEY CALVERT Abstract. We compute that the index set of PAC-learnable concept classes is m-complete Σ 0 3 within the set of indices for all concept

More information

AN INTRODUCTION TO GEOMETRIC STABILITY THEORY

AN INTRODUCTION TO GEOMETRIC STABILITY THEORY AN INTRODUCTION TO GEOMETRIC STABILITY THEORY SALMAN SIDDIQI Abstract. In this paper, we will introduce some of the most basic concepts in geometric stability theory, and attempt to state a dichotomy theorem

More information

A trichotomy of countable, stable, unsuperstable theories

A trichotomy of countable, stable, unsuperstable theories A trichotomy of countable, stable, unsuperstable theories Michael C. Laskowski Department of Mathematics University of Maryland S. Shelah Department of Mathematics Hebrew University of Jerusalem Department

More information

THE VAPNIK- CHERVONENKIS DIMENSION and LEARNABILITY

THE VAPNIK- CHERVONENKIS DIMENSION and LEARNABILITY THE VAPNIK- CHERVONENKIS DIMENSION and LEARNABILITY Dan A. Simovici UMB, Doctoral Summer School Iasi, Romania What is Machine Learning? The Vapnik-Chervonenkis Dimension Probabilistic Learning Potential

More information

Disjoint n-amalgamation

Disjoint n-amalgamation October 13, 2015 Varieties of background theme: the role of infinitary logic Goals 1 study n- toward 1 existence/ of atomic models in uncountable cardinals. 2 0-1-laws 2 History, aec, and Neo-stability

More information

AN INTRODUCTION TO STABILITY THEORY

AN INTRODUCTION TO STABILITY THEORY AN INTRODUCTION TO STABILITY THEORY DANIEL PALACÍN These lecture notes are a slightly extended version of my course on stability theory given at the Münster Model Theory Month in May of 2016. The course

More information

The Vaught Conjecture Do uncountable models count?

The Vaught Conjecture Do uncountable models count? The Vaught Conjecture Do uncountable models count? John T. Baldwin Department of Mathematics, Statistics and Computer Science University of Illinois at Chicago May 22, 2005 1 Is the Vaught Conjecture model

More information

The rise and fall of uncountable models

The rise and fall of uncountable models Chris Laskowski University of Maryland 2 nd Vaught s conjecture conference UC-Berkeley 2 June, 2015 Recall: Every counterexample Φ to Vaught s Conjecture is scattered. Recall: Every counterexample Φ to

More information

Stable embeddedness and N IP

Stable embeddedness and N IP Stable embeddedness and N IP arxiv:1001.0515v1 [math.lo] 4 Jan 2010 Anand Pillay University of Leeds January 4, 2010 Abstract We give some sufficient conditions for a predicate P in a complete theory T

More information

Introduction. Itaï Ben-Yaacov C. Ward Henson. September American Institute of Mathematics Workshop. Continuous logic Continuous model theory

Introduction. Itaï Ben-Yaacov C. Ward Henson. September American Institute of Mathematics Workshop. Continuous logic Continuous model theory Itaï Ben-Yaacov C. Ward Henson American Institute of Mathematics Workshop September 2006 Outline Continuous logic 1 Continuous logic 2 The metric on S n (T ) Origins Continuous logic Many classes of (complete)

More information

THE CHARACTERISTIC SEQUENCE OF A FIRST-ORDER FORMULA

THE CHARACTERISTIC SEQUENCE OF A FIRST-ORDER FORMULA THE CHARACTERISTIC SEQUENCE OF A FIRST-ORDER FORMULA M. E. MALLIARIS Abstract. For a first-order formula ϕ(x; y) we introduce and study the characteristic sequence P n : n < ω of hypergraphs defined by

More information

tp(c/a) tp(c/ab) T h(m M ) is assumed in the background.

tp(c/a) tp(c/ab) T h(m M ) is assumed in the background. Model Theory II. 80824 22.10.2006-22.01-2007 (not: 17.12) Time: The first meeting will be on SUNDAY, OCT. 22, 10-12, room 209. We will try to make this time change permanent. Please write ehud@math.huji.ac.il

More information

ω-stable Theories: Introduction

ω-stable Theories: Introduction ω-stable Theories: Introduction 1 ω - Stable/Totally Transcendental Theories Throughout let T be a complete theory in a countable language L having infinite models. For an L-structure M and A M let Sn

More information

MODEL THEORY OF GROUPS (MATH 223M, UCLA, SPRING 2018)

MODEL THEORY OF GROUPS (MATH 223M, UCLA, SPRING 2018) MODEL THEORY OF GROUPS (MATH 223M, UCLA, SPRING 2018) ARTEM CHERNIKOV Lecture notes in progress. All comments and corrections are very welcome. Last update: May 21, 2018 Contents 1. Introduction 1 1.1.

More information

VC-MINIMALITY: EXAMPLES AND OBSERVATIONS

VC-MINIMALITY: EXAMPLES AND OBSERVATIONS VC-MINIMALITY: EXAMPLES AND OBSERVATIONS URI ANDREWS, SARAH COTTER BLANSET, JAMES FREITAG, AND ALICE MEDVEDEV Abstract. VC-minimality is a recent notion in model theory which generalizes strong minimality,

More information

Representations and Derivations of Modules

Representations and Derivations of Modules Irish Math. Soc. Bulletin 47 (2001), 27 39 27 Representations and Derivations of Modules JANKO BRAČIČ Abstract. In this article we define and study derivations between bimodules. In particular, we define

More information

A NEW LINDELOF SPACE WITH POINTS G δ

A NEW LINDELOF SPACE WITH POINTS G δ A NEW LINDELOF SPACE WITH POINTS G δ ALAN DOW Abstract. We prove that implies there is a zero-dimensional Hausdorff Lindelöf space of cardinality 2 ℵ1 which has points G δ. In addition, this space has

More information

October 12, Complexity and Absoluteness in L ω1,ω. John T. Baldwin. Measuring complexity. Complexity of. concepts. to first order.

October 12, Complexity and Absoluteness in L ω1,ω. John T. Baldwin. Measuring complexity. Complexity of. concepts. to first order. October 12, 2010 Sacks Dicta... the central notions of model theory are absolute absoluteness, unlike cardinality, is a logical concept. That is why model theory does not founder on that rock of undecidability,

More information

Pseudofinite Model Theory. Anand Pillay, and friends

Pseudofinite Model Theory. Anand Pillay, and friends Pseudofinite Model Theory Anand Pillay, and friends April 13, 2015 These notes are based on a course given by Anand Pillay in the Autumn of 2014 at the University of Notre Dame. They were transcribed from

More information

APPROXIMATE WEAK AMENABILITY OF ABSTRACT SEGAL ALGEBRAS

APPROXIMATE WEAK AMENABILITY OF ABSTRACT SEGAL ALGEBRAS MATH. SCAND. 106 (2010), 243 249 APPROXIMATE WEAK AMENABILITY OF ABSTRACT SEGAL ALGEBRAS H. SAMEA Abstract In this paper the approximate weak amenability of abstract Segal algebras is investigated. Applications

More information

Classifying classes of structures in model theory

Classifying classes of structures in model theory Classifying classes of structures in model theory Saharon Shelah The Hebrew University of Jerusalem, Israel, and Rutgers University, NJ, USA ECM 2012 Saharon Shelah (HUJI and Rutgers) Classifying classes

More information

A SIMPLE PROOF OF THE MARKER-STEINHORN THEOREM FOR EXPANSIONS OF ORDERED ABELIAN GROUPS

A SIMPLE PROOF OF THE MARKER-STEINHORN THEOREM FOR EXPANSIONS OF ORDERED ABELIAN GROUPS A SIMPLE PROOF OF THE MARKER-STEINHORN THEOREM FOR EXPANSIONS OF ORDERED ABELIAN GROUPS ERIK WALSBERG Abstract. We give a short and self-contained proof of the Marker- Steinhorn Theorem for o-minimal expansions

More information

Model Theory and Forking Independence

Model Theory and Forking Independence Model Theory and Forking Independence Gabriel Conant UIC UIC Graduate Student Colloquium April 22, 2013 Gabriel Conant (UIC) Model Theory and Forking Independence April 22, 2013 1 / 24 Types We fix a first

More information

LADDER INDEX OF GROUPS. Kazuhiro ISHIKAWA, Hiroshi TANAKA and Katsumi TANAKA

LADDER INDEX OF GROUPS. Kazuhiro ISHIKAWA, Hiroshi TANAKA and Katsumi TANAKA Math. J. Okayama Univ. 44(2002), 37 41 LADDER INDEX OF GROUPS Kazuhiro ISHIKAWA, Hiroshi TANAKA and Katsumi TANAKA 1. Stability In 1969, Shelah distinguished stable and unstable theory in [S]. He introduced

More information

arxiv: v2 [math.lo] 3 Nov 2011

arxiv: v2 [math.lo] 3 Nov 2011 ON OMEGA-CATEGORICAL SIMPLE THEORIES arxiv:1102.3631v2 [math.lo] 3 Nov 2011 DANIEL PALACÍN Abstract. In the present paper we shall prove that countable ω-categorical simple CM-trivial theories and countable

More information

Model-theoretic distality and incidence combinatorics

Model-theoretic distality and incidence combinatorics Model-theoretic distality and incidence combinatorics Artem Chernikov UCLA Model Theory and Combinatorics workshop IHP, Paris, France Jan 29, 2018 Intro I will discuss generalizations of various results

More information

Preliminaries. Introduction to EF-games. Inexpressivity results for first-order logic. Normal forms for first-order logic

Preliminaries. Introduction to EF-games. Inexpressivity results for first-order logic. Normal forms for first-order logic Introduction to EF-games Inexpressivity results for first-order logic Normal forms for first-order logic Algorithms and complexity for specific classes of structures General complexity bounds Preliminaries

More information

INTRODUCTION TO GEOMETRIC STABILITY

INTRODUCTION TO GEOMETRIC STABILITY INTRODUCTION TO GEOMETRIC STABILITY ARTEM CHERNIKOV Lecture notes for the IMS Graduate Summer School in Logic, National University of Singapore, Jun 2017. The material is based on a number of sources including:

More information

i i i i i i i i

i i i i  i i i i A Guide to NIP Theories The study of NIP theories has received much attention from model theorists in the last decade, fuelled by applications to o-minimal structures and valued fields. This book, the

More information

Forking and dividing in dependent theories

Forking and dividing in dependent theories Forking and dividing in dependent theories (and NTP 2 in there) Artem Chernikov 1 joint work with Itay Kaplan 2 1 Humboldt Universität zu Berlin / Université Claude Bernard Lyon 1 2 Hebrew University of

More information

DP-MINIMAL EXPANSIONS OF DISCRETE ORDERED ABELIAN GROUPS arxiv: v1 [math.lo] 14 Mar 2019

DP-MINIMAL EXPANSIONS OF DISCRETE ORDERED ABELIAN GROUPS arxiv: v1 [math.lo] 14 Mar 2019 DP-MINIMAL EXPANSIONS OF DISCRETE ORDERED ABELIAN GROUPS arxiv:1903.06222v1 [math.lo] 14 Mar 2019 ERIK WALSBERG Abstract. If Z is a dp-minimal expansion of a discrete ordered abelian group (Z,

More information

Introduction to Model Theory

Introduction to Model Theory Introduction to Model Theory Jouko Väänänen 1,2 1 Department of Mathematics and Statistics, University of Helsinki 2 Institute for Logic, Language and Computation, University of Amsterdam Beijing, June

More information

Yale University Department of Computer Science. The VC Dimension of k-fold Union

Yale University Department of Computer Science. The VC Dimension of k-fold Union Yale University Department of Computer Science The VC Dimension of k-fold Union David Eisenstat Dana Angluin YALEU/DCS/TR-1360 June 2006, revised October 2006 The VC Dimension of k-fold Union David Eisenstat

More information

D-bounded Distance-Regular Graphs

D-bounded Distance-Regular Graphs D-bounded Distance-Regular Graphs CHIH-WEN WENG 53706 Abstract Let Γ = (X, R) denote a distance-regular graph with diameter D 3 and distance function δ. A (vertex) subgraph X is said to be weak-geodetically

More information

LECTURE NOTES ON FORKING

LECTURE NOTES ON FORKING LECTURE NOTES ON FORKING ARTEM CHERNIKOV Part 1. Preliminaries, model-theoretic notions of smallness, preindependence relations 1. Lecture 1 1.1. Types. Most of the time we fix a complete countable first-order

More information

VAUGHT S THEOREM: THE FINITE SPECTRUM OF COMPLETE THEORIES IN ℵ 0. Contents

VAUGHT S THEOREM: THE FINITE SPECTRUM OF COMPLETE THEORIES IN ℵ 0. Contents VAUGHT S THEOREM: THE FINITE SPECTRUM OF COMPLETE THEORIES IN ℵ 0 BENJAMIN LEDEAUX Abstract. This expository paper introduces model theory with a focus on countable models of complete theories. Vaught

More information

MACHINE LEARNING. Vapnik-Chervonenkis (VC) Dimension. Alessandro Moschitti

MACHINE LEARNING. Vapnik-Chervonenkis (VC) Dimension. Alessandro Moschitti MACHINE LEARNING Vapnik-Chervonenkis (VC) Dimension Alessandro Moschitti Department of Information Engineering and Computer Science University of Trento Email: moschitti@disi.unitn.it Computational Learning

More information

Continuum Harvard. April 11, Constructing Borel Models in the. Continuum Harvard. John T. Baldwin. University of Illinois at Chicago

Continuum Harvard. April 11, Constructing Borel Models in the. Continuum Harvard. John T. Baldwin. University of Illinois at Chicago April 11, 2013 Today s Topics 1 2 3 4 5 6 Pseudo-minimal 7 Further Applications Section 1: { Models in L ω1,ω L ω1,ω satisfies downward Löwenheim Skolem to ℵ 0 for sentences. It does not satisfy upward

More information

Models of Language Acquisition: Part II

Models of Language Acquisition: Part II Models of Language Acquisition: Part II Matilde Marcolli CS101: Mathematical and Computational Linguistics Winter 2015 Probably Approximately Correct Model of Language Learning General setting of Statistical

More information

HINDMAN S THEOREM AND IDEMPOTENT TYPES. 1. Introduction

HINDMAN S THEOREM AND IDEMPOTENT TYPES. 1. Introduction HINDMAN S THEOREM AND IDEMPOTENT TYPES URI ANDREWS AND ISAAC GOLDBRING Abstract. Motivated by a question of Di Nasso, we show that Hindman s Theorem is equivalent to the existence of idempotent types in

More information

VC Dimension Review. The purpose of this document is to review VC dimension and PAC learning for infinite hypothesis spaces.

VC Dimension Review. The purpose of this document is to review VC dimension and PAC learning for infinite hypothesis spaces. VC Dimension Review The purpose of this document is to review VC dimension and PAC learning for infinite hypothesis spaces. Previously, in discussing PAC learning, we were trying to answer questions about

More information

AN EFFECTIVE METRIC ON C(H, K) WITH NORMAL STRUCTURE. Mona Nabiei (Received 23 June, 2015)

AN EFFECTIVE METRIC ON C(H, K) WITH NORMAL STRUCTURE. Mona Nabiei (Received 23 June, 2015) NEW ZEALAND JOURNAL OF MATHEMATICS Volume 46 (2016), 53-64 AN EFFECTIVE METRIC ON C(H, K) WITH NORMAL STRUCTURE Mona Nabiei (Received 23 June, 2015) Abstract. This study first defines a new metric with

More information

EXTERNAL AUTOMORPHISMS OF ULTRAPRODUCTS OF FINITE MODELS

EXTERNAL AUTOMORPHISMS OF ULTRAPRODUCTS OF FINITE MODELS EXTERNAL AUTOMORPHISMS OF ULTRAPRODUCTS OF FINITE MODELS PHILIPP LÜCKE AND SAHARON SHELAH Abstract. Let L be a finite first-order language and M n n < ω be a sequence of finite L-models containing models

More information

March 3, The large and small in model theory: What are the amalgamation spectra of. infinitary classes? John T. Baldwin

March 3, The large and small in model theory: What are the amalgamation spectra of. infinitary classes? John T. Baldwin large and large and March 3, 2015 Characterizing cardinals by L ω1,ω large and L ω1,ω satisfies downward Lowenheim Skolem to ℵ 0 for sentences. It does not satisfy upward Lowenheim Skolem. Definition sentence

More information

Amalgamation and the finite model property

Amalgamation and the finite model property Amalgamation and the finite model property Alex Kruckman University of California, Berkeley March 25, 2015 Alex Kruckman (UC Berkeley) Amalgamation and the FMP March 25, 2015 1 / 16 The motivating phenomenon

More information

arxiv: v2 [math.lo] 23 Sep 2015

arxiv: v2 [math.lo] 23 Sep 2015 INVARIANT TYPES IN NIP THEORIES arxiv:1401.6715v2 [math.lo] 23 Sep 2015 PIERRE SIMON Abstract. We study invariant types in NIP theories. Amongst other things: we prove a definable version of the (p,q)-theorem

More information

On NIP and invariant measures

On NIP and invariant measures On NIP and invariant measures Ehud Hrushovski Hebrew University of Jerusalem Anand Pillay University of Leeds December 3, 2010 Abstract We study forking, Lascar strong types, Keisler measures and definable

More information

A Hanf number for saturation and omission: the superstable case

A Hanf number for saturation and omission: the superstable case A Hanf number for saturation and omission: the superstable case John T. Baldwin University of Illinois at Chicago Saharon Shelah The Hebrew University of Jerusalem Rutgers University April 29, 2013 Abstract

More information

5 Measure theory II. (or. lim. Prove the proposition. 5. For fixed F A and φ M define the restriction of φ on F by writing.

5 Measure theory II. (or. lim. Prove the proposition. 5. For fixed F A and φ M define the restriction of φ on F by writing. 5 Measure theory II 1. Charges (signed measures). Let (Ω, A) be a σ -algebra. A map φ: A R is called a charge, (or signed measure or σ -additive set function) if φ = φ(a j ) (5.1) A j for any disjoint

More information

Math 225A Model Theory. Speirs, Martin

Math 225A Model Theory. Speirs, Martin Math 5A Model Theory Speirs, Martin Autumn 013 General Information These notes are based on a course in Metamathematics taught by Professor Thomas Scanlon at UC Berkeley in the Autumn of 013. The course

More information

Compact complex manifolds with the DOP and other properties.

Compact complex manifolds with the DOP and other properties. Compact complex manifolds with the DOP and other properties. Anand Pillay Dept. Mathematics Univ. Illinois at Urbana-Champaign Thomas Scanlon Dept. Mathematics University of California at Berkeley July

More information

DIVIDING AND WEAK QUASI-DIMENSIONS IN ARBITRARY THEORIES

DIVIDING AND WEAK QUASI-DIMENSIONS IN ARBITRARY THEORIES DIVIDING AND WEAK QUASI-DIMENSIONS IN ARBITRARY THEORIES ISAAC GODBRING AND HENRY TOWSNER Abstract. We show that any countable model of a model complete theory has an elementary extension with a pseudofinite-like

More information

Qualifying Exam Logic August 2005

Qualifying Exam Logic August 2005 Instructions: Qualifying Exam Logic August 2005 If you signed up for Computability Theory, do two E and two C problems. If you signed up for Model Theory, do two E and two M problems. If you signed up

More information

Löwenheim-Skolem Theorems, Countable Approximations, and L ω. David W. Kueker (Lecture Notes, Fall 2007)

Löwenheim-Skolem Theorems, Countable Approximations, and L ω. David W. Kueker (Lecture Notes, Fall 2007) Löwenheim-Skolem Theorems, Countable Approximations, and L ω 0. Introduction David W. Kueker (Lecture Notes, Fall 2007) In its simplest form the Löwenheim-Skolem Theorem for L ω1 ω states that if σ L ω1

More information

VC-DIMENSION OF SHORT PRESBURGER FORMULAS

VC-DIMENSION OF SHORT PRESBURGER FORMULAS VC-DIMENSION OF SHORT PRESBURGER FORMULAS DANNY NGUYEN AND IGOR PAK Abstract. We study VC-dimension of short formulas in Presburger Arithmetic, defined to have a bounded number of variables, quantifiers

More information

Groups definable in o-minimal and NIP settings

Groups definable in o-minimal and NIP settings Università di Pisa Dipartimento di Matematica Corso di Laurea Magistrale in Matematica Groups definable in o-minimal and NIP settings Tesi di Laurea Magistrale Candidato Alessandro Achille Relatore Prof.

More information

DP-MINIMAL VALUED FIELDS

DP-MINIMAL VALUED FIELDS DP-MINIMAL VALUED FIELDS FRANZISKA JAHNKE, PIERRE SIMON, AND ERIK WALSBERG Abstract. We show that dp-minimal valued fields are henselian and give classifications of dp-minimal ordered abelian groups and

More information

Lecture 2: Uniform Entropy

Lecture 2: Uniform Entropy STAT 583: Advanced Theory of Statistical Inference Spring 218 Lecture 2: Uniform Entropy Lecturer: Fang Han April 16 Disclaimer: These notes have not been subjected to the usual scrutiny reserved for formal

More information

Definable henselian valuation rings

Definable henselian valuation rings Definable henselian valuation rings Alexander Prestel Abstract We give model theoretic criteria for the existence of and - formulas in the ring language to define uniformly the valuation rings O of models

More information

Sample width for multi-category classifiers

Sample width for multi-category classifiers R u t c o r Research R e p o r t Sample width for multi-category classifiers Martin Anthony a Joel Ratsaby b RRR 29-2012, November 2012 RUTCOR Rutgers Center for Operations Research Rutgers University

More information

Properly forking formulas in Urysohn spaces

Properly forking formulas in Urysohn spaces Properly forking formulas in Urysohn spaces Gabriel Conant University of Notre Dame gconant@nd.edu March 4, 2016 Abstract In this informal note, we demonstrate the existence of forking and nondividing

More information

GEOMETRIC STRUCTURES WITH A DENSE INDEPENDENT SUBSET

GEOMETRIC STRUCTURES WITH A DENSE INDEPENDENT SUBSET GEOMETRIC STRUCTURES WITH A DENSE INDEPENDENT SUBSET ALEXANDER BERENSTEIN AND EVGUENI VASSILIEV Abstract. We generalize the work of [13] on expansions of o-minimal structures with dense independent subsets,

More information

On Inner Constructivizability of Admissible Sets

On Inner Constructivizability of Admissible Sets On Inner Constructivizability of Admissible Sets Alexey Stukachev Sobolev Institute of Mathematics, Novosibirsk, Russia aistu@math.nsc.ru Abstract. We consider a problem of inner constructivizability of

More information

A Note on Smaller Fractional Helly Numbers

A Note on Smaller Fractional Helly Numbers A Note on Smaller Fractional Helly Numbers Rom Pinchasi October 4, 204 Abstract Let F be a family of geometric objects in R d such that the complexity (number of faces of all dimensions on the boundary

More information

NEW CLASSES OF SET-THEORETIC COMPLETE INTERSECTION MONOMIAL IDEALS

NEW CLASSES OF SET-THEORETIC COMPLETE INTERSECTION MONOMIAL IDEALS NEW CLASSES OF SET-THEORETIC COMPLETE INTERSECTION MONOMIAL IDEALS M. R. POURNAKI, S. A. SEYED FAKHARI, AND S. YASSEMI Abstract. Let be a simplicial complex and χ be an s-coloring of. Biermann and Van

More information

Elementary Equivalence, Partial Isomorphisms, and. Scott-Karp analysis

Elementary Equivalence, Partial Isomorphisms, and. Scott-Karp analysis Elementary Equivalence, Partial Isomorphisms, and Scott-Karp analysis 1 These are self-study notes I prepared when I was trying to understand the subject. 1 Elementary equivalence and Finite back and forth

More information

MONOCHROMATIC VS. MULTICOLORED PATHS. Hanno Lefmann* Department of Mathematics and Computer Science Emory University. Atlanta, Georgia 30332, USA

MONOCHROMATIC VS. MULTICOLORED PATHS. Hanno Lefmann* Department of Mathematics and Computer Science Emory University. Atlanta, Georgia 30332, USA MONOCHROMATIC VS. MULTICOLORED PATHS Hanno Lefmann* Department of Mathematics and Computer Science Emory University Atlanta, Georgia 30322, USA and School of Mathematics Georgia Institute of Technology

More information

Representing Scott Sets in Algebraic Settings

Representing Scott Sets in Algebraic Settings Representing Scott Sets in Algebraic Settings Alf Dolich Kingsborough Community College Julia F. Knight University of Notre Dame Karen Lange Wellesley College David Marker University of Illinois at Chicago

More information

Hrushovski s Fusion. A. Baudisch, A. Martin-Pizarro, M. Ziegler March 4, 2007

Hrushovski s Fusion. A. Baudisch, A. Martin-Pizarro, M. Ziegler March 4, 2007 Hrushovski s Fusion A. Baudisch, A. Martin-Pizarro, M. Ziegler March 4, 2007 Abstract We present a detailed and simplified exposition of Hrushovki s fusion of two strongly minimal theories. 1 Introduction

More information