for N4 and its straightforward dual-like counterpart.
Such dual logics like DF were originally studied as
the dual-intuitionistic logics (Czermak, 1977; Good-
man, 1981; Urbas, 1996), which have a Gentzen-type
sequent calculus in which sequents have the restric-
tion that the antecedent contains at most one formula.
DV and DF are, indeed, extensions of the positive
intuitionistic logic and the positive dual-intuitionistic
logic, respectively. Moreover, DV is regarded as a
modified intuitionistic version of the symmetric para-
consistent logic (Kamide and Wansing, 2010).
Since DV and DF do not have the law α ∨ ∼α
of excluded middle, these logics are appropriate for
handling incomplete information. Moreover, since
DV and DF do not have the law (α ∧ ∼α)→β of ex-
plosion, these logics are regarded as paraconsistent
logics (Priest, 2002). Since the base-logics of DV
and DF, i.e., the positive intuitionistic logic and the
positive dual-intuitionistic logic, are known to be ap-
propriate for representing “verification (or justifica-
tion)” and “falsification (or refutation)”, respectively
(Shramko, 2005), DV and DF are regarded also as
suitable for representing verification and falsification,
respectively. Thus, on the one hand, DV is suitable
for representing verification of incomplete informa-
tion, on the other hand DF is suitable for representing
falsification of incomplete information.
The contents of this paper are then summarized
as follows. In Section 2, the logic DV is introduced
as a Gentzen-type sequent calculus, and some theo-
rems for embedding DV and its negation-free frag-
ment IC are proved. By using these embedding the-
orems, the cut-elimination theorem for DV is shown,
and DV is also shown to be paraconsistent and de-
cidable. In Section 3, the logic DF is introduced as
a Gentzen-type sequent calculus, and some theorems
for embedding DF and its negation-free fragment DC
are shown. By using these embedding theorems, the
cut-elimination theorem for DF is obtained, and DF is
shown to be paraconsistent and decidable. In Section
4, some theorems for embedding DV into DF and vice
versa, which represent a duality principle for them,
are shown. In Section 5, this paper is concluded.
2 INTUITIONISTIC DE MORGAN
VERIFICATION LOGIC
The language of intuitionistic De Morgan verifica-
tion logic consists of logical connectives ∧
t
(con-
junction), ∨
t
(disjunction), →
t
(implication), ←
t
(co-
implication) and ∼
t
(paraconsistent negation). Lower
case letters p,q,... are used for propositional vari-
ables, lower case Greek letters α, β, ... are used for
formulas, and Greek capital letters Γ, ∆, ... are used
for finite (possibly empty) multisets of formulas.
These letters are also used for other logics discussed
in this paper. A positive sequent is an expression of
the form Γ ⇒ γ where γ denotes a single formula or
the empty sequence. A negative sequent will also be
defined.
An expression L ` S is used to denote the fact that
a (positive/negative) sequent S is provable in a sequent
calculus L. An expression of the form α ⇔ β is used
to represent both α ⇒ β and β ⇒ α. A rule R of infer-
ence is said to be admissible in a sequent calculus L if
the following condition is satisfied: for any instance
S
1
··· S
n
S
of R, if L ` S
i
for all i, then L ` S. Since all logics dis-
cussed in this paper are formulated as sequent calculi,
we will frequently identify a sequent calculus with the
logic determined by it.
A Gentzen-type sequent calculus DV for intuition-
istic De Morgan verification logic is defined as fol-
lows based on positive sequents.
Definition 2.1 (DV). The initial sequents of DV are
of the following form, for any propositional variable
p:
p ⇒ p ∼
t
p ⇒ ∼
t
p.
The structural rules of DV are of the form:
Γ ⇒ α α,Σ ⇒ γ
Γ,Σ ⇒ γ
(t-cut)
α,α,Γ ⇒ γ
α,Γ ⇒ γ
(t-co-l)
Γ ⇒ γ
α,Γ ⇒ γ
(t-we-l)
Γ ⇒
Γ ⇒ α
(t-we-r).
The positive logical inference rules of DV are of
the form:
α,Γ ⇒ γ
α∧
t
β,Γ ⇒ γ
(∧
t
l1)
β,Γ ⇒ γ
α∧
t
β,Γ ⇒ γ
(∧
t
l2)
Γ ⇒ α Γ ⇒ β
Γ ⇒ α∧
t
β
(∧
t
r)
α,Γ ⇒ γ β,Γ ⇒ γ
α∨
t
β,Γ ⇒ γ
(∨
t
l)
Γ ⇒ α
Γ ⇒ α∨
t
β
(∨
t
r1)
Γ ⇒ β
Γ ⇒ α∨
t
β
(∨
t
r2)
Γ ⇒ α β,∆ ⇒ γ
α→
t
β,Γ,∆ ⇒ γ
(→
t
l)
α,Γ ⇒ β
Γ ⇒ α→
t
β
(→
t
r)
β,Γ ⇒ γ
α←
t
β,Γ ⇒ γ
(←
t
l1)
Γ ⇒ α
α←
t
β,Γ ⇒
(←
t
l2)
α,Γ ⇒ ∆ ⇒ β
Γ,∆ ⇒ α←
t
β
(←
t
r).
The negative logical inference rules of DV are of
the form:
α,Γ ⇒ γ
∼
t
∼
t
α,Γ ⇒ γ
(∼
t
l)
Γ ⇒ α
Γ ⇒ ∼
t
∼
t
α
(∼
t
r)
ICAART 2016 - 8th International Conference on Agents and Artificial Intelligence
234