<?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">Algorithmic Correspondence and Canonicity for Non-Classical Logics</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Willem</forename><surname>Conradie</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">University of Johannesburg</orgName>
								<address>
									<country key="ZA">South Africa</country>
								</address>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="department">Order Quantifier Elimination and Related Topics</orgName>
								<address>
									<addrLine>December 6-8</addrLine>
									<postCode>2017</postCode>
									<settlement>Dresden</settlement>
									<country key="DE">Germany</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Algorithmic Correspondence and Canonicity for Non-Classical Logics</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">83F2B028707A42C02165AF9B3C4807D6</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T18:26+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>
			<abstract/>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>In this talk I give an overview of the work on algorithmic approaches to correspondence and canonicity for non-classical logics in which I have been involved over the past decade, and which has evolved into the research programme now being called 'unified correspondence'. In the first part I will discuss work that was a collaboration with Valentin Goranko and Dimiter Vakarelov, while the second part details work with Alessandra Palmigiano and a number of other collaborators.</p><p>Sahlqvist Theory. As is well known, every modal formula defines a secondorder property of Kripke frames. Sahlqvist's famous theorem <ref type="bibr" target="#b30">[31]</ref> gives a syntactic definition of a class of modal formulas, the Sahlqvist formulas, each of which defines an first-order class of frames and is canonical. Over the years, many extensions, variations and analogues of this result have appeared, including alternative proofs in e.g. <ref type="bibr" target="#b31">[32]</ref>, generalizations to arbitrary modal signatures <ref type="bibr" target="#b29">[30]</ref>, variations of the correspondence language <ref type="bibr" target="#b27">[28,</ref><ref type="bibr" target="#b0">1]</ref>, Sahlqvist-type results for hybrid logics <ref type="bibr" target="#b3">[4]</ref>, various substructural logics <ref type="bibr" target="#b25">[26,</ref><ref type="bibr" target="#b17">18,</ref><ref type="bibr" target="#b20">21]</ref>, mu-calculus <ref type="bibr" target="#b1">[2]</ref>, and enlargements of the Sahlqvist class to e.g. the inductive formulas of <ref type="bibr" target="#b23">[24]</ref>, to mention but a few. Another natural approach to the modal correspondence problem is to apply second-order quantifier elimination algorithms to the frame-translations of modal formulas. It has been shown, for example, that the algorithms SCAN <ref type="bibr" target="#b19">[20]</ref> and DLS <ref type="bibr" target="#b16">[17]</ref> both succeed in computing first-order equivalents for all Sahqvist formulas <ref type="bibr" target="#b22">[23,</ref><ref type="bibr" target="#b4">5]</ref>.</p><p>SQEMA. SQEMA is an acronym for Second-Order Quantifier elimination in Modal logic using Ackernann's Lemma. As this would suggest, SQEMA is related to DLS in its use of the Ackermann lemma as the engine for eliminating predicate variables and of equivalence preserving rewrite-rules to prepare formulas for the application of the former. A major difference, however, is that SQEMA is specifically targeted at propositional modal logics which it does not translate into second-order logic, but manipulates directly. However, modal logic itself cannot express the required equivalences, formulated as rewrite rules, so an enriched hybrid language with inverse (temporal) modalities is required. SQEMA is strong enough to compute first-order correspondents for at least all inductive formulas. Perhaps more surprisingly, it is possible to extract a proof of canonicity (in the form of d-persistence) for every formula on which SQEMA succeeds <ref type="bibr" target="#b10">[11]</ref>. Schmidt has introduced another algorithm based on Ackermann's Lemma which is optimized for implementation purposes <ref type="bibr" target="#b32">[33]</ref>.</p><p>Extensions of SQEMA. SQEMA extends in an unproblematic way to polyadic (purely) modal languages and hybrid languages <ref type="bibr" target="#b11">[12]</ref>. Extensions using a recursive version of the Ackermann lemma enable SQEMA to find correspondents in first-order logic with least fixed points for some non-elementary modal formulas like the Löb formula <ref type="bibr" target="#b9">[10]</ref>. Relaxing the syntactic requirement of positivity in the Ackermann rule to monotonicity, yields a more general 'semantic' algorithm <ref type="bibr" target="#b8">[9]</ref>. Including various substitution rules results in an extension of SQEMA <ref type="bibr" target="#b12">[13]</ref> that can handle all Vakaralov's complex formulas <ref type="bibr" target="#b33">[34]</ref>.</p><p>ALBA. SQEMA and its variations are applicable to (extensions of) modal logics based on classical propositional logic. The distributive modal logic of Gehrke, Nagahashi and Venema <ref type="bibr" target="#b21">[22]</ref> is similar to intuitionistic modal logic but lacks the implication, and has four unary modalities, which can be though of as 'possibly', 'necessarily', 'possibly not' and 'necessarily not'. Distributive lattices with operators provide the algebraic semantics for this logic which a discrete duality links to Kripke frames enriched with partial ordering relations. The ALBA algorithm <ref type="bibr" target="#b13">[14]</ref> (an acronym for Ackermann Lemma Based Algorithm) is a successor of SQEMA which is adapted to this setting. The loss of classical negation has far reaching consequences requiring major changes and making ALBA a distinctively different algorithm from SQEMA. Simultaneously, the move to this more general environment helps to clarify the essentially order-theoretic and algebraic nature of the properties underlying Salhqvist's theorem and algorithms like SQEMA and ALBA.</p><p>Unified Correspondence. These insights are explored and developed in <ref type="bibr" target="#b7">[8]</ref> as a framework for unifying disparate correspondence and canonicity results in the literature and as a methodology for formulating and proving new ones in a wide range of logics. One of the most general instances of this is a Sahlqvist-style result for logics with algebraic semantics based on possibly non-distributive lattices with operators exhibiting a wide range of order-theoretic behaviours <ref type="bibr" target="#b14">[15]</ref>. Giving up distributivity results in the original ALAB algorithm's strategy becoming unsound in significant aspects. This calls for a new approach where formulas are no longer decomposed connective-by-connective, but where their order-theoretic properties (as term functions on algebras) determine the applicability of rules which extract subformulas directly. This framework covers many well known logics including the Full Lambek and Lambek calculus, (co-and bi-) intuitionistic multi-modal logic, Prior's MIPC and Dunn's Positive Modal Logic. Furthermore, normality of modal operators is by no means a prerequisite for the unified correspondence approach to work, as is shown in <ref type="bibr" target="#b28">[29]</ref>.</p><p>Extensions of ALBA. Although the results for possibly non-distributive logics outlined in the previous paragraph are very general, the particular features of many logics require special treatment and therefore customised versions of ALBA and bespoke realizations of the unified correspondence paradigm. These include mu-calculi, already studied from a Sahlqvist-theoretic perspective in <ref type="bibr" target="#b1">[2]</ref>, where the presence of fixed-point binders significantly complicates the order theoretic considerations and requires special rules <ref type="bibr" target="#b5">[6,</ref><ref type="bibr" target="#b6">7]</ref>. Hybrid logics pose no problem as far as correspondence is concerned, since nominals and the other typical syntactic machinery do not introduce second-order quantification, but canonicity and completeness results require innovative treatment <ref type="bibr" target="#b15">[16]</ref>. Correspondence for many-valued modal logic is easy to obtain once ALBA is seen to be applicable via an appropriate algebraic duality <ref type="bibr" target="#b2">[3]</ref>.</p><p>Other Applications of Unified Correspondence. Although the original purpose of SQEMA and ALBA is to eliminate second-order quantifiers, the fact that they both also guarantee canonicity already indicates that their usefulness goes beyond this. Other such applications include the dual characterizations of classes of finite lattices <ref type="bibr" target="#b18">[19]</ref>, the identification of the syntactic shape of axioms which can be translated into structural rules of a proper display calculus <ref type="bibr" target="#b24">[25]</ref> and of internal Gentzen calculi for the logics of strict implication <ref type="bibr" target="#b26">[27]</ref>.</p></div>		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Modal frame correspondences and fixed-points</title>
		<author>
			<persName><forename type="first">J</forename><surname>Van Benthem</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Studia Logica</title>
		<imprint>
			<biblScope unit="volume">83</biblScope>
			<biblScope unit="issue">1-3</biblScope>
			<biblScope unit="page" from="133" to="155" />
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Sahlqvist correspondence for modal mu-calculus</title>
		<author>
			<persName><forename type="first">J</forename><surname>Van Benthem</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Bezhanishvili</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Hodkinson</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Studia Logica</title>
		<imprint>
			<biblScope unit="volume">100</biblScope>
			<biblScope unit="issue">1-2</biblScope>
			<biblScope unit="page" from="31" to="60" />
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<monogr>
		<title level="m" type="main">Correspondence theory in many-valued modal logics</title>
		<author>
			<persName><forename type="first">C</forename><surname>Britz</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2016">2016</date>
		</imprint>
		<respStmt>
			<orgName>University of Johannesburg, South Africa</orgName>
		</respStmt>
	</monogr>
	<note type="report_type">Master&apos;s thesis</note>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Hybrid logics with Sahlqvist axioms</title>
		<author>
			<persName><forename type="first">B</forename><surname>Ten Cate</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Marx</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">P</forename><surname>Viana</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Logic Journal of the IGPL</title>
		<imprint>
			<biblScope unit="volume">3</biblScope>
			<biblScope unit="page" from="293" to="300" />
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">On the strength and scope of DLS</title>
		<author>
			<persName><forename type="first">W</forename><surname>Conradie</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Applied Non-Classical Logics</title>
		<imprint>
			<biblScope unit="volume">16</biblScope>
			<biblScope unit="issue">3-4</biblScope>
			<biblScope unit="page" from="279" to="296" />
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Canonicity results for mu-calculi: an algorithmic approach</title>
		<author>
			<persName><forename type="first">W</forename><surname>Conradie</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Craig</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Logic and Computation</title>
		<imprint>
			<biblScope unit="volume">27</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="705" to="748" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Algorithmic correspondence for intuitionistic modal mu-calculus</title>
		<author>
			<persName><forename type="first">W</forename><surname>Conradie</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Fomatati</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Palmigiano</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Sourabh</surname></persName>
		</author>
		<ptr target="http://www.sciencedirect.com/science/article/pii/S0304397514008196" />
	</analytic>
	<monogr>
		<title level="j">Theoretical Computer Science</title>
		<imprint>
			<biblScope unit="volume">564</biblScope>
			<biblScope unit="page" from="30" to="62" />
			<date type="published" when="2015">2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Unified correspondence</title>
		<author>
			<persName><forename type="first">W</forename><surname>Conradie</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Ghilardi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Palmigiano</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Johan van Benthem on Logic and Information Dynamics, Outstanding Contributions to Logic</title>
				<editor>
			<persName><forename type="first">A</forename><surname>Baltag</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">S</forename><surname>Smets</surname></persName>
		</editor>
		<imprint>
			<publisher>Springer International Publishing</publisher>
			<date type="published" when="2014">2014</date>
			<biblScope unit="volume">5</biblScope>
			<biblScope unit="page" from="933" to="975" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Algorithmic correspondence and completeness in modal logic IV: Semantic extensions of SQEMA</title>
		<author>
			<persName><forename type="first">W</forename><surname>Conradie</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Goranko</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Applied Non-Classical Logics</title>
		<imprint>
			<biblScope unit="volume">18</biblScope>
			<biblScope unit="issue">2-3</biblScope>
			<biblScope unit="page" from="175" to="211" />
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Algorithmic correspondence and completeness in modal logic. v. recursive extensions of sqema</title>
		<author>
			<persName><forename type="first">W</forename><surname>Conradie</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Goranko</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Vakarelov</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Applied Logic</title>
		<imprint>
			<biblScope unit="volume">8</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="319" to="333" />
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Algorithmic correspondence and completeness in modal logic. I. The core algorithm SQEMA</title>
		<author>
			<persName><forename type="first">W</forename><surname>Conradie</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Goranko</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Vakarelov</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Logical Methods in Computer Science</title>
		<imprint>
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Algorithmic correspondence and completeness in modal logic. II. Polyadic and hybrid extensions of the algorithm SQEMA</title>
		<author>
			<persName><forename type="first">W</forename><surname>Conradie</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Goranko</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Vakarelov</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Logic and Computation</title>
		<imprint>
			<biblScope unit="volume">16</biblScope>
			<biblScope unit="issue">5</biblScope>
			<biblScope unit="page" from="579" to="612" />
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Algorithmic correspondence and completeness in modal logic. III. extensions of the algorithm SQEMA with substitutions</title>
		<author>
			<persName><forename type="first">W</forename><surname>Conradie</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Goranko</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Vakarelov</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Fundamenta Informaticae</title>
		<imprint>
			<biblScope unit="volume">92</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="307" to="343" />
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Algorithmic correspondence and canonicity for distributive modal logic</title>
		<author>
			<persName><forename type="first">W</forename><surname>Conradie</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Palmigiano</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Annals of Pure and Applied Logic</title>
		<imprint>
			<biblScope unit="volume">163</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="338" to="376" />
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<monogr>
		<title level="m" type="main">Algorithmic correspondence and canonicity for nondistributive logics</title>
		<author>
			<persName><forename type="first">W</forename><surname>Conradie</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Palmigiano</surname></persName>
		</author>
		<imprint/>
	</monogr>
	<note>Submitted ArXiv preprint 160308515</note>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">On Sahlqvist theory for hybrid logic</title>
		<author>
			<persName><forename type="first">W</forename><surname>Conradie</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Robinson</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Logic and Computation</title>
		<imprint>
			<biblScope unit="volume">27</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="867" to="900" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Computing circumscription revisited: A reduction algorithm</title>
		<author>
			<persName><forename type="first">P</forename><surname>Doherty</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Lukaszewicz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Szalas</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Automated Reasoning</title>
		<imprint>
			<biblScope unit="volume">18</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="297" to="336" />
			<date type="published" when="1997">1997</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">Canonical extensions and relational completeness of some substructural logics</title>
		<author>
			<persName><forename type="first">M</forename><surname>Dunn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Gehrke</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Palmigiano</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Symbolic Logic</title>
		<imprint>
			<biblScope unit="volume">70</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="713" to="740" />
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">Dual characterizations for finite lattices via correspondence theory for monotone modal logic</title>
		<author>
			<persName><forename type="first">S</forename><surname>Frittella</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Palmigiano</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Santocanale</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Logic and Computation</title>
		<imprint>
			<biblScope unit="volume">27</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="639" to="678" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">Quantifier elimination in second-order predicate logic</title>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">M</forename><surname>Gabbay</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">J</forename><surname>Ohlbach</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">South African Computer Journal</title>
		<imprint>
			<biblScope unit="volume">7</biblScope>
			<biblScope unit="page" from="35" to="43" />
			<date type="published" when="1992">1992</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">Generalized Kripke frames</title>
		<author>
			<persName><forename type="first">M</forename><surname>Gehrke</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Studia Logica</title>
		<imprint>
			<biblScope unit="volume">84</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="241" to="275" />
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<analytic>
		<title level="a" type="main">A Sahlqvist theorem for distributive modal logic</title>
		<author>
			<persName><forename type="first">M</forename><surname>Gehrke</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Nagahashi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Venema</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Annals of Pure and Applied Logic</title>
		<imprint>
			<biblScope unit="volume">131</biblScope>
			<biblScope unit="issue">1-3</biblScope>
			<biblScope unit="page" from="65" to="102" />
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b22">
	<analytic>
		<title level="a" type="main">SCAN is complete for all Sahlqvist formulae</title>
		<author>
			<persName><forename type="first">V</forename><surname>Goranko</surname></persName>
		</author>
		<author>
			<persName><forename type="first">U</forename><surname>Hustadt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">A</forename><surname>Schmidt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Vakarelov</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Revised Selected Papers of the 7th International Seminar on Relational Methods in Computer Science and the 2nd International Workshop on Applications of Kleene Algebra</title>
				<editor>
			<persName><forename type="first">R</forename><surname>Berghammer</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">B</forename><surname>Möller</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">G</forename><surname>Struth</surname></persName>
		</editor>
		<meeting><address><addrLine>Bad Malente, Germany</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2003">May 12-17, 2003. 2004</date>
			<biblScope unit="page" from="149" to="162" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b23">
	<analytic>
		<title level="a" type="main">Elementary canonical formulae: Extending Sahlqvist&apos;s theorem</title>
		<author>
			<persName><forename type="first">V</forename><surname>Goranko</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Vakarelov</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Annals of Pure and Applied Logic</title>
		<imprint>
			<biblScope unit="volume">141</biblScope>
			<biblScope unit="issue">1-2</biblScope>
			<biblScope unit="page" from="180" to="217" />
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b24">
	<analytic>
		<title level="a" type="main">Unified correspondence as a proof-theoretic tool</title>
		<author>
			<persName><forename type="first">G</forename><surname>Greco</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Ma</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Palmigiano</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Tzimoulis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Zhao</surname></persName>
		</author>
		<idno>doi: 101093/logcom/exw022</idno>
	</analytic>
	<monogr>
		<title level="j">Journal of Logic and Computation</title>
		<imprint>
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
	<note>ArXiv preprint 160308204</note>
</biblStruct>

<biblStruct xml:id="b25">
	<analytic>
		<title level="a" type="main">Categorical inference and modal logic</title>
		<author>
			<persName><forename type="first">N</forename><surname>Kurtonina</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Logic, Language, and Information</title>
		<imprint>
			<biblScope unit="volume">7</biblScope>
			<date type="published" when="1998">1998</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b26">
	<analytic>
		<title level="a" type="main">Unified correspondence and proof theory for strict implication</title>
		<author>
			<persName><forename type="first">M</forename><surname>Ma</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Zhao</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Logic and Computation</title>
		<imprint>
			<biblScope unit="volume">27</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="921" to="960" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b27">
	<analytic>
		<title level="a" type="main">Functional translation and second-order frame properties of modal logics</title>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">J</forename><surname>Ohlbach</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">A</forename><surname>Schmidt</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Logic and Computation</title>
		<imprint>
			<biblScope unit="volume">7</biblScope>
			<biblScope unit="issue">5</biblScope>
			<biblScope unit="page" from="581" to="603" />
			<date type="published" when="1997">1997</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b28">
	<analytic>
		<title level="a" type="main">Sahlqvist theory for impossible worlds</title>
		<author>
			<persName><forename type="first">A</forename><surname>Palmigiano</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Sourabh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Zhao</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Logic and Computation</title>
		<imprint>
			<biblScope unit="volume">27</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="775" to="816" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b29">
	<analytic>
		<title level="a" type="main">Sahlqvist&apos;s theorem for Boolean algebras with operators with an application to cylindric algebras</title>
		<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="j">Studia Logica</title>
		<imprint>
			<biblScope unit="volume">54</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="61" to="78" />
			<date type="published" when="1995">1995</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b30">
	<analytic>
		<title level="a" type="main">Completeness and correspondence in the first and second order semantics for modal logic</title>
		<author>
			<persName><forename type="first">H</forename><surname>Sahlqvist</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Studies in Logic and the Foundations of Mathematics</title>
				<editor>
			<persName><forename type="first">S</forename><surname>Kanger</surname></persName>
		</editor>
		<meeting><address><addrLine>Amsterdam</addrLine></address></meeting>
		<imprint>
			<publisher>North-Holland</publisher>
			<date type="published" when="1975">1975</date>
			<biblScope unit="volume">82</biblScope>
			<biblScope unit="page" from="110" to="143" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b31">
	<analytic>
		<title level="a" type="main">A new proof of Sahlqvist&apos;s theorem on modal definability and completeness</title>
		<author>
			<persName><forename type="first">G</forename><surname>Sambin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Vaccaro</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Symbolic Logic</title>
		<imprint>
			<biblScope unit="volume">54</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="992" to="999" />
			<date type="published" when="1989">1989</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b32">
	<analytic>
		<title level="a" type="main">The Ackermann approach for modal logic, correspondence theory and second-order reduction</title>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">A</forename><surname>Schmidt</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Applied Logic</title>
		<imprint>
			<biblScope unit="volume">10</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="52" to="74" />
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b33">
	<analytic>
		<title level="a" type="main">Modal definability in languages with a finite number of propositional variables, and a new extention of the Sahlqvist class</title>
		<author>
			<persName><forename type="first">D</forename><surname>Vakarelov</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Advances in Modal Logic</title>
				<imprint>
			<publisher>King&apos;s College Publications</publisher>
			<date type="published" when="2003">2003</date>
			<biblScope unit="volume">4</biblScope>
			<biblScope unit="page" from="495" to="518" />
		</imprint>
	</monogr>
</biblStruct>

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