<!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 />
    <article-meta>
      <title-group>
        <article-title>Lattice Theoretical Analysis of Dung-style AFs - Information and Reachability Order</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Ringo Baumann</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Christopher Penndorf</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Computer Science Institute, Leipzig University</institution>
          ,
          <country country="DE">Germany</country>
        </aff>
      </contrib-group>
      <fpage>53</fpage>
      <lpage>65</lpage>
      <abstract>
        <p>The distinction between explicit and implicit information is essential in knowledge representation. In case of argumentation frameworks (AFs) the latter comes to light if dynamics are considered. The study of dynamic involvements is one of the most active fields in argumentation theory in recent years. In this paper, we further contribute to this topic via introducing two new orderings between AFs motivated by their carried implicit information. The orderings, called information and reachability order, are analyzed under lattice theoretical aspects.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Abstract Argumentation</kwd>
        <kwd>Dynamics</kwd>
        <kwd>Orderings</kwd>
        <kwd>Lattice Theory</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        representative of AFs sharing the same implicit information [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. We consider the classical Dung
semantics and perform a lattice theoretical analysis of both orderings.
      </p>
    </sec>
    <sec id="sec-2">
      <title>2. Background</title>
      <sec id="sec-2-1">
        <title>2.1. Abstract Argumentation</title>
        <p>
          We fix a non-finite background set U , so-called universe. An argumentation framework (AF)
[
          <xref ref-type="bibr" rid="ref1">1</xref>
          ] is a directed graph F = (A, R) where A ¦ U represents a set of arguments and R ¦ A × A
models attacks between them. In this paper we consider finite AFs only and we use F for
the set of all these graphs. For a given AF G = (B, S) we use A(G), R(G) and L(G) to refer
to its arguments, attacks and self-defeating arguments, i.e. A(G) = B, R(G) = S and L(G) =
{a ∈ A(G) | (a, a) ∈ R(G)}. The union F ⊔ G of two AFs F = (A, R) and G = (B, S) is given
as (A ∪ B, R ∪ S). Analogously, the intersection F ⊓ G is defined as (A ∩ B, R ∩ S). Moreover,
subgraph relation G ³ F holds iff A ¦ B and R ¦ S. For two arguments a, b ∈ A, if (a, b) ∈ R we
say that a attacks b as well as a attacks (the set) E given that b ∈ E ¦ A. We say a set E defends
an argument a or a set E′ if any attacker of a respective E′ is attacked by some argument of E. A
set E is conflict-free in F (for short, E ∈ cf (F)) iff for no a, b ∈ E, (a, b) ∈ R.
        </p>
        <p>
          A semantics is a function σ : F → 22U with F ↦→ σ (F) ¦ 2A. This means, given an AF
F = (A, R) a semantics returns a set of subsets of A. These subsets are called σ -extensions. In
this paper we consider so-called stable, admissible, complete, grounded and preferred semantics
(abbr. stb, ad, co, gr, pr) already introduced by Phan Minh Dung in 1995 [
          <xref ref-type="bibr" rid="ref1">1</xref>
          ].
Definition 1. Let F = (A, R) be an AF and E ∈ cf (F).
        </p>
        <p>1. E ∈ stb(F) iff E ∈ cf (A) and E attacks any a ∈/ A \ E.
2. E ∈ ad(F) iff E defends all its elements,
3. E ∈ co(F) iff E ∈ ad(F) and for any a defended by E we have, a ∈ E,
4. E ∈ gr(F) iff E is ¦ -minimal in co(F) and
5. E ∈ pr(F) iff E is ¦ -maximal in co(F).</p>
      </sec>
      <sec id="sec-2-2">
        <title>2.2. Lattice Theory</title>
        <p>
          In this section we recall some basic notions from lattice theory [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ].
        </p>
        <p>A partial order f on a set M is a binary relation which is reflexive, antisymmetric and transitive.
The pair (M, f ) is called partially ordered set. Finite partial ordered sets can be represented via
so-called Hasse-diagrams, i.e. a drawing of its transitive reduction.</p>
        <p>Definition 2. Given a partial ordered set (M, f ) and a subset X ¦ M. An element m ∈ M is called
• upper bound of X iff x f m for all x ∈ X , and
• supremum/join of X (sup(X )) iff it is the f -least upper bound of X ,
• lower bound of X iff m f x for all x ∈ X , and
• infimum/meet of X (inf(X )) iff it is the f -greatest lower bound of X .</p>
        <p>Remember that joins and meets need not to exist in general. There might be no upper/lower
bounds at all, or no greatest/lowest bounds among them.</p>
        <p>Definition 3. A partial order (M, f ) is called a lattice iff joins and meets exist for any
twoelement sets {m1, m2} ¦ M. If only one of those is guarenteed we call it join-semilattice or
meet-semilattice, respectively.</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>3. Strong Equivalence and Induced Orders</title>
      <sec id="sec-3-1">
        <title>3.1. Characterizing Strong Equivalence</title>
        <p>
          In case of propositional logic we have that sharing the same models guarantees intersubstitutability
in any logical context without loss of information. This property does not transfer to mainstream
non-monotonic logics [
          <xref ref-type="bibr" rid="ref5 ref6">5, 6</xref>
          ]. It is not hard to find two AFs F and G possessing the same σ
extensions but differ semantically if augmented by a further AF H. We say that both frameworks
are strongly equivalent if the latter is impossible. Consider the following formal definition.
Definition 4. Given a semantics σ . Two AFs F and G are strongly equivalent w.r.t. σ (for short,
F ≡sσ G) iff for each AF H we have, σ (F ⊔ H) = σ (G ⊔ H).
        </p>
        <p>
          Note that strong equivalence is indeed an equivalence relation, i.e. a binary relation being
reflexive, symmetric and transitive. In view of the fact that strong equivalence is defined
semantically it was a quite surprising result that it can be decided by looking at the syntax only [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ].
Oikarinen and Woltran introduced so-called kernels of an AF F which are (informally speaking)
graphs without redundant attacks w.r.t. any possible expansion. They showed that syntactical
identity of suitably chosen kernels characterizes strong equivalence.
        </p>
        <p>Definition 5. Let σ ∈ {stb, ad, co, gr}. For any AF F = (A, R) we define the σ -kernel Fk(σ) =
A, Rk(σ) as:
1. Rk(stb) = R \ {(a, b) | a ̸= b, (a, a) ∈ R},
2. Rk(ad) = R \ {(a, b) | a ̸= b, (a, a) ∈ R, {(b, a), (b, b)} ∩ R ̸= 0/},
3. Rk(co) = R \ {(a, b) | a ̸= b, (a, a), (b, b) ∈ R},
4. Rk(gr) = R \ {(a, b) | a ̸= b, (b, b) ∈ R, {(a, a), (b, a)} ∩ R ̸= 0/}.</p>
        <p>
          The following characterization results for finite AFs are taken from [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ]. An exhaustive
overview of characterization theorems for different expansion notions in abstract argumentation
can be found in [
          <xref ref-type="bibr" rid="ref11">11</xref>
          ]. Note that the admissible kernel is even strong enough to characterize
preferred semantics.
        </p>
        <sec id="sec-3-1-1">
          <title>Theorem 1. Given two AFs F and G. We have,</title>
          <p>1. F ≡sσ G iff Fk(σ) = Gk(σ) for any σ ∈ {stb, co, gr},
2. F ≡sτ G iff Fk(ad) = Gk(ad) for any τ ∈ {ad, pr}.</p>
          <p>Example 1. Consider F as depicted below. According to Definition 5 we obtain the stable kernel
Fk(stb) as well as the admissible kernel Fk(ad) as graphically presented. Note that redundancy
regarding admissible semantics implies redundancy w.r.t. stable semantics.
3. R(Fk) ¦ R(F) and
4. Fk k = Fk.
(node-preserving)
(loop-preserving)
(no further attacks)
(idempotency)</p>
        </sec>
      </sec>
      <sec id="sec-3-2">
        <title>3.2. Properties of Kernels</title>
        <p>We start with some basic properties which will be frequently used throughout the paper.</p>
        <sec id="sec-3-2-1">
          <title>Proposition 2 (cf. [9, 12]). Given k ∈ {k(stb), k(ad), k(co), k(gr)}. For any AF F we have:</title>
          <p>We proceed with the following two useful properties stating that subgraphs of kernels as well
as intersections of kernels are already free of redundancy. Due to the limited space we will from
now on present proofs for stable semantics only.</p>
        </sec>
        <sec id="sec-3-2-2">
          <title>Proposition 3. For any two AFs F, G and kernel k ∈ {k(stb), k(ad), k(co), k(gr)} we have: If</title>
          <p>G ³ Fk, then Gk = G.</p>
          <p>Proof. First, Gk ³ G is given by Proposition 2. Suppose towards a contradiction that G ̸³ Gk.
Since arguments and loops are preserved we deduce an attack (a, b) ∈ R(G) \ R(Gk). Consider k =
k(stb). Since (a, b) ∈/ R(Gk) we infer (a, a) ∈ R(G). The assumption G ³ Fk yields (a, b), (a, a) ∈
R(Fk) which is impossible in case of stable kernel. The other kernels can be handled in a similar
way.</p>
          <p>Proposition 4. For AFs F, G and k ∈ {k(stb), k(ad), k(co), k(gr)}, Fk ⊓ Gk = Fk ⊓ Gk k .
Proof. Since Fk ⊓ Gk ³ Fk we apply Proposition 3 and obtain Fk ⊓ Gk k = Fk ⊓ Gk.</p>
        </sec>
      </sec>
      <sec id="sec-3-3">
        <title>3.3. Information Order</title>
        <p>In the following we want to compare AFs with regard to their carried implicit semantical
information. This means, we want to consider semantically relevant syntactical material only.
Thus, the standard ordering ³ is not appropriate as it compares syntactical information without
checking its meaningfulness. A suitable candidate is instead to compare the associated kernels of
two AFs since kernels do not contain semantical redundant information. Hence, we will define
the information order directly on the level of equivalence classes |F|σ = {G | F ≡sσ G} since all
elements possess the same kernel.</p>
        <p>Definition 6. Given a semantics σ ∈ {stb, ad, co, gr} and two AFs F and G. The information
order f iσ on the associated equivalence classes is defined as:
|F|σ f iσ |G|σ
iff</p>
        <p>Fk(σ) ³ Gk(σ).</p>
        <p>Example 2. Consider again AF F from Example 1 as well as the AF G as depicted below. We
observe that neither F ³ G, nor G ³ F.</p>
        <p>However, if considering the associated stable kernels we are able to compare their carried
information. More precisely, we have Fk(stb) ³ Gk(stb) implying that their corresponding equivalence
classes are ordered as |F|stb f istb |G|stb.</p>
        <p>Before continuing we have to show that f iσ does not depend on the particular choice of
representatives.</p>
        <p>Proposition 5. For any σ ∈ {stb, co, gr, ad}, f iσ is well-defined.</p>
        <p>Proof. Given σ ∈ {stb, co, gr, ad} and |F|σ f iσ |G|σ for some AFs F, G. Assume now F′ ∈ |F|σ
as well as G′ ∈ |G|σ . We have to show |F′|σ f iσ |G′|σ .</p>
        <p>By Definition 6 we have Fk(σ) ³ Gk(σ). Since F′ ∈ |F|σ as well as G′ ∈ |G|σ we obtain F′ ≡sσ F
and G′ ≡sσ G. According to Theorem 1 we derive F′k(σ) = Fk(σ) and G′k(σ) = Gk(σ). Hence
F′k(σ) ³ G′k(σ) is implied showing |F′|σ f iσ |G′|σ as required.</p>
        <p>The next proposition states that the induced information order is indeed a partial order as
claimed.</p>
        <p>Proposition 6. For any σ ∈ {stb, ad, co, gr}, f iσ is a partial order.</p>
        <sec id="sec-3-3-1">
          <title>Proof.</title>
          <p>1. reflexive: For any AF F we have, Fk(σ) = Fk(σ). Hence, Fk(σ) ³ Fk(σ) is implied justifying
|F|σ f iσ |F|σ .
2. antisymmetric: Consider two AFs F and G, s.t. |F|σ f iσ |G|σ as well as |G|σ f iσ |F|σ . For
antisymmetry we have to prove |F|σ = |G|σ .</p>
          <p>The given ordering entails Fk(σ) ³ Gk(σ) as well as Gk(σ) ³ Fk(σ). Thus, Fk(σ) = Gk(σ).</p>
          <p>Consequently, F ≡sσ G and thus, F ∈ |G|σ proving |F|σ = |G|σ .
3. transitive: Consider three AFs F, G and H s.t. |F|σ f iσ |G|σ and |G|σ f iσ |H|σ . By
definition we obtain Fk(σ) ³ Gk(σ) and Gk(σ) ³ Hk(σ). Since ³ is itself a partial order we
derive Fk(σ) ³ Hk(σ) proving |F|σ f iσ |H|σ .</p>
          <p>For illustration purpose we present the Hasse diagram for the information order regarding
stable semantics. We restrict ourselves to AFs containing the arguments a and b only. Note that
there are 24 = 16 syntactically different AFs. However, regarding strong equivalence we obtain 9
different equivalence classes only. Some equivalence classes consist of one element, e.g. |F|stb for
F = ({a, b}, {(a, b)}). In contrast, the AF G = ({a, b}, {(a, a), (b, b)}) induces an equivalence
class with 4 elements.</p>
          <p>a
a
b
b</p>
        </sec>
      </sec>
      <sec id="sec-3-4">
        <title>3.4. Reachability Order</title>
        <p>a
a
b
b
a
Let us turn now to another reasonable ordering. Consider a debate where the current state is
represented by the AF F. One interesting question is whether a certain scenario G (and hence a
certain output σ (G)) is reachable, or even more telling, not reachable in future. This means, is it
possible to reach G from F via adding further information encoded by H. Clearly, semantical
redundant information of F and G does not matter. Consequently, we will define the so-called
reachability order on the level of strong equivalence classes.
a
b
b
b
a
a
b
b
Definition 7. Given a semantics σ ∈ {stb, ad, co, gr} and two AFs F and G. The reachability
order f rσ on the associated equivalence classes is defined as:
|F|σ f rσ |G|σ
iff
∃H : Fk(σ) ⊔ H
k(σ)
= Gk(σ).</p>
        <p>Example 3. Let us reconsider Example 2. Regarding the information order we found |F|stb f istb
|G|stb since Fk(stb) ³ Gk(stb). The following AF H justifies the same relation w.r.t. reachability, i.e.
|F|stb f rstb |G|stb. Note that Fk(stb) ⊔ H k(stb) = Gk(stb) k(stb) = Gk(stb).</p>
        <p>Proposition 8. For any σ ∈ {stb, ad, co, gr}, f rσ is a partial order.</p>
        <p>Proof. Given σ ∈ {stb, ad, co, gr}.</p>
        <p>1. reflexive: For any AF F, Fk(σ) = Fk(σ). Consequently, the empty AF H = ( 0/, 0/) serves as
a witness for |F|σ f rσ |F|σ as Fk(σ) ⊔ H k(σ) = Fk(σ) k(σ) = Fk(σ).
2. antisymmetric: Consider two AFs F and G, s.t. |F|σ f rσ |G|σ as well as |G|σ f rσ |F|σ .</p>
        <p>For antisymmetry we have to prove |F|σ = |G|σ , i.e. Fk(σ) = Gk(σ).</p>
        <p>The given ordering entails the existence of two AFs H1 and H2, s.t.</p>
        <p>Fk(σ) ⊔ H1 k(σ) = Gk(σ) (1) and Gk(σ) ⊔ H2 k(σ) = Fk(σ) (2). Both equations
immediately entail A(F) ¦ A(G), L(F) ¦ L(G) as well as A(G) ¦ A(F), L(G) ¦ L(F). Thus,
the initial frameworks and their associated kernels share the same arguments as well as
loops.</p>
        <p>Towards a contradiction we suppose (a, b) ∈ R Fk(σ) \ R Gk(σ) . First of all, we derive
a ∈/ L(F). However, according to (1) (a, b) must be deleted in Fk(σ) ⊔ H1 if kernelized.
This means, a ∈ L(H1) has to hold. However, this would imply a ∈ L(G) contradicting
L(F) = L(G).</p>
        <p>The case (a, b) ∈ R Gk(σ) \ R Fk(σ) can be shown in a similar way. Just use equation
(2) instead of (1).
3. transitive: Consider three AFs F, G and H s.t. |F|σ f rσ |G|σ and |G|σ f rσ |H|σ . By
definition we obtain the existence of two AFs I1 and I2, s.t. Fk(σ) ⊔ I1 k(σ) = Gk(σ) and
Gk(σ) ⊔ I2 k(σ) = Hk(σ). We have to show |F|σ f rσ |H|σ , i.e. the existence of a witness I3,
s.t. Fk(σ) ⊔ I3 k(σ) = Hk(σ).</p>
        <p>Due to Proposition 2 we have A</p>
        <p>Fk(σ) ⊔ I1 ⊔ I2 k(σ) = L Hk(σ) .</p>
        <p>Fk(σ) ⊔ I1 ⊔ I2 k(σ)</p>
        <p>=</p>
        <p>We will show now
= R Hk(σ) .</p>
        <p>Consider I3 = I1 ⊔ I2.</p>
        <p>A Hk(σ)
R</p>
        <p>as well as L</p>
        <p>Fk(σ) ⊔ I1 ⊔ I2 k(σ)
Consider σ = stb.</p>
        <p>a) Let (a, b) ∈ R</p>
        <p>Fk(σ) ⊔ I1 ⊔ I2 k(σ) . We infer (a, a) ̸∈ R Fk(σ) , R (I1) , R (I2) and
hence, (a, a) ̸∈ R</p>
        <p>Fk(σ) ⊔ I1 k(σ)</p>
        <p>= R Gk(σ) .
i. Let (a, b) ∈ R Fk(σ) ⊔ I1 : Since (a, a) ̸∈ R Fk(σ) ⊔ I1 we deduce (a, b) ∈
R Fk(σ) ⊔ I1 k(σ) = R Gk(σ) . Since further (a, a) ̸∈ R (I2) we have (a, b) ∈
R</p>
        <p>Gk(σ) ⊔ I2 k(σ)</p>
        <p>justifying (a, b) ∈ R Hk(σ) .
ii. Let (a, b) ∈ R (I2): Since (a, a) ̸∈ R Gk(σ) , R (I2) we deduce (a, b) ∈</p>
        <p>R Gk(σ) ⊔ I2 k(σ) hence (a, b) ∈ R Hk(σ) .
b) Consider now (a, b) ∈ R Hk(σ) = R</p>
        <p>Gk(σ) ⊔ I2 k(σ)
.</p>
        <p>This entails again that (a, a) ̸∈ R Gk(σ) , (I2). Since Gk(σ) = Fk(σ) ⊔ I1
derive (a, a) ̸∈ R Fk(σ) , R (I1) as well.</p>
        <p>i. Let (a, b) ∈ R Gk(σ) = R</p>
        <p>Fk(σ) ⊔ I1 k(σ)</p>
        <p>: Due to Proposition 2 we have
R
(a, b) ∈ R</p>
        <p>Fk(σ) ⊔ I1 . Since (a, a) ̸∈ R Fk(σ) , R (I1) , R (I2) we infer (a, b) ∈</p>
        <p>Fk(σ) ⊔ I1 ⊔ I2 k(σ) .
ii. Let (a, b) ∈ R (I2): Since (a, a) ̸∈ R Fk(σ) , R (I1) , R (I2) we immediately infer
(a, b) ∈ R Fk(σ) ⊔ I1 ⊔ I2 k(σ) .
k(σ)
we</p>
        <p>Let us consider the Hasse diagram for reachability regarding stable semantics (Figure 2).
Again, we restrict ourselves to AFs containing the arguments a and b only. We observe that the
reachability order looks quite different compared to information order. In particular, we have
much less incomparable classes. However, a closer look reveals that the information order is part
of the reachability order. In the following we will formally prove this observation.
Proposition 9. For any two AFs F and G and any semantics σ ∈ {stb, ad, co, gr} we have: If
|F|σ f iσ |G|σ , then |F|σ f rσ |G|σ .
Proof. Given |F|σ f iσ |G|σ . Consequently, Fk(σ) ³ Gk(σ). In order to show |F|σ f rσ |G|σ we
have to present a witnessing AF H, s.t. Fk(σ) ⊔ H k(σ) = Gk(σ). Consider H = Gk(σ). Since
Fk(σ) ³ Gk(σ) we deduce Fk(σ) ⊔ Gk(σ) k(σ) = Gk(σ) k(σ) = Gk(σ) concluding the proof.</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4. Lattice-theoretical Analysis</title>
      <p>We now consider the question whether there exist bounds, meets and joins w.r.t. the introduced
orders.</p>
      <sec id="sec-4-1">
        <title>4.1. Information Order</title>
        <p>4.1.1. Lower Bounds and Meets
The following proposition shows that lower bounds as well as meets always exist. A lower bound
contains information which is shared by both frameworks. The meet can thus be understood as
the maximum of shared information.</p>
        <p>a
b
a</p>
        <p>
          b
a
a
b
b
infiσ (|F|σ , |G|σ ) = Fk(σ) ⊓ Gk(σ)
σ
2. lower bound: Consider two AFs F, G and H = Fk(σ) ⊓ Gk(σ). Since H ³ Fk(σ) and H ³
Gk(σ) we deduce Hk(σ) ³ Fk(σ) as well as Hk(σ) ³ Gk(σ) (Prop. 3). Hence |H|σ f iσ |F|σ
and |H|σ f iσ |G|σ is implied.
3. meet: Assume towards contradiction that H is not the greatest lower bound. Then there
has to exist H′, s.t. |H|σ ¯iσ |H′|σ f iσ |F|σ , |G|σ . This means, Fk(σ) ⊓ Gk(σ) k(σ) ❘³
H′k(σ) ³ Fk(σ) ⊓ Gk(σ) ³ Fk(σ). Applying Prop. 3 again we obtain Fk(σ) ⊓ Gk(σ) k(σ) =
Fk(σ) ⊓ Gk(σ). Thus, H′k(σ) can not exist proving that H is indeed the greatest lower bound.
4.1.2. Upper Bounds and Joins
In contrast to lower bounds as well as meets we may show the conditional existence of upper
bounds as well as joins only. More precisely, a join exists whenever there is at least one upper
bound. Interestingly, upper bounds regarding the information order coincide with so-called
models in Dung-logics firstly considered in [
          <xref ref-type="bibr" rid="ref13">13</xref>
          ]. It will be part of future work to study further
relations between the introduced information order and already established Dung logics. For
the moment, we just use some main results from [
          <xref ref-type="bibr" rid="ref13">13</xref>
          ] in order to prove the following non-trivial
assertions. First, there are upper bounds for two AFs if the union of their corresponding kernels
does not contain any redundant attacks. Secondly, if upper bounds exist, the mentioned union
serves as a join.
        </p>
        <p>Proposition 11. For two AFs F, G and semantics σ ∈ {stb, ad, co, gr} we have:
{|H|σ | |F|σ , |G|σ f iσ |H|σ } ̸= 0/ iff</p>
        <p>
          Fk(σ) ⊔ Gk(σ) k(σ) = Fk(σ) ⊔ Gk(σ)
Proof. Combine Theorem 5 and Lemma 6 from [
          <xref ref-type="bibr" rid="ref13">13</xref>
          ].
        </p>
        <p>
          Proposition 12. For two AFs F, G and semantics σ ∈ {stb, ad, co, gr} we have:
supiσ (|F|σ , |G|σ ) = Fk(σ) ⊔ Gk(σ)
σ
iff
{|H|σ | |F|σ , |G|σ f iσ |H|σ } ̸= 0/
Proof. It is easy to see that supiσ is well-defined as it uses the kernelized versions only. The claim
follows directly if combing Theorem 5 and Lemma 6 from [
          <xref ref-type="bibr" rid="ref13">13</xref>
          ].
        </p>
        <p>Example 4. Consider the following three AFs which can also be found in Figure 1.
We observe that F = Fk(stb), G = Gk(stb) and H = Hk(stb). First, the join of F and H exists as
Fk(stb) ⊔ Hk(stb) k(stb) = Fk(stb) k(stb) = Fk(stb) = Fk(stb) ⊔ Hk(stb). Calculating the join reveals
supistb (|F|stb, |H|stb) = Fk(stb) ⊔ Hk(stb) stb = Fk(stb) stb = |F|stb. However, in case of F and G
there are no upper bounds as (a, b) ∈ R Fk(stb) ⊔ Gk(stb) \ R Fk(stb) ⊔ Gk(stb) k(stb) .</p>
      </sec>
      <sec id="sec-4-2">
        <title>4.2. Reachability Order - Bounds, Joins and Meets</title>
        <p>4.2.1. Lower Bounds and Meet
The following Example shows that the intersection of classical kernels does not serve for finding
the meet.</p>
        <p>Example 5. Consider the following three AFs also depicted in Figure 2.</p>
        <p>F :
a
b</p>
        <p>G :
a
b</p>
        <p>H :
a
b
We have F = Fk(stb), G = Gk(stb) and H = Hk(stb). Moreover, Fk(stb) ⊓ Gk(stb) = ({a, b}, 0/) = H′.
Clearly |H′|stb is a lower bound for |F|stb and |G|stb (confer Figure 2). However, |H′|stb is not the
meet as |H′|stb ¯rstb |H|stb and |H|stb f rstb |F|stb, |G|stb holds.</p>
        <p>
          For the considered semantics we have that the defined kernels represent ³-least elements within
one equivalence class. However, any equivalence class even possesses a ³-greatest element (for
more details we refer to the Handbook of Formal Argumentation [
          <xref ref-type="bibr" rid="ref11">11</xref>
          ]). In case of stable semantics
we may define such an element as Fk+(stb) = (A(F), R(F) ∪ {(a, b) | a ̸= b, (a, a) ∈ R(F)}). This
means, instead of deleting all redundant attacks, we add every single one of them. Note that the
positive version of a kernel is also uniquely determined. The corresponding kernel versions for
the other considered semantics are defined in the same fashion. Due to the limited space we will
omit them as well as all subsequent proofs.
        </p>
        <p>Proposition 13. For two AFs F, G and semantics σ ∈ {stb, ad, co, gr} we have:
infrσ (|F|σ , |G|σ ) = Fk+(σ) ⊓ Gk+(σ)
σ
4.2.2. Upper Bounds and Join
Example 6. Considering again the AFs F and G depicted in Example 4. We observed
that for those two AFs no join under information order exists, because R Fk(stb) ⊔ Gk(stb) ̸=
R Fk(stb) ⊔ Gk(stb) k(stb) . However, inspecting Figure 2 reveals that there is candidate for a join
w.r.t. reachability, namely</p>
        <p>Fk(stb) ⊔ Gk(stb) k(stb)
stb
.</p>
        <p>The following proposition shows that our guess happens to be the join in general.
Proposition 14. For two AFs F, G and semantics σ ∈ {stb, ad, co, gr} we have:
suprσ (|F|σ , |G|σ ) =</p>
        <p>Fk(σ) ⊔ Gk(σ) k(σ)
σ</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>5. Conclusion and Related Work</title>
      <p>
        We introduced two orderings on equivalence classes of AFs, namely the information and
reachability order. We showed that AFs under f iσ form a semi-lattice as a join does not always exist.
However, AFs under f rσ form a full-lattice. The topic of comparing frameworks has received
some attention in recent years. In the report by Skiba [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ], the ordering of arguments of an AF is
examined by means of ranking based semantics. The concept of single arguments is extended
to sets of arguments. The paper by Sakama and Inoue [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] considers two orderings over AFs.
Both orders compare whole extension sets and establish a relation between two AFs F and G if
for any extension of F (G) there is a superset being an extension of G (F). This can be seen as
possible orderings regarding explicit information. Finally, they lift their orderings to dynamic
environments and provide a connection to strong equivalence of AFs. We mention that our
newly introduced orderings are incomparable with those considered in [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. We leave a detailed
comparison for future work.
      </p>
      <p>
        Regarding future work there is one quite interesting question, namely the relation between our
information order and the Dung logics considered in [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ]. From a computational point of view
there is one further interesting question, namely how to decide efficiently whether two AFs are
in reachability relation. By definition we have to check the existence of a certain expansion.
The considered four kernels serve for different argumentation semantics. However, in future we
plan to extend our analysis to further semantics not covered by these kernels like the recently
introduced family of semantics based on weak admissibility [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ].
      </p>
    </sec>
    <sec id="sec-6">
      <title>Acknowledgements</title>
      <p>This work was supported by the German Federal Ministry of Education and Research (BMBF,
01/S18026A-F) by funding the competence center for Big Data and AI “ScaDS.AI”
Dresden/Leipzig and by the German Research Foundation (DFG, BA 6170/3-1) through Heisenberg
project PEAR.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>P. M.</given-names>
            <surname>Dung</surname>
          </string-name>
          ,
          <article-title>On the acceptability of arguments and its fundamental role in nonmonotonic reasoning, logic programming and n-person games</article-title>
          ,
          <source>Artificial Intelligence</source>
          <volume>77</volume>
          (
          <year>1995</year>
          )
          <fpage>321</fpage>
          -
          <lpage>357</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>P.</given-names>
            <surname>Baroni</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Caminada</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Giacomin</surname>
          </string-name>
          ,
          <article-title>Abstract argumentation frameworks and their semantics</article-title>
          , in: P.
          <string-name>
            <surname>Baroni</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Gabbay</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Giacomin</surname>
          </string-name>
          , L. van der Torre (Eds.), Handbook of Formal Argumentation, College Publications,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>V.</given-names>
            <surname>Lifschitz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Pearce</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Valverde</surname>
          </string-name>
          ,
          <article-title>Strongly equivalent logic programs</article-title>
          ,
          <source>ACM Transactions on Computational Logic</source>
          <volume>2</volume>
          (
          <year>2001</year>
          )
          <fpage>526</fpage>
          -
          <lpage>541</lpage>
          . doi:
          <volume>10</volume>
          .1145/502166.502170.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>H.</given-names>
            <surname>Turner</surname>
          </string-name>
          ,
          <article-title>Strong equivalence for causal theories</article-title>
          ,
          <source>in: 7th International Conference, LPNMR</source>
          <year>2004</year>
          ,
          <year>2004</year>
          , pp.
          <fpage>289</fpage>
          -
          <lpage>301</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>M.</given-names>
            <surname>Truszczyn</surname>
          </string-name>
          <article-title>´ski, Strong and uniform equivalence of nonmonotonic theories - an algebraic approach</article-title>
          ,
          <source>Annals of Mathematics and Artificial Intelligence</source>
          <volume>48</volume>
          (
          <year>2006</year>
          )
          <fpage>245</fpage>
          -
          <lpage>265</lpage>
          . doi:
          <volume>10</volume>
          . 1007/s10472-007-9049-2.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>R.</given-names>
            <surname>Baumann</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Strass</surname>
          </string-name>
          ,
          <article-title>An abstract, logical approach to characterizing strong equivalence in non-monotonic knowledge representation formalisms</article-title>
          ,
          <source>Artificial Intelligence</source>
          <volume>305</volume>
          (
          <year>2022</year>
          )
          <article-title>103680</article-title>
          . doi:
          <volume>10</volume>
          .1016/j.artint.
          <year>2022</year>
          .
          <volume>103680</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>K.</given-names>
            <surname>Skiba</surname>
          </string-name>
          ,
          <article-title>Towards ordering sets of arguments</article-title>
          ,
          <source>in: Summer School on Argumentation SSA2020, Proceedings</source>
          ,
          <year>2020</year>
          , pp.
          <fpage>16</fpage>
          -
          <lpage>18</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>C.</given-names>
            <surname>Sakama</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Inoue</surname>
          </string-name>
          ,
          <article-title>Ordering argumentation frameworks</article-title>
          , in: G.
          <string-name>
            <surname>Kern-Isberner</surname>
            ,
            <given-names>Z</given-names>
          </string-name>
          . Ognjanovic´ (Eds.),
          <source>Symbolic and Quantitative Approaches to Reasoning with Uncertainty</source>
          , Springer International Publishing, Cham,
          <year>2019</year>
          , pp.
          <fpage>87</fpage>
          -
          <lpage>98</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>E.</given-names>
            <surname>Oikarinen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Woltran</surname>
          </string-name>
          ,
          <article-title>Characterizing strong equivalence for argumentation frameworks</article-title>
          ,
          <source>Artificial Intelligence</source>
          <volume>175</volume>
          (
          <year>2011</year>
          )
          <fpage>1985</fpage>
          -
          <lpage>2009</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>B.</given-names>
            <surname>Davey</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Priestley</surname>
          </string-name>
          , Introduction to Lattices and Order, second ed., Cambridge University Press,
          <year>2002</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>R.</given-names>
            <surname>Baumann</surname>
          </string-name>
          ,
          <article-title>On the nature of argumentation semantics: Existence and uniqueness, expressibility, and replaceability</article-title>
          , in: Handbook of Formal Argumentation, College Publications,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>R.</given-names>
            <surname>Baumann</surname>
          </string-name>
          ,
          <article-title>Context-free and context-sensitive kernels: Update and deletion equivalence in abstract argumentation</article-title>
          ,
          <source>in: ECAI</source>
          <year>2014</year>
          ,
          <year>2014</year>
          , pp.
          <fpage>63</fpage>
          -
          <lpage>68</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>R.</given-names>
            <surname>Baumann</surname>
          </string-name>
          ,
          <string-name>
            <surname>G.</surname>
          </string-name>
          <article-title>Brewka, AGM meets abstract argumentation: Expansion and revision for Dung frameworks</article-title>
          ,
          <source>in: Proceedings of the 24th International Conference on Artificial Intelligence, IJCAI'15</source>
          , AAAI Press,
          <year>2015</year>
          , pp.
          <fpage>2734</fpage>
          -
          <lpage>2740</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>R.</given-names>
            <surname>Baumann</surname>
          </string-name>
          , G. Brewka,
          <string-name>
            <surname>M.</surname>
          </string-name>
          <article-title>Ulbricht, Revisiting the foundations of abstract argumentation: Semantics based on weak admissibility and weak defense</article-title>
          ,
          <source>in: Proceedings of the ThirtyFourth AAAI</source>
          , AAAI Press,
          <year>2020</year>
          , pp.
          <fpage>2742</fpage>
          -
          <lpage>2749</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>