<!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>Recognizing Pseudo-Intents is coNP-complete</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Mikhail A. Babin</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Sergei O. Kuznetsov</string-name>
          <email>skuznetsov@hse.ru</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>State University Higher School of Economics</institution>
          ,
          <addr-line>Myasnitskaya 20, 101000 Moscow</addr-line>
          ,
          <country country="RU">Russia</country>
        </aff>
      </contrib-group>
      <fpage>294</fpage>
      <lpage>301</lpage>
      <abstract>
        <p>The problem of recognizing whether a subset of attributes is a pseudo-intent is shown to be coNP-hard, which together with the previous results means that this problem is coNP-complete. Recognizing an essential intent is shown to be NP-complete and recognizing the lectically largest pseudo-intent is shown to be coNP-hard. One of the long-standing complexity problems in FCA is the problem of checking whether a given set of attributes is a pseudo-intent. In [4, 5] it was proved that this problem lies in the class co-NP, however, the question whether the problem is complete in this class was still open. In [6] there was a conjecture that this problem is transhyp-hard [6], which would not mean that this problem is co-NPcomplete. In this paper we prove a stronger statement, namely that the problem is coNP-hard, which, together with the result from [4, 5] means that the problem is coNP-complete. This main result has several consequences concerning essential intents and lectically largest pseudo-intent. Recognizing an essential intent is NP-complete and recognizing the lectically largest pseudo-intent is coNP-hard. The rest of the paper is organized as follows: In the second section we introduce the main definitions and give a precise problem statement. In the third section we give a proof of the main result. In the fourth section we discuss the complexity of some related problems, namely that of recognizing essential intents and generating pseudo-intents in the order dual to the lectic one. Let G and M be sets, called the set of objects and attributes, respectively. Let I be a relation I ⊆ G × M between objects and attributes: for g ∈ G, m ∈ M, gIm holds iff the object g has the attribute m. The triple K = (G, M, I) is called a (formal) context. If A ⊆ G, B ⊆ M are arbitrary subsets, then the Galois connection is given by the following derivation operators: B′ = {g ∈ G | gIm ∀m ∈ B}</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction</title>
      <p>A′ = {m ∈ M | gIm ∀g ∈ A}</p>
      <p>The pair (A, B), where A ⊆ G, B ⊆ M , A′ = B, and B′ = A is called a
(formal) concept (of the context K) with extent A and intent B (in this case we
have also A′′ = A and B′′ = B). The set of attributes B is implied by the set of
attributes A, or the implication A → B holds, if all objects from G that have all
attributes from the set A also have all attributes from the set B, i.e. A′ ⊆ B′.</p>
      <p>
        The operation (·)′′ is a closure operator [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], i.e. it is idempotent (X′′′′ = X′′),
extensive (X ⊆ X′′), and monotone (X ⊆ Y ⇒ X′′ ⊆ Y ′′). Sets A ⊆ G, B ⊆ M
are called closed if A′′ = A and B′′ = A. Obviously, extents and intents are
closed sets.
      </p>
      <p>Implications obey the Armstrong rules:</p>
      <p>A → A
,</p>
      <p>A → B
A ∪ C → B
,</p>
      <p>A → B, B ∪ C → D</p>
      <p>A ∪ C → D
.</p>
      <p>
        A minimal (in the number of implications) subset of implications, from which
all other implications of a context can be deduced by means of the Armstrong
rules was characterized in [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. This subset is called the Duquenne Guigues or
stem base in the literature. The premises of the implications of the stem base
can be given by pseudo-intents(see e.g.[
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]): a set P ⊆ M is a pseudo-intent if
P 6= P ′′ and Q′′ ⊂ P for every pseudo-intent Q ⊂ P . For a closed set A ⊆ M
such that P * A the intersection A ∩ P is also closed (see [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]). A set Q ⊆ M is
called quasi-closed (quasi-intent ) if for any R ⊆ Q one has R′′ ⊆ Q or R′′ = Q′′.
For example closed sets are quasi-closed. For a quasi-closed set Q it holds that
(Q ∩ C)′′ = (Q ∩ C) for any closed set C such that Q * C. Another definition of
a pseudo-intent, which we will use in this paper, is very close to that from [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]:
a nonclosed set P ⊆ M is a pseudo-intent iff P is quasi-closed and Q′′ ⊆ P for
any quasi-closed set Q ⊂ P (see [
        <xref ref-type="bibr" rid="ref4 ref5">4, 5</xref>
        ]). A set A ⊆ M is called an essential intent
(essential-closed subset of attributes) iff there is a pseudo-intent P ⊆ M such
that P ′′ = A.
      </p>
      <p>Let G = {g1, . . . , gn} and M = {m1, . . . , mn} be sets with same cardinality.
Then the context K = (G, M, I6=) is called contranominal scale, where I6= =
G × M \ {(g1, m1), . . . , (gn, mn)}. The contranominal scale has the following
property, which we will use later: for any H ⊆ M one has H′′ = H and H′ =
{gi | mi ∈/ H, 1 ≤ i ≤ n}.
3</p>
    </sec>
    <sec id="sec-2">
      <title>Recognition of pseudo-intents</title>
      <p>Here we discuss the algorithmic complexity of the problem of pseudo-intent
recognition.</p>
      <sec id="sec-2-1">
        <title>Problem: Pseudo-intent recognition (PI) INPUT: A context K = (G, M, I) and a set P ⊆ M . QUESTION: Is P a pseudo-intent of K?</title>
        <p>In order to prove coN P -hardness of PI we consider the most well-known
N P -complete problem, namely CNF satisfiability.</p>
      </sec>
      <sec id="sec-2-2">
        <title>Problem: CNF satisfiability (SAT)</title>
        <p>INPUT: A boolean CNF formula f (x1, . . . , xn) = C1 ∧ . . . ∧ Ck
QUESTION: Is f satisfiable?
Consider an arbitrary CNF instance C1, . . . , Ck with variables x1, . . . , xn, where
Ci = (li1∨. . .∨lini ) (1 ≤ i ≤ k) are clauses and lij ∈ {x1, . . . , xn}∪{¬x1, . . . , ¬xn}
(1 ≤ i ≤ k, 1 ≤ j ≤ ni) are some variables or their negations, called literals.
From this instance we construct a context K = (G, M, I). Define</p>
        <p>M = {p, C1, . . . , Ck, x1, ¬x1, . . . , xn, ¬xn, e}
G = {gx1 , g¬x1 , . . . , gxn , g¬xn , gCX , gC , gl1 , . . . , gln }</p>
        <p>∪ {glxij | 1 ≤ i ≤ n, 1 ≤ j ≤ n} ∪ {gl¬ixj | 1 ≤ i ≤ n, 1 ≤ j ≤ n}
For 1 ≤ i ≤ n define the set Li = {x1, ¬x1, . . . , xn, ¬xn} \ {xi, ¬xi}. In addition
for 1 ≤ i ≤ n and 1 ≤ j ≤ n define the sets Lixj = Li\{xj } and Li¬xj = Li\{¬xj }.</p>
        <p>Now we are ready to define I. The relation I is given by two parts. The first
part is</p>
        <p>I ∩ {gx1 , g¬x1 , . . . , gxn , g¬xn } × M = C ∪ I6=
C = {(gxi , Cj ) | xi ∈/ Cj , 1 ≤ i ≤ n, 1 ≤ j ≤ k}</p>
        <p>∪ {(g¬xi , Cj ) | ¬xi ∈/ Cj , 1 ≤ i ≤ n, 1 ≤ j ≤ k}
I6= = {gx1 , g¬x1 , . . . , gxn , g¬xn } × {x1, ¬x1, . . . , xn, ¬xn},</p>
        <p>\ {(gx1 , x1), (g¬x1 , ¬x1), . . . , (gxn , xn), (g¬xn , ¬xn)}
hence Ci′ ∩ {gx1 , g¬x1 , . . . , gxn , g¬xn } is the set of objects which correspond to
literals not included in Ci (1 ≤ i ≤ k), and I6= is the relation of the
contranominal scale. The rest of I is given by the object intents</p>
        <p>gC′X = M \ {p, e}
gC′ = {p} ∪ {C1, . . . , Ck}
gl′i = {p} ∪ Li, 1 ≤ i ≤ n
gxj ′ = {p} ∪ Lixj , 1 ≤ i ≤ n, 1 ≤ j ≤ n
li
gl¬ixj ′ = {p} ∪ Li¬xj , 1 ≤ i ≤ n, 1 ≤ j ≤ n
Note that there are some objects (e.g. gl1 and glx11 ) with the same intents, but
this does not matter.</p>
        <p>For any A ⊆ {x1, ¬x1, . . . , xn, ¬xn} that satisfies A ∩ {xi, ¬xi} 6= ∅ for 1 ≤
i ≤ n, we define truth assignment φA:
true, if xi ∈/ A and ¬xi ∈ A;

φA(xi) = f alse, if ¬xi ∈/ A and xi ∈ A;
f alse, otherwise (xi ∈ A and ¬xi ∈ A);
In the case xi ∈/ A and ¬xi ∈/ A for some 1 ≤ i ≤ n, φA is undefined. Note that
for A ⊆ {x1, ¬x1, . . . , xn, ¬xn} the truth assignment φA is (correctly) defined iff
A * Li for every 1 ≤ i ≤ n.</p>
        <p>Symmetrically for a truth assignment φ define the set Aφ = {¬xi | φ(xi) =
true} ∪ {xi | φ(xi) = f alse}.</p>
        <p>Before proving coN P -hardness of PI we prove some auxiliary statements.
The following lemma is crucial for the reduction from SAT to the complement
of PI.</p>
        <sec id="sec-2-2-1">
          <title>Lemma 1 If a subset A ⊆ {x1, ¬x1, . . . , xn, ¬xn} is closed and A * gl′i for any</title>
          <p>1 ≤ i ≤ n then φA is defined and φA satisfies f i.e f (φA) = true. Conversely,
if a truth assignment φ satisfies f , then Aφ is closed and Aφ * gl′i for every
1 ≤ i ≤ n.</p>
          <p>Proof. Let A ⊆ {x1, ¬x1, . . . , xn, ¬xn} and A is not a subset of any gl′i (1 ≤ i ≤
n), then A * Li for any 1 ≤ i ≤ n and hence (by definition of φA) φA is defined.
Since I6= is the relation of contranominal scale and any intent can be expressed
as the intersection of object intents, we have A′ = {gxi | xi ∈/ A} ∪ {g¬xi | ¬xi ∈/
A}∪B, where B ⊆ G−{gx1 , g¬x1 , . . . , gxn , g¬xn }. Since A * Li for any 1 ≤ i ≤ n
we also have A * Lixj and A * Li¬xj for every 1 ≤ i ≤ n and 1 ≤ j ≤ n. Thus
B = {gCX }.</p>
          <p>Suppose A′′ = A. Then A ∩ {C1, . . . , Ck} = ∅ and hence for every 1 ≤ i ≤ k
there is some g ∈ A′ that Ci ∈/ g′. Since Ci ∈ gC′X and A′ = {gxi | xi ∈/
A} ∪ {g¬xi | ¬xi ∈/ A} ∪ {gCX } the latter means that g ∈ {gxi | xi ∈/ A} ∪ {g¬xi |
¬xi ∈/ A}. Then, by definition of the relation C, there is a literal xj ∈/ A or
¬xj ∈/ A that belongs to Ci. Thus φA satisfies Ci for every 1 ≤ i ≤ k.</p>
          <p>Now let φ be a truth assignment and f (φ) = true. Obviously, Aφ * g′
′ li
for every 1 ≤ i ≤ n (by definition of Aφ). Then Aφ = {gxi | xi ∈/ Aφ} ∪
{g¬xi | ¬xi ∈/ Aφ} ∪ {gCX }. Note that A′φ′ ∩ {x1, ¬x1, . . . , xn, ¬xn} = Aφ ∩
{x1, ¬x1, . . . , xn, ¬xn} and Aφ ⊆ gC′X . Hence Aφ is closed iff Aφ∩{C1, . . . , Ck} =
∅. Assume that Ci ∈ Aφ ∩ {C1, . . . , Ck} for some 1 ≤ i ≤ k. This means that
Ci ∈ gx′j and Ci ∈ g¬′xr for every xj ∈/ Aφ and ¬xr ∈/ Aφ. But then by definition
of the relation C the clause Ci is not satisfied by φ. 2</p>
        </sec>
        <sec id="sec-2-2-2">
          <title>Proposition 2 For any 1 ≤ i ≤ n if A ⊆ gl′i then A is closed.</title>
          <p>Proof. Let A ⊆ gl′i and p ∈ A. Then A′′ = Txj∈/A gxj ′ ∩ T¬xj∈/A gl¬ixj ′ = A. In
li
the case p ∈/ A we can express A′′ as A′′ = (A ∪ {p})′′ ∩ gC′X = A. 2</p>
        </sec>
      </sec>
      <sec id="sec-2-3">
        <title>Now we are ready to prove coN P -hardness of PI.</title>
        <p>Theorem 3 PI is coN P -hard.</p>
        <p>Proof. We reduce CNF to the complement of PI. Given a CNF instance f =
C1 ∧ . . . ∧ Ck, we construct a context K like that described above (see Table 1).
We take P = M \ {e} as a set for deciding whether it a pseudo-intent. Hence
the corresponding PI instance is (K, P ) and we prove that f is satisfiable if and
only if P is not a pseudo-intent of K. Without loss of generality we will assume
that for every 1 ≤ i ≤ n the clause xi ∨ ¬xi is included in f (it does not affect
satisfiability).</p>
        <p>(⇒) Let f be satisfiable and let φ be the truth assignment that satisfies
f (φ) = true. Consider the set Q = {p} ∪ Aφ. As we will see later Q is a
pseudointent, Q ⊂ P and Q′′ = M * P , and hence P is not a pseudo-intent. First
let us check that Q′′ = M . Since p ∈ Q we should test only that Q * g′,
where g ∈ {gC , gl1 , . . . , gln } ∪ {glxij | 1 ≤ i ≤ n, 1 ≤ j ≤ n} ∪ {gl¬ixj | 1 ≤ i ≤
n, 1 ≤ j ≤ n}. Clearly Q * gC′ because Aφ is not empty. By Lemma 1 for
any 1 ≤ i ≤ n, Aφ * gl′i , therefore Q * gli . Hence Q * glxij ′ and Q * gl¬ixj ′
(1 ≤ i ≤ n, 1 ≤ j ≤ n). In order to prove that Q is a pseudo-intent we show
that any proper subset of Q is closed. Consider an arbitrary set A ⊂ Q. If p ∈ A
then (since A 6= Q) there is a literal l ∈ {x1, ¬x1, . . . , xn, ¬xn} such that l ∈ Q
and l ∈/ A. Thus by proposition 2 the subset A is closed. Now let p ∈/ A then
if A = Q \ {p} = Aφ by lemma 1 the subset A is closed. If A 6= Q \ {p} then
A ⊂ Aφ and by proposition 2 the subset A is closed.</p>
        <p>(⇐) Now let a pseudo-intent Q be a proper subset of P (i.e. Q ⊂ P ) and
Q′′ * P . Then Q is not a subset of any object intent of K. Together with the
fact of quasi-closedness of Q this implies that Q ∩ g′ is closed for any g ∈ G. Note
tahnadt pp ∈∈ QQ∩signC′ce, tohthereerwairsee oQnly⊆ tgwC′oX p.oCssoinbsiilditeiersQ:Q∩∩gC′g.C′S=incpe oQr ∩Qg∩C′giC′s c=logseC′d.
Assume Q ∩ gC′ = gC′ . Then Q = gC′ ∪ B, where B ⊂ {x1, ¬x1, . . . , xn, ¬xn} and
B 6= ∅ (because Q 6= P and Q 6= gC′ ). Consider Q ∩ gC′X = {C1, . . . , Ck} ∪ B.
This set must be closed by quasi-closedness of Q. Note that {C1, . . . , Ck} ∪
B * gl′i , for any 1 ≤ i ≤ n and {C1, . . . , Ck} ∪ B * gC′ (since B 6= ∅). Thus
(Q ∩ gC′X )′ ⊆ {gx1 , g¬x1 , . . . , gxn , g¬xn }. Since (Q ∩ gC′X )′ 6= ∅ there is a literal
l ∈ {x1, ¬x1, . . . , xn, ¬xn} such that gl ∈ (Q ∩ gC′X )′. Then, by definition of gl′
aTnhdusthQe f∩acgtC′th=atpsaonmde Qcla\u{spe}C=icQon∩taginC′sXth⊆e l{itxe1r,a¬l xl1w, e..g.e,txtnh, a¬txCn }i.∈/MQo∩regoC′veXr,.
Q * gl′i for every 1 ≤ i ≤ n, hence φ = φQ\{p} is (correctly) defined. Since
Q \ {p} is closed by lemma 1, the truth assignment φ satisfies f . 2</p>
      </sec>
      <sec id="sec-2-4">
        <title>In [4] it was shown that P I ∈ coNP hence we obtain</title>
        <p>Corollary 1. PI is coN P -complete.
4</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Recognizing essential intents and lectically largest pseudo-intents</title>
      <p>An important problem related to recognizing pseudo-intents is deciding whether
a given set is the lectically largest pseudo-intent.</p>
      <p>Let M = {m1, . . . , mn} be a finite set with linear order on it (m1 &lt; · · · &lt;
mn). For sets A ⊆ M and B ⊆ M we say that A lectically smaller than B
(A &lt; B, B is lectically larger than A) if ∃mi ∈ B \ A : A ∩ {mj ∈ M | j &lt; i} =
B ∩ {mj ∈ M | j &lt; i}. It is not hard to see that the lectic order is a linear order
on the subsets of M .</p>
      <sec id="sec-3-1">
        <title>Problem: The lectically largest pseudo-intent (LLPI) INPUT: A context K = (G, M, I) with linear order on M and a set P ⊆ M . QUESTION: Is P the lectically largest pseudo-intent of K?</title>
        <p>Proposition 4 LLPI is coN P -hard.</p>
        <p>Proof. We reduce SAT to the complement of LLPI as in the proof of Theorem 3 .
The linear order on M is: p &lt; C1 &lt; . . . &lt; Ck &lt; x1 &lt; ¬x1 &lt; . . . &lt; xn &lt; ¬xn &lt; e.
Since P = M \ {e} and M is closed, P is the lectically largest pseudo-intent iff
P is a pseudo-intent. 2
Thus it is impossible to find the lectically largest pseudo-intent in polynomial
time unless P = N P .</p>
        <p>
          In [
          <xref ref-type="bibr" rid="ref8">8</xref>
          ] it was shown that pseudo-intents cannot be enumerated with
polynomial delay in the lectic order (unless P = N P ). Proposition 4 shows that this
also cannot be done in the dual order, i.e., the following corollary holds.
Corollary. Pseudo-intents cannot be generated with polynomial delay in the
order dual to the lectic one unless P = N P .
        </p>
        <p>Another problem related to the problem of recognizing pseudo-intents is that of
recognizing essential intents.</p>
      </sec>
      <sec id="sec-3-2">
        <title>Problem: Essential intents recognition (EI) INPUT: A context K = (G, M, I) and a set A ⊆ M . QUESTION: Is A an essential intent of K?</title>
        <p>Proposition 5 EI is NP-complete.</p>
        <p>Proof. 1. NP-Hardness. We reduce SAT to EI, in the same way as in the
reduction from SAT, to the complement of PI. Let us construct the context
K2 = (G, M \ {e}, I), where G, M and I are the sets of objects, attributes and
the relation of context K from the proof of Theorem 3 (see Table 1). Obviously,
M \ {e} is an essential intent of K2 iff M \ {e} is not a pseudo-intent of K.</p>
        <p>
          2. Membership in NP. The set A is an essential intent of the context K =
(G, M, I) iff there is a pseudo-intent P ⊆ M such that P ′′ = A. Since a
pseudointent is an inclusion-minimal quasi-closed set with the same closure (e.g. see
[
          <xref ref-type="bibr" rid="ref4">4</xref>
          ]), a set A is an essential intent iff there is quasi-closed set Q ⊆ M such that
Q′′ = A. Quasi-closedness can be tested in polynomial time (see [
          <xref ref-type="bibr" rid="ref4">4</xref>
          ]). Hence a
nondeterministic guess for checking essential-intent A can be a quasi-closed set
Q such that Q′′ = A. 2.
        </p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Conclusion</title>
      <p>A long-standing complexity problem about the complexity of recognizing a
pseudointent was solved. This problem was shown to be coNP-complete. This main
result has several important consequences concerning essential intents and the
lectically largest pseudo-intent. Recognizing an essential intent was shown to be
NP-complete and recognizing the lectically largest pseudo-intent was shown to be
coNP-hard. The latter fact means that pseudo-intents cannot be generated with
polynomial delay in the order dual to the lectic one unless P = N P . Whether
pseudo-intents cannot be generated with polynomial delay (unless P = N P ) in
arbitrary order still remains an important open problem.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <given-names>B.</given-names>
            <surname>Ganter</surname>
          </string-name>
          and
          <string-name>
            <given-names>R.</given-names>
            <surname>Wille</surname>
          </string-name>
          ,
          <source>Formal Concept Analysis: Mathematical Foundations</source>
          ; Springer, Berlin (
          <year>1999</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <given-names>M.</given-names>
            <surname>Garey</surname>
          </string-name>
          and
          <string-name>
            <given-names>D.</given-names>
            <surname>Johnson</surname>
          </string-name>
          ,
          <article-title>Computers and Intractability: A Guide to the Theory of NP-Completeness;</article-title>
          <string-name>
            <surname>Freeman</surname>
          </string-name>
          , San Francisco (
          <year>1979</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <given-names>J. L.</given-names>
            <surname>Guigues</surname>
          </string-name>
          and
          <string-name>
            <given-names>V.</given-names>
            <surname>Duquenne</surname>
          </string-name>
          ,
          <article-title>Familles minimales d'implications informatives resultant d'un tableau de donn´ees binaries</article-title>
          , Math´ematiques, Informatique et Sciences Humaines;
          <volume>95</volume>
          :
          <fpage>5</fpage>
          -
          <lpage>18</lpage>
          , (
          <year>1986</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <given-names>S. O.</given-names>
            <surname>Kuznetsov</surname>
          </string-name>
          and
          <string-name>
            <given-names>S. A.</given-names>
            <surname>Obiedkov</surname>
          </string-name>
          ,
          <article-title>Counting pseudo-intents and #Pcompleteness</article-title>
          . In R. Missaoui and J. Schmid, Eds,
          <source>ICFCA 2006,Lecture Notes in Computer Science</source>
          , vol.
          <volume>3874</volume>
          ,
          <fpage>306</fpage>
          -
          <lpage>308</lpage>
          , Springer-Verlag,
          <article-title>(</article-title>
          <year>2006</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <given-names>S. O.</given-names>
            <surname>Kuznetsov</surname>
          </string-name>
          and
          <string-name>
            <given-names>S. A.</given-names>
            <surname>Obiedkov</surname>
          </string-name>
          ,
          <article-title>Some decision and counting problems of the duquenne-guigues basis of implications</article-title>
          ,
          <source>Discrete Applied Mathematics</source>
          ,
          <volume>156</volume>
          (
          <issue>11</issue>
          ):
          <fpage>1994</fpage>
          -
          <lpage>2003</lpage>
          , (
          <year>2008</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <given-names>B.</given-names>
            <surname>Sertkaya</surname>
          </string-name>
          ,
          <article-title>Towards the complexity of recognizing pseudo-intents</article-title>
          , In F. Dau and S. Rudolph, Eds,
          <source>ICCS 2009, Lecture Notes in Computer Science</source>
          , vol.
          <volume>5662</volume>
          ,
          <fpage>284</fpage>
          -
          <lpage>292</lpage>
          , Springer-Verlag,
          <article-title>(</article-title>
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <given-names>B.</given-names>
            <surname>Sertkaya</surname>
          </string-name>
          ,
          <article-title>Some computational problems related to pseudo-intents, In S. Ferre and S</article-title>
          . Rudolph, Eds,
          <source>ICFCA 2009, Lecture Notes in Computer Science</source>
          , vol.
          <volume>5662</volume>
          ,
          <fpage>284</fpage>
          -
          <lpage>292</lpage>
          , Springer-Verlag,
          <article-title>(</article-title>
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <given-names>F.</given-names>
            <surname>Distel</surname>
          </string-name>
          ,
          <article-title>Hardness of enumerating pseudo-intents in the lectic order</article-title>
          . In L. Kwuida and
          <string-name>
            <given-names>B.</given-names>
            <surname>Sertkaya</surname>
          </string-name>
          , Eds,
          <source>ICFCA 2010, Lecture Notes in Artificial Intelligence</source>
          , vol.
          <volume>5986</volume>
          ,
          <fpage>124</fpage>
          -
          <lpage>137</lpage>
          , Springer-Verlag,
          <article-title>(</article-title>
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>