Infinite Strings Generated by Insertions

Size: px
Start display at page:

Download "Infinite Strings Generated by Insertions"

Transcription

1 Programming and Computer Software, Vol. 30, No. 2, 2004, pp Translated from Programmirovanie, Vol. 30, No. 2, Original Russian Text Copyright 2004 by Golubitsky, Falconer. Infinite Strings Generated by Insertions O. D. Golubitsky* and S. Falconer** *Department of Mechanics and Mathematics, Moscow State University, Vorob evy gory, Moscow, Russia **Faculty of Computer Science, University of New Brunswick, 540 Windsor St., Fredericton, E3B5A3, Canada Received June 5, 2003 Abstract The process of generation of strings over a finite alphabet by inserting characters at an arbitrary place in the string is considered. A topology on the set of strings is introduced, in which closed sets are defined to be sets of strings that are invariant with respect to the insertion of characters. An infinite insertion string is defined to be a set of infinite sequences of insertions ending in the same open sets. The number of infinite insertion strings is proved to be countable. It is proved also that there is a relationship between the countability of the completion of partially well-ordered sets by infinite elements and the fulfillment of an analogue of Dickson s and Higman s lemmas for them. 1. INTRODUCTION This work emerged as a result of the authors research on the development of a model of structural data representation known as the Evolving Transformation Systems (ETS) model [1, 2]. Strings over finite alphabets are a particular case (which, however, plays an important role in mathematics and applications) of structural representations described by this model. The applications of strings are so numerous that several terms exist for example, words or sequences of characters that denote the same obects. In our opinion, the latter fact is not occasional; it bears evidence of the existence of several very different interpretations of one obect, namely, a string over a finite alphabet. In particular, there may be defined various operations on strings, such as concatenation, insertion, replacement, deletion, symmetric reflection, and so on. We believe that definitions of the operations are closely related to the process of string construction (or generation), which is often assumed only implicitly. Moreover, the choice of the generation process affects the extension of the notion of a finite string to the infinite case. In this paper, we show that, if characters can be inserted into any place of the string, the set of the corresponding infinite strings is countable, whereas, if the strings are generated by adding characters only to the end of the string, the set obtained is a set of infinite sequences and, thus, has continuum cardinality. Examples of the generation processes for sets of positive integers, monomials, strings, and trees are presented, and the question of countability of the completion of these sets by infinite obects is studied. The generation process naturally defines a partial order relation on the obects being generated: an obect A is less than an obect B if B can be generated from A. It turns out that the cardinality of a set of infinite obects is related to the so-called well quasi orderedness property of this relation [3]. A partially ordered set is said to be well quasi ordered if any of its subsets has only a finite number of minimal elements. In particular, according to the well-known Dickson lemma [4], this condition holds for the set of monomials in a finite number of variables ordered by the divisibility relation; according to Higman s lemma [3, 5], it holds also for strings under the assumption that a string u is less than a string v if u is a subsequence (not necessarily contiguous) of v. The main result of this work is a theorem stating that, for a countable partially ordered set, the properties of being well quasi ordered and having a countable completion by infinite obects are equivalent. 2. TOPOLOGY ON THE SET OF STRINGS Let Σ be a finite alphabet and Σ* be a set of strings over it. The partial order relation defined below corresponds to the process of string generation by inserting characters at any place in a string. Definition 1. If v = a 1 a m, u = a i1 a ik Σ*, where 1 i 1 < < i k m, then the string u is called an ancestor of the string v, and the string v is called a descendant of u, which is denoted as u v. One of the ways to complete a set by infinite elements is to introduce a topology on the set. We introduce the topology on the set of strings that corresponds to the partial order relation defined above. Definition 2. A subset X Σ* is said to be closed if, for each string u X, it contains also all its descendants. A subset u X is said to be open if its complement X is closed. Lemma 1 (properties of open and closed sets). 1. A set Y is open if and only if, for any string u Y, all its ancestors also belong to Y /04/ åäiä Nauka /Interperiodica

2 INFINITE STRINGS Intersection and union of any number of open (closed) sets are open (closed). Proof. 1. Let Y be open and u Y. Suppose that v u and v Y. Then, v belongs to the set Σ*\Y, which is closed by definition. Hence, all descendants of v also belong to Σ*\Y, which contradicts the condition u Y. Conversely, let all descendants of u belong to the set Y for all u Y. Let us show that the set Σ*\Y is closed. Indeed, if v Σ*\Y, then none of the descendants of v can belong to Y, since, in this case, Y would have to contain not only this descendant but also its ancestor v, which is impossible. 2. Let {X α } α A be a family of open (closed) sets. Let u X, then u X α for all α A. By the definition of a closed set, it follows from the first assertion α A α that each descendant (ancestor) of u also belongs to X α for all α A; hence, each descendant (ancestor) of u belongs to X. The case of the union operation α A α is proved similarly or by means of the formula X α α A c =, c X α α A where the superscript c stands for the complement. To describe closed sets, we introduce the following definition. Definition 3. A closure of a subset X Σ* is the intersection of all closed sets containing X and is denoted as X. Lemma 2. Any closed set is the closure of some finite set. Proof. In accordance with Higman s lemma [5], the set of minimal elements (with respect to ) of any nonempty set X is finite. We denote this set as min(x) and prove that min( X) = X. Let us assume the contrary, i.e., Y = X\ min( X). Since Y Σ* and Y, Y contains, at least, one minimal element y Y. Then, y is minimal in X (otherwise, there exists z X\Y = min( X) such that z y, and, hence, y min( X), which contradicts the assumption). However, y min(x), which contradicts the definition of the set min(x). Corollary 1. Closed and open sets are regular sets. This corollary allows us to specify closed and open sets in a compact form. It should be noted, however, that these sets do not exhaust all possible regular sets. Example 1. The set Σ*\ { ab} is open and is determined by the regular expression b*a*. 3. PATHS The concept of a path, which is defined below, is similar to that of a monotone sequence of numbers. In what follows, infinite insertion strings are defined as equivalence classes of paths, similarly to the definition of real numbers as equivalence classes of monotonically increasing sequences of rational numbers. Definition 4. A path is a sequence of strings monotonically increasing with respect to. If a path p is finite, its last element is denoted by term(p). Definition 5. A path p = {u 1, u 2, } ends in a set X if there exists N such that u i X for all i N. Lemma If a set X is closed and up X, then p ends in X. 2. If a set Y is open and p ends in Y, then p Y. Proof. 1. Let X be closed, p = {u 1, u 2, }, and u i X for some i. Then, by the definition of a path, for > i, u s u i ; hence, u X. 2. Let Y be open and p Y. Then, there exists an element p belonging to the complement of Y, which is a closed set. As proved above, this implies that p ends in the complement of Y, which is impossible. Definition 6. A path p = {u 1, u 2, } is called an ancestor of a path q = {v 1, v 2, } if, for any u i, there exists v such that u i v. In this case, we write p q. Lemma The relation on the set of paths is reflexive and transitive. 2. For finite paths p and q, p q term(p) term(q). Proof. 1. The reflexivity is evident. Let p, q, and r be paths, and let p q and q r. Then, for any element u i from p, there exists a descendant v from q, for which, in turn, there exists a descendant w k from r. Since the relation on strings is a partial order relation, we have u i w k and, hence, p r. 2. Let p q. Then, for any element p, in particular, for term(p), there exists a descendant v in q. However, v term(q); therefore, term(p) term(q). Conversely, if term(p) term(q), then, for any element u i from p, we have u i term(p) term(q), which means that p q. Example A path consisting of an empty string λ is an ancestor of any other path. 2. The path (ab) = {λ, a, ab, aba, abab, ababa, ababab, } is a descendant of any other path.

3 112 GOLUBITSKY, FALCONER (ab) aa ab ba bb a... λ Fig. 1. A diagram for the set of insertion strings. 4. EQUIVALENCE OF PATHS Definition 7. Paths p and q are said to be equivalent if one of the following equivalent conditions is fulfilled: 1. For any closed set X, (p ends in X) (q ends in X). 2. For any open set Y, (p ends in Y) (q ends in Y). 3. p q p. The equivalence of the paths is written as p ~ q. Lemma 5. The conditions specified in Definition 7 are equivalent. Proof. (1 2): Let, for any closed set X (p ends in X) (q ends in X). Let Y be open and p end in Y. Then, according to Lemma 3, p Y, and, hence, p does not end in Y c. In this case, q does not end in Y c either. Hence, by virtue of Lemma 3, q Y; i.e., q ends in Y. (2 3): Let, for any open set Y (p ends in Y) (q ends in Y). Suppose that there exists an element u i from p such that, for all v from q, u i v. Consider the open set Y = { u i } c. We have p Y; hence, by Lemma 4, p does not end in Y, and, thus, q does not end in Y, and q Y. Then, there exists an element v from q that belongs to the complement of Y, i.e., to the closed set { u i }. This implies that u i v, and we arrive at the contradiction. Hence, p q and, similarly, q p. (3 1): Let p q p. Let p end in the closed set X, and let u i be an element of p belonging to X. Since p q, there exists an element v from q such that u i v. Then, v X, and all subsequent elements of q also belong to X; i.e., q ends in X. The converse implication is proved similarly. Example 3. The following paths are mutually equivalent: ( ab) = { λ, a, ab, aba, abab, ababa, ababab, }, b ( aab) = { λ, a, aa, aab, aaba, aabaa, aabaab, }, ( a b ) = { λ, ab, aabbab, aaabbbaabbab, aaaabbbbaaabbbaabbab }. Lemma 6 (ustification of the definition). For finite paths, p ~ q term(p) = term(q). Proof. Let p ~ q. Then, p q p, which, by Lemma 4, implies that term(p) term(q) term(p). Hence, it follows that term(p) = term(q). Conversely, let term(p) = term(q). Then, term(p) term(q) term(p), which, by Lemma 4, implies that p q p; i.e., p ~ q. 5. INSERTION STRINGS Definition 8. An insertion string [p] is a path equivalence class with respect to ~. This definition is suitable both for the case of finite paths (in this case, we obtain an ordinary finite string) and the case of infinite paths. Theorem 1. The set of insertion strings is countable. Proof. We will prove the theorem for the case of an alphabet consisting of two characters. In the case of an arbitrary finite alphabet, the proof is similar. Let u be an insertion string. There exist two following possibilities: 1. (ab) u. Then, u = [(ab) ]. 2. (ab) u. In this case, there exists a maximal number n such that (ab) n is an ancestor of a certain string from u, and, for any string v from any path p u, Let v b k 1 = K i a k 2 b k 3 a k 2n b k 2n + 1 a k 2n + 2, k i 0. ( p) = max( k i ) { 0, 1, } { }. Then, p q K 1 ( p) = K 1 ( q),, K 2n + 2 ( p) = K 2n + 2 ( q), and the number of all sets of the form (K 1,, K 2n + 2 ) is countable. In the next section, we will prove a more general theorem. In the framework of this theorem, according to Higman s lemma, the insertion strings are a particular case. The above proof makes it possible to prove Higman s lemma independently for the particular case of a finite alphabet. A partially ordered set of insertion strings can be represented by means of the diagram shown in Fig. 1.

4 INFINITE STRINGS THE PROPERTY OF BEING WELL QUASI ORDERED Lemma 7 (Dickson). For any infinite sequence of monomials {u 1, u 2, } over a finite set of variables, there exist two indices i < such that u i u. Lemma 8 (Higman). For any infinite sequence of strings {u 1, u 2, } over a finite alphabet, there exist two indices i < such that u i u. The notions of an open and closed subset, closure, path, partial order and equivalence relations on the set of paths are easily extended from the case of strings over finite alphabets to the case of an arbitrary countable partially well-ordered set (S, ) (under a partially well-ordered set, we mean a partially ordered set in which any nonempty subset has a minimal element). It is not difficult to see that Lemmas 1, 3 6 remain valid in this case. Lemma 2 is valid if and only if the following condition holds. Definition 9. A countable partially well-ordered set (S, ) is a well quasi ordered set if, for any infinite sequence {s 1, s 2, }, there exist two indices i < such that u i u. Theorem 2. If (S, ) is a well quasi ordered set, then the number of equivalence classes of paths in S is countable. Proof. The property of being well quasi ordered implies that any closed subset in S is a closure of a certain finite set. Therefore, the number of all closed subsets is countable. For each path p, we consider the closed set U p that is the union of all closed sets X in which p does not end. Then, p q U p = U q. Indeed, let p ~ q. Then, p and q, by definition, end in the same closed sets; hence, U p = U q. Conversely, let U p = U q. If p does not end in a closed set X, then, by Lemma 3, p X =, and, therefore, p U p =. Similarly, q U q =. Since U p = U q, we have q U p =. Let X be a closed set in which p does not end. Then X U p ; hence, q X =. This, in particular, implies that q does not end in X. Since the number of all closed subsets is countable, the number of all sets of the form U p is also countable (since these sets are unions of closed subsets and, thus, are closed). Therefore, the number of equivalence classes of paths is countable. In accordance with Lemma 6, elements of the countable partially well-ordered set (S, ) can be identified with equivalence classes of finite paths. The union of S and the set of all equivalence classes of infinite paths in S is referred to as the completion of S, and the equivalence classes of infinite paths are called infinite elements of the completion. In this case, Theorem 2 can be stated as follows: the completion of a countable well quasi ordered set is countable. 7. INVERSE THEOREM Denote by Fin(S) the set of finite subsets of the set S. If the set S is partially ordered by the relation, then this relation can naturally be extended to Fin(S): for S 1, S 2 S, we assume that S 1 S 2 if there exists an inection f: S 1 S 2 such that s f(s) for all s S 1. Theorem 3. Let (S, ) be a partially well-ordered set, and let the completion of the set Fin(S) be countable. Then, (S, ) is a well quasi ordered set. Proof. Suppose that the assertion of the theorem is not true. Let us select an infinite subset X S all elements of which are minimal. Then, all possible subsets of X correspond to various elements of the completion of the set Fin(S), and the set of all subsets of X has continuum cardinality. Theorem 4 (criterion). A countable partially wellordered set (S, ) is well quasi ordered if and only if the completion of the set Fin(S) is countable. Proof. Let (S, ) be a Dickson set. Let us show that Fin(S) is also well quasi ordered. Indeed, according to the general Higman s lemma [3, 5, 6], if (S, ) is well quasi ordered, then the set S* of finite ordered subsets of S is also well quasi ordered. Note that the partial order on S* is defined as follows: s 1 s m t 1 t n if an only if there exists a monotonically increasing function f: {1,, m} {1,, n} such that s i t f(i) for all i {1,, m}. It is easy to see that s 1 s m t 1 t n implies {s 1,, s m } {t 1,, t n }. Let A 1, A 2, be an infinite sequence in Fin(S). Let us fix an arbitrary linear order on each set A i ; thus, we obtain an infinite sequence A 1 ', A 2 ', in S*. Since S* is well quasi ordered, there exist indices i < such that A i ' A'. Then, it follows that A i A, and, hence, Fin(S) is well quasi ordered. The converse assertion of the criterion is valid by virtue of Theorem EXAMPLES OF COMPLETIONS 1. Positive integers: (a) =, one infinite element + ;

5 114 GOLUBITSKY, FALCONER,,,,... Fig. 2. The infinite set of trees that violates the property of being well quasi ordered. (b) =, continuum of infinite elements; the property of being well quasi ordered is violated for the set of prime numbers. 2. Monomials over a finite set of variables: =, a countable number of infinite monomials; Dickson s lemma is valid. 3. Strings over a finite alphabet: (a) u v w Σ* v = uw; continuum of infinite elements; the property of being well quasi ordered is violated for the set b, ab, aab, aaab, ; (b) u v x, y Σ* v = xuy; continuum of infinite elements; the property of being Dickson is violated for the set aa, aba, abba, abbba, ; (c) u v u is a subsequence of v; a countable number of infinite strings; Higman s lemma is valid. 4. Unlabelled forests: T 1 T 2 T 1 is a subgraph of T 2. The set of infinite forests has continuum power, since the set of trees depicted in Fig. 2 violates the property of being well quasi ordered. 9. UNSOLVED PROBLEMS AND DIRECTIONS OF FUTURE RESEARCH To conclude the paper, we list some problems that are, in our opinion, of interest and continue the study initiated in this paper: 1. Classification of countable topological spaces. 2. Study of continuous mappings between them. 3. Computations in countable topological spaces. 4. Relationship between the process of obect construction and admissible operations on them (for example, systems of rewriting rules). 5. Investigation of random processes in countable topological spaces. REFERENCES 1. Goldfarb, L., Golubitsky, O., and Korkin, D., What Is a Structural Representation? Techn. Report TR00-137, Faculty Comput. Sci., U.N.B., Golubitsky, O., On the Generating Process and the Class Typicality Measure, Techn. Report TR02-151, Faculty Comput. Sci., U.N.B., Dershowitz, N. and Jouannaud, J.-P., Rewrite Systems, Handbook of Theoretical Computer Science, van Leeuwen, J., Ed., Amsterdam: North-Holland, 1990, vol. B, ch. 6, pp Cox, D., Little, J., and O Shea, D., Ideals, Varieties, and Algorithms. An Introduction to Computational Algebraic Geometry and Commutative Algebra, New York: Springer, Translated under the title Idealy, mnogoobraziya i algoritmy, Moscow: Mir, Higman, G., Ordering by Divisibility in Abstract Algebras, Proc. London Math. Soc., 1952, vol. 2, no. 7, pp Murthy, C. and Russell, J.R., A Constructive Proof of Higman s Lemma, LICS, 1990, pp

A finite universal SAGBI basis for the kernel of a derivation. Osaka Journal of Mathematics. 41(4) P.759-P.792

A finite universal SAGBI basis for the kernel of a derivation. Osaka Journal of Mathematics. 41(4) P.759-P.792 Title Author(s) A finite universal SAGBI basis for the kernel of a derivation Kuroda, Shigeru Citation Osaka Journal of Mathematics. 4(4) P.759-P.792 Issue Date 2004-2 Text Version publisher URL https://doi.org/0.890/838

More information

In English, there are at least three different types of entities: letters, words, sentences.

In English, there are at least three different types of entities: letters, words, sentences. Chapter 2 Languages 2.1 Introduction In English, there are at least three different types of entities: letters, words, sentences. letters are from a finite alphabet { a, b, c,..., z } words are made up

More information

CHAPTER 7. Connectedness

CHAPTER 7. Connectedness CHAPTER 7 Connectedness 7.1. Connected topological spaces Definition 7.1. A topological space (X, T X ) is said to be connected if there is no continuous surjection f : X {0, 1} where the two point set

More information

Topology Proceedings. COPYRIGHT c by Topology Proceedings. All rights reserved.

Topology Proceedings. COPYRIGHT c by Topology Proceedings. All rights reserved. Topology Proceedings Web: http://topology.auburn.edu/tp/ Mail: Topology Proceedings Department of Mathematics & Statistics Auburn University, Alabama 36849, USA E-mail: topolog@auburn.edu ISSN: 0146-4124

More information

Languages and monoids with disjunctive identity

Languages and monoids with disjunctive identity Languages and monoids with disjunctive identity Lila Kari and Gabriel Thierrin Department of Mathematics, University of Western Ontario London, Ontario, N6A 5B7 Canada Abstract We show that the syntactic

More information

Boolean Algebras. Chapter 2

Boolean Algebras. Chapter 2 Chapter 2 Boolean Algebras Let X be an arbitrary set and let P(X) be the class of all subsets of X (the power set of X). Three natural set-theoretic operations on P(X) are the binary operations of union

More information

COMPLETELY INVARIANT JULIA SETS OF POLYNOMIAL SEMIGROUPS

COMPLETELY INVARIANT JULIA SETS OF POLYNOMIAL SEMIGROUPS Series Logo Volume 00, Number 00, Xxxx 19xx COMPLETELY INVARIANT JULIA SETS OF POLYNOMIAL SEMIGROUPS RICH STANKEWITZ Abstract. Let G be a semigroup of rational functions of degree at least two, under composition

More information

SOLUTIONS TO EXERCISES FOR. MATHEMATICS 205A Part 1. I. Foundational material

SOLUTIONS TO EXERCISES FOR. MATHEMATICS 205A Part 1. I. Foundational material SOLUTIONS TO EXERCISES FOR MATHEMATICS 205A Part 1 Fall 2014 I. Foundational material I.1 : Basic set theory Problems from Munkres, 9, p. 64 2. (a (c For each of the first three parts, choose a 1 1 correspondence

More information

Automata and Languages

Automata and Languages Automata and Languages Prof. Mohamed Hamada Software Engineering Lab. The University of Aizu Japan Mathematical Background Mathematical Background Sets Relations Functions Graphs Proof techniques Sets

More information

Regular Expressions [1] Regular Expressions. Regular expressions can be seen as a system of notations for denoting ɛ-nfa

Regular Expressions [1] Regular Expressions. Regular expressions can be seen as a system of notations for denoting ɛ-nfa Regular Expressions [1] Regular Expressions Regular expressions can be seen as a system of notations for denoting ɛ-nfa They form an algebraic representation of ɛ-nfa algebraic : expressions with equations

More information

Thus, X is connected by Problem 4. Case 3: X = (a, b]. This case is analogous to Case 2. Case 4: X = (a, b). Choose ε < b a

Thus, X is connected by Problem 4. Case 3: X = (a, b]. This case is analogous to Case 2. Case 4: X = (a, b). Choose ε < b a Solutions to Homework #6 1. Complete the proof of the backwards direction of Theorem 12.2 from class (which asserts the any interval in R is connected). Solution: Let X R be a closed interval. Case 1:

More information

Kruskal s Theorem Rebecca Robinson May 29, 2007

Kruskal s Theorem Rebecca Robinson May 29, 2007 Kruskal s Theorem Rebecca Robinson May 29, 2007 Kruskal s Theorem Rebecca Robinson 1 Quasi-ordered set A set Q together with a relation is quasi-ordered if is: reflexive (a a); and transitive (a b c a

More information

Harvard CS121 and CSCI E-121 Lecture 2: Mathematical Preliminaries

Harvard CS121 and CSCI E-121 Lecture 2: Mathematical Preliminaries Harvard CS121 and CSCI E-121 Lecture 2: Mathematical Preliminaries Harry Lewis September 5, 2013 Reading: Sipser, Chapter 0 Sets Sets are defined by their members A = B means that for every x, x A iff

More information

5 Set Operations, Functions, and Counting

5 Set Operations, Functions, and Counting 5 Set Operations, Functions, and Counting Let N denote the positive integers, N 0 := N {0} be the non-negative integers and Z = N 0 ( N) the positive and negative integers including 0, Q the rational numbers,

More information

Theory of Computation

Theory of Computation Fall 2002 (YEN) Theory of Computation Midterm Exam. Name:... I.D.#:... 1. (30 pts) True or false (mark O for true ; X for false ). (Score=Max{0, Right- 1 2 Wrong}.) (1) X... If L 1 is regular and L 2 L

More information

Basics of WQO theory, with some applications in computer science

Basics of WQO theory, with some applications in computer science Basics of WQO theory, with some applications in computer science aka WQOs for dummies Ph. Schnoebelen LSV, CNRS, Cachan CMI Silver Jubilee Lecture Chennai, Feb. 23rd, 2015 INTRODUCTION Well-quasi-orderings,

More information

BASIC MATHEMATICAL TECHNIQUES

BASIC MATHEMATICAL TECHNIQUES CHAPTER 1 ASIC MATHEMATICAL TECHNIQUES 1.1 Introduction To understand automata theory, one must have a strong foundation about discrete mathematics. Discrete mathematics is a branch of mathematics dealing

More information

Chapter 1 The Real Numbers

Chapter 1 The Real Numbers Chapter 1 The Real Numbers In a beginning course in calculus, the emphasis is on introducing the techniques of the subject;i.e., differentiation and integration and their applications. An advanced calculus

More information

ON THE MEASURABILITY OF FUNCTIONS WITH RESPECT TO CERTAIN CLASSES OF MEASURES

ON THE MEASURABILITY OF FUNCTIONS WITH RESPECT TO CERTAIN CLASSES OF MEASURES Georgian Mathematical Journal Volume 11 (2004), Number 3, 489 494 ON THE MEASURABILITY OF FUNCTIONS WITH RESPECT TO CERTAIN CLASSES OF MEASURES A. KHARAZISHVILI AND A. KIRTADZE Abstract. The concept of

More information

Section 2: Classes of Sets

Section 2: Classes of Sets Section 2: Classes of Sets Notation: If A, B are subsets of X, then A \ B denotes the set difference, A \ B = {x A : x B}. A B denotes the symmetric difference. A B = (A \ B) (B \ A) = (A B) \ (A B). Remarks

More information

Section 1.3 Ordered Structures

Section 1.3 Ordered Structures Section 1.3 Ordered Structures Tuples Have order and can have repetitions. (6,7,6) is a 3-tuple () is the empty tuple A 2-tuple is called a pair and a 3-tuple is called a triple. We write (x 1,, x n )

More information

On The Model Of Hyperrational Numbers With Selective Ultrafilter

On The Model Of Hyperrational Numbers With Selective Ultrafilter MSC 03H05 On The Model Of Hyperrational Numbers With Selective Ultrafilter A. Grigoryants Moscow State University Yerevan Branch February 27, 2019 Abstract In standard construction of hyperrational numbers

More information

Lecture Notes 1 Basic Concepts of Mathematics MATH 352

Lecture Notes 1 Basic Concepts of Mathematics MATH 352 Lecture Notes 1 Basic Concepts of Mathematics MATH 352 Ivan Avramidi New Mexico Institute of Mining and Technology Socorro, NM 87801 June 3, 2004 Author: Ivan Avramidi; File: absmath.tex; Date: June 11,

More information

1 Alphabets and Languages

1 Alphabets and Languages 1 Alphabets and Languages Look at handout 1 (inference rules for sets) and use the rules on some examples like {a} {{a}} {a} {a, b}, {a} {{a}}, {a} {{a}}, {a} {a, b}, a {{a}}, a {a, b}, a {{a}}, a {a,

More information

Author: Vivek Kulkarni ( )

Author: Vivek Kulkarni ( ) Author: Vivek Kulkarni ( vivek_kulkarni@yahoo.com ) Chapter-3: Regular Expressions Solutions for Review Questions @ Oxford University Press 2013. All rights reserved. 1 Q.1 Define the following and give

More information

Computational Theory

Computational Theory Computational Theory Finite Automata and Regular Languages Curtis Larsen Dixie State University Computing and Design Fall 2018 Adapted from notes by Russ Ross Adapted from notes by Harry Lewis Curtis Larsen

More information

arxiv: v1 [math.ds] 22 Jan 2019

arxiv: v1 [math.ds] 22 Jan 2019 A STUDY OF HOLOMORPHIC SEMIGROUPS arxiv:1901.07364v1 [math.ds] 22 Jan 2019 BISHNU HARI SUBEDI Abstract. In this paper, we investigate some characteristic features of holomorphic semigroups. In particular,

More information

Finite Automata and Regular Languages

Finite Automata and Regular Languages Finite Automata and Regular Languages Topics to be covered in Chapters 1-4 include: deterministic vs. nondeterministic FA, regular expressions, one-way vs. two-way FA, minimization, pumping lemma for regular

More information

Problem Set 2: Solutions Math 201A: Fall 2016

Problem Set 2: Solutions Math 201A: Fall 2016 Problem Set 2: s Math 201A: Fall 2016 Problem 1. (a) Prove that a closed subset of a complete metric space is complete. (b) Prove that a closed subset of a compact metric space is compact. (c) Prove that

More information

2. The Concept of Convergence: Ultrafilters and Nets

2. The Concept of Convergence: Ultrafilters and Nets 2. The Concept of Convergence: Ultrafilters and Nets NOTE: AS OF 2008, SOME OF THIS STUFF IS A BIT OUT- DATED AND HAS A FEW TYPOS. I WILL REVISE THIS MATE- RIAL SOMETIME. In this lecture we discuss two

More information

Formal Languages, Automata and Models of Computation

Formal Languages, Automata and Models of Computation CDT314 FABER Formal Languages, Automata and Models of Computation Lecture 5 School of Innovation, Design and Engineering Mälardalen University 2011 1 Content - More Properties of Regular Languages (RL)

More information

On minimal models of the Region Connection Calculus

On minimal models of the Region Connection Calculus Fundamenta Informaticae 69 (2006) 1 20 1 IOS Press On minimal models of the Region Connection Calculus Lirong Xia State Key Laboratory of Intelligent Technology and Systems Department of Computer Science

More information

Permutation groups/1. 1 Automorphism groups, permutation groups, abstract

Permutation groups/1. 1 Automorphism groups, permutation groups, abstract Permutation groups Whatever you have to do with a structure-endowed entity Σ try to determine its group of automorphisms... You can expect to gain a deep insight into the constitution of Σ in this way.

More information

DO FIVE OUT OF SIX ON EACH SET PROBLEM SET

DO FIVE OUT OF SIX ON EACH SET PROBLEM SET DO FIVE OUT OF SIX ON EACH SET PROBLEM SET 1. THE AXIOM OF FOUNDATION Early on in the book (page 6) it is indicated that throughout the formal development set is going to mean pure set, or set whose elements,

More information

Polynomials, Ideals, and Gröbner Bases

Polynomials, Ideals, and Gröbner Bases Polynomials, Ideals, and Gröbner Bases Notes by Bernd Sturmfels for the lecture on April 10, 2018, in the IMPRS Ringvorlesung Introduction to Nonlinear Algebra We fix a field K. Some examples of fields

More information

Ultrafilters maximal for finite embeddability

Ultrafilters maximal for finite embeddability 1 16 ISSN 1759-9008 1 Ultrafilters maximal for finite embeddability LORENZO LUPERI BAGLINI Abstract: In this paper we study a notion of preorder that arises in combinatorial number theory, namely the finite

More information

THE CLOSED-POINT ZARISKI TOPOLOGY FOR IRREDUCIBLE REPRESENTATIONS. K. R. Goodearl and E. S. Letzter

THE CLOSED-POINT ZARISKI TOPOLOGY FOR IRREDUCIBLE REPRESENTATIONS. K. R. Goodearl and E. S. Letzter THE CLOSED-POINT ZARISKI TOPOLOGY FOR IRREDUCIBLE REPRESENTATIONS K. R. Goodearl and E. S. Letzter Abstract. In previous work, the second author introduced a topology, for spaces of irreducible representations,

More information

Class Notes on Poset Theory Johan G. Belinfante Revised 1995 May 21

Class Notes on Poset Theory Johan G. Belinfante Revised 1995 May 21 Class Notes on Poset Theory Johan G Belinfante Revised 1995 May 21 Introduction These notes were originally prepared in July 1972 as a handout for a class in modern algebra taught at the Carnegie-Mellon

More information

Notes for Comp 497 (Comp 454) Week 5 2/22/05. Today we will look at some of the rest of the material in Part 1 of the book.

Notes for Comp 497 (Comp 454) Week 5 2/22/05. Today we will look at some of the rest of the material in Part 1 of the book. Notes for Comp 497 (Comp 454) Week 5 2/22/05 Today we will look at some of the rest of the material in Part 1 of the book Errata (Chapter 9) Chapter 9 p. 177, line 11, replace "for L 1 " by "for L 2 ".

More information

MATH 31BH Homework 1 Solutions

MATH 31BH Homework 1 Solutions MATH 3BH Homework Solutions January 0, 04 Problem.5. (a) (x, y)-plane in R 3 is closed and not open. To see that this plane is not open, notice that any ball around the origin (0, 0, 0) will contain points

More information

Generalized Pigeonhole Properties of Graphs and Oriented Graphs

Generalized Pigeonhole Properties of Graphs and Oriented Graphs Europ. J. Combinatorics (2002) 23, 257 274 doi:10.1006/eujc.2002.0574 Available online at http://www.idealibrary.com on Generalized Pigeonhole Properties of Graphs and Oriented Graphs ANTHONY BONATO, PETER

More information

HW 4 SOLUTIONS. , x + x x 1 ) 2

HW 4 SOLUTIONS. , x + x x 1 ) 2 HW 4 SOLUTIONS The Way of Analysis p. 98: 1.) Suppose that A is open. Show that A minus a finite set is still open. This follows by induction as long as A minus one point x is still open. To see that A

More information

Infinite-Dimensional Triangularization

Infinite-Dimensional Triangularization Infinite-Dimensional Triangularization Zachary Mesyan March 11, 2018 Abstract The goal of this paper is to generalize the theory of triangularizing matrices to linear transformations of an arbitrary vector

More information

Topological groups with dense compactly generated subgroups

Topological groups with dense compactly generated subgroups Applied General Topology c Universidad Politécnica de Valencia Volume 3, No. 1, 2002 pp. 85 89 Topological groups with dense compactly generated subgroups Hiroshi Fujita and Dmitri Shakhmatov Abstract.

More information

Topology Proceedings. COPYRIGHT c by Topology Proceedings. All rights reserved.

Topology Proceedings. COPYRIGHT c by Topology Proceedings. All rights reserved. Topology Proceedings Web: http://topology.auburn.edu/tp/ Mail: Topology Proceedings Department of Mathematics & Statistics Auburn University, Alabama 36849, USA E-mail: topolog@auburn.edu ISSN: 0146-4124

More information

VALUATION THEORY, GENERALIZED IFS ATTRACTORS AND FRACTALS

VALUATION THEORY, GENERALIZED IFS ATTRACTORS AND FRACTALS VALUATION THEORY, GENERALIZED IFS ATTRACTORS AND FRACTALS JAN DOBROWOLSKI AND FRANZ-VIKTOR KUHLMANN Abstract. Using valuation rings and valued fields as examples, we discuss in which ways the notions of

More information

ISOMORPHISM OF COMMUTATIVE MODULAR GROUP ALGEBRAS. P.V. Danchev

ISOMORPHISM OF COMMUTATIVE MODULAR GROUP ALGEBRAS. P.V. Danchev Serdica Math. J. 23 (1997), 211-224 ISOMORPHISM OF COMMUTATIVE MODULAR GROUP ALGEBRAS P.V. Danchev Communicated by L.L. Avramov Abstract. Let K be a field of characteristic p > 0 and let G be a direct

More information

Free Subgroups of the Fundamental Group of the Hawaiian Earring

Free Subgroups of the Fundamental Group of the Hawaiian Earring Journal of Algebra 219, 598 605 (1999) Article ID jabr.1999.7912, available online at http://www.idealibrary.com on Free Subgroups of the Fundamental Group of the Hawaiian Earring Katsuya Eda School of

More information

Prime Properties of the Smallest Ideal of β N

Prime Properties of the Smallest Ideal of β N This paper was published in Semigroup Forum 52 (1996), 357-364. To the best of my knowledge, this is the final version as it was submitted to the publisher. NH Prime Properties of the Smallest Ideal of

More information

Chapter 1 : The language of mathematics.

Chapter 1 : The language of mathematics. MAT 200, Logic, Language and Proof, Fall 2015 Summary Chapter 1 : The language of mathematics. Definition. A proposition is a sentence which is either true or false. Truth table for the connective or :

More information

On α-embedded subsets of products

On α-embedded subsets of products European Journal of Mathematics 2015) 1:160 169 DOI 10.1007/s40879-014-0018-0 RESEARCH ARTICLE On α-embedded subsets of products Olena Karlova Volodymyr Mykhaylyuk Received: 22 May 2014 / Accepted: 19

More information

Automata Theory and Formal Grammars: Lecture 1

Automata Theory and Formal Grammars: Lecture 1 Automata Theory and Formal Grammars: Lecture 1 Sets, Languages, Logic Automata Theory and Formal Grammars: Lecture 1 p.1/72 Sets, Languages, Logic Today Course Overview Administrivia Sets Theory (Review?)

More information

Isomorphisms between pattern classes

Isomorphisms between pattern classes Journal of Combinatorics olume 0, Number 0, 1 8, 0000 Isomorphisms between pattern classes M. H. Albert, M. D. Atkinson and Anders Claesson Isomorphisms φ : A B between pattern classes are considered.

More information

Chapter 4. Regular Expressions. 4.1 Some Definitions

Chapter 4. Regular Expressions. 4.1 Some Definitions Chapter 4 Regular Expressions 4.1 Some Definitions Definition: If S and T are sets of strings of letters (whether they are finite or infinite sets), we define the product set of strings of letters to be

More information

MATH 201 Solutions: TEST 3-A (in class)

MATH 201 Solutions: TEST 3-A (in class) MATH 201 Solutions: TEST 3-A (in class) (revised) God created infinity, and man, unable to understand infinity, had to invent finite sets. - Gian Carlo Rota Part I [5 pts each] 1. Let X be a set. Define

More information

Sets, Functions and Metric Spaces

Sets, Functions and Metric Spaces Chapter 14 Sets, Functions and Metric Spaces 14.1 Functions and sets 14.1.1 The function concept Definition 14.1 Let us consider two sets A and B whose elements may be any objects whatsoever. Suppose that

More information

Notes for Math 290 using Introduction to Mathematical Proofs by Charles E. Roberts, Jr.

Notes for Math 290 using Introduction to Mathematical Proofs by Charles E. Roberts, Jr. Notes for Math 290 using Introduction to Mathematical Proofs by Charles E. Roberts, Jr. Chapter : Logic Topics:. Statements, Negation, and Compound Statements.2 Truth Tables and Logical Equivalences.3

More information

NOTES ON DIOPHANTINE APPROXIMATION

NOTES ON DIOPHANTINE APPROXIMATION NOTES ON DIOPHANTINE APPROXIMATION Jan-Hendrik Evertse January 29, 200 9 p-adic Numbers Literature: N. Koblitz, p-adic Numbers, p-adic Analysis, and Zeta-Functions, 2nd edition, Graduate Texts in Mathematics

More information

The small ball property in Banach spaces (quantitative results)

The small ball property in Banach spaces (quantitative results) The small ball property in Banach spaces (quantitative results) Ehrhard Behrends Abstract A metric space (M, d) is said to have the small ball property (sbp) if for every ε 0 > 0 there exists a sequence

More information

1 Measure and Category on the Line

1 Measure and Category on the Line oxtoby.tex September 28, 2011 Oxtoby: Measure and Category Notes from [O]. 1 Measure and Category on the Line Countable sets, sets of first category, nullsets, the theorems of Cantor, Baire and Borel Theorem

More information

Planar and Affine Spaces

Planar and Affine Spaces Planar and Affine Spaces Pýnar Anapa İbrahim Günaltılı Hendrik Van Maldeghem Abstract In this note, we characterize finite 3-dimensional affine spaces as the only linear spaces endowed with set Ω of proper

More information

A CRITERION FOR THE EXISTENCE OF TRANSVERSALS OF SET SYSTEMS

A CRITERION FOR THE EXISTENCE OF TRANSVERSALS OF SET SYSTEMS A CRITERION FOR THE EXISTENCE OF TRANSVERSALS OF SET SYSTEMS JERZY WOJCIECHOWSKI Abstract. Nash-Williams [6] formulated a condition that is necessary and sufficient for a countable family A = (A i ) i

More information

Math 203A - Solution Set 1

Math 203A - Solution Set 1 Math 203A - Solution Set 1 Problem 1. Show that the Zariski topology on A 2 is not the product of the Zariski topologies on A 1 A 1. Answer: Clearly, the diagonal Z = {(x, y) : x y = 0} A 2 is closed in

More information

arxiv: v1 [math.co] 28 Oct 2016

arxiv: v1 [math.co] 28 Oct 2016 More on foxes arxiv:1610.09093v1 [math.co] 8 Oct 016 Matthias Kriesell Abstract Jens M. Schmidt An edge in a k-connected graph G is called k-contractible if the graph G/e obtained from G by contracting

More information

MATH 102 INTRODUCTION TO MATHEMATICAL ANALYSIS. 1. Some Fundamentals

MATH 102 INTRODUCTION TO MATHEMATICAL ANALYSIS. 1. Some Fundamentals MATH 02 INTRODUCTION TO MATHEMATICAL ANALYSIS Properties of Real Numbers Some Fundamentals The whole course will be based entirely on the study of sequence of numbers and functions defined on the real

More information

A Universal Turing Machine

A Universal Turing Machine A Universal Turing Machine A limitation of Turing Machines: Turing Machines are hardwired they execute only one program Real Computers are re-programmable Solution: Universal Turing Machine Attributes:

More information

Chordal Graphs, Interval Graphs, and wqo

Chordal Graphs, Interval Graphs, and wqo Chordal Graphs, Interval Graphs, and wqo Guoli Ding DEPARTMENT OF MATHEMATICS LOUISIANA STATE UNIVERSITY BATON ROUGE, LA 70803-4918 E-mail: ding@math.lsu.edu Received July 29, 1997 Abstract: Let be the

More information

Math 203A - Solution Set 1

Math 203A - Solution Set 1 Math 203A - Solution Set 1 Problem 1. Show that the Zariski topology on A 2 is not the product of the Zariski topologies on A 1 A 1. Answer: Clearly, the diagonal Z = {(x, y) : x y = 0} A 2 is closed in

More information

INDECOMPOSABILITY IN INVERSE LIMITS WITH SET-VALUED FUNCTIONS

INDECOMPOSABILITY IN INVERSE LIMITS WITH SET-VALUED FUNCTIONS INDECOMPOSABILITY IN INVERSE LIMITS WITH SET-VALUED FUNCTIONS JAMES P. KELLY AND JONATHAN MEDDAUGH Abstract. In this paper, we develop a sufficient condition for the inverse limit of upper semi-continuous

More information

Lebesgue Measure. Dung Le 1

Lebesgue Measure. Dung Le 1 Lebesgue Measure Dung Le 1 1 Introduction How do we measure the size of a set in IR? Let s start with the simplest ones: intervals. Obviously, the natural candidate for a measure of an interval is its

More information

The Measure Problem. Louis de Branges Department of Mathematics Purdue University West Lafayette, IN , USA

The Measure Problem. Louis de Branges Department of Mathematics Purdue University West Lafayette, IN , USA The Measure Problem Louis de Branges Department of Mathematics Purdue University West Lafayette, IN 47907-2067, USA A problem of Banach is to determine the structure of a nonnegative (countably additive)

More information

Levels of Knowledge and Belief Computational Social Choice Seminar

Levels of Knowledge and Belief Computational Social Choice Seminar Levels of Knowledge and Belief Computational Social Choice Seminar Eric Pacuit Tilburg University ai.stanford.edu/~epacuit November 13, 2009 Eric Pacuit 1 Introduction and Motivation Informal Definition:

More information

ON A QUESTION OF SIERPIŃSKI

ON A QUESTION OF SIERPIŃSKI ON A QUESTION OF SIERPIŃSKI THEODORE A. SLAMAN Abstract. There is a set of reals U such that for every analytic set A there is a continuous function f which maps U bijectively to A. 1. Introduction A set

More information

Solutions to Tutorial 8 (Week 9)

Solutions to Tutorial 8 (Week 9) The University of Sydney School of Mathematics and Statistics Solutions to Tutorial 8 (Week 9) MATH3961: Metric Spaces (Advanced) Semester 1, 2018 Web Page: http://www.maths.usyd.edu.au/u/ug/sm/math3961/

More information

3 Hausdorff and Connected Spaces

3 Hausdorff and Connected Spaces 3 Hausdorff and Connected Spaces In this chapter we address the question of when two spaces are homeomorphic. This is done by examining two properties that are shared by any pair of homeomorphic spaces.

More information

Even Cycles in Hypergraphs.

Even Cycles in Hypergraphs. Even Cycles in Hypergraphs. Alexandr Kostochka Jacques Verstraëte Abstract A cycle in a hypergraph A is an alternating cyclic sequence A 0, v 0, A 1, v 1,..., A k 1, v k 1, A 0 of distinct edges A i and

More information

Section Summary. Relations and Functions Properties of Relations. Combining Relations

Section Summary. Relations and Functions Properties of Relations. Combining Relations Chapter 9 Chapter Summary Relations and Their Properties n-ary Relations and Their Applications (not currently included in overheads) Representing Relations Closures of Relations (not currently included

More information

Lecture Notes On THEORY OF COMPUTATION MODULE -1 UNIT - 2

Lecture Notes On THEORY OF COMPUTATION MODULE -1 UNIT - 2 BIJU PATNAIK UNIVERSITY OF TECHNOLOGY, ODISHA Lecture Notes On THEORY OF COMPUTATION MODULE -1 UNIT - 2 Prepared by, Dr. Subhendu Kumar Rath, BPUT, Odisha. UNIT 2 Structure NON-DETERMINISTIC FINITE AUTOMATA

More information

Aperiodic languages and generalizations

Aperiodic languages and generalizations Aperiodic languages and generalizations Lila Kari and Gabriel Thierrin Department of Mathematics University of Western Ontario London, Ontario, N6A 5B7 Canada June 18, 2010 Abstract For every integer k

More information

In N we can do addition, but in order to do subtraction we need to extend N to the integers

In N we can do addition, but in order to do subtraction we need to extend N to the integers Chapter The Real Numbers.. Some Preliminaries Discussion: The Irrationality of 2. We begin with the natural numbers N = {, 2, 3, }. In N we can do addition, but in order to do subtraction we need to extend

More information

4 CONNECTED PROJECTIVE-PLANAR GRAPHS ARE HAMILTONIAN. Robin Thomas* Xingxing Yu**

4 CONNECTED PROJECTIVE-PLANAR GRAPHS ARE HAMILTONIAN. Robin Thomas* Xingxing Yu** 4 CONNECTED PROJECTIVE-PLANAR GRAPHS ARE HAMILTONIAN Robin Thomas* Xingxing Yu** School of Mathematics Georgia Institute of Technology Atlanta, Georgia 30332, USA May 1991, revised 23 October 1993. Published

More information

Topological properties

Topological properties CHAPTER 4 Topological properties 1. Connectedness Definitions and examples Basic properties Connected components Connected versus path connected, again 2. Compactness Definition and first examples Topological

More information

AxiOM F. If P is a point of a region R and X is a point distinct from P. THEOREM 2. If, in a space satisfying Axioms 0, 1 and 2, the boundary

AxiOM F. If P is a point of a region R and X is a point distinct from P. THEOREM 2. If, in a space satisfying Axioms 0, 1 and 2, the boundary 648 MA THEMA TICS: R. L. MOORE PROC. N. A. S. CONCERNING A CCESSIBILITY BY R. L. MooRE DEPARTMENT OF PURE MATHEMATICS, UNIVERSITY OF TEXAS Communicated November 13, 1939 The following theorem may be easily

More information

ON DEVANEY S DEFINITION OF CHAOS AND DENSE PERIODIC POINTS

ON DEVANEY S DEFINITION OF CHAOS AND DENSE PERIODIC POINTS ON DEVANEY S DEFINITION OF CHAOS AND DENSE PERIODIC POINTS SYAHIDA CHE DZUL-KIFLI AND CHRIS GOOD Abstract. We look again at density of periodic points and Devaney Chaos. We prove that if f is Devaney Chaotic

More information

Equidivisible consecutive integers

Equidivisible consecutive integers & Equidivisible consecutive integers Ivo Düntsch Department of Computer Science Brock University St Catherines, Ontario, L2S 3A1, Canada duentsch@cosc.brocku.ca Roger B. Eggleton Department of Mathematics

More information

COMPUTING CHARACTER TABLES OF FINITE GROUPS. Jay Taylor (Università degli Studi di Padova)

COMPUTING CHARACTER TABLES OF FINITE GROUPS. Jay Taylor (Università degli Studi di Padova) COMPUTING CHARACTER TABLES OF FINITE GROUPS Jay Taylor (Università degli Studi di Padova) Symmetry Chemistry Symmetry Symmetry Chemistry Biology Symmetry Chemistry Biology Physics Groups Symmetry Chemistry

More information

Course 212: Academic Year Section 1: Metric Spaces

Course 212: Academic Year Section 1: Metric Spaces Course 212: Academic Year 1991-2 Section 1: Metric Spaces D. R. Wilkins Contents 1 Metric Spaces 3 1.1 Distance Functions and Metric Spaces............. 3 1.2 Convergence and Continuity in Metric Spaces.........

More information

Chapter 1. Measure Spaces. 1.1 Algebras and σ algebras of sets Notation and preliminaries

Chapter 1. Measure Spaces. 1.1 Algebras and σ algebras of sets Notation and preliminaries Chapter 1 Measure Spaces 1.1 Algebras and σ algebras of sets 1.1.1 Notation and preliminaries We shall denote by X a nonempty set, by P(X) the set of all parts (i.e., subsets) of X, and by the empty set.

More information

Graphs with prescribed star complement for the. eigenvalue.

Graphs with prescribed star complement for the. eigenvalue. Graphs with prescribed star complement for the eigenvalue 1 F. Ramezani b,a B. Tayfeh-Rezaie a,1 a School of Mathematics, IPM (Institute for studies in theoretical Physics and Mathematics), P.O. Box 19395-5746,

More information

s P = f(ξ n )(x i x i 1 ). i=1

s P = f(ξ n )(x i x i 1 ). i=1 Compactness and total boundedness via nets The aim of this chapter is to define the notion of a net (generalized sequence) and to characterize compactness and total boundedness by this important topological

More information

of the set A. Note that the cross-section A ω :={t R + : (t,ω) A} is empty when ω/ π A. It would be impossible to have (ψ(ω), ω) A for such an ω.

of the set A. Note that the cross-section A ω :={t R + : (t,ω) A} is empty when ω/ π A. It would be impossible to have (ψ(ω), ω) A for such an ω. AN-1 Analytic sets For a discrete-time process {X n } adapted to a filtration {F n : n N}, the prime example of a stopping time is τ = inf{n N : X n B}, the first time the process enters some Borel set

More information

In N we can do addition, but in order to do subtraction we need to extend N to the integers

In N we can do addition, but in order to do subtraction we need to extend N to the integers Chapter 1 The Real Numbers 1.1. Some Preliminaries Discussion: The Irrationality of 2. We begin with the natural numbers N = {1, 2, 3, }. In N we can do addition, but in order to do subtraction we need

More information

Analysis I. Classroom Notes. H.-D. Alber

Analysis I. Classroom Notes. H.-D. Alber Analysis I Classroom Notes H-D Alber Contents 1 Fundamental notions 1 11 Sets 1 12 Product sets, relations 5 13 Composition of statements 7 14 Quantifiers, negation of statements 9 2 Real numbers 11 21

More information

Gap Embedding for Well-Quasi-Orderings 1

Gap Embedding for Well-Quasi-Orderings 1 WoLLIC 2003 Preliminary Version Gap Embedding for Well-Quasi-Orderings 1 Nachum Dershowitz 2 and Iddo Tzameret 3 School of Computer Science, Tel-Aviv University, Tel-Aviv 69978, Israel Abstract Given a

More information

AN AXIOMATIC FORMATION THAT IS NOT A VARIETY

AN AXIOMATIC FORMATION THAT IS NOT A VARIETY AN AXIOMATIC FORMATION THAT IS NOT A VARIETY KEITH A. KEARNES Abstract. We show that any variety of groups that contains a finite nonsolvable group contains an axiomatic formation that is not a subvariety.

More information

THE CANTOR GAME: WINNING STRATEGIES AND DETERMINACY. by arxiv: v1 [math.ca] 29 Jan 2017 MAGNUS D. LADUE

THE CANTOR GAME: WINNING STRATEGIES AND DETERMINACY. by arxiv: v1 [math.ca] 29 Jan 2017 MAGNUS D. LADUE THE CANTOR GAME: WINNING STRATEGIES AND DETERMINACY by arxiv:170109087v1 [mathca] 9 Jan 017 MAGNUS D LADUE 0 Abstract In [1] Grossman Turett define the Cantor game In [] Matt Baker proves several results

More information

Insertion and Deletion of Words: Determinism and Reversibility

Insertion and Deletion of Words: Determinism and Reversibility Insertion and Deletion of Words: Determinism and Reversibility Lila Kari Academy of Finland and Department of Mathematics University of Turku 20500 Turku Finland Abstract. The paper addresses two problems

More information

On the intersection of infinite matroids

On the intersection of infinite matroids On the intersection of infinite matroids Elad Aigner-Horev Johannes Carmesin Jan-Oliver Fröhlich University of Hamburg 9 July 2012 Abstract We show that the infinite matroid intersection conjecture of

More information

Chapter 8. P-adic numbers. 8.1 Absolute values

Chapter 8. P-adic numbers. 8.1 Absolute values Chapter 8 P-adic numbers Literature: N. Koblitz, p-adic Numbers, p-adic Analysis, and Zeta-Functions, 2nd edition, Graduate Texts in Mathematics 58, Springer Verlag 1984, corrected 2nd printing 1996, Chap.

More information

ON DENSITY TOPOLOGIES WITH RESPECT

ON DENSITY TOPOLOGIES WITH RESPECT Journal of Applied Analysis Vol. 8, No. 2 (2002), pp. 201 219 ON DENSITY TOPOLOGIES WITH RESPECT TO INVARIANT σ-ideals J. HEJDUK Received June 13, 2001 and, in revised form, December 17, 2001 Abstract.

More information