Uniform interpolation by resolution in modal logic

Size: px
Start display at page:

Download "Uniform interpolation by resolution in modal logic"

Transcription

1 Uniform interolation by resolution in modal logic Andreas Herzig and Jérôme Mengin 1 Abstract. The roblem of comuting a uniform interolant of a given formula on a sublanguage is known in Artificial Intelligence as variable forgetting. In roositional logic, there are well known methods for erforming variable forgetting. Variable forgetting is more involved in modal logics, because one must forget a variable not in one world, but in several worlds. It has been shown that modal logic K has the uniform interolation roerty, and a method has recently been roosed for forgetting variables in a modal formula (of mu-calculus) given in disjunctive normal form. However, there are cases where information comes naturally in a more conjunctive form. In this aer, we roose a method, based on an extension of resolution to modal logics, to erform variable forgetting for formulae in conjunctive normal form, in the modal logic K. 1 Introduction An interolant of logical formulae φ and ψ such that φ = ψ in a logic L is a formula χ that contains only variables that aear in both φ and ψ, and such that φ = χ and χ = ψ. A uniform interolant of φ with resect to a sublanguage L of the language of φ is a formula χ L entailed by φ that can act as an interolant for any ψ L : if φ = ψ, then χ = ψ. In other words, χ behaves like φ when L is concerned, in the sense that ψ has the same L -logical consequences as φ [4]. When the language L is defined as the set of formulae that contain no variable of a given set P, the roblem of comuting a uniform interolant of φ on L is known in Artificial Intelligence as variable forgetting. In roositional logic, there are well known methods for erforming variable forgetting [8, 9]. Variable forgetting is more involved in modal logics, because one must forget a variable not in one world, but in several worlds. It has been shown that modal logic K has the uniform interolation roerty [11, 6] (examles of logics that do not have the uniform interolation roerty include classical first order logic and S4 [7]). [4] roose a simle method for forgetting variables in a modal formula (of µ-calculus) given in disjunctive normal form. However, there are cases where information comes naturally in a more conjunctive form. In this aer, we roose a method, based on an extension of resolution to modal logics, to erform variable forgetting for formulae in conjunctive normal form, in the modal logic K. In the next section, we briefly recall the syntax and semantics of K, and the definitions of disjunctive and conjunctive normal forms in this logic. In section 3, we recall Enjalbert and Fariñas resolution system for K. In section 4, we exlain how their resolution system can be used to erform variable forgetting in that logic. 1 Institut de Recherche en Informatique de Toulouse. herzig,mengin@irit.fr 2 The logic K The language of K, over a set of roositional variables P, is the smallest set L of formulae that contains P and is closed under conjunction, negation and necessity. A ointed model for K is a tule m = (W, R, I, w), where W is a non-emty set, R is a binary relation over W, I assigns to every P and every w W a value I(, w ) {true, false}. Satisfaction of formula φ by model m = (W, R, I, w) is defined by induction as follows: m = if and only if I(, w) = true, for every P; m = φ if and only if m = φ; m = φ ψ if and only if m = φ and m = ψ; m = φ if and only if (W, R, I, w ) = φ for every w such that wrw. W A set of formulae S is said to entail formula ψ, written S = ψ, if for every ointed model m that satisfies every formula in S, m satisfies ψ too. In this case, we will also say that ψ is a logical consequence of S. We will write S = ψ when this is not the case. Given a finite set of formulae {φ 1,..., φ n}, we will sometimes write φ 1,..., φ n = ψ instead of {φ 1,..., φ n} = ψ. As usual, two other connectors and are introduced and defined as abbreviations: φ ψ ( φ ψ) and φ φ. For that local definition of logical consequence, the deduction theorem holds for finite S: S = φ if and only if {} = S φ. There are various ways to define conjunctive and disjunctive normal forms in modal logic (see e.g. [3, 4, 5]). In this aer, we will consider normal forms close to the ones defined by Enjalbert and Fariñas. Literals, clauses and terms can be defined using a grammar in BNF: LitC ::= Clause CNF LitT ::= DNF Term Clause ::= LitC Clause Clause Term ::= LitT Term Term CNF ::= Clause CNF, CNF DNF ::= Term DNF DNF According to this definition, clauses are disjunctions of literals of tye C (for Clause ): such a literal is either a roositional literal, or a clause behind a, or a set/conjunction of clauses behind a. A CNF is then a set/conjunction of clauses. This corresonds exactly to the definition of clauses used by Enjalbert and Fariñas. A term is the dual of a clause: it is a conjunction of literals of tye T, where such a literal is either a roositional literal, or a term behind a, or a disjunction of terms behind a. Every formula of K as an equivalent DNF and an equivalent CNF.

2 (Uniformly) interolating a DNF is relatively simle, because of two roerties of interolation. The first one is general in logic: if χ is a (uniform) interolant of φ and χ a (uniform) interolant of φ, then χ χ is a (uniform) interolant of φ φ (since if φ φ = ψ, then φ = ψ and φ = ψ, thus χ = ψ and χ = ψ ). The second one concerns the interlay of modal connectives and interolation: a uniform interolant of φ φ φ 1... φ n, where φ does not contain any modality, is simly : χ χ (χ 1 χ )... (χ n χ ), where the χs are interolants of the φs (this is equivalent to the result roved in [4], and used in [10], on interolation for slightly different disjunctive normal forms: a uniform interolant of φ φ 1... φ n (φ 1... φ n) is φ φ 1... φ n (φ 1... φ n)). In the sequel, we roose a method to comute a uniform interolant of a CNF. 3 Resolution in modal logic From a model theoretic oint of view, resolution can be understood as an alication of the general set theoretic roerty: (M N) (M N ) (M M ) N N. In terms of logical formulae, this can be rehrased as: φ C, ψ C = (φ ψ) C C. In the case where ψ = φ, we obtain the usual resolution rule of classical logic: φ C, φ C = C C. But in modal logic, this can be used to roduce other inference rules. In articular, if φ ψ = χ,then φ, ψ = χ and φ, ψ = χ, thus φ C, ψ C = χ C C φ C, ψ C = χ C C Note these deductions can be made at any deth in a modal formula in negation normal form, since if φ = χ, then φ = χ, and (φ ψ) = (φ ψ χ). In order to define a ractical inference system, one has to define recisely which inferences are allowed. Enjalbert and Farinas [5] define a set of inference rules that we recall below. In the sequel, we adot an in line notation for inference rules: A 1,..., A n = B denotes an inference rule whose remisses are A 1,..., A n, and whose consequent is B. Enjalbert and Farinas resolution system for K is defined by a set of conditional, recursive meta -rules; it is the smallest set of inference rules that contains, for P { }: 2 (rule ) C 1, E C 2 = C 1 C 2; (rule ) C 1, C 2 = C 1 C 2; (rule ) C 1 C 1, (C 2, E) C 2 = (C 2, E, C 3) C 1 C 2 if C 1, C 2 = C 3; (rule ) C 1 C 1, C 2 C 2 = C 3 C 1 C 2 if C 1, C 2 = C 3; (rule 2) (C 1, C 2, E) C = (C 1, C 2, E, C 3) C if C 1, C 2 = C 3; (rule 1) (C 1, E) C = (C 1, E, C 2) C if C 1 = C 2; (rule ) C 1 C = C 2 C if C 1 = C 2; 2 The meta -system of [5] is slightly different from the resentation given here, mainly because we do not searate the introduction of from the introduction of modalities. We assume that the consequents are always normalized, that is simlified using the following equivalences: A A B A B, A A,, A. In the descrition above, we have drawn a box around, in each remiss, the literal resolved uon. Let us stress that each of the inference rules of this resolution system is meta -derived from a unique simle (rule ) or (rule ) for some P; if it is derived from some rule, we call the resolved variable. The that indexes the rules denotes this variable or. The height of the derivation of a resolution rule will be the number of meta-rules used to obtain it, minus 1. Examle 1 The following are derivations of valid resolution rules: r, r = r (rule r) (rule ) r, (r ) = r (This derivation is of height 1.), = (rule ) (rule ), = (rule ), s = s (rule ), ( s) = s (This derivation is of height 3.) Definition 1 A deduction by resolution of clause C from clause set S is a sequence of inferences by resolution I 1,..., I n such that for every I i, each remises of I i belongs to S, or is the consequent of rule I j for some j < i. Examle 2 Let S = { r, (r ), ( s), ( s, q)}. There is a deduction by resolution of from S, for examle with the rules I 1 = r, (r ) = r, I 2 =, ( s) = s, and I 3 = s, ( s, q) = s. r (r ) ( s) r s s ( s, q) Enjalbert and Fariñas show that their resolution system is sound and comlete for K with resect to refutation: given clause set S, S = if and only if there is a deduction by resolution of from a subset of S. Moreover, since the modal deth of the consequent of some inference by resolution cannot be greater that the deth of its remises, there can be only a finite set of clauses that can be deduced by resolution from a finite set of clauses S (recall that redundant literals are imlicitly simlified when resolutions are erformed). We will show in the next section that forgetting variables from P in a set of modal clauses S can be done by erforming all ossible resolutions on variables from P, and then eliminating all occurrences of the variables of P. The roerty of resolution that will enable us to do that is that, given a subset of roositional variables P, we can re-arrange inferences so that resolutions on variables from P aear before other resolutions. Formally:

3 Proosition 1 Given a subset of roositional variables P, if there is a deduction by resolution of clause C from clause set S, then there is a deduction by resolution I 1,..., I n of some clause C from S such that C subsumes C and for every i, j, if I i resolves on a variable from P whereas I j resolves on or a variable from P P, then i < j. Note that the resulting clause C may not exactly be the original, it may in fact be stronger. More recisely, we define subsumtion as follows: Definition 2 A clause C subsumes a clause D if every literal of C subsumes some literal of D, and a set of clauses E subsumes a set of clauses F if every clause of F is subsumed by some clause of E. A roositional literal subsumes itself; a literal C subsumes a literal D if C subsumes D; and a literal E subsumes F if E subsumes F. Examle 3 e (r, s, ) q subsumes (e f) (r t, s) q because: e subsumes (e f) because e subsumes e f; (r, s, ) subsumes (r t, s) because r t is subsumed by r and s is subsumed by s. q subsumes q Examle 2 (continued) We can re-arrange resolutions, so that resolutions on r come last: r (r ) ( s) ( s, q) s ( s, q, ) ( s, q,, r) Pro. 1 is an easy consequence of the following lemma: Lemma 1 Given clauses A, B, C, I and F, if there is an - resolution from A, ossibly using side clause B, giving clause I, and a -resolution from I, ossibly using side clause C, giving clause F, then there exist clauses I, F1,..., Fn (for some n 0) and F such that F subsumes F and there is a -resolution from A, ossibly using side clause C, giving clause I, and a sequence of -resolutions from I, ossibly using side clause B, giving successively F1,..., Fn, F. In other words, if A(, B) = I and I(, C) = F, then A(, C) = I, and I (, B) = F1 and F1 (, B) = F2 and... and Fn(, B) = F. Or, with some ictures: if we have (C) A (B) I then we also have: F r (C) A (B) I F 1 F 2 F n F Proof. The roof is rather tedious, because there are quite a few cases to consider. Let us start with the easy case: the second resolution is not on the literal obtained from the first resolution. In this case, A is of the form A = l A l A A, whereas B = l B B and C = l C C (if needed), with l A(, l B) = l I, and l A(, l C) = l F. Then we just have to take I = l A l F A ( C ) and F = F. Pictorially: (before) (after) ( l C C ) ( l C C ) l A l A A ( l B B ) l I l A A ( B ) l I l F A ( B )( C ) l A l A A ( l B B ) l A l F A ( C ) l I l F A ( B )( C ) Notice that there is nothing to change here if l I and/or l F is, that is, if one of the two resolutions is a roositional one, or if it is a one, the clauses I, F and I are just shorter. Let us now consider what haens when the literal resolved uon in the second resolution is the one obtained in the first resolution. In articular, this means that the first resolution is not a roositional one, nor a one (since in these cases, two literals are discarded and not relaced by anything), and thus the second one is not roositional either, since it oerates on a modal literal. If the -resolution involves a -literal, say in clause A, then it can be a 1 or a 2 resolution on A alone, or a -resolution with a side clause B of the form B = B B. Note we cannot have here B =, for this would mean that the literals of A and B that are involved would not be relaced by anything, so the literal of A involved in the -resolution would be another one, a case we have already covered. Thus B, and the resulting literal is a -literal containing one new clause I that is not in the -literal of A. The resulting -literal is then resolved uon in the -resolution, with or without the hel of side-clause C, which must then be of the form C = C C. If the -resolution does not involve I, we can conclude quite easily: in this case, A is of the form A = (E, A, A ) A, where E is a set of clauses and A and A are the clauses involved in the - and -resolution: we have A (, B ) = I and A (, C ) = F, so we also have (E, A, A ) A (, C C ) = (A, A, E, F ) A ( C ) and (A, A, E, F ) A ( C ), B B = (A, A, E, I, F ) A ( B )( C ). Pictorially:

4 (before) (after) ( A, A, E) A ( B B ) (A, A, E, I ) A ( B ) (A, A, E, I, F ) A ( B )( C ) (A, A, E) A ( B B ) ( A, A, E, F ) A ( C ) (A, A, E, I, F ) A ( B )( C ) If the -resolution does involve I, then we ll have to use some inductive argument in order to conclude: A is of the form A = (E, A ) A, and we have A (, B ) = I and I (, C ) = F : ( A, E) A ( B B ) (A, E, I ) A ( B ) (A, E, I, F ) A ( B )( C ) If we have roved that the result of the lemma holds for every resolution whose derivation height is strictly less than that of our current -resolution, then we can assume it holds for A (, B ) = I, in which case there exist I, F 1,..., F n (for some n 0) and F such that F subsumes F and A (, C ) = I and I (, B ) = F 1 and F 1 (, B ) = F 2 and... and F n (, B ) = F. Now, we can use another resolution to obtain I, since we still have A (, B ) = I. Thus we have: ( A, E) A ( B B ) (A, E, I ) A ( B ) ( A, E, I, F 1 ) A ( B )( C ) ( A, E, I, F 1, F 2 ) A ( B )( C ) ( A, E, I, F 1,..., F n, F ) A ( B )( C ) (A, E, I, F 1,..., F n, F, I ) A ( B )( C ) We have used an inductive argument in the receding aragrah. The base case corresonds to an -resolution whose derivation height is zero: these are the roositional resolutions and the resolution, we have already roved that the result holds for these cases. Let us turn now to the case where there is no -literal involved in the -resolution: this resolution is derived using a -rule or a - rule. Then there is a clause A of the form A = A A, and ossibly a side -clause B = B B, such that A (, B ) = I, and thus I = I A( B ). The -resolution involves the literal roduced in the -resolution (we have studied the other case first). Let us start with the case where this -resolution does not involve any -literal: it is a - or a -resolution: there may be a clause C = C C, with I (, C ) = F, and F = F A ( B ) (C ). Using an inductive hyothesis again, we can assume there are clauses I and F such that A (, C ) = I and I (, B ) = F. (For the sake of simlicity, we assume that there are no other intermediate clauses F 1,..., F n ; the roof would be very similar with more intermediate clauses.) In this case, we can choose I = I A ( C ) and F = F A ( B )( C ): (before) (after) A A ( B B ) I A ( B ) F A ( B )( C ) A A ( B B ) I A ( C ) F A ( B )( C ) If the other literal of the -resolution is a -literal, we have C = (C, E) C, and F = (C, E, F ) A ( B )( C ), with I, C = F. Since A (, B ) = I, the same inductive hyothesis again allows us to assume that there are clauses I and F such that A, C = I and I (, B ) = F. In order to get I in the literal after the resolution, we need to erform another -resolution. In the end, we can choose I = ( C, E, I ) A ( B ) and F = (C, E, F, I ) A ( B ) C : (before) ( C, E) C A A ( B B ) I A ( C ) (C, E, F ) A ( B ) C

5 (after) ( C, E) C A A ( B B ) ( C, E, I ) A ( B ) (C, E, F ) A ( B ) C (C, E, F, I ) A ( B ) C (r ) ( s) (r s) ( s, q) s ( s, q, ) ( s, q,, r) Let P = {s,, q}, we now comute Su(P, R). The clauses ( s, q), ( s, q, ) and ( s) are suressed by Su(P, ) because they contain only occurrences of s, and q. The clauses (r ) and (r s) are discarded too, because they do not secify in which case r is true. In the clause ( s, q,, r), one conjunct is ket, r. So R nop = { r}. 4 Uniform interolation by resolution Suose now that we want to comute a uniform interolant for clause set S and a sublanguage L nop defined by a subset of variables P : L nop is the sublangage of L whose formulas have no occurrences of atoms in P. We can roceed as follows: 1. recursively add to S all clauses obtained from S by resolutions on variables from P : this gives a set of clauses S res(p ) ; then 2. suress from S res(p ) all information about variables from P ; formally, we define an oerator Su such that Su(P, C) associates to clause C a clause that forgets what C says about variables from P : if C is of the form C or C for some P, then Su(P, C) = ; otherwise, that is, if no variable of P aears at ground level in C: Su(P, C R 1... R n C 1... C n) = C Su(P, R 1)... Su(P, R n) Su(P, C 1)... Su(P, C n) where for each i, Su(P, R i) = {Su(P, C) C R i}. We also erform the natural simlification: C and R { } R. Let S nop = {Su(P, C) C S res(p ) }. We claim that S nop is a uniform interolant of S on L nop. In order to see this, suose that φ is a formula of L nop such that S = φ: let S be a conjunctive normal form of φ, by refutation comletness of Enjalbert and Fariñ as resolution system, there is a deduction by resolution of from S S. Let us use Pro. 1 and re-arrange this deduction to get a sequence of inferences where all resolutions on variables from P are before the others: it has the form I 1,... I k,..., I n, where inferences I 1,..., I k are on variables from P, and I k+1,..., I n are resolutions on or on other variables. Let C 1,..., C m be the remisses of the inferences I k+1,..., I n that are in S or that are consequents of inferences I 1,..., I k ; and let R be the set of clauses obtained by alying Su(P, ) to C 1,..., C m: R S nop, and there is a deduction by resolution from R S for, since there is a deduction by resolution from {C 1,..., C m} S and clauses in R are simler than C 1,..., C m. Thus S nop S =, hence S nop = φ. Examle 2 (continued) Suose we need to comute a L r interolant of R = { (r ), ( s), ( s, q)} where L r is the language whose only variable is r. We first erform all ossible resolutions that do not involve r: 5 Conclusion The results above show that, although it is more comlicated than in roositional logic, resolution can be used to comute a uniform interolant in modal logic K. In order to have a ractical method, one would need to recise a rocedure to systematically comute P -resolvants of a given set of clauses. An algorithm like [2] s saturation by set could be used, couled with the elimination of subsumed clauses. From an imlementation oint of view, an imortant difference between resolution in roositional logic and in modal logic is the reresentation of clauses: they can be efficiently reresented in a table when there are no modalities. From this oint of view, the aroach of [1] seems romising: they flatten modal formulas, using a naming scheme for the ossible worlds, a little like skolemization in first-order logic, and then erform resolution on flat clauses. In order to roerly use this aroach for interolation, one would need to define a sort of de-skolemization in order to regain modal formulas after interolation has been erformed on flat clauses. REFERENCES [1] Carlos Areces, Maarten de Rijke, and Hans de Nivelle, Resolution in modal, descrition and hybrid logic, Journal of Logic and Comutation, 11(5), , (2001). [2] Philie Besnard, René Quiniou, and Patrice Quinton, A theorem rover for a decidable subset of default logic, in Proceedings of the Third National Conference on Artificial Intelligence, Morgan Kaufmann, (1983). [3] Meghyn Bienvenu, Prime Imlicates and Prime Imlicants in Modal Logic, in Proceedings of the 22nd National Conference on Artifcial Intelligence (AAAI 07), eds., Robert C. Holte and Adele Howe, AAAI Press, (2007). [4] Giovanna D Agostino and Giacomo Lenzi, On modal mu-calculus with exlicit interolants, Journal of Alied Logic, 4(3), , (2006). [5] Patrice Enjalbert and Luis Fariñas del Cerro, Modal resolution in clausal form, Theoretical Comuter Science, 65(1), 1 33, (1989). [6] Silvio Ghilardi and Marek W. Zawadowski, Undefinability of roositional quantifiers in the modal system s4, Studia Logica, 55(2), , (1995). [7] Silvio Ghilardi and Marek W. Zawadowski, Sheaves, Games, and Model Comletions, volume 14 of Trends in Logic, Kluwer, [8] Jürg Kohlas, Serafín Moral, and Rolf Haenni, Proositional Information Systems, Journal of Logic and Comutation, 9(5), , (1999). [9] Jérôme Lang and Pierre Marquis, Resolving inconsistencies by variable forgetting, in Proceedings of the Eights International Conference on Princiles of Knowledge Reresentation and Reasoning (KR-02), eds., Dieter Fensel, Fausto Giunchiglia, Deborah L. McGuinness, and Mary-Anne Williams, Morgan Kaufmann, (2002).

6 [10] Balder ten Cate, Willem Conradie, Maarten Marx, and Yde Venema, Definitorially comlete descrition logics, in Proceedings of the Tenth International Conference on Princiles of Knowledge Reresentation and Reasoning (kr 06), eds., Patrick Doherty, John Mylooulos, and Christoher A. Welty, AAAI Press, (2006). [11] Albert Visser, Bisimulations, model descritions and roositional quantifiers, in Gödel 96: Logical foundations of mathematics, comuter science and hysics Kurt Gödel s legacy, ed., Petr Hájek, A K Peters Ltd, (2001).

MATH 2710: NOTES FOR ANALYSIS

MATH 2710: NOTES FOR ANALYSIS MATH 270: NOTES FOR ANALYSIS The main ideas we will learn from analysis center around the idea of a limit. Limits occurs in several settings. We will start with finite limits of sequences, then cover infinite

More information

Decidable Reasoning in a Logic of Limited Belief with Function Symbols

Decidable Reasoning in a Logic of Limited Belief with Function Symbols Proceedings, Fifteenth International Conference on Princiles of Knowledge Reresentation and Reasoning (KR 2016) Decidable Reasoning in a Logic of Limited Belief with Function Symbols Gerhard Lakemeyer

More information

Model checking, verification of CTL. One must verify or expel... doubts, and convert them into the certainty of YES [Thomas Carlyle]

Model checking, verification of CTL. One must verify or expel... doubts, and convert them into the certainty of YES [Thomas Carlyle] Chater 5 Model checking, verification of CTL One must verify or exel... doubts, and convert them into the certainty of YES or NO. [Thomas Carlyle] 5. The verification setting Page 66 We introduce linear

More information

COMP9414: Artificial Intelligence Propositional Logic: Automated Reasoning

COMP9414: Artificial Intelligence Propositional Logic: Automated Reasoning COMP9414, Monday 26 March, 2012 Propositional Logic 2 COMP9414: Artificial Intelligence Propositional Logic: Automated Reasoning Overview Proof systems (including soundness and completeness) Normal Forms

More information

Topic 7: Using identity types

Topic 7: Using identity types Toic 7: Using identity tyes June 10, 2014 Now we would like to learn how to use identity tyes and how to do some actual mathematics with them. By now we have essentially introduced all inference rules

More information

A Social Welfare Optimal Sequential Allocation Procedure

A Social Welfare Optimal Sequential Allocation Procedure A Social Welfare Otimal Sequential Allocation Procedure Thomas Kalinowsi Universität Rostoc, Germany Nina Narodytsa and Toby Walsh NICTA and UNSW, Australia May 2, 201 Abstract We consider a simle sequential

More information

2. PROPOSITIONAL LOGIC

2. PROPOSITIONAL LOGIC 2. PROPOSITIONAL LOGIC Contents 2.1: Informal roositional logic 2.2: Syntax of roositional logic 2.3: Semantics of roositional logic 2.4: Logical equivalence 2.5: An examle 2.6: Adequate sets of connectives

More information

Encoding formulas with partially constrained weights in a possibilistic-like many-sorted propositional logic

Encoding formulas with partially constrained weights in a possibilistic-like many-sorted propositional logic Encoding formulas with partially constrained weights in a possibilistic-like many-sorted propositional logic Salem Benferhat CRIL-CNRS, Université d Artois rue Jean Souvraz 62307 Lens Cedex France benferhat@criluniv-artoisfr

More information

Propositional Logic Language

Propositional Logic Language Propositional Logic Language A logic consists of: an alphabet A, a language L, i.e., a set of formulas, and a binary relation = between a set of formulas and a formula. An alphabet A consists of a finite

More information

GOOD MODELS FOR CUBIC SURFACES. 1. Introduction

GOOD MODELS FOR CUBIC SURFACES. 1. Introduction GOOD MODELS FOR CUBIC SURFACES ANDREAS-STEPHAN ELSENHANS Abstract. This article describes an algorithm for finding a model of a hyersurface with small coefficients. It is shown that the aroach works in

More information

Combinatorics of topmost discs of multi-peg Tower of Hanoi problem

Combinatorics of topmost discs of multi-peg Tower of Hanoi problem Combinatorics of tomost discs of multi-eg Tower of Hanoi roblem Sandi Klavžar Deartment of Mathematics, PEF, Unversity of Maribor Koroška cesta 160, 000 Maribor, Slovenia Uroš Milutinović Deartment of

More information

On the Toppling of a Sand Pile

On the Toppling of a Sand Pile Discrete Mathematics and Theoretical Comuter Science Proceedings AA (DM-CCG), 2001, 275 286 On the Toling of a Sand Pile Jean-Christohe Novelli 1 and Dominique Rossin 2 1 CNRS, LIFL, Bâtiment M3, Université

More information

Linear diophantine equations for discrete tomography

Linear diophantine equations for discrete tomography Journal of X-Ray Science and Technology 10 001 59 66 59 IOS Press Linear diohantine euations for discrete tomograhy Yangbo Ye a,gewang b and Jiehua Zhu a a Deartment of Mathematics, The University of Iowa,

More information

Unsorted functional translations

Unsorted functional translations M4M 2011 Unsorted functional translations Carlos Areces 1 FaMAF, Universidad Nacional de Córdoba Córdoba, Argentina Daniel Gorín 2 SKS DFKI Bremen Bremen, Germany Abstract In this article we first show

More information

ON THE LEAST SIGNIFICANT p ADIC DIGITS OF CERTAIN LUCAS NUMBERS

ON THE LEAST SIGNIFICANT p ADIC DIGITS OF CERTAIN LUCAS NUMBERS #A13 INTEGERS 14 (014) ON THE LEAST SIGNIFICANT ADIC DIGITS OF CERTAIN LUCAS NUMBERS Tamás Lengyel Deartment of Mathematics, Occidental College, Los Angeles, California lengyel@oxy.edu Received: 6/13/13,

More information

Section 0.10: Complex Numbers from Precalculus Prerequisites a.k.a. Chapter 0 by Carl Stitz, PhD, and Jeff Zeager, PhD, is available under a Creative

Section 0.10: Complex Numbers from Precalculus Prerequisites a.k.a. Chapter 0 by Carl Stitz, PhD, and Jeff Zeager, PhD, is available under a Creative Section 0.0: Comlex Numbers from Precalculus Prerequisites a.k.a. Chater 0 by Carl Stitz, PhD, and Jeff Zeager, PhD, is available under a Creative Commons Attribution-NonCommercial-ShareAlike.0 license.

More information

MODELING THE RELIABILITY OF C4ISR SYSTEMS HARDWARE/SOFTWARE COMPONENTS USING AN IMPROVED MARKOV MODEL

MODELING THE RELIABILITY OF C4ISR SYSTEMS HARDWARE/SOFTWARE COMPONENTS USING AN IMPROVED MARKOV MODEL Technical Sciences and Alied Mathematics MODELING THE RELIABILITY OF CISR SYSTEMS HARDWARE/SOFTWARE COMPONENTS USING AN IMPROVED MARKOV MODEL Cezar VASILESCU Regional Deartment of Defense Resources Management

More information

HENSEL S LEMMA KEITH CONRAD

HENSEL S LEMMA KEITH CONRAD HENSEL S LEMMA KEITH CONRAD 1. Introduction In the -adic integers, congruences are aroximations: for a and b in Z, a b mod n is the same as a b 1/ n. Turning information modulo one ower of into similar

More information

Knowledge Compilation in the Modal Logic S5

Knowledge Compilation in the Modal Logic S5 Knowledge Compilation in the Modal Logic S5 Meghyn Bienvenu Universität Bremen Bremen, Germany meghyn@informatik.uni-bremen.de Hélène Fargier IRIT-CNRS, Université Paul Sabatier, Toulouse, France fargier@irit.fr

More information

A Resolution Method for Modal Logic S5

A Resolution Method for Modal Logic S5 EPiC Series in Computer Science Volume 36, 2015, Pages 252 262 GCAI 2015. Global Conference on Artificial Intelligence A Resolution Method for Modal Logic S5 Yakoub Salhi and Michael Sioutis Université

More information

Propositional Resolution

Propositional Resolution Artificial Intelligence Propositional Resolution Marco Piastra Propositional Resolution 1] Deductive systems and automation Is problem decidible? A deductive system a la Hilbert (i.e. derivation using

More information

4. Score normalization technical details We now discuss the technical details of the score normalization method.

4. Score normalization technical details We now discuss the technical details of the score normalization method. SMT SCORING SYSTEM This document describes the scoring system for the Stanford Math Tournament We begin by giving an overview of the changes to scoring and a non-technical descrition of the scoring rules

More information

Various Proofs for the Decrease Monotonicity of the Schatten s Power Norm, Various Families of R n Norms and Some Open Problems

Various Proofs for the Decrease Monotonicity of the Schatten s Power Norm, Various Families of R n Norms and Some Open Problems Int. J. Oen Problems Comt. Math., Vol. 3, No. 2, June 2010 ISSN 1998-6262; Coyright c ICSRS Publication, 2010 www.i-csrs.org Various Proofs for the Decrease Monotonicity of the Schatten s Power Norm, Various

More information

#A47 INTEGERS 15 (2015) QUADRATIC DIOPHANTINE EQUATIONS WITH INFINITELY MANY SOLUTIONS IN POSITIVE INTEGERS

#A47 INTEGERS 15 (2015) QUADRATIC DIOPHANTINE EQUATIONS WITH INFINITELY MANY SOLUTIONS IN POSITIVE INTEGERS #A47 INTEGERS 15 (015) QUADRATIC DIOPHANTINE EQUATIONS WITH INFINITELY MANY SOLUTIONS IN POSITIVE INTEGERS Mihai Ciu Simion Stoilow Institute of Mathematics of the Romanian Academy, Research Unit No. 5,

More information

Elementary theory of L p spaces

Elementary theory of L p spaces CHAPTER 3 Elementary theory of L saces 3.1 Convexity. Jensen, Hölder, Minkowski inequality. We begin with two definitions. A set A R d is said to be convex if, for any x 0, x 1 2 A x = x 0 + (x 1 x 0 )

More information

Elementary Analysis in Q p

Elementary Analysis in Q p Elementary Analysis in Q Hannah Hutter, May Szedlák, Phili Wirth November 17, 2011 This reort follows very closely the book of Svetlana Katok 1. 1 Sequences and Series In this section we will see some

More information

Dialectical Theory for Multi-Agent Assumption-based Planning

Dialectical Theory for Multi-Agent Assumption-based Planning Dialectical Theory for Multi-Agent Assumtion-based Planning Damien Pellier, Humbert Fiorino Laboratoire Leibniz, 46 avenue Félix Viallet F-38000 Grenboble, France {Damien.Pellier,Humbert.Fiorino}.imag.fr

More information

Propositional and Predicate Logic - V

Propositional and Predicate Logic - V Propositional and Predicate Logic - V Petr Gregor KTIML MFF UK WS 2016/2017 Petr Gregor (KTIML MFF UK) Propositional and Predicate Logic - V WS 2016/2017 1 / 21 Formal proof systems Hilbert s calculus

More information

ABSTRACT MODEL REPAIR

ABSTRACT MODEL REPAIR Logical Methods in Comuter Science Vol. 11(3:11)2015,. 1 43 www.lmcs-online.org Submitted Jul. 2, 2014 Published Se. 17, 2015 ABSTRACT MODEL REPAIR GEORGE CHATZIELEFTHERIOU a, BORZOO BONAKDARPOUR b, PANAGIOTIS

More information

Logic: Propositional Logic (Part I)

Logic: Propositional Logic (Part I) Logic: Propositional Logic (Part I) Alessandro Artale Free University of Bozen-Bolzano Faculty of Computer Science http://www.inf.unibz.it/ artale Descrete Mathematics and Logic BSc course Thanks to Prof.

More information

Maxisets for μ-thresholding rules

Maxisets for μ-thresholding rules Test 008 7: 33 349 DOI 0.007/s749-006-0035-5 ORIGINAL PAPER Maxisets for μ-thresholding rules Florent Autin Received: 3 January 005 / Acceted: 8 June 006 / Published online: March 007 Sociedad de Estadística

More information

Solution sheet ξi ξ < ξ i+1 0 otherwise ξ ξ i N i,p 1 (ξ) + where 0 0

Solution sheet ξi ξ < ξ i+1 0 otherwise ξ ξ i N i,p 1 (ξ) + where 0 0 Advanced Finite Elements MA5337 - WS7/8 Solution sheet This exercise sheets deals with B-slines and NURBS, which are the basis of isogeometric analysis as they will later relace the olynomial ansatz-functions

More information

Formula-Preferential Systems for Paraconsistent Non-Monotonic Reasoning (an extended abstract)

Formula-Preferential Systems for Paraconsistent Non-Monotonic Reasoning (an extended abstract) Formula-Preferential Systems for Paraconsistent Non-Monotonic Reasoning (an extended abstract) Abstract We rovide a general framework for constructing natural consequence relations for araconsistent and

More information

Sets of Real Numbers

Sets of Real Numbers Chater 4 Sets of Real Numbers 4. The Integers Z and their Proerties In our revious discussions about sets and functions the set of integers Z served as a key examle. Its ubiquitousness comes from the fact

More information

A CONCRETE EXAMPLE OF PRIME BEHAVIOR IN QUADRATIC FIELDS. 1. Abstract

A CONCRETE EXAMPLE OF PRIME BEHAVIOR IN QUADRATIC FIELDS. 1. Abstract A CONCRETE EXAMPLE OF PRIME BEHAVIOR IN QUADRATIC FIELDS CASEY BRUCK 1. Abstract The goal of this aer is to rovide a concise way for undergraduate mathematics students to learn about how rime numbers behave

More information

[Ch 3, 4] Logic and Proofs (2) 1. Valid and Invalid Arguments ( 2.3, 3.4) 400 lecture note #2. 1) Basics

[Ch 3, 4] Logic and Proofs (2) 1. Valid and Invalid Arguments ( 2.3, 3.4) 400 lecture note #2. 1) Basics 400 lecture note #2 [Ch 3, 4] Logic and Proofs (2) 1. Valid and Invalid Arguments ( 2.3, 3.4) 1) Basics An argument is a sequence of statements ( s1, s2,, sn). All statements in an argument, excet for

More information

3 Rules of Inferential Logic

3 Rules of Inferential Logic 24 FUNDAMENTALS OF MATHEMATICAL LOGIC 3 Rules of Inferential Logic The main concern of logic is how the truth of some roositions is connected with the truth of another. Thus, we will usually consider a

More information

Using BDDs to Decide CTL

Using BDDs to Decide CTL Using BDDs to Decide CTL Will Marrero DePaul University, Chicago, IL 60604, USA wmarrero@cs.deaul.edu Abstract. Comutation Tree Logic (CTL) has been used uite extensively and successfully to reason about

More information

Why Proofs? Proof Techniques. Theorems. Other True Things. Proper Proof Technique. How To Construct A Proof. By Chuck Cusack

Why Proofs? Proof Techniques. Theorems. Other True Things. Proper Proof Technique. How To Construct A Proof. By Chuck Cusack Proof Techniques By Chuck Cusack Why Proofs? Writing roofs is not most student s favorite activity. To make matters worse, most students do not understand why it is imortant to rove things. Here are just

More information

Part 1: Propositional Logic

Part 1: Propositional Logic Part 1: Propositional Logic Literature (also for first-order logic) Schöning: Logik für Informatiker, Spektrum Fitting: First-Order Logic and Automated Theorem Proving, Springer 1 Last time 1.1 Syntax

More information

ABSTRACT MODEL REPAIR

ABSTRACT MODEL REPAIR ABSTRACT MODEL REPAIR GEORGE CHATZIELEFTHERIOU a, BORZOO BONAKDARPOUR b, PANAGIOTIS KATSAROS c, AND SCOTT A. SMOLKA d a Deartment of Informatics, Aristotle University of Thessaloniki, 54124 Thessaloniki,

More information

POINTS ON CONICS MODULO p

POINTS ON CONICS MODULO p POINTS ON CONICS MODULO TEAM 2: JONGMIN BAEK, ANAND DEOPURKAR, AND KATHERINE REDFIELD Abstract. We comute the number of integer oints on conics modulo, where is an odd rime. We extend our results to conics

More information

Distributed Rule-Based Inference in the Presence of Redundant Information

Distributed Rule-Based Inference in the Presence of Redundant Information istribution Statement : roved for ublic release; distribution is unlimited. istributed Rule-ased Inference in the Presence of Redundant Information June 8, 004 William J. Farrell III Lockheed Martin dvanced

More information

Paper C Exact Volume Balance Versus Exact Mass Balance in Compositional Reservoir Simulation

Paper C Exact Volume Balance Versus Exact Mass Balance in Compositional Reservoir Simulation Paer C Exact Volume Balance Versus Exact Mass Balance in Comositional Reservoir Simulation Submitted to Comutational Geosciences, December 2005. Exact Volume Balance Versus Exact Mass Balance in Comositional

More information

Statics and dynamics: some elementary concepts

Statics and dynamics: some elementary concepts 1 Statics and dynamics: some elementary concets Dynamics is the study of the movement through time of variables such as heartbeat, temerature, secies oulation, voltage, roduction, emloyment, rices and

More information

1. INTRODUCTION. Fn 2 = F j F j+1 (1.1)

1. INTRODUCTION. Fn 2 = F j F j+1 (1.1) CERTAIN CLASSES OF FINITE SUMS THAT INVOLVE GENERALIZED FIBONACCI AND LUCAS NUMBERS The beautiful identity R.S. Melham Deartment of Mathematical Sciences, University of Technology, Sydney PO Box 23, Broadway,

More information

Game Specification in the Trias Politica

Game Specification in the Trias Politica Game Secification in the Trias Politica Guido Boella a Leendert van der Torre b a Diartimento di Informatica - Università di Torino - Italy b CWI - Amsterdam - The Netherlands Abstract In this aer we formalize

More information

3 Propositional Logic

3 Propositional Logic 3 Propositional Logic 3.1 Syntax 3.2 Semantics 3.3 Equivalence and Normal Forms 3.4 Proof Procedures 3.5 Properties Propositional Logic (25th October 2007) 1 3.1 Syntax Definition 3.0 An alphabet Σ consists

More information

The Logic of Compound Statements. CSE 2353 Discrete Computational Structures Spring 2018

The Logic of Compound Statements. CSE 2353 Discrete Computational Structures Spring 2018 CSE 2353 Discrete Comutational Structures Sring 2018 The Logic of Comound Statements (Chater 2, E) Note: some course slides adoted from ublisher-rovided material Outline 2.1 Logical Form and Logical Equivalence

More information

Improved Bounds on Bell Numbers and on Moments of Sums of Random Variables

Improved Bounds on Bell Numbers and on Moments of Sums of Random Variables Imroved Bounds on Bell Numbers and on Moments of Sums of Random Variables Daniel Berend Tamir Tassa Abstract We rovide bounds for moments of sums of sequences of indeendent random variables. Concentrating

More information

A Note on Guaranteed Sparse Recovery via l 1 -Minimization

A Note on Guaranteed Sparse Recovery via l 1 -Minimization A Note on Guaranteed Sarse Recovery via l -Minimization Simon Foucart, Université Pierre et Marie Curie Abstract It is roved that every s-sarse vector x C N can be recovered from the measurement vector

More information

Propositional Logic: Models and Proofs

Propositional Logic: Models and Proofs Propositional Logic: Models and Proofs C. R. Ramakrishnan CSE 505 1 Syntax 2 Model Theory 3 Proof Theory and Resolution Compiled at 11:51 on 2016/11/02 Computing with Logic Propositional Logic CSE 505

More information

Propositional Logic: Part II - Syntax & Proofs 0-0

Propositional Logic: Part II - Syntax & Proofs 0-0 Propositional Logic: Part II - Syntax & Proofs 0-0 Outline Syntax of Propositional Formulas Motivating Proofs Syntactic Entailment and Proofs Proof Rules for Natural Deduction Axioms, theories and theorems

More information

Deductive Systems. Lecture - 3

Deductive Systems. Lecture - 3 Deductive Systems Lecture - 3 Axiomatic System Axiomatic System (AS) for PL AS is based on the set of only three axioms and one rule of deduction. It is minimal in structure but as powerful as the truth

More information

CS 730/830: Intro AI. 3 handouts: slides, asst 6, asst 7. Wheeler Ruml (UNH) Lecture 12, CS / 16. Reasoning.

CS 730/830: Intro AI. 3 handouts: slides, asst 6, asst 7. Wheeler Ruml (UNH) Lecture 12, CS / 16. Reasoning. CS 730/830: Intro AI 3 handouts: slides, asst 6, asst 7 Wheeler Ruml (UNH) Lecture 12, CS 730 1 / 16 Logic First-Order Logic The Joy of Power in First-order Logic Wheeler Ruml (UNH) Lecture 12, CS 730

More information

Location of solutions for quasi-linear elliptic equations with general gradient dependence

Location of solutions for quasi-linear elliptic equations with general gradient dependence Electronic Journal of Qualitative Theory of Differential Equations 217, No. 87, 1 1; htts://doi.org/1.14232/ejqtde.217.1.87 www.math.u-szeged.hu/ejqtde/ Location of solutions for quasi-linear ellitic equations

More information

CS 730/730W/830: Intro AI

CS 730/730W/830: Intro AI CS 730/730W/830: Intro AI 1 handout: slides 730W journal entries were due Wheeler Ruml (UNH) Lecture 9, CS 730 1 / 16 Logic First-Order Logic The Joy of Power Wheeler Ruml (UNH) Lecture 9, CS 730 2 / 16

More information

CSE 311 Lecture 02: Logic, Equivalence, and Circuits. Emina Torlak and Kevin Zatloukal

CSE 311 Lecture 02: Logic, Equivalence, and Circuits. Emina Torlak and Kevin Zatloukal CSE 311 Lecture 02: Logic, Equivalence, and Circuits Emina Torlak and Kevin Zatloukal 1 Toics Proositional logic A brief review of Lecture 01. Classifying comound roositions Converse, contraositive, and

More information

Part 1: Propositional Logic

Part 1: Propositional Logic Part 1: Propositional Logic Literature (also for first-order logic) Schöning: Logik für Informatiker, Spektrum Fitting: First-Order Logic and Automated Theorem Proving, Springer 1 Last time 1.1 Syntax

More information

About the Formalization of Some Results by Chebyshev in Number Theory

About the Formalization of Some Results by Chebyshev in Number Theory About the Formalization of Some Results by Chebyshev in Number Theory Andrea Aserti and Wilmer Ricciotti Diartimento di Scienze dell Informazione Mura Anteo Zamboni 7, Bologna {aserti,ricciott}@cs.unibo.it

More information

A Qualitative Event-based Approach to Multiple Fault Diagnosis in Continuous Systems using Structural Model Decomposition

A Qualitative Event-based Approach to Multiple Fault Diagnosis in Continuous Systems using Structural Model Decomposition A Qualitative Event-based Aroach to Multile Fault Diagnosis in Continuous Systems using Structural Model Decomosition Matthew J. Daigle a,,, Anibal Bregon b,, Xenofon Koutsoukos c, Gautam Biswas c, Belarmino

More information

LOGIC PROPOSITIONAL REASONING

LOGIC PROPOSITIONAL REASONING LOGIC PROPOSITIONAL REASONING WS 2017/2018 (342.208) Armin Biere Martina Seidl biere@jku.at martina.seidl@jku.at Institute for Formal Models and Verification Johannes Kepler Universität Linz Version 2018.1

More information

Estimation of the large covariance matrix with two-step monotone missing data

Estimation of the large covariance matrix with two-step monotone missing data Estimation of the large covariance matrix with two-ste monotone missing data Masashi Hyodo, Nobumichi Shutoh 2, Takashi Seo, and Tatjana Pavlenko 3 Deartment of Mathematical Information Science, Tokyo

More information

Finding Shortest Hamiltonian Path is in P. Abstract

Finding Shortest Hamiltonian Path is in P. Abstract Finding Shortest Hamiltonian Path is in P Dhananay P. Mehendale Sir Parashurambhau College, Tilak Road, Pune, India bstract The roblem of finding shortest Hamiltonian ath in a eighted comlete grah belongs

More information

A Reduction Theorem for the Verification of Round-Based Distributed Algorithms

A Reduction Theorem for the Verification of Round-Based Distributed Algorithms A Reduction Theorem for the Verification of Round-Based Distributed Algorithms Mouna Chaouch-Saad 1, Bernadette Charron-Bost 2, and Stehan Merz 3 1 Faculté des Sciences, Tunis, Tunisia, Mouna.Saad@fst.rnu.tn

More information

Informal Statement Calculus

Informal Statement Calculus FOUNDATIONS OF MATHEMATICS Branches of Logic 1. Theory of Computations (i.e. Recursion Theory). 2. Proof Theory. 3. Model Theory. 4. Set Theory. Informal Statement Calculus STATEMENTS AND CONNECTIVES Example

More information

Blame, coercion, and threesomes: Together again for the first time

Blame, coercion, and threesomes: Together again for the first time Blame, coercion, and threesomes: Together again for the first time Draft, 19 October 2014 Jeremy Siek Indiana University jsiek@indiana.edu Peter Thiemann Universität Freiburg thiemann@informatik.uni-freiburg.de

More information

Lilian Markenzon 1, Nair Maria Maia de Abreu 2* and Luciana Lee 3

Lilian Markenzon 1, Nair Maria Maia de Abreu 2* and Luciana Lee 3 Pesquisa Oeracional (2013) 33(1): 123-132 2013 Brazilian Oerations Research Society Printed version ISSN 0101-7438 / Online version ISSN 1678-5142 www.scielo.br/oe SOME RESULTS ABOUT THE CONNECTIVITY OF

More information

Multiplicity of weak solutions for a class of nonuniformly elliptic equations of p-laplacian type

Multiplicity of weak solutions for a class of nonuniformly elliptic equations of p-laplacian type Nonlinear Analysis 7 29 536 546 www.elsevier.com/locate/na Multilicity of weak solutions for a class of nonuniformly ellitic equations of -Lalacian tye Hoang Quoc Toan, Quô c-anh Ngô Deartment of Mathematics,

More information

Notes on pressure coordinates Robert Lindsay Korty October 1, 2002

Notes on pressure coordinates Robert Lindsay Korty October 1, 2002 Notes on ressure coordinates Robert Lindsay Korty October 1, 2002 Obviously, it makes no difference whether the quasi-geostrohic equations are hrased in height coordinates (where x, y,, t are the indeendent

More information

A Unified 2D Representation of Fuzzy Reasoning, CBR, and Experience Based Reasoning

A Unified 2D Representation of Fuzzy Reasoning, CBR, and Experience Based Reasoning University of Wollongong Research Online Faculty of Commerce - aers (Archive) Faculty of Business 26 A Unified 2D Reresentation of Fuzzy Reasoning, CBR, and Exerience Based Reasoning Zhaohao Sun University

More information

Almost 4000 years ago, Babylonians had discovered the following approximation to. x 2 dy 2 =1, (5.0.2)

Almost 4000 years ago, Babylonians had discovered the following approximation to. x 2 dy 2 =1, (5.0.2) Chater 5 Pell s Equation One of the earliest issues graled with in number theory is the fact that geometric quantities are often not rational. For instance, if we take a right triangle with two side lengths

More information

Asymptotically Optimal Simulation Allocation under Dependent Sampling

Asymptotically Optimal Simulation Allocation under Dependent Sampling Asymtotically Otimal Simulation Allocation under Deendent Samling Xiaoing Xiong The Robert H. Smith School of Business, University of Maryland, College Park, MD 20742-1815, USA, xiaoingx@yahoo.com Sandee

More information

RESOLUTIONS OF THREE-ROWED SKEW- AND ALMOST SKEW-SHAPES IN CHARACTERISTIC ZERO

RESOLUTIONS OF THREE-ROWED SKEW- AND ALMOST SKEW-SHAPES IN CHARACTERISTIC ZERO RESOLUTIONS OF THREE-ROWED SKEW- AND ALMOST SKEW-SHAPES IN CHARACTERISTIC ZERO MARIA ARTALE AND DAVID A. BUCHSBAUM Abstract. We find an exlicit descrition of the terms and boundary mas for the three-rowed

More information

Topic: Lower Bounds on Randomized Algorithms Date: September 22, 2004 Scribe: Srinath Sridhar

Topic: Lower Bounds on Randomized Algorithms Date: September 22, 2004 Scribe: Srinath Sridhar 15-859(M): Randomized Algorithms Lecturer: Anuam Guta Toic: Lower Bounds on Randomized Algorithms Date: Setember 22, 2004 Scribe: Srinath Sridhar 4.1 Introduction In this lecture, we will first consider

More information

Prime Implicate Normal Form for ALC Concepts

Prime Implicate Normal Form for ALC Concepts Prime Implicate Normal Form for ALC Concepts Meghyn Bienvenu IRIT-UPS, 118 route de Narbonne, 31062 Toulouse Cedex, France IRIT Research Report IRIT/RR 2008-6 FR April 2008 Abstract In this paper, we present

More information

Yang Y * and Jung I U.S. NRC Abstract

Yang Y * and Jung I U.S. NRC  Abstract International Journal of afety cience Vol. 01, No. 01, 2017,. 12-19 OI:10.24900/01011219.2017.0301 oolean lgebra lication in imlifying ault Tree nalysis Yang Y * and Jung I U.. NR yaguang.yang@nrc.gov,

More information

δ(xy) = φ(x)δ(y) + y p δ(x). (1)

δ(xy) = φ(x)δ(y) + y p δ(x). (1) LECTURE II: δ-rings Fix a rime. In this lecture, we discuss some asects of the theory of δ-rings. This theory rovides a good language to talk about rings with a lift of Frobenius modulo. Some of the material

More information

RANDOM WALKS AND PERCOLATION: AN ANALYSIS OF CURRENT RESEARCH ON MODELING NATURAL PROCESSES

RANDOM WALKS AND PERCOLATION: AN ANALYSIS OF CURRENT RESEARCH ON MODELING NATURAL PROCESSES RANDOM WALKS AND PERCOLATION: AN ANALYSIS OF CURRENT RESEARCH ON MODELING NATURAL PROCESSES AARON ZWIEBACH Abstract. In this aer we will analyze research that has been recently done in the field of discrete

More information

CTL, the branching-time temporal logic

CTL, the branching-time temporal logic CTL, the branching-time temoral logic Cătălin Dima Université Paris-Est Créteil Cătălin Dima (UPEC) CTL 1 / 29 Temoral roerties CNIL Safety, termination, mutual exclusion LTL. Liveness, reactiveness, resonsiveness,

More information

CSE 599d - Quantum Computing When Quantum Computers Fall Apart

CSE 599d - Quantum Computing When Quantum Computers Fall Apart CSE 599d - Quantum Comuting When Quantum Comuters Fall Aart Dave Bacon Deartment of Comuter Science & Engineering, University of Washington In this lecture we are going to begin discussing what haens to

More information

A brief introduction to Logic. (slides from

A brief introduction to Logic. (slides from A brief introduction to Logic (slides from http://www.decision-procedures.org/) 1 A Brief Introduction to Logic - Outline Propositional Logic :Syntax Propositional Logic :Semantics Satisfiability and validity

More information

RAMANUJAN-NAGELL CUBICS

RAMANUJAN-NAGELL CUBICS RAMANUJAN-NAGELL CUBICS MARK BAUER AND MICHAEL A. BENNETT ABSTRACT. A well-nown result of Beuers [3] on the generalized Ramanujan-Nagell equation has, at its heart, a lower bound on the quantity x 2 2

More information

On a class of Rellich inequalities

On a class of Rellich inequalities On a class of Rellich inequalities G. Barbatis A. Tertikas Dedicated to Professor E.B. Davies on the occasion of his 60th birthday Abstract We rove Rellich and imroved Rellich inequalities that involve

More information

1-way quantum finite automata: strengths, weaknesses and generalizations

1-way quantum finite automata: strengths, weaknesses and generalizations 1-way quantum finite automata: strengths, weaknesses and generalizations arxiv:quant-h/9802062v3 30 Se 1998 Andris Ambainis UC Berkeley Abstract Rūsiņš Freivalds University of Latvia We study 1-way quantum

More information

On Isoperimetric Functions of Probability Measures Having Log-Concave Densities with Respect to the Standard Normal Law

On Isoperimetric Functions of Probability Measures Having Log-Concave Densities with Respect to the Standard Normal Law On Isoerimetric Functions of Probability Measures Having Log-Concave Densities with Resect to the Standard Normal Law Sergey G. Bobkov Abstract Isoerimetric inequalities are discussed for one-dimensional

More information

On the Rank of the Elliptic Curve y 2 = x(x p)(x 2)

On the Rank of the Elliptic Curve y 2 = x(x p)(x 2) On the Rank of the Ellitic Curve y = x(x )(x ) Jeffrey Hatley Aril 9, 009 Abstract An ellitic curve E defined over Q is an algebraic variety which forms a finitely generated abelian grou, and the structure

More information

Dirichlet s Theorem on Arithmetic Progressions

Dirichlet s Theorem on Arithmetic Progressions Dirichlet s Theorem on Arithmetic Progressions Thai Pham Massachusetts Institute of Technology May 2, 202 Abstract In this aer, we derive a roof of Dirichlet s theorem on rimes in arithmetic rogressions.

More information

Intelligent Systems. Propositional Logic. Dieter Fensel and Dumitru Roman. Copyright 2008 STI INNSBRUCK

Intelligent Systems. Propositional Logic. Dieter Fensel and Dumitru Roman. Copyright 2008 STI INNSBRUCK Intelligent Systems Propositional Logic Dieter Fensel and Dumitru Roman www.sti-innsbruck.at Copyright 2008 STI INNSBRUCK www.sti-innsbruck.at Where are we? # Title 1 Introduction 2 Propositional Logic

More information

Computational Logic. Davide Martinenghi. Spring Free University of Bozen-Bolzano. Computational Logic Davide Martinenghi (1/30)

Computational Logic. Davide Martinenghi. Spring Free University of Bozen-Bolzano. Computational Logic Davide Martinenghi (1/30) Computational Logic Davide Martinenghi Free University of Bozen-Bolzano Spring 2010 Computational Logic Davide Martinenghi (1/30) Propositional Logic - sequent calculus To overcome the problems of natural

More information

ANALYTIC NUMBER THEORY AND DIRICHLET S THEOREM

ANALYTIC NUMBER THEORY AND DIRICHLET S THEOREM ANALYTIC NUMBER THEORY AND DIRICHLET S THEOREM JOHN BINDER Abstract. In this aer, we rove Dirichlet s theorem that, given any air h, k with h, k) =, there are infinitely many rime numbers congruent to

More information

Convex Analysis and Economic Theory Winter 2018

Convex Analysis and Economic Theory Winter 2018 Division of the Humanities and Social Sciences Ec 181 KC Border Conve Analysis and Economic Theory Winter 2018 Toic 16: Fenchel conjugates 16.1 Conjugate functions Recall from Proosition 14.1.1 that is

More information

Inference in Propositional Logic

Inference in Propositional Logic Inference in Propositional Logic Deepak Kumar November 2017 Propositional Logic A language for symbolic reasoning Proposition a statement that is either True or False. E.g. Bryn Mawr College is located

More information

ON MINKOWSKI MEASURABILITY

ON MINKOWSKI MEASURABILITY ON MINKOWSKI MEASURABILITY F. MENDIVIL AND J. C. SAUNDERS DEPARTMENT OF MATHEMATICS AND STATISTICS ACADIA UNIVERSITY WOLFVILLE, NS CANADA B4P 2R6 Abstract. Two athological roerties of Minkowski content

More information

Proof Nets and Boolean Circuits

Proof Nets and Boolean Circuits Proof Nets and Boolean Circuits Kazushige Terui terui@nii.ac.j National Institute of Informatics, Tokyo 14/07/04, Turku.1/44 Motivation (1) Proofs-as-Programs (Curry-Howard) corresondence: Proofs = Programs

More information

A Unit Resolution Approach to Knowledge Compilation. 2. Preliminaries

A Unit Resolution Approach to Knowledge Compilation. 2. Preliminaries A Unit Resolution Approach to Knowledge Compilation Arindama Singh and Manoj K Raut Department of Mathematics Indian Institute of Technology Chennai-600036, India Abstract : Knowledge compilation deals

More information

Description Logics. Foundations of Propositional Logic. franconi. Enrico Franconi

Description Logics. Foundations of Propositional Logic.   franconi. Enrico Franconi (1/27) Description Logics Foundations of Propositional Logic Enrico Franconi franconi@cs.man.ac.uk http://www.cs.man.ac.uk/ franconi Department of Computer Science, University of Manchester (2/27) Knowledge

More information

Artificial Intelligence. Propositional Logic. Copyright 2011 Dieter Fensel and Florian Fischer

Artificial Intelligence. Propositional Logic. Copyright 2011 Dieter Fensel and Florian Fischer Artificial Intelligence Propositional Logic Copyright 2011 Dieter Fensel and Florian Fischer 1 Where are we? # Title 1 Introduction 2 Propositional Logic 3 Predicate Logic 4 Reasoning 5 Search Methods

More information

Comp487/587 - Boolean Formulas

Comp487/587 - Boolean Formulas Comp487/587 - Boolean Formulas 1 Logic and SAT 1.1 What is a Boolean Formula Logic is a way through which we can analyze and reason about simple or complicated events. In particular, we are interested

More information

Introduction to Probability and Statistics

Introduction to Probability and Statistics Introduction to Probability and Statistics Chater 8 Ammar M. Sarhan, asarhan@mathstat.dal.ca Deartment of Mathematics and Statistics, Dalhousie University Fall Semester 28 Chater 8 Tests of Hyotheses Based

More information