Neighborhoods Systems: Measure, Probability and Belief Functions

Size: px
Start display at page:

Download "Neighborhoods Systems: Measure, Probability and Belief Functions"

Transcription

1 Neighborhoods Systems: Measure, Probability and Belief Functions T. Y. Lin 1 * tylin@cs.sjsu.edu Y, Y, Yao 2 yyao@flash.lakeheadu.ca 1 Berkeley Initiative in Soft Computing, Department of Electrical Engineering and Computer Science, University of California, Berkeley, California Department of Computer Science, Lakehead Univeristy Thunder Bay, Ontario, Canada P7b 5E1 Abstract: The notion of neighborhood system is a mathematical formalism for negligible quantity. It formulate the mathematical concept of neighborhoods in the context of advanced computing. Neighborhood systems, by definition, include topology (topological neighborhood systems), rough sets (S 5 -neighborhood systems) and binary relations (basic neighborhood systems). In this paper, real valued functions based on neighborhood systems are studied. The study covers many important quantities in uncertainty, such as belief functions, measure, and probability; fuzzy sets are not included here, because it was reported elsewhere. It seems that neighborhood systems are an effective underlying data structure for managing uncertainty. Keywords: binary relation, measure, neighborhood, probability, qualitative fuzzy set, rough set, topology. 1. Introduction Representing and measuring uncertainty are critical in advanced computing. Various theories have been proposed. The most notable theories are Zadeh s fuzzy theories [24] and Pawlak s rough set theory [16]. In this paper, we discuss one of the most encompassing notions of uncertainty from a geometric point of view, namely, neighborhood systems. Roughly, a neighborhood system assigns each object a (possibly empty, finite, or infinite) family of non-empty subsets. Such subsets, called neighborhoods, represent the semantics of negligible, which is the essence of uncertainty handling: neglect the negligible. Using neighborhoods, one can define open sets, hence the interior and closure of any subset (as in topological spaces) [6], [19], [20]. By taking equivalence classes as neighborhoods, the lower and upper approximations are precisely the interior and closure, respectively. Rough set approximation is a special form of neighborhood theory; it was called category [2]. Generalized rough sets based on various modal logic [21] are all special forms of neighborhood systems, called basic neighborhood systems. The notion of neighborhood systems is one of the correct mathematical formalisms for expressing the semantics of approximation and uncertainty in the context of advanced computing. Our interests stemmed from database retrieval and mining [15], [3], [7], [8] [9], [2], [10], [21]. One may view it as a first step toward the granulate mathematics described by Lotfi Zadeh [23]. Some basic notions and its application to qualitative fuzzy theory was reported in [13], [14]. In this paper, we turn out attention to the quantitative aspect of uncertainty. One could develop a full fledge measure and probability theory as in classical mathematics [5]. At this early stage, we focus on its applications; belief functions are formulated using the notion of neighborhood systems [18]. 2. Neighborhood Systems Since the systematic study of neighborhood system is relatively recent, we recall some of our motivation from [14]. Neighborhood systems are abstracted from numerical analysis. In any standard procedure of finding approximate solutions, the very first step is to choose a small number ε, or equivalently, an ε-neighborhood for each point on the real line. During the process of finding * This research is partially supported by Electric Power Research Institute, Palo Alto, California * On leave from San Jose State University (tylin@cs.sjsu.edu)

2 approximate solutions, this particular family of neighborhoods never changes. In other words, the only relevant notion of the real line topology [6] is this particular family of chosen neighborhoods. We can view the first step as the step of setting up a proper context for discussions, that is, one step up the standard for what it means by near for this special circumstance. Such a family of chosen neighborhoods, not the full topology, is the essential formalism for approximation. The neighborhood is a fundamental notion in mathematical analysis. It is also a common notion in many other areas. It appears in logic [1], in a text of genetic algorithm [4], rough sets [16], generalized rough sets [21], and databases. A systematic study in the context of advanced computing was started by the first author and his students. The study was motivated from database retrieval and mining [15], [3], [7], [8] [9], [2], [10]. 2.1 Definitions and Properties In this section, we recall some notions of neighborhood system from [14]. Let U be the universe of discourse and p be an object or point in U. 1. A neighborhood, denoted by N(p), or simply N, of p is a non-empty subset of U, which may or may not contain the object p. Any subset that contains a (non-empty) neighborhood is a neighborhood. 2. A neighborhood system of an object p, denoted by NS(p), is a maximal family of neighborhoods of p. If p has no neighborhood, then NS(p) is an empty family; in this case, we simply say that p has no neighborhood. 3. A neighborhood system of U, denoted by NS(U) is the collection of NS(p) for all p in U. Such a neighborhood system may also be called F-topology (read as finite type topology). For simplicity a set U together with NS(U) is called a neighborhood system space or a neighborhood system. A neighborhood system is called a Frechet(V) space, if every NS(p) is non-empty [19]. 4. N is open, if N is a neighborhood of every object in N. 5. More generally, a subset X of U is open if for every object in X, there is a neighborhood N(p) X. A subset X is closed if its complement is open. 6. NS(p) and NS(U) are open if every neighborhood is open. NS(U) is topological, if U is the usual topological space [6]. Both NS(U) and the collection of open sets is called topology if U is a topological space. 7. Let X be a subset of U. The lower approximation of X can be defined by I[X] = { p: there is a N(p) X} = interior of X, that is, I[X] is the largest open set contained in X. 8. Similarly, the upper approximation of X can be defined by ( 0 is the empty set) C[X] = {p: N(p), X N(p) 0}= closure of X. that is, C[X] is the smallest closed set contains X. I[X] and C[X] are precisely the lower and upper approximation in rough set theory. 9. A topological space is a neighborhood system space, but not the converse. 10. Intersections and finite unions of closed sets are closed. 11. In topological spaces, unions and finite intersections of open sets are open. In neighborhood systems, unions is open, but intersections may not be open. 2.2 Basic Neighborhoods and Binary Relations 13. A minimal neighborhood of p, denoted by MN(p), is a minimal member of NS(p) in the sense that MN(p) contains no member of N(p) as proper subsets. In general such MN(p) may or may not exist. The maximal family of all MN(p) at p will be denoted by MNS(p). The family of MNS(p) for all p will be denoted by MNS(U). Let n(p) be the number of (distinct) MNS(p) s at p. If, for all p, n(p) = n is a constant integer, MNS(U) is an n-minimal neighborhood system, and denoted by n-mns(u); we will be interested in 1-minimal neighborhood systems, called basic (binary) neighborhood system BS(U). BS(U) can be defined by a binary relation and vice versa - see below. So B in BS(U) may be referred to as a basic neighborhood or a binary neighborhood. 14. Let R be a binary relation defined on U, then B(p) = {x : prx} is a neighborhood of p. So a binary relation R gives rise to a basic (binary) neighborhood system. Conversely, one can use the basic neighborhoods to define the binary relation. From the implementation point of view, we can rephrase basic neighborhood systems as follows:

3 15. A basic neighborhood system BS(U) is a data structure that assigns to each datum a list of data. 16. Given a neighborhood system NS(p) at p. A minimal member of NS(p) may or may not exit. For example, a neighborhood system of a real number has no minimal neighborhood. 17. A binary relation on U defines one and only basic (binary) neighborhood system; they are summarized in the table below [3]. Binary Relations Relationships Basic (Binary) Neighborhoods serial serial reflexive reflexive symmetric symmetric symmetric, open Euclidean transitive transitive Euclidean Euclidean reflexive, Browersche, B symmetric reflexive, S 4, (topological) transitive equivalence clopen topology, S 5, Similarly the n-graded binary relations [21] correspond to n-minimal neighborhood systems. 3. Measure and Probability Let U be the universe, we will be interested in the following notions [5]. 1. A ring (or Boolean ring) of sets is a non-empty class R of sets such that if E R and F R, then E F R and E - F R In other words, a ring is a non-empty class of sets which is closed under the formation of unions and differences. Let E be a class of sets. It is not difficult to show that there exists a unique ring R(E), the smallest ring containing E; it will called the ring generated by E. 2. An algebra (or Boolean algebra) of sets is a nonempty class R of sets such that (a) if E R and F R, then E F R (b) if E R, then E Since E-F = (E F) ), it follows that every algebra is a ring. 3. A σ-ring(or σ-boolean Ring) of sets is a non-empty class S of sets such that (a) if E S and F S, then E - F S (b) if E i S then i {E i I =1, 2, } S A σ-algebra is σ-ring containing U. We are interested in finite universes, σ-ring (σ- Algebra) is the same as Ring and Algebra. 4. A non-empty class H of sets is hereditary if, whenever E S and F E, then F S. The power set of X is a hereditary class. For every ring R, H(R) is the smallest hereditary ring generated by R. 5. A measure is an extended real valued, non-negative, and countably additive set function µ, defined on a ring, and such that µ(0)=0. If µ is a measure on a ring R and if, for every E in H(E), µ *(E ) inf {Σ n µ ( E n ) E n E n and E n R}, then µ * is an outer measure on H(R); if µ is finite or σ-finite so is µ *, where inf is the least upper bound. We are interested in finite universes only, so the infinite sum is in fact a finite sum. 6. Let µ be a measure on a ring R. For every E in H(E), we define µ * (E ) sup {Σ n µ ( E n ) E n E n and E n R}, Then µ * is called an inner measure induced by µ, where sup is greatest lower bound. Infinite sum is finite; see item From [5], pp. 50, item 5 can be improved to µ *(E ) inf { µ ( F ) E F and F R}, Since it is finite S(R) = R and extended measure is µ itself. 4. Borel Sets for Neighborhood Systems 8. Traditionally a Borel set is defined on a topological space, we will extend it to a neighborhood system space. Let C be the class of all compact and closed sets. As usual the Borel set is the σ-ring generated

4 by the class of all compact and closed sets; it will be denoted by BOrel(U). 9. Since we consider finite neighborhood systems only, all closed sets are compact; and σ-ring is a ring; a σ-algebra is an algebra. 10. BOrel(U) is an algebra generated by closed sets; BOrel(U) is an algebra generated by open sets. 11. If U is S 5 -neighborhood system space, then BOrel(U) is the collections of all definable sets, namely, finite unions of equivalence classes; definable sets are the clopen sets. Proposition 1. Let U be a finite S 5 -neighborhood system space and µ is a measure (for example, the counting measure that is the cardinal number of a finite set) on BOrel(U). Then the outer measure and inner measure µ*(e ) = µ (C(E )) µ * (E) = µ (I(E)) are the measure of lower and upper approximation. Corollary 2. U is a finite S 5 -neighborhood system space and µ is a measure. ρ(e)=µ(e)/total, where TOTAL= µ(u). Then P is a probability measure and its outer and inner probability measure are the probability of upper and lower approximation; they are belief and plausibility functions respectively; see [17] ρ is important measure, so we will give a formal definition in next. 12. Let U be a finite set and µ is the counting measure. For simplicity, the probability measure ρ=µ(e)/total will be called counting probability measure. 13. If U is S 4 -neighborhood system space, then BOrel(U) is the class of all finite, disjoint unions of proper differences of sets of closed sets, and BOrel(U) is the class of all finite, disjoint unions of proper differences of sets of closed sets. Proposition 3. U is a finite S 4 -neighborhood system space and µ is a measure (for example, the counting measure that is the cardinal number of a finite set) on BOrel(U). Then the outer measure and inner measure µ * (E) = sup { µ ( F ) E F and F are closed}, µ*(e ) = inf { µ * (F ) E F and Fare open}, 5. Belief Functions Let us recall some notions from [18]. Let U be a finite set and POwer(U) be its power set. If we use a full word as a notation, we cap the first two characters; so that one can distinguish between notations and words. 14. Belief function: A unit interval valued function Bel : POwer(U) [0, 1] is called a belief function if (a) Bel (0 )=0 (b) Bel(U)=1 (c) For every finite collection E j, j=1,2, n of subsets of U, Bel( j n E j ) Σ s n (-1) t Bel ( E s ) where s represent all possible finite subsets of {1, 2,..n} and t is the n- s +1, where s denote the cardinal number of s. Bel can be constructed from basic probability (see next item): Bel (A) = Σ m(b), where B varies through all subsets of A. 15. Basic probability: A unit interval valued function m : POwer(U) [0, 1] is called basic probability if (a) m(0) =0 (0 is also used to denote empty set) (b) Σ n m( E n ) =1, where E n varies through POwer(U). This definition is somewhat deceiving, what we really have here is a generalization of probability mass function from points to subsets. If we assign basic probability to each basic neighborhood (and zero to all other sets), we get immediately a belief function on U. More generally if we assign basic probability to all minimal neighborhoods (and zero to all other sets), we again get a belief function on U. Neighborhood systems (of finite space) are the most natural underlying structure for belief functions. Conversely, if a space has a belief function, then there is a very natural neighborhood system associated to the belief function: Given a

5 belief function, there is a basic probability. The collection of sets on which the basic probability are non-zero is a neighborhood system. Namely, we have the following: Propositon 4. U is a finite space. U has a belief function iff there is a neighborhood system on U. In the next few paragraphs, we describe some specific examples on previous theorem. 16. In [11], Lin and Hadjimichael studied nonclassificatory learning. It is a multilevel learning. Mathematically, it is a sequence of mappings. At first level, it maps each point (a base concept) to its unique basic neighborhood, called a concept of level 1. The family of such basic neighborhoods is denoted by COncept(1) or simply Concept. In general step, it maps each point in COncept(n) to an element in COncept(n+1), where COncept(n+1) is called concept of level (n+1) and is the family of basic neighborhoods of COncept(n). Implicitly the level one learning is also in [12]; the soft rules in level 0 are hard rules in level Let COncept ={C 1, C 2,, C i,...,c n } be the distinct list of basic neighborhoods (note that two distinct points may have the same neighborhood.) For example, in rough set theory, COncept is the set of equivalence classes. Let µ be the external sum measure. Recall that is the cardinal number. µ (COncept)= C 1 + C C i + + C n µ (C i )= C i Next, we consider the following basic probability m : POwer(2 COncept ) [0, 1] defined by the equations, (a) m(c i ) = µ (C i )/µ(concept) (b) m(a) = 0 if A Concept. m induces a belief function on U; we call it the external counting belief function, denoted by e_c_bel of the basic neighborhood system. The "same" m, as a probability mass function, induces a probability measure P_m on Power(COncept) 18. Now we will consider the learning map LEarn : U COncept defined by LEarn(x) = C i, where C i is the unique basic neighborhood of x, or equivalently the concept learned by x. Some comments are in order. For each x there is a unique basic neighborhood, so LEarn is a well defined map (we also consider multi-valued learning [11]). The map LEarn gives rise to a partition on U (its quotient set is isomorphic to COncept). The probability measure P_m on POwer(COncept) induces a probability measure ρ_m on U as follows: ρ_m (LEarn -1 (X))=P_m(X), X POwer(COncept). Note that the collection of all inverse image, LEarn -1 (X)), X POwer(COncept) is the σ-ring generated by the equivalence classes of U. So we have results similar to the Corollary 2. Theorem 5. U is a finite basic neighborhood system. COncept is the distinct list of basic neighborhoods. Then, the inner probability of ρ_m is the external counting belief function i.e., ρ_m * = e_c_bel (item 17) 19. This is a generalization of Pawlak's results. The outer and inner probability measures of ρ_m are the probability of lower and upper approximation of the equivalence relation LEarn. This theorem is related to, but different from [22]. 20. We will call this σ-algebra the canonical algebra of the basic neighborhood system; ρ_m the canonical probability; the belief function the canonical belief function. 6. Conclusions Neighborhood systems were introduced by first author into the arena of advanced computing for modeling approximate retrievals. It turns out to be a very effective notion in handling uncertainty. In this paper, we examine the "uncertainty functions," measure, probability, and belief functions in terms of neighborhood systems; fuzzy sets were treated in [14]. The study conclude that neighborhoods may be a right mathematical formalism for uncertainty. It seems one of the effective formalism to granulate information [24]. Acknowledgment This author would like to express his deepest thank to Professor Zadeh for his kind guidance and warm invitation to join the Berkeley Initiative in Soft Computing group (BISC). Our deepest thanks also go to

6 Dr. Martin Wildberger at EPRI, Electric Power Research Institute, for his generous sponsorship. References 1. Back, T., Evolutionary Algorithm in Theory and Practice, Oxford University Press, Bairamian, S., Goal Search in Relational Databases, Thesis, California State University at Northridge, Chellas, B., Modal Logic, an Introduction, Cambridge University Press, Engesser, K., Some connections between topological and Modal Logic, Mathematical Logic Quarterly, 41, 49-64, Halmos, P., Measure Theory, Van Nostrand, Kelly, J., General Topology, Van Nostrand, Lin, T.Y., Neighborhood Systems and Relational Database. Proceedings of CSC 88, February, Lin, T.Y., Neighborhood Systems and Approximation in Database and Knowledge Base Systems, Proceedings of the Fourth International Symposium on Methodologies of Intelligent Systems, Poster Session, October 12-15, Lin, T.Y., Rough Sets, Neighborhood Systems and Approximation, Fifth International Symposium on Methodologies of Intelligent Systems, Selected Papers, Oct (Q. Liu, K. J. Huang and W. Chen). 10. Lin, T.Y., Topological Data Models and Approximate Retrieval and Reasoning, Proceedings of Annual ACM Conference, February, Lin., T. Y. and Hadjimichael, M., Nonclassificatory Generalization in Data Mining, Proceedings of The Fourth Workshop on Rough Sets, Fuzzy Sets and Machine Discovery, Tokyo, Japan, November 8-10, Lin T. Y., and Yao, Y. Y., Mining Soft Rules Using Rough Sets and Neighborhoods, Symposium on Modeling, Analysis and Simulation, CESA 96 IMACS Multiconference (Computational Engineering in Systems Applications), Lille, France, July 9-12, 1996, Vol. 2 of 2,pp (Coauthor Yao) 13. Lin, T. Y. A Set Theory for Soft Computing, Proceedings of 1996 IEEE International Conference on Fuzzy Systems, New Orleans, Louisiana, September 8-11, Lin T. Y., Neighborhood Systems -Applications to Qualitative Fuzzy and Rough Sets, Advances in Information Sciences, Volume IV. Ed. Paul Wang. 15. Motro, A., Supporting goal queries in relational databases, Expert Database Systems, Proceedings of the First International Conference, L. Kerschberg, Institute of Information Management, Technology and Policy, University of S. Carolina, Pawlak, Z., Rough sets. Theoretical Aspects of Reasoning about Data, Kluwer Academic Publishers, Pawlak, Z., Rough Probability, Bull. Pol. Acd. Sci., Math 32, , Schaffer, G., A Mathematical theory of Evidence, Princeton University, Sierpenski W. and Krieger, C., General Topology, University of Torranto press, Yao, Y., "Two View of Rough Sets on Finite Universes," Journal of Approximate Reasoning. To appear 21. Yao, Y., and Lin, T.Y., Generalization of Rough Sets using Modal Logics, Intelligent Automation and Soft Computing, an International Journal, to appear, Yao and Lingras, Belief Function in Rough Set Models, Proceedings of Second Annual Joint Conference on Information Science, Wrightsville Beach, North Carolina, Sept. 28-Oct. 1, 1995, pp Zadeh L., The Key Roles of Information Granulation and Fuzzy logic in Human Reasoning, 1996 IEEE International Conference on Fuzzy Systems, September 8-11, Zadeh L., Fuzzy Sets, Information and Control, 8, 1965, pp Tsau Young (T. Y.) Lin received his Ph.D from Yale University, and now is a Professor at San Jose State University and Visiting Scholar in BISC, University of California-Berkeley. He has been chairs and members of program committees in various conferences and workshops, associate editors and members of editorial boards of several international journals. He is the president of International Rough Set Society. His interests include approximation in database and knowledge-base systems, data mining, data security, fuzzy sets, intelligent control, Petri nets, and rough sets (alphabetical order). Yiyu (Y.Y.) Yao received his Ph.D from Univeristy of Regina and now is an associate professor at Lkehead University. He served in the program committees of several conferences and workshops, also is an associate editor of an international journal. He is the secretary of rough control group. His interests include fuzzy sets, information retrieval, and rough sets (alphabetical order).

Sets with Partial Memberships A Rough Set View of Fuzzy Sets

Sets with Partial Memberships A Rough Set View of Fuzzy Sets Sets with Partial Memberships A Rough Set View of Fuzzy Sets T. Y. Lin Department of Mathematics and Computer Science San Jose State University San Jose, California 95192-0103 E-mail: tylin@cs.sjsu.edu

More information

FUZZY PARTITIONS II: BELIEF FUNCTIONS A Probabilistic View T. Y. Lin

FUZZY PARTITIONS II: BELIEF FUNCTIONS A Probabilistic View T. Y. Lin FUZZY PARTITIONS II: BELIEF FUNCTIONS A Probabilistic View T. Y. Lin Department of Mathematics and Computer Science, San Jose State University, San Jose, California 95192, USA tylin@cs.sjsu.edu 1 Introduction

More information

Modeling the Real World for Data Mining: Granular Computing Approach

Modeling the Real World for Data Mining: Granular Computing Approach Modeling the Real World for Data Mining: Granular Computing Approach T. Y. Lin Department of Mathematics and Computer Science San Jose State University, San Jose, California 95192-0103 and Berkeley Initiative

More information

Issues in Modeling for Data Mining

Issues in Modeling for Data Mining Issues in Modeling for Data Mining Tsau Young (T.Y.) Lin Department of Mathematics and Computer Science San Jose State University San Jose, CA 95192 tylin@cs.sjsu.edu ABSTRACT Modeling in data mining has

More information

A Generalized Decision Logic in Interval-set-valued Information Tables

A Generalized Decision Logic in Interval-set-valued Information Tables A Generalized Decision Logic in Interval-set-valued Information Tables Y.Y. Yao 1 and Qing Liu 2 1 Department of Computer Science, University of Regina Regina, Saskatchewan, Canada S4S 0A2 E-mail: yyao@cs.uregina.ca

More information

A Logical Formulation of the Granular Data Model

A Logical Formulation of the Granular Data Model 2008 IEEE International Conference on Data Mining Workshops A Logical Formulation of the Granular Data Model Tuan-Fang Fan Department of Computer Science and Information Engineering National Penghu University

More information

Positional Analysis in Fuzzy Social Networks

Positional Analysis in Fuzzy Social Networks 2007 IEEE International Conference on Granular Computing Positional Analysis in Fuzzy Social Networks Tuan-Fang Fan Institute of Information Management National Chiao-Tung University Hsinchu 300, Taiwan

More information

Concept Lattices in Rough Set Theory

Concept Lattices in Rough Set Theory Concept Lattices in Rough Set Theory Y.Y. Yao Department of Computer Science, University of Regina Regina, Saskatchewan, Canada S4S 0A2 E-mail: yyao@cs.uregina.ca URL: http://www.cs.uregina/ yyao Abstract

More information

TOPOLOGICAL ASPECTS OF YAO S ROUGH SET

TOPOLOGICAL ASPECTS OF YAO S ROUGH SET Chapter 5 TOPOLOGICAL ASPECTS OF YAO S ROUGH SET In this chapter, we introduce the concept of transmissing right neighborhood via transmissing expression of a relation R on domain U, and then we study

More information

Rough operations on Boolean algebras

Rough operations on Boolean algebras Rough operations on Boolean algebras Guilin Qi and Weiru Liu School of Computer Science, Queen s University Belfast Belfast, BT7 1NN, UK Abstract In this paper, we introduce two pairs of rough operations

More information

Interpreting Low and High Order Rules: A Granular Computing Approach

Interpreting Low and High Order Rules: A Granular Computing Approach Interpreting Low and High Order Rules: A Granular Computing Approach Yiyu Yao, Bing Zhou and Yaohua Chen Department of Computer Science, University of Regina Regina, Saskatchewan, Canada S4S 0A2 E-mail:

More information

Hierarchical Structures on Multigranulation Spaces

Hierarchical Structures on Multigranulation Spaces Yang XB, Qian YH, Yang JY. Hierarchical structures on multigranulation spaces. JOURNAL OF COMPUTER SCIENCE AND TECHNOLOGY 27(6): 1169 1183 Nov. 2012. DOI 10.1007/s11390-012-1294-0 Hierarchical Structures

More information

Interval based Uncertain Reasoning using Fuzzy and Rough Sets

Interval based Uncertain Reasoning using Fuzzy and Rough Sets Interval based Uncertain Reasoning using Fuzzy and Rough Sets Y.Y. Yao Jian Wang Department of Computer Science Lakehead University Thunder Bay, Ontario Canada P7B 5E1 Abstract This paper examines two

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

Logics above S4 and the Lebesgue measure algebra

Logics above S4 and the Lebesgue measure algebra Logics above S4 and the Lebesgue measure algebra Tamar Lando Abstract We study the measure semantics for propositional modal logics, in which formulas are interpreted in the Lebesgue measure algebra M,

More information

Lebesgue measure on R is just one of many important measures in mathematics. In these notes we introduce the general framework for measures.

Lebesgue measure on R is just one of many important measures in mathematics. In these notes we introduce the general framework for measures. Measures In General Lebesgue measure on R is just one of many important measures in mathematics. In these notes we introduce the general framework for measures. Definition: σ-algebra Let X be a set. A

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

Part V. 17 Introduction: What are measures and why measurable sets. Lebesgue Integration Theory

Part V. 17 Introduction: What are measures and why measurable sets. Lebesgue Integration Theory Part V 7 Introduction: What are measures and why measurable sets Lebesgue Integration Theory Definition 7. (Preliminary). A measure on a set is a function :2 [ ] such that. () = 2. If { } = is a finite

More information

REVIEW OF ESSENTIAL MATH 346 TOPICS

REVIEW OF ESSENTIAL MATH 346 TOPICS REVIEW OF ESSENTIAL MATH 346 TOPICS 1. AXIOMATIC STRUCTURE OF R Doğan Çömez The real number system is a complete ordered field, i.e., it is a set R which is endowed with addition and multiplication operations

More information

Rough Approach to Fuzzification and Defuzzification in Probability Theory

Rough Approach to Fuzzification and Defuzzification in Probability Theory Rough Approach to Fuzzification and Defuzzification in Probability Theory G. Cattaneo and D. Ciucci Dipartimento di Informatica, Sistemistica e Comunicazione Università di Milano Bicocca, Via Bicocca degli

More information

Feature Selection with Fuzzy Decision Reducts

Feature Selection with Fuzzy Decision Reducts Feature Selection with Fuzzy Decision Reducts Chris Cornelis 1, Germán Hurtado Martín 1,2, Richard Jensen 3, and Dominik Ślȩzak4 1 Dept. of Mathematics and Computer Science, Ghent University, Gent, Belgium

More information

Financial Informatics IX: Fuzzy Sets

Financial Informatics IX: Fuzzy Sets Financial Informatics IX: Fuzzy Sets Khurshid Ahmad, Professor of Computer Science, Department of Computer Science Trinity College, Dublin-2, IRELAND November 19th, 2008 https://www.cs.tcd.ie/khurshid.ahmad/teaching.html

More information

Comparison of Rough-set and Interval-set Models for Uncertain Reasoning

Comparison of Rough-set and Interval-set Models for Uncertain Reasoning Yao, Y.Y. and Li, X. Comparison of rough-set and interval-set models for uncertain reasoning Fundamenta Informaticae, Vol. 27, No. 2-3, pp. 289-298, 1996. Comparison of Rough-set and Interval-set Models

More information

Measures. Chapter Some prerequisites. 1.2 Introduction

Measures. Chapter Some prerequisites. 1.2 Introduction Lecture notes Course Analysis for PhD students Uppsala University, Spring 2018 Rostyslav Kozhan Chapter 1 Measures 1.1 Some prerequisites I will follow closely the textbook Real analysis: Modern Techniques

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

Theorems. Theorem 1.11: Greatest-Lower-Bound Property. Theorem 1.20: The Archimedean property of. Theorem 1.21: -th Root of Real Numbers

Theorems. Theorem 1.11: Greatest-Lower-Bound Property. Theorem 1.20: The Archimedean property of. Theorem 1.21: -th Root of Real Numbers Page 1 Theorems Wednesday, May 9, 2018 12:53 AM Theorem 1.11: Greatest-Lower-Bound Property Suppose is an ordered set with the least-upper-bound property Suppose, and is bounded below be the set of lower

More information

Introduction to Topology

Introduction to Topology Introduction to Topology Randall R. Holmes Auburn University Typeset by AMS-TEX Chapter 1. Metric Spaces 1. Definition and Examples. As the course progresses we will need to review some basic notions about

More information

TUNING ROUGH CONTROLLERS BY GENETIC ALGORITHMS

TUNING ROUGH CONTROLLERS BY GENETIC ALGORITHMS TUNING ROUGH CONTROLLERS BY GENETIC ALGORITHMS Teresa Chiu Department of Mathematics and Computer Science Sun Jose State University San Jose, California 95192 T.Y. Lin* Department of Electrical and Computer

More information

Some Properties of a Set-valued Homomorphism on Modules

Some Properties of a Set-valued Homomorphism on Modules 2012, TextRoad Publication ISSN 2090-4304 Journal of Basic and Applied Scientific Research www.textroad.com Some Properties of a Set-valued Homomorphism on Modules S.B. Hosseini 1, M. Saberifar 2 1 Department

More information

Topology. Xiaolong Han. Department of Mathematics, California State University, Northridge, CA 91330, USA address:

Topology. Xiaolong Han. Department of Mathematics, California State University, Northridge, CA 91330, USA  address: Topology Xiaolong Han Department of Mathematics, California State University, Northridge, CA 91330, USA E-mail address: Xiaolong.Han@csun.edu Remark. You are entitled to a reward of 1 point toward a homework

More information

arxiv: v1 [cs.ai] 25 Sep 2012

arxiv: v1 [cs.ai] 25 Sep 2012 Condition for neighborhoods in covering based rough sets to form a partition arxiv:1209.5480v1 [cs.ai] 25 Sep 2012 Abstract Hua Yao, William Zhu Lab of Granular Computing, Zhangzhou Normal University,

More information

Part III. 10 Topological Space Basics. Topological Spaces

Part III. 10 Topological Space Basics. Topological Spaces Part III 10 Topological Space Basics Topological Spaces Using the metric space results above as motivation we will axiomatize the notion of being an open set to more general settings. Definition 10.1.

More information

Computers and Mathematics with Applications

Computers and Mathematics with Applications Computers and Mathematics with Applications 59 (2010) 431 436 Contents lists available at ScienceDirect Computers and Mathematics with Applications journal homepage: www.elsevier.com/locate/camwa A short

More information

Boolean Algebras, Boolean Rings and Stone s Representation Theorem

Boolean Algebras, Boolean Rings and Stone s Representation Theorem Boolean Algebras, Boolean Rings and Stone s Representation Theorem Hongtaek Jung December 27, 2017 Abstract This is a part of a supplementary note for a Logic and Set Theory course. The main goal is to

More information

cse303 ELEMENTS OF THE THEORY OF COMPUTATION Professor Anita Wasilewska

cse303 ELEMENTS OF THE THEORY OF COMPUTATION Professor Anita Wasilewska cse303 ELEMENTS OF THE THEORY OF COMPUTATION Professor Anita Wasilewska LECTURE 1 Course Web Page www3.cs.stonybrook.edu/ cse303 The webpage contains: lectures notes slides; very detailed solutions to

More information

Chapter 4. Measure Theory. 1. Measure Spaces

Chapter 4. Measure Theory. 1. Measure Spaces Chapter 4. Measure Theory 1. Measure Spaces Let X be a nonempty set. A collection S of subsets of X is said to be an algebra on X if S has the following properties: 1. X S; 2. if A S, then A c S; 3. if

More information

ROUGHNESS IN MODULES BY USING THE NOTION OF REFERENCE POINTS

ROUGHNESS IN MODULES BY USING THE NOTION OF REFERENCE POINTS Iranian Journal of Fuzzy Systems Vol. 10, No. 6, (2013) pp. 109-124 109 ROUGHNESS IN MODULES BY USING THE NOTION OF REFERENCE POINTS B. DAVVAZ AND A. MALEKZADEH Abstract. A module over a ring is a general

More information

Classification Based on Logical Concept Analysis

Classification Based on Logical Concept Analysis Classification Based on Logical Concept Analysis Yan Zhao and Yiyu Yao Department of Computer Science, University of Regina, Regina, Saskatchewan, Canada S4S 0A2 E-mail: {yanzhao, yyao}@cs.uregina.ca Abstract.

More information

Fuzzy Limits of Functions

Fuzzy Limits of Functions Fuzzy Limits of Functions Mark Burgin Department of Mathematics University of California, Los Angeles 405 Hilgard Ave. Los Angeles, CA 90095 Abstract The goal of this work is to introduce and study fuzzy

More information

Introduction. Chapter 1. Contents. EECS 600 Function Space Methods in System Theory Lecture Notes J. Fessler 1.1

Introduction. Chapter 1. Contents. EECS 600 Function Space Methods in System Theory Lecture Notes J. Fessler 1.1 Chapter 1 Introduction Contents Motivation........................................................ 1.2 Applications (of optimization).............................................. 1.2 Main principles.....................................................

More information

Formal Epistemology: Lecture Notes. Horacio Arló-Costa Carnegie Mellon University

Formal Epistemology: Lecture Notes. Horacio Arló-Costa Carnegie Mellon University Formal Epistemology: Lecture Notes Horacio Arló-Costa Carnegie Mellon University hcosta@andrew.cmu.edu Logical preliminaries Let L 0 be a language containing a complete set of Boolean connectives, including

More information

The Space of Minimal Prime Ideals of C(x) Need not be Basically Disconnected

The Space of Minimal Prime Ideals of C(x) Need not be Basically Disconnected Claremont Colleges Scholarship @ Claremont All HMC Faculty Publications and Research HMC Faculty Scholarship 9-1-1988 The Space of Minimal Prime Ideals of C(x) Need not be Basically Disconnected Alan Dow

More information

arxiv: v1 [math.fa] 14 Jul 2018

arxiv: v1 [math.fa] 14 Jul 2018 Construction of Regular Non-Atomic arxiv:180705437v1 [mathfa] 14 Jul 2018 Strictly-Positive Measures in Second-Countable Locally Compact Non-Atomic Hausdorff Spaces Abstract Jason Bentley Department of

More information

GENERALIZED NEIGHBOURHOOD SYSTEMS OF FUZZY POINTS

GENERALIZED NEIGHBOURHOOD SYSTEMS OF FUZZY POINTS C om m un.fac.sci.u niv.a nk.series A 1 Volum e 62, N um b er 2, Pages 67 74 (2013) ISSN 1303 5991 GENERALIZED NEIGHBOURHOOD SYSTEMS OF FUZZY POINTS SEVDA SAĞIROĞLU, ERDAL GÜNER AND EDA KOÇYIĞIT A. We

More information

Near approximations via general ordered topological spaces M.Abo-Elhamayel Mathematics Department, Faculty of Science Mansoura University

Near approximations via general ordered topological spaces M.Abo-Elhamayel Mathematics Department, Faculty of Science Mansoura University Near approximations via general ordered topological spaces MAbo-Elhamayel Mathematics Department, Faculty of Science Mansoura University Abstract ough set theory is a new mathematical approach to imperfect

More information

CHODOUNSKY, DAVID, M.A. Relative Topological Properties. (2006) Directed by Dr. Jerry Vaughan. 48pp.

CHODOUNSKY, DAVID, M.A. Relative Topological Properties. (2006) Directed by Dr. Jerry Vaughan. 48pp. CHODOUNSKY, DAVID, M.A. Relative Topological Properties. (2006) Directed by Dr. Jerry Vaughan. 48pp. In this thesis we study the concepts of relative topological properties and give some basic facts and

More information

(2) E M = E C = X\E M

(2) E M = E C = X\E M 10 RICHARD B. MELROSE 2. Measures and σ-algebras An outer measure such as µ is a rather crude object since, even if the A i are disjoint, there is generally strict inequality in (1.14). It turns out to

More information

Measurable Choice Functions

Measurable Choice Functions (January 19, 2013) Measurable Choice Functions Paul Garrett garrett@math.umn.edu http://www.math.umn.edu/ garrett/ [This document is http://www.math.umn.edu/ garrett/m/fun/choice functions.pdf] This note

More information

Naive Bayesian Rough Sets

Naive Bayesian Rough Sets Naive Bayesian Rough Sets Yiyu Yao and Bing Zhou Department of Computer Science, University of Regina Regina, Saskatchewan, Canada S4S 0A2 {yyao,zhou200b}@cs.uregina.ca Abstract. A naive Bayesian classifier

More information

The prime spectrum of MV-algebras based on a joint work with A. Di Nola and P. Belluce

The prime spectrum of MV-algebras based on a joint work with A. Di Nola and P. Belluce The prime spectrum of MV-algebras based on a joint work with A. Di Nola and P. Belluce Luca Spada Department of Mathematics and Computer Science University of Salerno www.logica.dmi.unisa.it/lucaspada

More information

PROBLEMS. (b) (Polarization Identity) Show that in any inner product space

PROBLEMS. (b) (Polarization Identity) Show that in any inner product space 1 Professor Carl Cowen Math 54600 Fall 09 PROBLEMS 1. (Geometry in Inner Product Spaces) (a) (Parallelogram Law) Show that in any inner product space x + y 2 + x y 2 = 2( x 2 + y 2 ). (b) (Polarization

More information

An introduction to Geometric Measure Theory Part 2: Hausdorff measure

An introduction to Geometric Measure Theory Part 2: Hausdorff measure An introduction to Geometric Measure Theory Part 2: Hausdorff measure Toby O Neil, 10 October 2016 TCON (Open University) An introduction to GMT, part 2 10 October 2016 1 / 40 Last week... Discussed several

More information

Problem set 1, Real Analysis I, Spring, 2015.

Problem set 1, Real Analysis I, Spring, 2015. Problem set 1, Real Analysis I, Spring, 015. (1) Let f n : D R be a sequence of functions with domain D R n. Recall that f n f uniformly if and only if for all ɛ > 0, there is an N = N(ɛ) so that if n

More information

II - REAL ANALYSIS. This property gives us a way to extend the notion of content to finite unions of rectangles: we define

II - REAL ANALYSIS. This property gives us a way to extend the notion of content to finite unions of rectangles: we define 1 Measures 1.1 Jordan content in R N II - REAL ANALYSIS Let I be an interval in R. Then its 1-content is defined as c 1 (I) := b a if I is bounded with endpoints a, b. If I is unbounded, we define c 1

More information

On the Structure of Rough Approximations

On the Structure of Rough Approximations On the Structure of Rough Approximations (Extended Abstract) Jouni Järvinen Turku Centre for Computer Science (TUCS) Lemminkäisenkatu 14 A, FIN-20520 Turku, Finland jjarvine@cs.utu.fi Abstract. We study

More information

On the Relation of Probability, Fuzziness, Rough and Evidence Theory

On the Relation of Probability, Fuzziness, Rough and Evidence Theory On the Relation of Probability, Fuzziness, Rough and Evidence Theory Rolly Intan Petra Christian University Department of Informatics Engineering Surabaya, Indonesia rintan@petra.ac.id Abstract. Since

More information

Universal Algebra for Logics

Universal Algebra for Logics Universal Algebra for Logics Joanna GRYGIEL University of Czestochowa Poland j.grygiel@ajd.czest.pl 2005 These notes form Lecture Notes of a short course which I will give at 1st School on Universal Logic

More information

Boolean Algebra and Propositional Logic

Boolean Algebra and Propositional Logic Boolean Algebra and Propositional Logic Takahiro Kato September 10, 2015 ABSTRACT. This article provides yet another characterization of Boolean algebras and, using this characterization, establishes a

More information

Math 541 Fall 2008 Connectivity Transition from Math 453/503 to Math 541 Ross E. Staffeldt-August 2008

Math 541 Fall 2008 Connectivity Transition from Math 453/503 to Math 541 Ross E. Staffeldt-August 2008 Math 541 Fall 2008 Connectivity Transition from Math 453/503 to Math 541 Ross E. Staffeldt-August 2008 Closed sets We have been operating at a fundamental level at which a topological space is a set together

More information

Construction of a general measure structure

Construction of a general measure structure Chapter 4 Construction of a general measure structure We turn to the development of general measure theory. The ingredients are a set describing the universe of points, a class of measurable subsets along

More information

POL502: Foundations. Kosuke Imai Department of Politics, Princeton University. October 10, 2005

POL502: Foundations. Kosuke Imai Department of Politics, Princeton University. October 10, 2005 POL502: Foundations Kosuke Imai Department of Politics, Princeton University October 10, 2005 Our first task is to develop the foundations that are necessary for the materials covered in this course. 1

More information

Definitions. Notations. Injective, Surjective and Bijective. Divides. Cartesian Product. Relations. Equivalence Relations

Definitions. Notations. Injective, Surjective and Bijective. Divides. Cartesian Product. Relations. Equivalence Relations Page 1 Definitions Tuesday, May 8, 2018 12:23 AM Notations " " means "equals, by definition" the set of all real numbers the set of integers Denote a function from a set to a set by Denote the image of

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

Fuzzy Modal Like Approximation Operations Based on Residuated Lattices

Fuzzy Modal Like Approximation Operations Based on Residuated Lattices Fuzzy Modal Like Approximation Operations Based on Residuated Lattices Anna Maria Radzikowska Faculty of Mathematics and Information Science Warsaw University of Technology Plac Politechniki 1, 00 661

More information

Curriculum Vitae Ziv Shami

Curriculum Vitae Ziv Shami Curriculum Vitae Ziv Shami Address: Dept. of Mathematics and Computer Science Ariel University Samaria, Ariel 44873 Israel. Phone: 0528-413477 Email: zivshami@gmail.com Army Service: November 1984 to June

More information

Real Analysis Notes. Thomas Goller

Real Analysis Notes. Thomas Goller Real Analysis Notes Thomas Goller September 4, 2011 Contents 1 Abstract Measure Spaces 2 1.1 Basic Definitions........................... 2 1.2 Measurable Functions........................ 2 1.3 Integration..............................

More information

ECARES Université Libre de Bruxelles MATH CAMP Basic Topology

ECARES Université Libre de Bruxelles MATH CAMP Basic Topology ECARES Université Libre de Bruxelles MATH CAMP 03 Basic Topology Marjorie Gassner Contents: - Subsets, Cartesian products, de Morgan laws - Ordered sets, bounds, supremum, infimum - Functions, image, preimage,

More information

1. To be a grandfather. Objects of our consideration are people; a person a is associated with a person b if a is a grandfather of b.

1. To be a grandfather. Objects of our consideration are people; a person a is associated with a person b if a is a grandfather of b. 20 [161016-1020 ] 3.3 Binary relations In mathematics, as in everyday situations, we often speak about a relationship between objects, which means an idea of two objects being related or associated one

More information

STRONGLY CONNECTED SPACES

STRONGLY CONNECTED SPACES Undergraduate Research Opportunity Programme in Science STRONGLY CONNECTED SPACES Submitted by Dai Bo Supervised by Dr. Wong Yan-loi Department of Mathematics National University of Singapore Academic

More information

MAT 570 REAL ANALYSIS LECTURE NOTES. Contents. 1. Sets Functions Countability Axiom of choice Equivalence relations 9

MAT 570 REAL ANALYSIS LECTURE NOTES. Contents. 1. Sets Functions Countability Axiom of choice Equivalence relations 9 MAT 570 REAL ANALYSIS LECTURE NOTES PROFESSOR: JOHN QUIGG SEMESTER: FALL 204 Contents. Sets 2 2. Functions 5 3. Countability 7 4. Axiom of choice 8 5. Equivalence relations 9 6. Real numbers 9 7. Extended

More information

INVARIANT MEASURES ON LOCALLY COMPACT GROUPS

INVARIANT MEASURES ON LOCALLY COMPACT GROUPS INVARIANT MEASURES ON LOCALLY COMPACT GROUPS JENS GERLACH CHRISTENSEN Abstract. This is a survey about invariant integration on locally compact groups and its uses. The existence of a left invariant regular

More information

The size of decision table can be understood in terms of both cardinality of A, denoted by card (A), and the number of equivalence classes of IND (A),

The size of decision table can be understood in terms of both cardinality of A, denoted by card (A), and the number of equivalence classes of IND (A), Attribute Set Decomposition of Decision Tables Dominik Slezak Warsaw University Banacha 2, 02-097 Warsaw Phone: +48 (22) 658-34-49 Fax: +48 (22) 658-34-48 Email: slezak@alfa.mimuw.edu.pl ABSTRACT: Approach

More information

A normally supercompact Parovičenko space

A normally supercompact Parovičenko space A normally supercompact Parovičenko space A. Kucharski University of Silesia, Katowice, Poland Hejnice, 26.01-04.02 2013 normally supercompact Parovičenko space Hejnice, 26.01-04.02 2013 1 / 12 These results

More information

Handbook of Logic and Proof Techniques for Computer Science

Handbook of Logic and Proof Techniques for Computer Science Steven G. Krantz Handbook of Logic and Proof Techniques for Computer Science With 16 Figures BIRKHAUSER SPRINGER BOSTON * NEW YORK Preface xvii 1 Notation and First-Order Logic 1 1.1 The Use of Connectives

More information

Chapter 9: Relations Relations

Chapter 9: Relations Relations Chapter 9: Relations 9.1 - Relations Definition 1 (Relation). Let A and B be sets. A binary relation from A to B is a subset R A B, i.e., R is a set of ordered pairs where the first element from each pair

More information

The Logic of Partitions

The Logic of Partitions The Logic of Partitions Introduction to the Dual of "Propositional" Logic David Ellerman Philosophy U. of California/Riverside U. of Ljubljana, Sept. 8, 2015 David Ellerman Philosophy U. of California/Riverside

More information

Rough Sets for Uncertainty Reasoning

Rough Sets for Uncertainty Reasoning Rough Sets for Uncertainty Reasoning S.K.M. Wong 1 and C.J. Butz 2 1 Department of Computer Science, University of Regina, Regina, Canada, S4S 0A2, wong@cs.uregina.ca 2 School of Information Technology

More information

Generalization of Belief and Plausibility Functions to Fuzzy Sets

Generalization of Belief and Plausibility Functions to Fuzzy Sets Appl. Math. Inf. Sci. 6, No. 3, 697-703 (202) 697 Applied Mathematics & Information Sciences An International Journal Generalization of Belief and Plausibility Functions to Fuzzy Sets Jianyu Xiao,2, Minming

More information

Boolean Algebra and Propositional Logic

Boolean Algebra and Propositional Logic Boolean Algebra and Propositional Logic Takahiro Kato June 23, 2015 This article provides yet another characterization of Boolean algebras and, using this characterization, establishes a more direct connection

More information

Basic Measure and Integration Theory. Michael L. Carroll

Basic Measure and Integration Theory. Michael L. Carroll Basic Measure and Integration Theory Michael L. Carroll Sep 22, 2002 Measure Theory: Introduction What is measure theory? Why bother to learn measure theory? 1 What is measure theory? Measure theory is

More information

A LITTLE REAL ANALYSIS AND TOPOLOGY

A LITTLE REAL ANALYSIS AND TOPOLOGY A LITTLE REAL ANALYSIS AND TOPOLOGY 1. NOTATION Before we begin some notational definitions are useful. (1) Z = {, 3, 2, 1, 0, 1, 2, 3, }is the set of integers. (2) Q = { a b : aεz, bεz {0}} is the set

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

Neural Codes and Neural Rings: Topology and Algebraic Geometry

Neural Codes and Neural Rings: Topology and Algebraic Geometry Neural Codes and Neural Rings: Topology and Algebraic Geometry Ma191b Winter 2017 Geometry of Neuroscience References for this lecture: Curto, Carina; Itskov, Vladimir; Veliz-Cuba, Alan; Youngs, Nora,

More information

Applications of Some Topological Near Open Sets to Knowledge Discovery

Applications of Some Topological Near Open Sets to Knowledge Discovery IJACS International Journal of Advanced Computer Science Applications Vol 7 No 1 216 Applications of Some Topological Near Open Sets to Knowledge Discovery A S Salama Tanta University; Shaqra University

More information

Topology, Math 581, Fall 2017 last updated: November 24, Topology 1, Math 581, Fall 2017: Notes and homework Krzysztof Chris Ciesielski

Topology, Math 581, Fall 2017 last updated: November 24, Topology 1, Math 581, Fall 2017: Notes and homework Krzysztof Chris Ciesielski Topology, Math 581, Fall 2017 last updated: November 24, 2017 1 Topology 1, Math 581, Fall 2017: Notes and homework Krzysztof Chris Ciesielski Class of August 17: Course and syllabus overview. Topology

More information

arxiv:math/ v1 [math.lo] 5 Mar 2007

arxiv:math/ v1 [math.lo] 5 Mar 2007 Topological Semantics and Decidability Dmitry Sustretov arxiv:math/0703106v1 [math.lo] 5 Mar 2007 March 6, 2008 Abstract It is well-known that the basic modal logic of all topological spaces is S4. However,

More information

Abstract Measure Theory

Abstract Measure Theory 2 Abstract Measure Theory Lebesgue measure is one of the premier examples of a measure on R d, but it is not the only measure and certainly not the only important measure on R d. Further, R d is not the

More information

A class of fusion rules based on the belief redistribution to subsets or complements

A class of fusion rules based on the belief redistribution to subsets or complements Chapter 5 A class of fusion rules based on the belief redistribution to subsets or complements Florentin Smarandache Chair of Math. & Sciences Dept., Univ. of New Mexico, 200 College Road, Gallup, NM 87301,

More information

Serena Doria. Department of Sciences, University G.d Annunzio, Via dei Vestini, 31, Chieti, Italy. Received 7 July 2008; Revised 25 December 2008

Serena Doria. Department of Sciences, University G.d Annunzio, Via dei Vestini, 31, Chieti, Italy. Received 7 July 2008; Revised 25 December 2008 Journal of Uncertain Systems Vol.4, No.1, pp.73-80, 2010 Online at: www.jus.org.uk Different Types of Convergence for Random Variables with Respect to Separately Coherent Upper Conditional Probabilities

More information

High Frequency Rough Set Model based on Database Systems

High Frequency Rough Set Model based on Database Systems High Frequency Rough Set Model based on Database Systems Kartik Vaithyanathan kvaithya@gmail.com T.Y.Lin Department of Computer Science San Jose State University San Jose, CA 94403, USA tylin@cs.sjsu.edu

More information

Congruence Boolean Lifting Property

Congruence Boolean Lifting Property Congruence Boolean Lifting Property George GEORGESCU and Claudia MUREŞAN University of Bucharest Faculty of Mathematics and Computer Science Academiei 14, RO 010014, Bucharest, Romania Emails: georgescu.capreni@yahoo.com;

More information

Continuity of partially ordered soft sets via soft Scott topology and soft sobrification A. F. Sayed

Continuity of partially ordered soft sets via soft Scott topology and soft sobrification A. F. Sayed Bulletin of Mathematical Sciences and Applications Online: 2014-08-04 ISSN: 2278-9634, Vol. 9, pp 79-88 doi:10.18052/www.scipress.com/bmsa.9.79 2014 SciPress Ltd., Switzerland Continuity of partially ordered

More information

Neural Networks, Qualitative-Fuzzy Logic and Granular Adaptive Systems

Neural Networks, Qualitative-Fuzzy Logic and Granular Adaptive Systems Neural Networs, Qualitative-Fuzzy Logic and Granular Adaptive Systems T. Y. Lin Department of Mathematics and Computer Science San Jose State University, San Jose, CA 95192 tylin@cs.ssu.edu Abstract-Though

More information

Math 730 Homework 6. Austin Mohr. October 14, 2009

Math 730 Homework 6. Austin Mohr. October 14, 2009 Math 730 Homework 6 Austin Mohr October 14, 2009 1 Problem 3A2 Proposition 1.1. If A X, then the family τ of all subsets of X which contain A, together with the empty set φ, is a topology on X. Proof.

More information

Bounded and continuous functions on a locally compact Hausdorff space and dual spaces

Bounded and continuous functions on a locally compact Hausdorff space and dual spaces Chapter 6 Bounded and continuous functions on a locally compact Hausdorff space and dual spaces Recall that the dual space of a normed linear space is a Banach space, and the dual space of L p is L q where

More information

A NICE PROOF OF FARKAS LEMMA

A NICE PROOF OF FARKAS LEMMA A NICE PROOF OF FARKAS LEMMA DANIEL VICTOR TAUSK Abstract. The goal of this short note is to present a nice proof of Farkas Lemma which states that if C is the convex cone spanned by a finite set and if

More information

THEOREMS, ETC., FOR MATH 515

THEOREMS, ETC., FOR MATH 515 THEOREMS, ETC., FOR MATH 515 Proposition 1 (=comment on page 17). If A is an algebra, then any finite union or finite intersection of sets in A is also in A. Proposition 2 (=Proposition 1.1). For every

More information

Math 172 HW 1 Solutions

Math 172 HW 1 Solutions Math 172 HW 1 Solutions Joey Zou April 15, 2017 Problem 1: Prove that the Cantor set C constructed in the text is totally disconnected and perfect. In other words, given two distinct points x, y C, there

More information

Constructive and Algebraic Methods of the Theory of Rough Sets

Constructive and Algebraic Methods of the Theory of Rough Sets Constructive and Algebraic Methods of the Theory of Rough Sets Y.Y. Yao Department of Computer Science, Lakehead University Thunder Bay, Ontario, Canada P7B 5E1 E-mail: yyao@flash.lakeheadu.ca This paper

More information

That is, there is an element

That is, there is an element Section 3.1: Mathematical Induction Let N denote the set of natural numbers (positive integers). N = {1, 2, 3, 4, } Axiom: If S is a nonempty subset of N, then S has a least element. That is, there is

More information