<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta>
      <journal-title-group>
        <journal-title>Workshop on Artificial Intelligence and Formal Verification, Logics, Automata and Synthesis (OVERLAY),
Rende, Italy, November</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>Tableau-based Decision Procedure for the Logic SCI∗</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Joanna Golińska-Pilarek</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Michał Zawidzki</string-name>
          <email>2michal.zawidzki@filozof.uni.lodz.pl</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>A thorough exposition of non-Fregean logics can be found in [8]. Copyright c 2020 for this paper by its authors. Use permitted under Creative Commons License Attribution 4.0 International</institution>
          ,
          <addr-line>CC BY 4.0</addr-line>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Department of Logic and Methodology of Science, University of Łódź</institution>
          ,
          <country country="PL">Poland</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Research reported in this paper is supported by the National Science Centre</institution>
          ,
          <addr-line>Poland, grant number: UMO- 2017/25/B/HS1/00503</addr-line>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2019</year>
      </pub-date>
      <volume>1</volume>
      <fpage>9</fpage>
      <lpage>20</lpage>
      <abstract>
        <p>In this note, we present a sound, complete, and terminating labelled tableau calculus for the logic SCI (Sentential Calculus with Identity). To the best of our knowledge, it is the first tableau-based decision procedure for this logic. The logic SCI (Sentential Calculus with Identity) belongs to the wide class of non-Fregean logics that reject the so-called Fregean axiom which identifies denotations of sentences with their truth values. The language of SCI is obtained by expanding the language of classical propositional logic with a new binary connective ≡ that expresses the identity of two sentences; that is, it connects two sentences and forms a new one which is true whenever both of its arguments refer to the same semantic correlate (they describe the same situation). On the formal side, SCI extends classical propositional logic with the axioms characterizing the identity connective as equivalence which obeys the extensionality principle. Models of SCI are based on structures built of the universe of situations, operations interpreting the logical connectives and a distinguished subset of the universe, called the set of facts which are semantical correlates of true sentences. For details see Section 2. A sound and complete semantics for SCI was designed by Suszko and Bloom in [2]. The logic SCI is the weakest non-Fregean propositional logic which is extensional and two-valued. A detailed description of the philosophical assumptions of SCI can be found in [17]. The non-Fregean approach can be seen as a powerful logical alternative to the classical one. It comprises logical systems which are relatively simple and intuitive and at the same time very expressive. Indeed, it is known that classical propositional logic as well as many non-classical propositional logics, for instance some modal logics and many-valued logics of Łukasiewicz, can be formulated within a general framework of SCI as subcalculi of the latter. The high expresiveness of the logic SCI is demonstrated, among others, by the fact that the class of all of its non-equivalent elementary extensions is uncountable (see [7]). Moreover, it is also known that a seemingly minor extension of SCI with quantifiers binding propositional variables, and some fairly natural axioms involving these quantifiers, is able to express many interesting first-order theories, such as the theories of groups, rings, and fields, as well as a weak fragment of Peano arithmetic. For this reason, research on non-Fregean logics can lead to a better understanding of the interrelations between logics with mutually incompatible languages and semantics.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        Originally, the non-Fregean logic has been constructed to formalize an ontology of situations, in
particular to provide definitions of notions such as fact or possible and neccessary situations. Thus,
according to the standard interpretation, propositional variables of SCI represent situations in an ontology
and the connective ≡ represents the identity of situations. However, there are several other interpretations
of what propositional variables and the connective ≡ represent. For instance, in [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ], the very weak
non-Fregean logic MGL has been proposed to formalize the equivalence of meaning or synonimity. In MGL
the formula ϕ ≡ ψ is interpreted as ‘ϕ and ψ have the same meaning’. The logic MGL is very weak, for
instance involution of the negation and commutativity of the conjunction are not its preconditions. Thus,
it could be a good tool to represent natural language constructors, in particular temporal conjunction.
Furthermore, it is also claimed that the non-Fregean logics can be used to represent dynamic systems, in
particular program verification.
      </p>
      <p>In such an approach situations represent states of machines, while formulas describe both programs
and the conditions to be verified. In this framework, the expression (ϕ ∧ ψ) ≡ (ψ ∧ ϕ) can be read as
’an execution of the programs ϕ and then ψ terminates with the same upshot as an execution of the
programs ψ and then ϕ’, or, to put it more concisely, ‘Regardless of the ordering, a consecutive execution
of the programs ϕ and ψ always leads to the same result’. Consequently, by means of non-Fregean logic
we are able to check whether syntactically different programs yield the same outputs. Furthermore, if
we add temporal and other dynamic operators to non-Fregean logic we obtain a very attractive tool for
verification of program correctness.</p>
      <p>In this note, we present a tablau-based decision procedure for the logic SCI the rules of which
straightforwardly reflect the semantics and axiomatization of a logic. Although several sequent calculi
have been devised for SCI thus far, to the best of our knowledge no tableau calculus has been proposed
for this logic as of yet.</p>
      <p>In Sect. 2 we provide the syntax, semantics and axiomatization of SCI. Sect. 3 exhibits the tableau
calculus TCSCI and contains proof sketches of its soundness, completeness, and termination. In Sect. 4 we
briefly discuss alternative deductive systems for SCI. Sect. 5 summarizes the content of the paper.
2</p>
    </sec>
    <sec id="sec-2">
      <title>The logic SCI</title>
      <p>Syntax Let LSCI be a language of the logic SCI with the alphabet hAF, ¬, →, ≡i, where AF = {p, q, r, . . .}
is a denumerable set of atomic formulas. The set WFFSCI of SCI-well-formed formulas is defined by the
following abstract grammar:</p>
      <p>' ::= p | ¬' | ' → ' | ' ≡ ',
where p ∈ AF. We define the connectives ∨, →, ↔ as standard abbreviations, i.e, for any ', ∈ WFFSCI:
' ∨ := ¬' → , ' ∧ := ¬(' → ¬ ), ' ↔ := (' → ) ∧ ( → ').</p>
      <p>As we can see, the language of SCI is a standard propositional language augmented with a binary
identity connective ≡.</p>
      <p>Semantics Let U 6= ∅, D ⊆ U , and let V : WFFSCI −→ U . An SCI-model is a triple M = hU, D, |=i,
where U , D, |= are called, respectively, universe of situations, set of facts (situations that actually hold)
and valuation, and the following conditions are satisfied for all ', ∈ form and being substitutions of
the SCI-axioms schemes:</p>
      <p>V ( ) ∈ D</p>
      <p>V (¬') ∈ D
V (' → ) ∈ D
V (' ≡ ) ∈ D
iff
iff
iff</p>
      <p>V (') ∈/ D
V (') ∈/ D or V ( ) ∈ D
V (') = V ( ).</p>
      <p>The identity connective standing between two formulas is then interpreted as an identity of the situations
represented by these formulas. The semantics of SCI does not impose any specific restrictions on the
number of situations except that there must exist at least two situations (among which at least one is a
fact and at least one is not a fact).
Axiomatization The logic SCI is axiomatized by modus ponens and the rule of substitution as the only
derivation rules, the set of axiom schemes for classical propositional logic and the following set of identity
axiom schemes:
(I1)
(I2)
' ≡ '
' ≡
→ ¬' ≡ ¬
(I3)
(I4)
' ≡
' ≡
→ ( ≡
→ (' →
→ ('# ) ≡ ( # )), where # ∈ {→, ≡}
).</p>
      <p>Their intuitive interpretation is as follows. (I1) states that the situation represented by a formula is
always identical to itself. (I2) and (I3) allow to replace a subformula of a formula with any formula
representing the same situation without changin the denotation of the initial formula. (I4) says that two
formulas representing the same situation must have the same truth value.</p>
      <p>The logic SCI is two-valued in the sense that given a model and an interpretation, a formula is satisfied
if and only if its negation is not satisfied. Furthermore, SCI has the finite model property and is decidable.</p>
      <p>The ontology of situations underlying SCI is extremely weak, as it only assumes the existence of at
least two situations. Note that if we add to SCI-axiom schemes the so-called Fregean axiom saying that
there are at most two situations, we get classical propositional logic. Indeed, since SCI-models of such an
extension are just structures with two situations (truth values), in classical propositional logic the identity
connective is indistinguishable from the equivalence connective.</p>
      <p>
        Note also that SCI does not impose any particular restrictions on the identities of equivalent formulas
– for instance, the formula ϕ ∧ ψ ≡ ψ ∧ ϕ is not SCI-valid as the algebra underlying SCI-models is not
Boolean. For instance, the formula ϕ ∧ ψ ≡ ψ ∧ ϕ is not satisfied in an SCI-model with the universe
{0, 1, 2}, the distinguished set of facts {1, 2}, and V satisfying: V (' ∧ ψ) = 1 and V (ψ ∧ ϕ) = 2.
3
In this section we provide a characterization of sound, complete and terminating labelled tableau calculus for
the logic SCI. The main advantage of the calculus presented below lies in the fact that it straightforwardly
generates simple models of (satisfiable) formulas. In AI, broadly conceived, model generation itself is
widely used in, i.a., fault analysis, system verification [
        <xref ref-type="bibr" rid="ref1 ref14">14, 1</xref>
        ] or ontology debugging [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ]. A particular
focus are minimal models or models with a restricted cardinality of the universe [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ]. Thus, regardless of
the concrete domain we want to formalize by means of SCI, a tableau algorithm yielding a simple model
for each satisfiable formula given as its imput is a natural complementation of the formalization itself.
      </p>
      <p>We will now describe the structure of a tableau generated by our calculus. Let L+, L− be countably
infinite sets and let L = L+ ∪ L−. We will call an expression of the form (', w∗, A), where ' ∈ WFFSCI,
w∗ ∈ L, ∗ ∈ {+, −}, and A ⊆ L, labelled formula and w∗ will be called label. We assume that labels
superscribed with ‘+’ belong to L+ and the ones superscribed with ‘ ’ belong to L−. Intuitively, w∗
−
stands for the denotation of ' in an intended model and A contains those elements of the universe which
are known not to be the denotations of '. Labels with ‘+’ in the superscript denote elements of D (facts),
whereas labels with superscribed ‘ ’ represent elements of U \ D (non-facts).</p>
      <p>−</p>
      <p>
        The notions of tableau, branch, node, formula reduction for a rule, branch (tableau)-openness, branch
(tableau)-closeness, and branch (tableau)-expandedness, used in the remainder of the paper, are standard
and we refer the reader to [
        <xref ref-type="bibr" rid="ref16 ref4 ref9">4, 9, 16</xref>
        ] for further details.
      </p>
      <p>Analytic tableaux are satisfiability checkers, so a tableau proof of a formula ' is a closed tableau with
a labelled formula (', w−, ∅) at its root. On the other hand, a formula ϕ is tableau-satisfiable if there
exists an open and fully expanded tableau with a labelled formula (', w+, ∅) at its root.</p>
      <p>A tableau calculus is called sound iff each satisfiable input formula ' is tableau-satisfiable; complete iff
for each valid input formula ' there exists a tableau proof of '; terminating if all tableaus generated by
the set of rules of this calculus are finite. Finally a tableau calculus is a decision procedure if it is sound,
complete and terminating.
The rules presented in Fig. 1 constitute a sound and complete tableau system TCSCI for the logic SCI. We
assume that in the rules (¬+), (¬−), (→+), (→−), (≡+), (≡−) all labels occurring in the denominators</p>
      <p>→ , u∗, F ∪ G)
are fresh. If in a rule a label is superscribed with ‘∗’ rather than ‘+’ or ‘−’, it means that the rule applies
to both types of labels.</p>
      <p>The rules (¬+), (¬−), (→+), (→−), (≡+), (≡−) reflect the semantics of ¬, → and ≡ defined in the
conditions for the valuation function V presented in Sect. 2. A few words of extra commentary on the
rule (≡−) are in place. It decomposes a formula involving the ≡ connective, which is assumed to be false.
By the semantics of ≡ we know that the constituents of the initial ≡-formula have distinct denotations. If
these denotations have different polarities, representing different truth values (disjuncts 2 and 3 in the
denominator of the rule), then no additional information has to be stored about the distinctness of these
denotations. If, on the other hand, the denotations have the same polarity, representing the same truth
value (disjuncts 1 and 4 in the denominator of the rule), then extra information is added to the resulting
labelled formulas about the labels that are not the denotations of respective SCI-formulas. The rules (≡¬),
(≡→) and (≡≡) are tableau-counterparts of the axiom schemes (I2) and (I3). The rule (F) ensures that
a valuation which can be read off from an open branch is a function, i.e., that it does not assign two
denotations which are necessarily distinct, to the same formula.</p>
      <p>Soundness, completeness and termination
In order to prove soundness and completeness of the tableau calculus TCSCI we take the appropriate
conditions in the contrapositive form.</p>
      <sec id="sec-2-1">
        <title>Theorem 1 (Soundness). The tableau calculus TCSCI is sound.</title>
        <p>Proof idea. Standard verification of the calculus’ rules.</p>
      </sec>
      <sec id="sec-2-2">
        <title>Theorem 2 (Completeness). The tableau calculus TCSCI is complete.</title>
        <p>Proof idea. Standard construction of a (counter)model out of an open and fully-expanded branch of a
tableau.</p>
        <p>It turns out that if we slightly modify the notion of labelled formula reduction for a rule (see [9,
Def. 4.3]), we retain the completeness and termination of the tableau calculus and, on the other hand,
avoid many superfluous steps in tableau derivations. Let (', w∗, A) be a labelled formula occurring on a
branch B. If there exists a labelled formula (', v∗, B) on B such that w∗ and v∗ have the same polarity
and a rule (R) ∈ {(¬+), (¬−), (→+), (→−), (≡+), (≡−)} was applied to (', v∗, B), then we call (', w∗, A)
proto-reduced for (R). In the case of other rules the notion of proto-reduction a formula coincides with the
notion of reduction of a formula. The calculus TCSCI in which no rule (R) can be applied to a labelled
formula that is proto-reduced for (R) (rather than reduced for (R)), will be denoted by TCSCI + PE.
Theorem 3. The tableau calculus TCSCI + PE is sound, complete and terminating.</p>
        <p>Proof idea. The soundness of TCSCI straightforwardly follows from the soundness of TCSCI and the fact
that both calculi share all the rules.</p>
        <p>Proving that TCSCI + PE retains the completeness of TCSCI amounts to showing that for the same input
formula (', w−, ∅) whenever a closure rule (⊥1) or (⊥2) is applied on a branch B of a TCSCI-derivation,
then the same closure rule can be applied on a branch B0 ⊆ B, with (', w−, ∅) at the root of B0, where
( +), (¬−), (→+), (→−), (≡+), (≡−)} were not applied to those formulas which were
the rules (R) ∈ { ¬
proto-reduced for these rules.
2|'|·22|'| distinct labelled formulas on B and, thus, a branch can contain at most 10· |'| · 2|'| · 22|'|
nodes (the last component of the above-mentioned formula represents an application of a closure rule).</p>
        <p>The upper bound constraining the number of nodes in a tableau branch is exponential in the size of an
input formula. We believe, however, that it is possible to establish an upper bound which is polynomial in
the size of an input formula, hence we formulate the following:
Conjecture 1. The maximal number of nodes of a branch B of a tableau T yielded by the calculus
TCSCI + PE is polynomial in the size of the input formula, thus TCSCI + PE runs in NP.</p>
        <p>Moreover, we believe that even the original calculus TCSCI can be shown to be terminating, so we
formulate the following:
Conjecture 2. The tableau calculus TCSCI is terminating.
4</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Discussion</title>
      <p>
        So far, several alternative deductive systems for the logic SCI have been devised. The first sequent
calculus for the logic SCI was built by Michaels (see [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]), then it was simplified by Wasilewska in [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ],
and modified by Chlebowski in [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. The first two systems enjoy the termination property and as such
constitute decision procedures for SCI, however they employ substantial external techniques to ensure that
all sequent derivations always terminate. The last mentioned sequent calculus is not a decision procedure.
Wasilewska also proposed a system of the so-called DFC-algorithms in [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ]. In [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] Rogava proved that
the cut-elimination theorem holds for a sequent calculus for SCI.
      </p>
      <p>
        The first sound and complete dual tableau for the fragment of SCI-language was presented in [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ].
A dual tableau for the full SCI-language is described in [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]. The system presented in [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] (resp. [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ])
was defined for the SCI-language which contains ¬, ∧, and ∨ (resp., ¬, ∧, ∨, →, ↔) among its classical
connectives. These dual tableau calculi are not labelled in the sense of TCSCI, i.e., no direct reference to
the denotations of formulas is made during the derivation. Also, termination has not been proven for
these systems.
      </p>
      <p>What distinguishes our calculus from the ones recalled above is the use of labels in the calculus’ rules
thanks to which all of them enjoy the subformula property. Consequently, the termination of the calculus
is relatively easy to establish. Another result of involving labels in the calculus is that we do not need
to add extra rules which guarantee that ≡ is an equivalence relation, as it is implicitly ensured by the
existing rules.
5</p>
    </sec>
    <sec id="sec-4">
      <title>Summary</title>
      <p>In this note, we presented SCI – a propositional logic that allows to formalize a simple ontology of
situations and thanks to its non-standard identity connective ≡ shows a potential of representing other
fields of knowledge, such as program behaviour or temporal dimension of different logical connectives. The</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>P.</given-names>
            <surname>Baumgartner</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Fröhlich</surname>
          </string-name>
          ,
          <string-name>
            <given-names>U.</given-names>
            <surname>Furbach</surname>
          </string-name>
          , and
          <string-name>
            <given-names>W.</given-names>
            <surname>Nejdl</surname>
          </string-name>
          .
          <article-title>Tableaux for diagnosis applications</article-title>
          . In D. Galmiche, editor,
          <source>Automated Reasoning with Analytic Tableaux and Related Methods</source>
          , pages
          <fpage>76</fpage>
          -
          <lpage>90</lpage>
          , Berlin, Heidelberg,
          <year>1997</year>
          . Springer Berlin Heidelberg.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>S. L.</given-names>
            <surname>Bloom</surname>
          </string-name>
          and
          <string-name>
            <given-names>R.</given-names>
            <surname>Suszko</surname>
          </string-name>
          .
          <article-title>Investigations into the sentential calculus with identity</article-title>
          .
          <source>Notre Dame J. Formal Logic</source>
          ,
          <volume>13</volume>
          (
          <issue>3</issue>
          ):
          <fpage>289</fpage>
          -
          <lpage>308</lpage>
          ,
          <year>07 1972</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>S.</given-names>
            <surname>Chlebowski</surname>
          </string-name>
          .
          <source>Sequent calculi for SCI. Studia Logica</source>
          ,
          <volume>106</volume>
          (
          <issue>3</issue>
          ):
          <fpage>541</fpage>
          -
          <lpage>563</lpage>
          ,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <surname>M. D'Agostino</surname>
            ,
            <given-names>D. M.</given-names>
          </string-name>
          <string-name>
            <surname>Gabbay</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          <string-name>
            <surname>Hähnle</surname>
          </string-name>
          , and J. Posegga, editors.
          <source>Handbook of Tableau Methods</source>
          . Springer, Dordrecht,
          <year>1999</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>J.</given-names>
            <surname>Golińska-Pilarek</surname>
          </string-name>
          .
          <article-title>Rasiowa-Sikorski proof system for the non-Fregean sentential logic SCI</article-title>
          .
          <source>Journal of Applied Non-Classical Logics</source>
          ,
          <volume>17</volume>
          (
          <issue>4</issue>
          ):
          <fpage>511</fpage>
          -
          <lpage>519</lpage>
          ,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>J.</given-names>
            <surname>Golińska-Pilarek</surname>
          </string-name>
          .
          <article-title>On the minimal non-fregean grzegorczyk logic</article-title>
          .
          <source>Studia Logica</source>
          ,
          <volume>104</volume>
          (
          <issue>2</issue>
          ):
          <fpage>209</fpage>
          -
          <lpage>234</lpage>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>J.</given-names>
            <surname>Golińska-Pilarek</surname>
          </string-name>
          and
          <string-name>
            <given-names>T.</given-names>
            <surname>Huuskonen</surname>
          </string-name>
          .
          <article-title>Number of extensions of non-fregean logics</article-title>
          .
          <source>Journal of Philosophical Logic</source>
          ,
          <volume>34</volume>
          (
          <issue>2</issue>
          ):
          <fpage>193</fpage>
          -
          <lpage>206</lpage>
          ,
          <year>2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>J.</given-names>
            <surname>Golińska-Pilarek</surname>
          </string-name>
          and
          <string-name>
            <given-names>M.</given-names>
            <surname>Welle</surname>
          </string-name>
          .
          <article-title>Deduction in non-fregean propositional logic sci</article-title>
          .
          <source>Axioms</source>
          ,
          <volume>8</volume>
          (
          <issue>4</issue>
          ):
          <fpage>115</fpage>
          ,
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>F.</given-names>
            <surname>Massacci</surname>
          </string-name>
          .
          <article-title>Single step tableaux for modal logics</article-title>
          .
          <source>Journal of Automated Reasoning</source>
          ,
          <volume>24</volume>
          (
          <issue>3</issue>
          ):
          <fpage>319</fpage>
          -
          <lpage>364</lpage>
          ,
          <year>2000</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>A.</given-names>
            <surname>Michaels</surname>
          </string-name>
          .
          <article-title>A uniform proof procedure for SCI tautologies</article-title>
          .
          <source>Studia Logica</source>
          ,
          <volume>33</volume>
          (
          <issue>3</issue>
          ):
          <fpage>299</fpage>
          -
          <lpage>310</lpage>
          ,
          <year>1974</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>E.</given-names>
            <surname>Orłowska</surname>
          </string-name>
          and
          <string-name>
            <given-names>J.</given-names>
            <surname>Golińska-Pilarek</surname>
          </string-name>
          . Dual Tableaux: Foundations, Methodology,
          <source>Case Studies,</source>
          , volume
          <volume>33</volume>
          of Trends in Logic. Springer Netherlands,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>F.</given-names>
            <surname>Papacchini</surname>
          </string-name>
          .
          <article-title>Minimal Model Reasoning for Modal Logic</article-title>
          .
          <source>PhD thesis</source>
          , University of Manchester,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>B.</given-names>
            <surname>Parsia</surname>
          </string-name>
          , E. Sirin,
          <article-title>and</article-title>
          <string-name>
            <given-names>A.</given-names>
            <surname>Kalyanpur</surname>
          </string-name>
          .
          <article-title>Debugging OWL ontologies</article-title>
          .
          <source>In Proceedings of the 14th International Conference on World Wide Web, WWW '05</source>
          , pages
          <fpage>633</fpage>
          -
          <lpage>640</lpage>
          , New York, NY, USA,
          <year>2005</year>
          . ACM.
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>R.</given-names>
            <surname>Reiter</surname>
          </string-name>
          .
          <article-title>A theory of diagnosis from first principles</article-title>
          .
          <source>Artificial Intelligence</source>
          ,
          <volume>32</volume>
          (
          <issue>1</issue>
          ):
          <fpage>57</fpage>
          -
          <lpage>95</lpage>
          ,
          <year>1987</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>M.</given-names>
            <surname>Rogava</surname>
          </string-name>
          .
          <source>Cut elimination in SCI. Bulletin of the Section of Logic</source>
          ,
          <volume>4</volume>
          (
          <issue>3</issue>
          ):
          <fpage>119</fpage>
          -
          <lpage>122</lpage>
          ,
          <year>1975</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>R. A.</given-names>
            <surname>Schmidt</surname>
          </string-name>
          and
          <string-name>
            <given-names>D.</given-names>
            <surname>Tishkovsky</surname>
          </string-name>
          .
          <source>Automated synthesis of tableau calculi. Logical Methods in Computer Science</source>
          ,
          <volume>7</volume>
          (
          <issue>2</issue>
          :6):
          <fpage>1</fpage>
          -
          <lpage>32</lpage>
          ,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>R.</given-names>
            <surname>Suszko</surname>
          </string-name>
          .
          <article-title>Abolition of the Fregean axiom</article-title>
          . In R. Parikh, editor,
          <source>Logic Colloquium</source>
          , pages
          <fpage>169</fpage>
          -
          <lpage>239</lpage>
          , Berlin, Heidelberg,
          <year>1975</year>
          . Springer Berlin Heidelberg.
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>A.</given-names>
            <surname>Wasilewska</surname>
          </string-name>
          .
          <article-title>A sequence formalization for SCI</article-title>
          .
          <source>Studia Logica</source>
          ,
          <volume>35</volume>
          (
          <issue>3</issue>
          ):
          <fpage>213</fpage>
          -
          <lpage>217</lpage>
          ,
          <year>1976</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>A.</given-names>
            <surname>Wasilewska</surname>
          </string-name>
          .
          <article-title>DFC-algorithms for Suszko logic and one-to-one Gentzen type formalizations</article-title>
          .
          <source>Studia Logica</source>
          ,
          <volume>43</volume>
          (
          <issue>4</issue>
          ):
          <fpage>395</fpage>
          -
          <lpage>404</lpage>
          ,
          <year>1984</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>