<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">An S4F-related monotonic modal logic</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author role="corresp">
							<persName><forename type="first">Ezgi</forename><forename type="middle">Iraz</forename><surname>Su</surname></persName>
							<email>eirsu@fc.ul.pt</email>
							<affiliation key="aff0">
								<orgName type="department">Department of Mathematics</orgName>
								<orgName type="institution" key="instit1">University of Lisbon</orgName>
								<orgName type="institution" key="instit2">CMAF-CIO</orgName>
								<address>
									<settlement>Lisbon</settlement>
									<country key="PT">Portugal</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">An S4F-related monotonic modal logic</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">7E7AE28C05F186A460AC6B6D6BA37FB0</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T07:53+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>nonmonotonic S4F</term>
					<term>minimal model semantics</term>
					<term>monotonic modal logic</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>This paper introduces a novel monotonic modal logic, allowing us to capture the nonmonotonic variant of the modal logic S4F: we add a second new modal operator into the original language of S4F, and show that the resulting formalism is strong enough to characterise the logical consequence of (nonmonotonic) S4F, as well as its minimal model semantics. The latter underlies major forms of nonmonotonic logic, among which are (reflexive) autoepistemic logic, default logic, and nonmonotonic logic programming. The paper ends with a discussion of a general strategy, naturally embedding several nonmonotonic logics of a similar floor structure on which a (maximal) cluster sits.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Introduction</head><p>The use of monotonic modal logics for describing nonmonotonic inference has a long tradition in Artificial Intelligence. There exists a considerable amount of research in the literature <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b1">2,</ref><ref type="bibr" target="#b2">3,</ref><ref type="bibr" target="#b3">4,</ref><ref type="bibr" target="#b4">5,</ref><ref type="bibr" target="#b5">6,</ref><ref type="bibr" target="#b6">7,</ref><ref type="bibr" target="#b7">8]</ref>, logically capturing important forms of nonmonotonic reasoning. Theoretically, we obtain a clear and simple monotonic framework for studying further language extensions and possible generalisations. From a practical point of view, we can check nonmonotonic deduction with a validity proving procedure in a corresponding monotonic setting.</p><p>The modal logic S4F (aka, S4.3.2) is obtained from S4 by adding the axiom schema F : (ϕ ∧ M L ψ) → L (M ϕ ∨ ψ) <ref type="bibr" target="#b8">[9]</ref> in which L is the epistemic modal operator, and M is its dual, defined by ¬L¬. A first and detailed investigation of this logic was given in <ref type="bibr" target="#b9">[10]</ref>; yet in time, S4F has also found interesting theoretical applications in Knowledge Representation <ref type="bibr" target="#b10">[11,</ref><ref type="bibr" target="#b11">12,</ref><ref type="bibr" target="#b12">13,</ref><ref type="bibr" target="#b13">14,</ref><ref type="bibr" target="#b14">15,</ref><ref type="bibr" target="#b15">16,</ref><ref type="bibr" target="#b16">17]</ref>. S4F is characterised by the class of Kripke models (W, T , V) in which W = W 1 ∪ W 2 for some disjoint sets W 1 and W 2 such that W 2 is nonempty. Moreover, xT y if and only if y ∈ W 2 or x ∈ W 1 . V is the valuation function such that V(x) is a set of propositional variables for every x ∈ W. A cluster is simply a trivial S5 model (C, T , V) such that xT y for every x, y ∈ C. In terms of Kripke semantics, S5 is the modal logic, characterised by models in which the accessibility relation is an equivalence relation: it is reflexive, symmetric, and transitive. Now, we can alternatively identify an S4F model with the ordered triple (C 1 ,C 2 , V) in which C 1 and C 2 are disjoint cluster structures, C 2 ∅, and any world in C 2 can be accessed from every world in C 1 .</p><p>This paper follows a similar approach to <ref type="bibr" target="#b17">[18]</ref> and <ref type="bibr" target="#b7">[8]</ref>: the former captures the reflexive autoepistemic reasoning <ref type="bibr" target="#b18">[19,</ref><ref type="bibr" target="#b19">20]</ref> of nonmonotonic SW5 <ref type="bibr" target="#b20">[21,</ref><ref type="bibr" target="#b21">22,</ref><ref type="bibr" target="#b22">23]</ref>. The latter successfully embeds equilibrium logic <ref type="bibr" target="#b23">[24,</ref><ref type="bibr" target="#b24">25]</ref>, which is a logical foundation for answer set programming (ASP) <ref type="bibr" target="#b25">[26,</ref><ref type="bibr" target="#b26">27,</ref><ref type="bibr" target="#b27">28]</ref>, into a monotonic bimodal logic called MEM. All these works are, in essence, parts of a project that aims to reexamine the logical and mathematical foundations of nonmonotonic logics. The overall project will then culminate in a single monotonic modal framework, enabling us to obtain a unified perspective of various forms of nonmonotonic reasoning.</p><p>As a reference to the analogy between all such works, we here keep the same symbols T and S<ref type="foot" target="#foot_0">1</ref> with <ref type="bibr" target="#b7">[8,</ref><ref type="bibr" target="#b17">18]</ref> for the accessibility relations. Roughly speaking, <ref type="bibr" target="#b7">[8,</ref><ref type="bibr" target="#b17">18]</ref> and this paper all propose Kripke models, composed of a union of 2-floor (disjoint) structures. In general, while the relation T helps access from 'bottom' (first floor) to 'top' (second floor), the relation S works in the opposite direction. However, the structures of bottom and top differ in all formalisms. In particular, the models here and in <ref type="bibr" target="#b17">[18]</ref> are respectively the extensions of the Kripke models of S4F and SW5 with the S-relation; whereas MEM restricts top to a trivial cluster of a singleton, and forces all subsets of the top valuation to appear inside the bottom structure to check the minimality criterion of equilibrium models <ref type="bibr" target="#b23">[24,</ref><ref type="bibr" target="#b24">25]</ref>. Similarly to <ref type="bibr" target="#b7">[8,</ref><ref type="bibr" target="#b17">18]</ref>, we also propose here a modal language L [T], <ref type="bibr">[S]</ref> with two (unary) modal operators, namely [T] and <ref type="bibr">[S]</ref>. The former is a direct translation of L in the language of S4F (L S4F ) into L [T],[S] via a mapping 'tr : L S4F −→ L [T],[S] '. The relations T and S respectively interpret the modal operators [T] and <ref type="bibr">[S]</ref>. We call the resulting monotonic formalism MLF. We then add into MLF the negatable axiom, resulting in MLF * : modal logic of nonmonotonic S4F. The negatable axiom ensures that the cluster C 1 (bottom) of MLF frames is nonempty, so it turns our frames into exactly 2-floor structures in MLF * : both floors are maximal clusters w.r.t. the relation T . Essentially, this axiom enables us to refute any nontautology of L [T], <ref type="bibr">[S]</ref> as it allows us to have all possible valuations in an MLF * model. Thus, we show that the formula T [T](ϕ ∧ [S]¬ϕ) characterises maximal ϕ-clusters in MLF * . This result paves the way to our final goal in which we capture nonmonotonic consequence (abbreviated ' | ≈ S4F ') of S4F in the monotonic modal logic MLF * :</p><formula xml:id="formula_0">ϕ | ≈ S4F ψ if and only if [T] tr(ϕ) ∧ [S]¬tr(ϕ) → [T]tr(ψ) is valid in MLF * .</formula><p>The rest of the paper is organised as follows. Section 2 introduces the monotonic modal logic MLF: we first define its bimodal language, and then propose two classes of frames, namely K and F. They are respectively based on standard Kripke frames, and the cluster-based component frames, which are in the form of a floor structure. We axiomatise the validities of our logic, and finally prove that MLF is sound and complete w.r.t. both semantics. In Section 3, we extend MLF with the negatable axiom, and call the resulting logic MLF * . We introduce two kinds of model structures, K * and F * , and end with the soundness and completeness results. Section 3.1 recalls minimal model semantics of nonmonotonic S4F: we define the preference relation, and then give the definition of a minimal model for S4F. Section 3.2 first captures minimal models of S4F, and then embeds the consequence relation of S4F into MLF * . Section 4 discusses a general approach, allowing us to capture major nonmonotonic logics. Section 5 makes a brief overview of this paper, and mentions our future goals.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">A monotonic modal logic related to nonmonotonic S4F</head><p>We here propose a new formalism called MLF, which is closely associated with S4F.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1">Language (L [T],[S] )</head><p>Throughout the paper we suppose P an infinite set of propositional variables, and P ϕ its restriction to those of a formula ϕ. We also consider Prop as the set of all propositional formulas of our language. The language L [T],[S] is formally defined by the grammar:</p><formula xml:id="formula_1">ϕ p | ¬ϕ | ϕ → ϕ | [T]ϕ | [S]ϕ</formula><p>where p ranges over P.</p><formula xml:id="formula_2">L [T],[S]</formula><p>is therefore a bimodal language with the modalities [T]</p><p>and <ref type="bibr">[S]</ref>. As usual,</p><formula xml:id="formula_3">def = ϕ → ϕ, ⊥ def = ¬(ϕ → ϕ), ϕ ∨ ψ def = ¬ϕ → ψ, ϕ ∧ ψ def = ¬(ϕ → ¬ψ),</formula><p>and ϕ ↔ ψ def = (ϕ → ψ) ∧ (ψ → ϕ). Moreover, T ϕ and S ϕ respectively abbreviate ¬[T]¬ϕ and ¬[S]¬ϕ.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.2">Kripke semantics for MLF</head><p>We now describe the class K of Kripke frames for MLF. A K-frame is a triple (W, T , S):</p><p>-W is a non-empty set of possible worlds. -T , S ⊆ W × W are binary relations such that for every w, u, v ∈ W,</p><formula xml:id="formula_4">(w, w) ∈ T refl(T ) (w, u) ∈ T and (u, v) ∈ T ⇒ (w, v) ∈ T trans(T ) (w, u) ∈ T , (u, w) T and (w, v) ∈ T ⇒ (v, u) ∈ T f(T ) (w, u) ∈ S ⇒ (u, u) ∈ S refl 2 (S) (w, u) ∈ S and (u, v) ∈ S ⇒ u = v wtriv 2 (S) (w, u) ∈ T ⇒ (u, w) ∈ T or (u, w) ∈ S msym(T , S) (w, u) ∈ S ⇒ w = u or (u, w) ∈ T wmsym(S, T ).</formula><p>The first three properties above characterise the frames of the modal logic S4F <ref type="bibr" target="#b8">[9]</ref>. Thus, a K-frame is an extension of an S4F frame by a second relation S. Given a Kframe F = (W, T , S), a K-model is a pair M = (F , V) in which V : W → 2 P is the map, assigning to each w ∈ W a valuation V(w). Then, given w ∈ W, a pointed K-model is a pair M w = (M, w), and similarly, a pointed K-frame is a pair F w = (F , w).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Truth conditions</head><p>The truth conditions are standard: (for p ∈ P)</p><formula xml:id="formula_5">M, w | = MLF p if p ∈ V(w); M, w | = MLF ¬ϕ if M, w | = MLF ϕ; M, w | = MLF ϕ → ψ if M, w | = MLF ϕ or M, w | = MLF ψ; M, w | = MLF [T]ϕ if M, u | = MLF ϕ for every u such that wT u; M, w | = MLF [S]ϕ if M, u | = MLF ϕ for every u such that wSu. We say that ϕ is MLF satisfiable if M, w | = MLF ϕ for some K-model M and w in M. Moreover, ϕ is MLF valid (for short, | = MLF ϕ) if M, w | = MLF ϕ for every w of every K- model M. Then, ϕ is valid in M (M | = MLF ϕ) when M, w | = MLF ϕ for every w in M.</formula></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.3">Cluster-based floor semantics for MLF</head><p>We here define the frames of a floor structure for MLF, and call their class F. The underlying idea is due to the property 'f(T )' of K-frames, and in fact, F is only a subclass of K. However, F-frames with some additional properties play an important role in the completeness proof. We now start with the definition of a T -cluster 2 <ref type="bibr" target="#b21">[22,</ref><ref type="bibr" target="#b28">29]</ref>.</p><formula xml:id="formula_6">Definition 1. Given a K-frame (W, T , S), let C be a subset of W. Then, -C is a T -cluster if wT u for every w, u ∈ C; -C is maximal if no proper superset of C in W is a T -cluster.</formula><p>-C is a T -cone if for every w ∈ W, and every u ∈ C, uT w implies w ∈ C; -C is final if wT u for every w ∈ W and every u ∈ C. Given a K-frame F = (W, T , S), the relation T partitions F into disjoint subframes F = (W , T , S) in which W = C 1 ∪C 2 for some maximal clusters C 1 ,C 2 ⊆ W ⊆ W such that C 1 ∩C 2 = ∅, and C 2 ∅ is a final cone in W . Thus, T | W = (W ×C 2 )∪(C 1 ×C 1 ). We now define the operators T (•), S(•) : 2 W −→ 2 W , respectively assigning to every X ⊆ W, T (X) = {u ∈ W : wT u for some w ∈ X}; S(X) = {u ∈ W : wSu for some w ∈ X}.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>It follows from</head><p>When X={w}, we simply write T (w) (resp. S(w)), denoting the set of all worlds that w can access via T (resp. S). Note that T (•) and S(•) are homomorphisms under union:</p><formula xml:id="formula_7">T (X ∪ Y) = T (X) ∪ T (Y) and S(X ∪ Y) = S(X) ∪ S(Y).</formula><p>We now formally define the above-mentioned partitions of a K-frame w.r.t. T .</p><formula xml:id="formula_8">Definition 2. Given a K-frame F = (W, T , S), let C = (C 1 ,C 2 ) be a pair of disjoint subsets of W such that C 2 ∅. Then, C is called a component of F if: 1. C 1 and C 2 are maximal clusters; 2. T ∩ (C 1 × C 2 ) = C 1 × C 2 .</formula><p>So, a component C = (C 1 ,C 2 ) has a 'two-layered' structure: C 1 is the first floor ('F1cluster'), and C 2 is the second floor ('F2-cluster'). Clearly, C 2 is the final cone of the structure C. Note that C can also be transformed into a special K-frame</p><formula xml:id="formula_9">F C = C 1 ∪ C 2 , (C 1 ∪ C 2 ) × C 2 ∪ (C 1 × C 1 ), (C 2 × C 1 ) ∪ ∆ C 1 (1)</formula><p>where</p><formula xml:id="formula_10">∆ C 1 is the diagonal of C 1 × C 1 , i.e., ∆ C 1 = {(w, w) : w ∈ C 1 }. Given any two dif- ferent components C = (C 1 ,C 2 ) and C = (C 1 ,C 2 ) of a K-frame F , C 1 ∪C 2 and C 1 ∪C 2</formula><p>are disjoint, and C and C are disconnected in the sense that there is no T -access (nor an S-access) from one to the other. As a result, a K-frame F is composed of an arbitrary union of components; however, when F contains a component in which the F1-cluster is empty, and S ∅ (and so, S is arbitrary), ( <ref type="formula">1</ref>) is not sufficient to recover F . This ambiguity in the transformation will be solved in the following section as the proposed logic MLF * does not accept components whose F1-cluster is empty.</p><formula xml:id="formula_11">Definition 3. An F-frame is a pair C = (C 1 ,C 2 )</formula><p>, having a component structure.</p><p>We now define a function µ : The proof easily follows from the frame properties of K.</p><formula xml:id="formula_12">F → K, assigning a K-frame µ(C) = F C (see (1)) to each F-frame C. As two distinct components C and C give rise to two distinct K-frames F C and F C , µ is 1-1, but not onto 3 . Thus, F is indeed a (proper) subclass of K. Proposition 1. Given a K-frame F = (W, T , S), let C = (C 1 ,C 2 ) be a component of F , and w ∈ C 1 ∪ C 2 , then 1. if w ∈ C 1 , then T (w) = C 1 ∪ C 2 ,</formula><p>Corollary 1. For a K-frame F =(W, T , S), and a component C=(C 1 ,C 2 ) of F , we have:</p><formula xml:id="formula_13">1. T (C 1 ∪ C 2 ) = C 1 ∪ C 2 ; 2. S(C 1 ∪ C 2 ) ⊆ C 1 ∪ C 2 . Corollary 2. Given a pointed K-frame F w , let C = T (w)\C 1 if w is in an F1-cluster C 1 ; else if w is in an F2-cluster C 2 , let C = T (w). Take C =S(C) \C. Then, C F w =(C ,C) ∈ F.</formula><p>Note that the component generated by w ∈ F is exactly the one in which w is placed. So, any point from the same component forms itself. Using Corollary 2, we now define another function ν, assigning to each pointed K-frame F w an F-frame C F w . Clearly, ν is not 1-1, but is onto. Finally, {ν(F w ) : w ∈ W} identifies all the components in F . The following proposition generalises this observation.</p><formula xml:id="formula_14">Proposition 2. Given an F-frame C = (C 1 ,C 2 ) and w ∈ C 1 ∪C 2 , we have ν(µ(C), w) = C.</formula><p>These transformations between frame structures of MLF enable us to define valuations also on the components C ∈ F, resulting in an alternative semantics for MLF via Fmodels. The new semantics can be viewed as a reformulation of the Kripke semantics: given a K-model M = (F C , V) for some Kripke frame F C ∈ µ(F) and a valuation V, one can transform</p><formula xml:id="formula_15">F C to a component ν(F C w ) = C ∈ F for some w ∈ C 1 ∪C 2 (see Proposition 2)</formula><p>. This discussion allows us to define pairs (C, V) in which C ∈ F, and V is the valuation restricted to C. Such valuated components are called 'F-models', and they make it possible to transfer K-satisfaction to F-satisfaction.</p><p>Truth conditions (the modal cases) for an</p><formula xml:id="formula_16">F-model (C, V)=(C 1 ,C 2 , V) and w ∈ C 1 ∪C 2 , (C, V), w | = MLF [T]ψ if and only if -if w ∈ C 1 then (C, V), v | = MLF ψ for all v ∈ C 1 ∪ C 2 (i.e., (C, V) | = MLF ψ); -if w ∈ C 2 then (C, V), v | = MLF ψ for all v ∈ C 2 . (C, V), w | = MLF [S]ψ if and only if -if w ∈ C 1 then (C, V), w | = MLF ψ; -if w ∈ C 2 then (C, V), v | = MLF ψ for all v ∈ C 1 if C 1 ∅; else 'no strict conclusion'.</formula><p>The next result reveals the relation between the Kripke and the floor sematics of MLF.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Proposition 3 (corollary of Proposition 2). For an</head><formula xml:id="formula_17">F-model (C, V), w ∈ C, and ϕ ∈ L [T],[S] , (C, V), w | = MLF ϕ if and only if (F C , V), w | = MLF ϕ.</formula></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.4">Axiomatisation of MLF</head><p>We here give an axiomatisation of MLF, and prove its completeness. Recall that K</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>([T]), T([T]), 4([T]) and F([T]</head><p>) characterise the modal logic S4F <ref type="bibr" target="#b29">[30]</ref>. The monotonic logic defined by Table <ref type="table">1</ref> is MLF. The schemas T 2 ([S]) and WTriv 2 ([S]) can be combined </p><formula xml:id="formula_18">K([T]) the modal logic K for [T] K([S]) the modal logic K for [S] T([T]) [T]ϕ → ϕ 4([T]) [T]ϕ → [T][T]ϕ F([T]) (ϕ ∧ T [T]ψ) → [T]( T ϕ ∨ ψ) T 2 ([S]) [S]([S]ϕ → ϕ) WTriv 2 ([S]) [S](ϕ → [S]ϕ) MB([T], [S]) ϕ → [T]( T ϕ ∨ S ϕ) WMB([S], [T]) ϕ → [S](ϕ ∨ T ϕ) Table 1. Axiomatisation of MLF</formula></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.5">Soundness and completeness of MLF</head><p>The axiom schemas given in Table <ref type="table">1</ref> precisely characterise the class K of MLF frames. We only show that F([T]) describes the property f(T ) of K-frames, but the rest is similar.</p><p>-Let M=(W, T , S, V) be a K-model, satisfying f(T ). We want to show that F( Here, we only need to show that the inference rules of MLF are validity-preserving.</p><formula xml:id="formula_19">[T]) is valid in M. Let w ∈ W be such that M, w | = MLF ϕ ∧ T [T]ψ ( ).</formula><p>Theorem 1. MLF is complete w.r.t. the class of K-frames.</p><p>Proof. We use the method of canonical models (see <ref type="bibr" target="#b28">[29]</ref>), so we first define the canonical model</p><formula xml:id="formula_20">M c = (W c , T c , S c , V c ) in which -W c</formula><p>is the set of maximally consistent sets of MLF.</p><p>-T c and S c are the accessibility relations on W c with:</p><formula xml:id="formula_21">ΓT c Γ if and only if {ψ : [T]ψ ∈ Γ} ⊆ Γ ; ΓS c Γ if and only if {ψ : [S]ψ ∈ Γ} ⊆ Γ . -V c is the valuation s.t. V c (Γ) = Γ ∩ P, for every Γ ∈ W c .</formula><p>By induction on ϕ, we prove a truth lemma saying:</p><formula xml:id="formula_22">"Γ | = MLF ϕ iff ϕ ∈ Γ" for every ϕ ∈ L [T],[S]</formula><p>. Then, it remains to show that M c satisfies all constraints of K, and so is a legal K-model of MLF. We here give the proof only for wtriv 2 (S) and wmsym(S, T ). The schema WTriv 2 ([S]) guarantees that M c satisfies wtriv 2 (S): let Γ 1 S c Γ 2 ( ) and Γ 2 S c Γ 3 ( ). Assume for a contradiction that Γ 2 Γ 3 . Thus, there exists ϕ ∈ Γ 2 with ¬ϕ ∈ Γ 3 , implying that S ¬ϕ ∈ Γ 2 by the hypothesis ( ). Since Γ 2 is maximally consistent, ϕ ∧ S ¬ϕ ∈ Γ 2 . So, using the hypothesis ( ), we get S (ϕ ∧ S ¬ϕ) ∈ Γ 1 .</p><p>However, since Γ 1 is maximally consistent, any instance of WTriv 2 ([S]) is in Γ 1 . Thus, [S](ϕ→[S]ϕ) ∈ Γ 1 , and it contradicts the consistency of Γ 1 .</p><p>The schema WMB([S], [T]) ensures that wmsym(S, T ) holds in M c : suppose that ΓS c Γ ( ) for Γ, Γ ∈ W c . W.l.o.g., let Γ Γ . Then, there exists ψ ∈ Γ with ¬ψ ∈ Γ. We need to show that Γ T c Γ. So, let ϕ be such that [T]ϕ ∈ Γ . As Γ is maximally consistent, we have both 3 Where we capture nonmonotonic S4F: Modal logic MLF * We here propose an extension of MLF with a new axiom schema</p><formula xml:id="formula_23">ϕ ∨ ψ ∈ Γ and [T]ϕ ∨ [T]ψ ∈ Γ . We know that [T]ϕ ∨ [T]ψ → [T](ϕ ∨ ψ) is a theorem of MLF, so it is in Γ . Then, by Modus Ponens (MP), we get [T](ϕ ∨ ψ) ∈ Γ , further implying (ϕ ∨ ψ) ∧ [T](ϕ ∨ ψ) ∈ Γ since we already have (ϕ ∨ ψ) ∈ Γ . The assumption ( ) gives us that S ϕ ∨ ψ ∧ [T] ϕ ∨ ψ ∈ Γ. Since Γ is maximally consistent, any instance of WMB([S], [T]) is in Γ; in particular, so is S (ϕ ∨ ψ) ∧ [T](ϕ ∨ ψ) → (ϕ ∨ ψ).</formula></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Neg([S], [T]): T [T]ϕ → T S ¬ϕ</head><p>where ϕ ∈ Prop is non-tautological. We call this schema 'negatable axiom' and the resulting formalism MLF * . MLF * -models are of 2 kinds, namely K * and F * . They are obtained respectively from the classes K and F by adding a 'model' constraint: neg(S, T ): for every P ⊆ P, there exists a world w such that P = V(w).</p><p>In other words, MLF * -models can falsify any nontheorem of our logic, i.e., for every such ϕ, there exists a world w such that w | = MLF * ¬ϕ. Every F * -model (C 1 ,C 2 , V) now has an exactly 'two-floor' form: C 1 ∅, and C 1 includes a world w, at which a propositional nontheorem ϕ, valid in C 2 , is refuted. A K * -model is indeed an arbitrary combination of F * -models. Below we show that Neg([S], [T]) precisely corresponds to neg(S, T ).</p><formula xml:id="formula_24">Proposition 4. Given a K-model M = (W, T , S, V) in MLF, Neg([S], [T]) is valid in M if and only if M is a K * -model. Proof. Let M = (W, T , S, V) be a K-model of MLF.</formula><p>(=⇒): Assume that M is not a K * -model. Then, there exists a nontautological propositional formula ϕ ∈ Prop such that M | = MLF ϕ. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Clearly, [T]ϕ, [S]ϕ and [T][S]ϕ are all valid in M, but then so is T [T]ϕ (thanks to the reflexivity of T ). This implies that T [T]ϕ ∧ [T][S]ϕ is also valid in</head><formula xml:id="formula_25">F-model (C, V) = (C 1 ,C 2 , V) in MLF, Neg([S], [T]) is valid in (C, V) if and only if (C, V) is an F * -model.</formula></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Neg([S], [T]</head><p>) has an elegant representation. However, as it makes the reasoning clear in the demanding proofs of this section, we find it handier to use the equivalent version</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Neg'([S], [T]): T [T]ϕ → T S (¬ϕ ∧ Q) of Neg([S], [T]</head><p>) in which ϕ ∈ Prop is a nontheorem, and Q is a conjunction of a finite set of literals (i.e., p or ¬p, for p ∈ P) such that the set {¬ϕ, Q} is consistent.  We finally transform a valuated cluster (C, V) into an F * -model. We first construct a set C 1 = {x ϕ : for every ϕ ∈ Prop such that ¬ϕ ⊥, (C, V) | = MLF ϕ and x ϕ C} into which we put a point x ϕ C for every nontheorem ϕ that is valid in C. So, C ∩C 1 = ∅. Then, we extend the universal relation T on</p><formula xml:id="formula_26">C to T = C 1 ∪ C × C ∪ (C 1 × C 1 ) on C ∪ C 1 . The valuation V defined over C is also extended to V : C 1 ∪ C −→ P satisfying: V | C = V, and V (x ϕ ) is designed to falsify ϕ. Hence, by definition, (C 1 ,C, V ) ∈ F * .</formula><p>Soundness and completeness of MLF * We have seen that MLF is sound w.r.t. F, so Proposition 5 implies that MLF * is sound w.r.t. F * . Since any K * -model is a combination of F * -models, we can generalise this result to K * . We here show that MLF * is complete w.r.t. F * : first we take a canonical model M c = (W c , T c , S c , V c ) of MLF * (see Theorem 1 for the details). Then, we define a valuated component</p><formula xml:id="formula_27">(C c , V c ) = (C c 1 ,C c 2 , V c ) for C c 1 ,C c 2 ⊆ W c</formula><p>as in Section 2.5. We want to show that (C c , V c ) is an F * -model. So, it is enough to prove that Neg([S], [T]) ensures the property neg(S, T ).</p><p>First recall that every F-frame C corresponds to a K-frame µ(C) = F C , and by Proposition 2, ν µ(C),</p><formula xml:id="formula_28">w = C for w ∈ C 1 ∪ C 2 . Thus, such µ(C c ), V c is a submodel of M c since it is a K * -frame. For nontautological ϕ ∈ Prop, let us assume Γ | = MLF * ϕ (i.e., ϕ ∈ Γ) for every Γ ∈ C c 2 (so, ϕ is consistent). This implies that (C c , V c ), Γ | = MLF * [T]ϕ (i.e., [T]ϕ ∈ Γ), for every Γ ∈ C c 2 . Using the fact that µ(C c ) is part of the canonical model M c , we have T c | C c 1 ∪C c 2 ⊃ (C c 1 ∪ C c 2 ) × C c 2 . Thus, (C c , V c ), Γ | = MLF * T [T]ϕ for every Γ ∈ C c 1 ∪C c 2 . As any instance of Neg([S], [T]) is valid in (C c , V c ), T S ¬ϕ ∈ Γ for every Γ ∈ C c 1 ∪ C c 2 .</formula><p>In other words, (C c , V c ) | = MLF * T S ¬ϕ. Thus, there exists</p><formula xml:id="formula_29">Γ ∈ W c such that ΓT c Γ and Γ | = MLF * S ¬ϕ (i.e., S ¬ϕ ∈ Γ ). As T (C ∪ A) = C ∪ A in F, we have Γ ∈ C c 1 ∪ C c 2 .</formula><p>Moreover, there also exists Γ ∈ W c such that Γ S c Γ and</p><formula xml:id="formula_30">Γ | = MLF * ¬ϕ. By Corollary 1, S(C c 1 ∪ C c 2 ) ⊆ C c 1 ∪ C c</formula><p>2 , yet from our initial hypothesis, we obtain</p><formula xml:id="formula_31">Γ ∈ C c 1 . To sum up, Γ is a maximally consistent set in C c such that (C c , V c ), Γ | = MLF * ϕ.</formula></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1">Minimal model semantics for nonmonotonic S4F</head><p>This section recalls the minimal model semantics for nonmonotonic S4F <ref type="bibr" target="#b21">[22]</ref>. We first define a preference relation between S4F models, enabling us to check minimisation. We abbreviate it by N (C, V). A valuated cluster (C, V) is then a minimal model of a theory (finite set of formulas)</p><formula xml:id="formula_32">Definition 4. An S4F model N = (N, R, U) is preferred over a valuated cluster (C, V) if -N = C ∪ C 1 for some (nonempty) set C 1 of possible worlds such that C ∩ C 1 = ∅; -R = N × C ∪ (C 1 × C 1 )</formula><formula xml:id="formula_33">Γ in S4F if -(C, V), x | = Γ for every x ∈ C (i.e., (C, V) | = Γ); -N | = Γ for every N such that N (C, V).</formula><p>Finally, a formula ϕ is a logical consequence of a theory Γ in S4F (abbreviated Γ | ≈ S4F ϕ) if ϕ is valid in every minimal model of Γ. For example, q | ≈ S4F ¬p ∨ q, yet ¬p ∨ q | S4F q.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2">Embedding nonmonotonic S4F into MLF *</head><p>We here embed nonmonotonic S4F into MLF * . With this aim, we first translate the language of S4F (L S4F ) into L </p><formula xml:id="formula_34">) | = ψ (•), but N | = ψ. Therefore, there exists r ∈ C viz. N, r | = ψ (i.e., N, r | = ¬ψ). (3) As (C, V) is an F * -model, Neg([S], [T]) is valid in it; due to Proposition 6, so is Neg'([S], [T]). Hence, (C, V) | = T [T]ϕ → T S (¬ϕ ∧ Q) for a non-theorem ϕ ∈ Prop of L MLF * ,</formula><p>and a conjunction of a finite set of literals Q such that {¬ϕ, Q} is consistent. ( <ref type="formula">4</ref>) By (•) in the item (2) and also using Lemma 7.1, we get (C, V), u </p><formula xml:id="formula_35">| = MLF * tr(ψ) for every u ∈ C. Since (C, V) is an F * -model, we also have (C, V), u | = MLF * [T]tr(ψ); even (C, V), u | = MLF * T [T]tr(ψ) for every u ∈ C (♣). Moreover, we know that tr(ψ) is not a tautology; otherwise N, r | = ψ. Let Q = p∈ P α ∩U(r) p ∧ q∈ P α \U(r) ¬q . It is clear that N, r | = Q , but we also know that N, r | = ¬ψ, so we have N, r | = ¬ψ ∧ Q . We so conclude that {¬ψ, Q } is consistent; then so is {¬tr(ψ), Q }. As (C, V) is an F * - model,</formula></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Relation to other nonmonotonic formalisms</head><p>In this section, we briefly discuss a general strategy, unifying some major nonmonotonic reasonings among which are autoepistemic logic (AEL) <ref type="bibr" target="#b30">[31]</ref>, reflexive autoepistemic logic (RAEL) <ref type="bibr" target="#b22">[23]</ref>, equilibrium logic (and so ASP), and nonmonotonic S4F. The emphasis is on the 2-floor semantics; the second floor charaterises the minimal model of a formula, and the first floor checks the minimality criterion. This approach can be generalised to other formalisms such as default logic <ref type="bibr" target="#b31">[32]</ref> and MBNF <ref type="bibr" target="#b32">[33]</ref> as there exists a good amount of research in the literature, studying such relations <ref type="bibr" target="#b33">[34,</ref><ref type="bibr" target="#b34">35,</ref><ref type="bibr" target="#b35">36,</ref><ref type="bibr" target="#b14">15]</ref>. In particular, nonmonotonic S4F and default logic has a strong connection as it is explained and analysed in <ref type="bibr" target="#b13">[14,</ref><ref type="bibr" target="#b14">15]</ref>. So, the MLF * encoding of nonmonotonic S4F leads the potential encoding of default logic. AEL and RAEL <ref type="bibr" target="#b20">[21,</ref><ref type="bibr" target="#b22">23]</ref> are the nonmonotonic variants <ref type="bibr" target="#b21">[22]</ref> of respectively the modal logics KD45 and SW5 <ref type="bibr" target="#b8">[9,</ref><ref type="bibr" target="#b28">29]</ref>. We have recently proposed two new monotonic modal logics called MAE * and MRAE * , respectively capturing AEL and RAEL. They are obtained from MLF * by replacing only the axioms characterising S4F (i.e., S, 4, F) by ones, characterising respectively KD45 and SW5 (i.e., groups of axioms D, 4, 5 and T, 4, W5). The models of MAE * , MRAE * , and MLF * are all composed of a union of 2-floor structures: in each, the second floor is a maximal cluster which is a final cone of the 2-floor part of the model; where they differ is the structure of the first floor. While a first floor in MLF * is a maximal cluster, that of MAE * contains irreflexive and isolated worlds w.r.t. the T -relation (in a sense that, any two different worlds of the first floor are not related to each other by the accessibility relation T ). Moreover, the MRAE * models are nothing, but the reflexive closures of the MAE * models w.r.t. the relation T . Interestingly, the same mechanism applied to S4F performs successfully for KD45 and SW5 as well when everything else remains the same: the implication [T] tr(α) ∧ [S]¬tr(α) → [T]tr(β), capturing nonmonotonic consequence of S4F, and the formula T [T] tr(α) ∧ [S]¬tr(α) characterising minimal model semantics in S4F perfectly work for the nonmonotonic variants of KD45 and SW5 as well.</p><p>Our research has also a large overlap with <ref type="bibr" target="#b7">[8]</ref>, embedding equilibrium logic (and so, ASP) into a monotonic bimodal logic called MEM. The models of MEM are roughly described in the introduction. The main result of this paper is also given via a similar implication: the validity of tr(α) ∧ [S]¬tr(α) → tr(β) in MEM captures the nonmonotonic consequence, α | ≈ β, of equilibrium logic. However, it is easy to check that the formula [T] tr(α) ∧ [S]¬tr(α) → [T]tr(β) of this paper also gives the same result. This analogy between all these works enables us to classify MEM under the same approach. Still, we need to provide a stronger result that would help reinforce the relations between MEM and MLF * . For instance, <ref type="bibr" target="#b13">[14]</ref> proves that the well-known Gödel's translation into the modal logic S4 is still valid for translating the logic of here-and-there (a 3-valued monotonic logic on which equilibrium logic is built) <ref type="bibr" target="#b36">[37,</ref><ref type="bibr" target="#b24">25]</ref> into the modal logic S4F. A natural question that may arise is whether a similar translation can be used to encode MEM into MLF * , which is the subject of a future work.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">Conclusion and further research</head><p>In this paper, we design a novel monotonic modal logic, namely MLF * , that captures nonmonotonic S4F. We demonstrate this embedding by translating the language of S4F into that of MLF * . This way, we see that MLF * is able to characterise the existence of a minimal model as well as logical consequence in nonmonotonic S4F.</p><p>Our work provides an alternative to Levesque's monotonic bimodal logic of only knowing <ref type="bibr" target="#b37">[38,</ref><ref type="bibr" target="#b3">4,</ref><ref type="bibr" target="#b4">5,</ref><ref type="bibr" target="#b5">6]</ref>, by which he captures four kinds of nonmonotonic logic, including autoepistemic logic: his language has two modal operators, namely B and N. B is similar to <ref type="bibr">[T]</ref>. N is characterised by the complement of the relation, interpreting B. Levesque's frame constraints on the accessibility relation differ from ours, and he identifies the nonmonotonic consequence 'α | ≈ β' with the implication B tr(α) ∧ N ¬tr(α) → B tr(β).</p><p>Levesque attacked the same problem with an emphasis on the only knowing notion. However, his reasoning does not attempt to unify, and does not provide a general mechanism either. In particular, he applied his approach to neither SW5 nor S4F.</p><p>As a future work, we will implement this general methodology to capture minimal model reasoning, underlying many other nonmonotonic formalisms. This paper, together with other works on KD45, SW5, and ASP <ref type="bibr" target="#b7">[8]</ref> stand a very strong initiative by their possible straightforward implementations to different kinds of nonmonotonic formalisms of similar floor-based semantics. Such research will then enable us to compare various forms of nonmonotonic formalisms in a single monotonic modal setting.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head></head><label></label><figDesc>Definition 1 that the restriction of T to a T -cluster C (abbreviated T | C ) is a universal relation, viz. T | C = C × C. So, (C, T ) happens to be a trivial S5 frame.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head></head><label></label><figDesc>and S(w) = {w}; 2. if w ∈ C 2 , then T (w) = C 2 , and S(w) = C 1 when C 1 ∅; otherwise S(w) is arbitrary.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head></head><label></label><figDesc>into the axiom Triv 2 ([S]), i.e., [S]([S]ϕ ↔ ϕ), referring to the "triviality in the second S-step". Finally, MB([T], [S]) and WMB([S], [T]) are familiar from tense logics.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head></head><label></label><figDesc>Then, it suffices to prove that M, w | = MLF [T]( T ϕ ∨ ψ). For an arbitrary u ∈ W, assume that (w, u) ∈ T . Case (1): let (u, w) ∈ T . The assumption ( ) implies that M, w | = MLF ϕ. Then, it also holds that M, u | = MLF T ϕ; clearly, so does M, u | = MLF T ϕ ∨ ψ. Case (2): let (u, w) T . Then, by the assumption ( ), M, w |= MLF T [T]ψ. Thus, there is v ∈ W such that (w, v) ∈ T and M, v | = MLF [T]ψ. As M satisfies f(T ), we get (v, u) ∈ T . As M, v | = MLF [T]ψ, we have M, u | = MLF ψ; hence, M, u | = MLF T ϕ ∨ ψ.-Let F =(W, T , S) be a K-frame in which f(T ) fails. So, there exists w, u, v ∈ W with (u, w) T while (w, u) ∈ T and (w, v) ∈ T ; yet (v, u) T . Thanks to the last 2 claims, we have w v (otherwise (v, u) T would contradict (w, u) ∈ T ). Due to the first 2 claims, w u (otherwise, (w, u)=(u, w), and (u, w) ∈ T ). We now take a valuation V satisfying:M, w | = MLF ϕ ( ), but M, x | = MLF ϕfor any x w; similarly, M, u | = MLF ψ ( ), but M, y | = MLF ψ for every y u. Since (v, u) T , and thanks to the choice of V, M, v | = MLF [T]ψ. As (w, v) ∈ T , and also by using ( ), we have M, w | = MLF ϕ ∧ T [T]ψ. On the other hand, M, u | = MLF [T]¬ϕ since (u, w) T and w is the only point satisfying ϕ. Then, ( ) further implies that M, u | = MLF [T]¬ϕ ∧ ¬ψ. Since (w, u) ∈ T , we also get M, w | = MLF T ([T]¬ϕ ∧ ¬ψ). So, we are done. Corollary 3. MLF is sound w.r.t. the class K of frames.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_4"><head></head><label></label><figDesc>Finally, again by MP, we have ϕ ∨ ψ ∈ Γ. Since ¬ψ ∈ Γ, it follows that ϕ ∈ Γ.Soundness and completeness of MLF w.r.t. F. Since any component C ∈ F can be converted to a K-frame µ(C), soundness follows from Corollary 3 and Proposition 2. As to completeness, for a non-theorem ϕ ∈ L [T],[S] , ¬ϕ is consistent. Let Γ ¬ϕ be a maximally consistent set in the canonical model M c such that ¬ϕ ∈ Γ ¬ϕ . As the canonical frameM c = (W c , T c , S c) is a member of the class K, Proposition 1 and Proposition 2 allow us to define the componentC c = (C c 1 ,C c 2 ) with Γ ¬ϕ ∈ C c 1 ∪ C c2 . Moreover, by Corollary 1, C c 1 ∪ C c 2 is closed under the operators T c (•) and S c (•). Therefore, modal satisfaction is preserved between M c and C c . As a result, C c , Γ ¬ϕ | = MLF ϕ (i.e., C c , Γ ¬ϕ | = MLF ¬ϕ).</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_5"><head>Proposition 5 .</head><label>5</label><figDesc>M. Thus, Neg([S], [T]) is not valid in M. (⇐=): Let M be a K * -model (•). Let ϕ ∈ Prop be a nontheorem. Take β = T [T]ϕ → T S ¬ϕ. We need to show that M | = MLF * β. Let w ∈ W be such that M, w | = MLF * T [T]ϕ. We first consider the F-model C = (C 1 ,C 2 , V), generated by w as in Corollary 2. By construction, ϕ is valid in C 2 , and (•) implies an existence of u ∈ C 1 such that u refutes ϕ. By the frame properties of F, there exists v ∈ C 2 satisfying vSu and M, v | = MLF * S ¬ϕ. Regardless of the floor to which w belongs, wT v, and v ∈ C 2 . Thus, M, w | = MLF * T S ¬ϕ. Given an</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_6"><head>Proposition 6 .</head><label>6</label><figDesc>For a K * -model M=(W, T , S, V) and w ∈ W, M, w | = MLF * Neg([S], [T]) if and only if M, w | = MLF * Neg'([S], [T]).</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_7"><head>Proof.</head><label></label><figDesc>The right-to-left direction is straightforward: take Q = ∅ and the result follows. For the opposite direction, we first assume that M, w | = MLF * Neg([S], [T]) ( ). Let ϕ ∈ Prop be a nontheorem of MLF * viz. M, w | = MLF * T [T]ϕ ( ). Let Q be a conjunction of finite literals such that ¬ϕ ∧ Q is consistent. Then, ϕ ∨ ¬Q ∈ Prop is a nontheorem of MLF * . Moreover, from the assumption ( ), we also get M, w | = MLF * T [T](ϕ ∨ ¬Q). Lastly, by the hypothesis ( ), we have M, w | = MLF * T S (¬ϕ ∧ Q).</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_8"><head></head><label></label><figDesc>; -The valuations V and U agree on C (i.e., V = U| C ); -There exists ϕ ∈ Prop such that C | = ϕ and N | = ϕ.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_9"><head>Proposition 7 .</head><label>7</label><figDesc>[T],[S] via a mapping 'tr': we simply and only replace L ∈ L [T],[S] by [T]. The following proposition proves that this translation is correct, and clarifies how to characterise minimal models of S4F in MLF * . Given an F * -model (C, V) = (C 1 ,C, V), and α ∈ L S4F , we have: 1. (C, V), w | = MLF * tr(α), for every w ∈ C if and only if (C, V| C ) | = α. 2. (C, V) | = MLF * T [T] tr(α)∧[S]¬tr(α) if and only if (C, V| C ) is a minimal model of α. Proof. The proof of the first item is by induction on α. As to the second item, for the proof of the 'only if ' part, we first assume (C, V) | = MLF * T [T](tr(α) ∧ [S]¬tr(α)) ( ). (1) From ( ), we obtain that (C, V), u | = MLF * tr(α) ( ), and (C, V), u | = MLF * [S]¬tr(α) ( ) for every u ∈ C (consider: for w ∈ C 1 , ( ) implies that there is u ∈ C 1 ∪ C such that wT u and (C, V), u | = MLF * [T](tr(α) ∧ [S]¬tr(α)). So, u ∈ C; otherwise it yields a contradiction). Then, using Proposition 7.1 and ( ), we get (C, V| C ) | = α. So, the first condition holds. (2) By definition, it remains to show that N | = α for every S4F model N such that N (C, V| C ). Let N = (N, R, U) be a preferred model over the valuated cluster (C, V| C ) satisfying: N = C ∪C for some (cluster) C such that C ∩C = ∅, R = N ×C ∪(C ×C ), and U| C = V| C . By Definition 4, we also know that there exists ψ ∈ Prop such that (C, V| C</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_10"><head>Theorem 2 .Corollary 4 .</head><label>24</label><figDesc>an instance of the negatable axiom, namely T [T]tr(ψ) → T S (¬tr(ψ) ∧ Q ), is valid in (C, V). So, (♣) implies that (C, V), u | = MLF * T S (¬tr(ψ) ∧ Q ) for every u ∈ C. This means that there exists a point x ψ ∈ C 1 such that (C, V), x ψ | = MLF * ¬tr(ψ) ∧ Q , i.e., (C, V), x ψ | = MLF * ¬tr(ψ) and (C, V), x ψ | = MLF * Q . As a result, V(x ψ ) ∩ P tr(α) = U(r) ∩ P α .(5) Note that r and x ψ agree on P α . By ( ), we also have (C, V), x | = MLF * ¬tr(α) for every x ∈ C 1 ; in particular, (C, V), x ψ | = MLF * ¬tr(α). To summarise the observation above:1. The pointed model {x ψ },C, V| (C∪{x ψ }) , x ψ in MLF * , and the pointed model (N, r) in S4F have the similar structure: both contain the same maximal valuated cluster (C, V| C ) and one additional reflexive point that can have access to all points of C; 2. P α = P tr(α) and V(x ψ ) ∩ P tr(α) = U(r) ∩ P α ; 3. Both α and tr(α) are the exact copies of each other, except that one contains L wherever the other contains [T] (note that tr(α) contains neither [S] nor S ).Then, it follows that N, r | = α, which further implies that N | = α. By definition, (C, V| C ) is a minimal model for α. The other part of the proof is similar.We are now ready to show how we capture the logical consequence of S4F inMLF * . For α, β ∈ L S4F , α | ≈ S4F β iff | = MLF * [T](tr(α) ∧ [S]¬tr(α)) → [T]tr(β).Proof. We first takeζ = [T](tr(α) ∧ [S]¬tr(α)) → [T]tr(β). (=⇒): Assume that α | ≈ S4F β in S4F ( ). Let (C, V) = (C 1 ,C 2 , V) be an F * -model. Then (C 2 , V| C 2 )is a valuated cluster over C 2 . We need to show that (C, V) | = MLF * ζ. "For every w ∈ C 1 , (C, V), w | = MLF * ζ" trivially holds: by the frame constraints w.r.t. T in MLF * , (C, V), w | = MLF * [T](tr(α) ∧ [S]¬tr(α)) for any w ∈ C 1 (otherwise, (C, V) | = MLF * tr(α), but also (C, V) | = MLF * ¬tr(α), yielding a contradiction). Let x ∈ C 2 be such that (C, V), x | = MLF * [T](tr(α) ∧ [S]¬tr(α)). We know that T | C 2 is a universal relation, so "for all x ∈ C 2 , (C, V), x | = MLF * T [T](tr(α) ∧ [S]¬tr(α))" trivially follows. Then, by Proposition 7.2, we conclude that (C 2 , V| C 2 ) is a minimal model for α. Then, as α | ≈ S4F β by the hypothesis ( ), β is valid in (C 2 , V| C 2 ), i.e., (C 2 , V| C 2 ) | = β. Thus, Proposition 7.1 gives us that (C, V), z | = MLF * tr(β) for every z ∈ C 2 . Since C 2 is a cluster which is a final cone, we also have (C, V), z | = MLF * [T]tr(β) for every z ∈ C; in particular, (C, V), x | = MLF * [T]tr(β). (⇐=): Assume that ζ is valid in MLF * ( ). We need to prove that α | ≈ S4F β. Let (C, V) be a minimal model of α. Then, we take an S4F model N = (C ∪ C ), R, U preferred over (C, V). viz. N (C, V). Thus, N | = α ( ). Now, let us construct (C, V) = (C 1 ,C 2 , V) as follows: take C 2 as the maximal α-cluster C (i.e., exactly the same cluster C as in (C, V)), and C 1 = {r : N, r | = α}. Simply, restrict R and U to C 1 ∪C 2 , respectively resulting in T and V. Finally, arrange S in a way that would satisfy all the frame constraints of MLF. Thus, (C, V) is clearly an F * -model. By the minimal model definition, (C, V) | = α. Then, Proposition 7.1 and ( ) imply that (C, V), x | = MLF * tr(α) for every x ∈ C 2 , and for every y ∈ C 1 , (C, V), y | = MLF * ¬tr(α). As (C, V) is an F * -model, we have (C, V), x | = MLF * [S]¬tr(α) for every x ∈ C 2 . As a result, (C, V), x | = MLF * tr(α) ∧ [S]¬tr(α) for every x ∈ C 2 . Since C 2 is a cluster which is a final cone, we further have (C, V), x | = MLF * [T](tr(α) ∧ [S]¬tr(α)) for each x ∈ C 2 . From ( ), it also follows that (C, V), x | = MLF * [T]tr(β) for every x ∈ C 2 . Clearly, tr(β) is also valid in C 2 . Finally, Proposition 7.1 implies that (C, V) | = β in S4F. For α ∈ L S4F , α has a minimal model if and only if [T](tr(α) ∧ [S]¬tr(α)) is satisfiable in MLF * . (hint: take β = ⊥ in Theorem 2.)</figDesc></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">The symbols T and S of<ref type="bibr" target="#b7">[8]</ref> respectively refer to 'Top' and 'Subset'. However, the relation S has a different character and meaning in this paper, which is similar to those of<ref type="bibr" target="#b17">[18]</ref>.</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_1">Note that there is no F-frame being mapped to (i) a K-frame containing more than one component structure in it, and (ii) a K-frame composed of only one component with a single (nonempty) cluster structure in which S ∅.</note>
		</body>
		<back>

			<div type="funding">
<div xmlns="http://www.tei-c.org/ns/1.0"><p>I am grateful to Luis Fariñas del Cerro, Andreas Herzig, and Levan Uridia for motivation, and the anonymous reviewers for their useful comments. This paper has been supported by the institution "Fundação para a Ciência e a Tecnologia (FCT)", and the research unit "Centro de Matemática, Aplicações Fundamentais e Investigação Operacional (CMAF-CIO)" of the University of Lisbon, Portugal via the grant, identified by the number "UID/MAT/04561/2013".</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">The logic of only knowing as a unified framework for non-monotonic reasoning</title>
		<author>
			<persName><forename type="first">J</forename><surname>Chen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Fundamenta Informaticae</title>
		<imprint>
			<biblScope unit="volume">21</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="205" to="220" />
			<date type="published" when="1994">1994</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Relating only knowing to minimal belief and negation as failure</title>
		<author>
			<persName><forename type="first">J</forename><surname>Chen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Experimental and Theoretical Artificial Intelligence</title>
		<imprint>
			<biblScope unit="volume">6</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="409" to="429" />
			<date type="published" when="1994">1994</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">The generalized logic of only knowing (GOL) that covers the notion of epistemic specifications</title>
		<author>
			<persName><forename type="first">J</forename><surname>Chen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Logic and Computation</title>
		<imprint>
			<biblScope unit="volume">7</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="159" to="174" />
			<date type="published" when="1997">1997</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Only-knowing: taking it beyond autoepistemic reasoning</title>
		<author>
			<persName><forename type="first">G</forename><surname>Lakemeyer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">J</forename><surname>Levesque</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 20th National Conference on Artificial Intelligence and the 17th Innovative Applications of Artificial Intelligence Conference</title>
				<editor>
			<persName><forename type="first">M</forename><forename type="middle">M</forename><surname>Veloso</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">S</forename><surname>Kambhampati</surname></persName>
		</editor>
		<meeting>the 20th National Conference on Artificial Intelligence and the 17th Innovative Applications of Artificial Intelligence Conference</meeting>
		<imprint>
			<publisher>AAAI Press</publisher>
			<date type="published" when="2005">2005</date>
			<biblScope unit="page" from="633" to="638" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Towards an axiom system for default logic</title>
		<author>
			<persName><forename type="first">G</forename><surname>Lakemeyer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">J</forename><surname>Levesque</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Twenty-First National Conference on Artificial Intelligence and the 18th Innovative Applications of Artificial Intelligence Conference</title>
				<meeting>the Twenty-First National Conference on Artificial Intelligence and the 18th Innovative Applications of Artificial Intelligence Conference</meeting>
		<imprint>
			<publisher>AAAI Press</publisher>
			<date type="published" when="2006">2006</date>
			<biblScope unit="page" from="263" to="268" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Only-knowing meets nonmonotonic modal logic</title>
		<author>
			<persName><forename type="first">G</forename><surname>Lakemeyer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">J</forename><surname>Levesque</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Thirteenth International Conference on Principles of Knowledge Representation and Reasoning</title>
				<editor>
			<persName><forename type="first">G</forename><surname>Brewka</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">T</forename><surname>Eiter</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">S</forename><forename type="middle">A</forename><surname>Mcilraith</surname></persName>
		</editor>
		<meeting>the Thirteenth International Conference on Principles of Knowledge Representation and Reasoning</meeting>
		<imprint>
			<publisher>AAAI Press</publisher>
			<date type="published" when="2012">2012</date>
			<biblScope unit="page" from="350" to="357" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Combining equilibrium logic and dynamic logic</title>
		<author>
			<persName><forename type="first">Fariñas</forename><surname>Del Cerro</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Herzig</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Su</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><forename type="middle">I</forename></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Twelfth International Conference on Logic Programming and Nonmonotonic Reasoning</title>
		<title level="s">Lecture Notes in Computer Science</title>
		<editor>
			<persName><forename type="first">P</forename><surname>Cabalar</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">T</forename><forename type="middle">C</forename><surname>Son</surname></persName>
		</editor>
		<meeting>the Twelfth International Conference on Logic Programming and Nonmonotonic Reasoning</meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2013">2013</date>
			<biblScope unit="volume">8148</biblScope>
			<biblScope unit="page" from="304" to="316" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Capturing equilibrium models in modal logic</title>
		<author>
			<persName><forename type="first">Fariñas</forename><surname>Del Cerro</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Herzig</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Su</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><forename type="middle">I</forename></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Applied Logic</title>
		<imprint>
			<biblScope unit="volume">12</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="192" to="207" />
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<monogr>
		<title level="m" type="main">A new introduction to modal logic</title>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">E</forename><surname>Hughes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">J</forename><surname>Cresswell</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1996">1996</date>
			<publisher>Psychology Press</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">An essay in classical modal logic</title>
		<author>
			<persName><forename type="first">K</forename><surname>Segerberg</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Filosofiska studier</title>
		<title level="s">Filosofiska föreningen och Filosofiska institutionen vid Uppsala universitet</title>
		<imprint>
			<date type="published" when="1971">1971</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Embedding default logic into modal nonmonotonic logics</title>
		<author>
			<persName><forename type="first">M</forename><surname>Truszczyński</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the First International Workshop on Logic Programming and Nonmonotonic Reasoning</title>
				<meeting>the First International Workshop on Logic Programming and Nonmonotonic Reasoning</meeting>
		<imprint>
			<date type="published" when="1991">1991</date>
			<biblScope unit="page" from="151" to="165" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Modal logic S4F and the minimal knowledge paradigm</title>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">F</forename><surname>Schwarz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Truszczyński</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Fourth Conference on Theoretical Aspects of Reasoning about Knowledge</title>
				<editor>
			<persName><forename type="first">Y</forename><surname>Moses</surname></persName>
		</editor>
		<meeting>the Fourth Conference on Theoretical Aspects of Reasoning about Knowledge</meeting>
		<imprint>
			<publisher>Morgan Kaufmann</publisher>
			<date type="published" when="1992">1992</date>
			<biblScope unit="page" from="184" to="198" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Minimal knowledge problem: a new approach</title>
		<author>
			<persName><forename type="first">G</forename><surname>Schwarz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Truszczyński</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Artificial Intelligence</title>
		<imprint>
			<biblScope unit="volume">67</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="113" to="141" />
			<date type="published" when="1994">1994</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">New insights on the intuitionistic interpretation of default logic</title>
		<author>
			<persName><forename type="first">P</forename><surname>Cabalar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Lorenzo</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Sixteenth European Conference on Artificial Intelligence</title>
				<editor>
			<persName><forename type="first">R</forename><forename type="middle">L</forename><surname>De Mántaras</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">L</forename><surname>Saitta</surname></persName>
		</editor>
		<meeting>the Sixteenth European Conference on Artificial Intelligence</meeting>
		<imprint>
			<publisher>IOS Press</publisher>
			<date type="published" when="2004">2004</date>
			<biblScope unit="page" from="798" to="802" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">The modal logic S4F, the default logic, and the logic here-and-there</title>
		<author>
			<persName><forename type="first">M</forename><surname>Truszczyński</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Twenty-Second AAAI Conference on Artificial Intelligence</title>
				<meeting>the Twenty-Second AAAI Conference on Artificial Intelligence</meeting>
		<imprint>
			<date type="published" when="2007">2007</date>
			<biblScope unit="page" from="508" to="514" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">A logic related to minimal knowledge</title>
		<author>
			<persName><forename type="first">D</forename><surname>Pearce</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Uridia</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 2nd Workshop on Agreement Technologies (WAT-2009)</title>
				<editor>
			<persName><forename type="first">M</forename><surname>Esteva</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">A</forename><surname>Fernndez</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">A</forename><surname>Giret</surname></persName>
		</editor>
		<meeting>the 2nd Workshop on Agreement Technologies (WAT-2009)<address><addrLine>Sevilla, Spain</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2009-11-09">November 9, 2009. 2009</date>
			<biblScope unit="volume">635</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">An approach to minimal belief via objective belief</title>
		<author>
			<persName><forename type="first">D</forename><surname>Pearce</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Uridia</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 22nd International Joint Conference on Artificial Intelligence</title>
				<meeting>the 22nd International Joint Conference on Artificial Intelligence</meeting>
		<imprint>
			<publisher>AAAI Press</publisher>
			<date type="published" when="2011">2011</date>
			<biblScope unit="volume">22</biblScope>
			<biblScope unit="page" from="1045" to="1050" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">A monotonic view on reflexive autoepistemic reasoning</title>
		<author>
			<persName><forename type="first">E</forename><forename type="middle">I</forename><surname>Su</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 14th International Conference on Logic Programming and Nonmonotonic Reasoning, LPNMR 2017</title>
		<title level="s">Lecture Notes in Computer Science</title>
		<editor>
			<persName><forename type="first">M</forename><surname>Balduccini</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">T</forename><surname>Janhunen</surname></persName>
		</editor>
		<meeting>the 14th International Conference on Logic Programming and Nonmonotonic Reasoning, LPNMR 2017<address><addrLine>Espoo, Finland</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2017">July 3-6, 2017. 2017</date>
			<biblScope unit="volume">10377</biblScope>
			<biblScope unit="page" from="85" to="100" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">Autoepistemic logic</title>
		<author>
			<persName><forename type="first">K</forename><surname>Konolige</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Handbook of Logic in Artificial Intelligence and Logic Programming</title>
				<editor>
			<persName><forename type="first">D</forename><forename type="middle">M</forename><surname>Gabbay</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">C</forename><forename type="middle">J</forename><surname>Hogger</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">J</forename><forename type="middle">A</forename><surname>Robinson</surname></persName>
		</editor>
		<meeting><address><addrLine>New York, NY, USA</addrLine></address></meeting>
		<imprint>
			<publisher>Oxford University Press, Inc</publisher>
			<date type="published" when="1994">1994</date>
			<biblScope unit="volume">3</biblScope>
			<biblScope unit="page" from="217" to="295" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">Reflexive autoepistemic logic and logic programming</title>
		<author>
			<persName><forename type="first">V</forename><surname>Marek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">M</forename><surname>Wiktor</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Second International Workshop on Logic Programming and Non-Monotonic Reasoning</title>
				<meeting>the Second International Workshop on Logic Programming and Non-Monotonic Reasoning</meeting>
		<imprint>
			<publisher>MIT Press</publisher>
			<date type="published" when="1993">1993</date>
			<biblScope unit="page" from="115" to="131" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">Autoepistemic logic of knowledge</title>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">F</forename><surname>Schwarz</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the First International Workshop on Logic Programming and Nonmonotonic Reasoning</title>
				<meeting>the First International Workshop on Logic Programming and Nonmonotonic Reasoning</meeting>
		<imprint>
			<publisher>MIT Press</publisher>
			<date type="published" when="1991">1991</date>
			<biblScope unit="page" from="260" to="274" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<analytic>
		<title level="a" type="main">Minimal model semantics for nonmonotonic modal logics</title>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">F</forename><surname>Schwarz</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Seventh Annual Symposium on Logic in Computer Science</title>
				<meeting>the Seventh Annual Symposium on Logic in Computer Science</meeting>
		<imprint>
			<publisher>IEEE Computer Society Press</publisher>
			<date type="published" when="1992">1992</date>
			<biblScope unit="page" from="34" to="43" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b22">
	<analytic>
		<title level="a" type="main">Reflexive autoepistemic logic</title>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">F</forename><surname>Schwarz</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Fundamenta Informaticae</title>
		<imprint>
			<biblScope unit="volume">17</biblScope>
			<biblScope unit="issue">1-2</biblScope>
			<biblScope unit="page" from="157" to="173" />
			<date type="published" when="1992">1992</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b23">
	<analytic>
		<title level="a" type="main">A new logical characterisation of stable models and answer sets</title>
		<author>
			<persName><forename type="first">D</forename><surname>Pearce</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Non-Monotonic Extensions of Logic Programming, NMELP &apos;96</title>
		<title level="s">Lecture Notes in Computer Science</title>
		<editor>
			<persName><forename type="first">J</forename><surname>Dix</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">L</forename><forename type="middle">M</forename><surname>Pereira</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">T</forename><forename type="middle">C</forename><surname>Przymusinski</surname></persName>
		</editor>
		<meeting><address><addrLine>Bad Honnef, Germany</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="1996">September 5-6, 1996. 1996</date>
			<biblScope unit="volume">1216</biblScope>
			<biblScope unit="page" from="57" to="70" />
		</imprint>
	</monogr>
	<note>Selected Papers</note>
</biblStruct>

<biblStruct xml:id="b24">
	<analytic>
		<title level="a" type="main">Equilibrium logic</title>
		<author>
			<persName><forename type="first">D</forename><surname>Pearce</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Annals of Mathematics and Artificial Intelligence</title>
		<imprint>
			<biblScope unit="volume">47</biblScope>
			<biblScope unit="issue">1-2</biblScope>
			<biblScope unit="page" from="3" to="41" />
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b25">
	<analytic>
		<title level="a" type="main">The stable model semantics for logic programming</title>
		<author>
			<persName><forename type="first">M</forename><surname>Gelfond</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Lifschitz</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Fifth International Conference on Logic Programming</title>
				<editor>
			<persName><forename type="first">R</forename><forename type="middle">A</forename><surname>Kowalski</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">K</forename><forename type="middle">A</forename><surname>Bowen</surname></persName>
		</editor>
		<meeting>the Fifth International Conference on Logic Programming</meeting>
		<imprint>
			<publisher>MIT Press</publisher>
			<date type="published" when="1988">1988</date>
			<biblScope unit="page" from="1070" to="1080" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b26">
	<analytic>
		<title level="a" type="main">Classical negation in logic programs and disjunctive databases</title>
		<author>
			<persName><forename type="first">M</forename><surname>Gelfond</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Lifschitz</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">New Generation Computing</title>
		<imprint>
			<biblScope unit="volume">9</biblScope>
			<biblScope unit="issue">3/4</biblScope>
			<biblScope unit="page" from="365" to="386" />
			<date type="published" when="1991">1991</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b27">
	<monogr>
		<title level="m" type="main">Knowledge representation, reasoning and declarative problem solving</title>
		<author>
			<persName><forename type="first">C</forename><surname>Baral</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2003">2003</date>
			<publisher>Cambridge University Press</publisher>
			<pubPlace>New York, NY, USA</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b28">
	<analytic>
		<title level="a" type="main">Modal logic</title>
		<author>
			<persName><forename type="first">P</forename><surname>Blackburn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>De Rijke</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Venema</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="s">Cambridge Tracts in Theoretical Computer Science</title>
		<imprint>
			<biblScope unit="volume">53</biblScope>
			<date type="published" when="2002">2002</date>
			<publisher>Cambridge University Press</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b29">
	<monogr>
		<title level="m" type="main">Nonmonotonic logic: context-dependent reasoning</title>
		<author>
			<persName><forename type="first">V</forename><forename type="middle">W</forename><surname>Marek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Truszczyński</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1993">1993</date>
			<publisher>Springer</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b30">
	<analytic>
		<title level="a" type="main">Autoepistemic logic revisited</title>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">C</forename><surname>Moore</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Artificial Intelligence</title>
		<imprint>
			<biblScope unit="volume">59</biblScope>
			<biblScope unit="issue">1-2</biblScope>
			<biblScope unit="page" from="27" to="30" />
			<date type="published" when="1993">1993</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b31">
	<analytic>
		<title level="a" type="main">A logic for default reasoning</title>
		<author>
			<persName><forename type="first">R</forename><surname>Reiter</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Artificial Intelligence</title>
		<imprint>
			<biblScope unit="volume">13</biblScope>
			<biblScope unit="issue">1-2</biblScope>
			<biblScope unit="page" from="81" to="132" />
			<date type="published" when="1980">1980</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b32">
	<analytic>
		<title level="a" type="main">Minimal belief and negation as failure</title>
		<author>
			<persName><forename type="first">V</forename><surname>Lifschitz</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Artificial Intelligence</title>
		<imprint>
			<biblScope unit="volume">70</biblScope>
			<biblScope unit="issue">1-2</biblScope>
			<biblScope unit="page" from="53" to="72" />
			<date type="published" when="1994">1994</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b33">
	<analytic>
		<title level="a" type="main">Modal interpretations of default logic</title>
		<author>
			<persName><forename type="first">M</forename><surname>Truszczyński</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 12th International Joint Conference on Artificial Intelligence</title>
				<editor>
			<persName><forename type="first">J</forename><surname>Mylopoulos</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">R</forename><surname>Reiter</surname></persName>
		</editor>
		<meeting>the 12th International Joint Conference on Artificial Intelligence</meeting>
		<imprint>
			<publisher>Morgan Kaufmann</publisher>
			<date type="published" when="1991">1991</date>
			<biblScope unit="page" from="393" to="398" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b34">
	<analytic>
		<title level="a" type="main">Extended logic programs as autoepistemic theories</title>
		<author>
			<persName><forename type="first">V</forename><surname>Lifschitz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Schwarz</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Second International Workshop on Logic Programming and Non-monotonic Reasoning</title>
				<editor>
			<persName><forename type="first">L</forename><forename type="middle">M</forename><surname>Pereira</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">A</forename><surname>Nerode</surname></persName>
		</editor>
		<meeting>the Second International Workshop on Logic Programming and Non-monotonic Reasoning</meeting>
		<imprint>
			<publisher>MIT Press</publisher>
			<date type="published" when="1993">1993</date>
			<biblScope unit="page" from="101" to="114" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b35">
	<analytic>
		<title level="a" type="main">On embedding default logic into Moore&apos;s autoepistemic logic</title>
		<author>
			<persName><forename type="first">G</forename><surname>Schwarz</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Artificial Intelligence</title>
		<imprint>
			<biblScope unit="volume">80</biblScope>
			<biblScope unit="issue">1-2</biblScope>
			<biblScope unit="page" from="349" to="359" />
			<date type="published" when="1996">1996</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b36">
	<analytic>
		<title level="a" type="main">Die formalen Regeln der intuitionistischen Logik</title>
		<author>
			<persName><forename type="first">A</forename><surname>Heyting</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Sitzungsber. preuss. Akad. Wiss</title>
		<imprint>
			<biblScope unit="volume">42</biblScope>
			<biblScope unit="issue">71</biblScope>
			<biblScope unit="page" from="158" to="169" />
			<date type="published" when="1930">1930</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b37">
	<analytic>
		<title level="a" type="main">All I know: a study in autoepistemic logic</title>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">J</forename><surname>Levesque</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Artificial intelligence</title>
		<imprint>
			<biblScope unit="volume">42</biblScope>
			<biblScope unit="issue">2-3</biblScope>
			<biblScope unit="page" from="263" to="309" />
			<date type="published" when="1990">1990</date>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
