<!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>A closure algorithm using a recursive decomposition of the set of Moore co-families</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Pierre Colomb</string-name>
          <email>pierre@colomb.me</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Alexis Irlande</string-name>
          <email>irlande@lirmm.fr</email>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Olivier Raynaud</string-name>
          <email>raynaud@isima.fr</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Yoan Renaud</string-name>
          <email>yoan.renaud@insa-lyon.fr</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Clermont Université, Université Blaise Pascal</institution>
          ,
          <addr-line>Campus des Cézeaux 63173 Clermont-Ferrand</addr-line>
          ,
          <country country="FR">France</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>INSA de Lyon, Bâtiment Blaise Pascal Campus de la Doua</institution>
          ,
          <addr-line>69621 Villeurbanne</addr-line>
          ,
          <country country="FR">France</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Universidad Nacional de Colombia Bogota</institution>
          ,
          <country country="CO">Colombia</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Given a set Un = f1; :::; ng, a collection M of subsets of Un that is closed under intersection and contains Un is known as a Moore family. The set of Moore families for a fixed n is in bijection with the set of Moore co-families (union-closed families containing the empty set) denoted itself Mn. This paper follows the work initiated in [8] and [9] about the recursive decomposition of the lattice of Moore co-families. We first show that each Moore co-family can be represented by a decomposition tree and we use this principle to design an original algorithm to close under union any given family. Then we discuss about the time complexity and give some experimental results.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        The concept of collection of sets on a ground set Un closed under intersection
appears with different names depending of the scientific fields. The name ‘Moore
families’ was first used by Birkhoff in [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] referring to E.H. Moore’s researches.
But, very frequently, such a collection is called ‘closure spaces’ (or ‘closure
systems’) or ‘convexity spaces’. This concept is applied in numerous fields in pure
or applied mathematics and computer science. For mathematical researches in
algebra and topology we can cite [
        <xref ref-type="bibr" rid="ref7">7, 19, 20</xref>
        ]. For researches in order and lattice
theory we have to cite [
        <xref ref-type="bibr" rid="ref10 ref4">4, 10</xref>
        ] for their works on closure operators. Formally a
closure operator is an extensive, isotone and idempotent function on 2Un , and a
closure system is then the sets of its fixed points. In particular it is shown that
any closure system is a complete lattice. From 1937 Birkhoff in [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] gave a
compact representation of ‘quasi ordinal spaces’ (in other words of collections closed
by intersection and union also called distributive lattices). More recently the
collection appears again as the main concept in computer science with researches in
relational databases ([
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]), in data analysis and formal concept analysis ([
        <xref ref-type="bibr" rid="ref1 ref13 ref15">13, 1,
15</xref>
        ]). More precisely, Ganter and Wille define a mathematical framework for
classification and Barbut and Monjardet used the Galois lattice for equivalent tasks.
In the same time, in 1985 ([
        <xref ref-type="bibr" rid="ref12">12</xref>
        ]) such collections are called ‘knowledge spaces’ by
Doignon et Falmagne. An important fact is that the collection of Moore families
on Un is itself a Moore family or a closure system. Indeed, the system composed
of Moore families contains one maximum element (2Un , all subsets of Un) and
the intersection of two Moore families is a Moore family itself. To get an
overall view of the properties of this closure system, see the survey of Caspard and
Monjardet [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ].
      </p>
      <p>Previously in the introduction, we have defined a Moore family on Un as a
collection of sets containing Un and closed by intersection. But for reasons of
legibility of the results and simplification of expressions, this article deals with the set
of families closed by union and containing the empty set called Moore co-families
and denoted by Mn. Basically, the set of Moore families is in bijection with this
set. For a given Moore family, one only has to complement every set to obtain
a Moore co-family. For example, the Moore family ff1g; f1; 2g; f1; 3g; f1; 2; 3gg
on U3 corresponds to the Moore co-family f;; f2g; f3g; f2; 3gg and vice versa.</p>
      <p>
        In [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ], Colomb &amp; al counted the exact number of Moore co-families for n = 7
and stated a recursive decomposition theorem of the lattice of Moore co-families
in [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. In the same article authors state that the set Mn is endowed with the
quotient partition associated with the operator h (each class of the partition
contains all the families which have the same image by h) and prove that each
class has a distributive lattice structure. This operator h is the main concept
underlying the recursive description of Mn. More recently in [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] authors give a
complete characterization of the set h(M) n M.
      </p>
      <p>In the present article we pursue investigations involving Moore co-families by
using the recursive decomposition theorem. In the third section we describe
succinctly the theorem and we show that each Moore co-family can be represented
by a decomposition tree. In the fourth section we describe an original algorithm
to generate a Moore co-family from the set of its join-irreducible elements. Then
we discuss about the time complexity of the process. Some experimental results
are given in section five.</p>
      <p>In the rest of the paper, we denote elements by numbers (1; 2; 3; : : : ). Sets
are denoted by capital letters (A; B; C; : : : ). Families of sets are denoted by
calligraphic letters (A; B; C; : : : ). Finally, we denote the sets of families of sets
by black board letters (A; B; C; : : : ).
2</p>
    </sec>
    <sec id="sec-2">
      <title>Definitions and notations</title>
      <p>For any integer n 1, let Un denote the set f1; : : : ; ng. Let M be a family,
we note (M; ) the corresponding partial order. Two sets M; M 0 in M such
that neither M M 0 and M 0 M are said incomparable in (M; ). A family
where every pair of sets is incomparable is called an antichain. We say that M
is covered by M 0 in (M; ), denoted M M 0, if M M 0 and there is not
M " 2 M such that M M " and M " M 0.</p>
      <p>Given a family M, a subfamily I of M is an ideal of M if it satisfies the following
implication for any pair M and M 0 in M,</p>
      <p>M</p>
      <p>M 0 and M 0 2 I ) M 2 I:
In other words, an ideal of M is some antichain of M and everything below it.
We shall use IM to denote the sets of ideals on M. Given a set X in a family M,
there exists a unique ideal I of M with X as a maximum set. Let IM(X) denote
this ideal. A set J 2 M is called a join-irreducible if J covers only one set. The
set of all join-irreducible sets of M is denoted JM. Let M be a Moore co-family
and x an element, we denote Mx (resp. Mx) the restriction of M to its sets
containing x (resp. to its sets not containing x). The empty set is added to Mx.
By extension, we denote by Jx (resp. Jx) the set of join-irreducible elements of
M which contain the element x (resp. which do not contain the element x).
3</p>
    </sec>
    <sec id="sec-3">
      <title>Recursive decomposition of the Moore co-families lattice</title>
      <p>In previous work, Colomb &amp; al. gave a recursive definition of the Moore
cofamilies on Un, for any n 1 (the only Moore co-family on U0 = ;, is f;g).</p>
      <sec id="sec-3-1">
        <title>Definition 1. For any integer n such that n 1, we define</title>
        <p>g1;n : Mn 1</p>
        <p>M
g2;n : Mn 1</p>
        <p>M
hn : Mn 1</p>
        <p>M</p>
        <p>! Mn
7 ! fX 2 2Un j 9M 2 M n f;gsuch that X = M [ fngg [ f;g;</p>
        <p>! Mn
7 ! fX 2 2Un j 9M 2 M such that X = M [ fngg [ f;g;</p>
        <p>! Mn 1
7 ! fX 2 2Un 1 j 8M 2 g1;n(M) n f;g; X [ M 2 g1;n(M)g:</p>
        <p>We may use h; g1 and g2 instead of hn; g1;n and g2;n when no confusion is
possible. Function g2 consists in adding element n to every set of a family M in
Mn 1 (thus including the singleton fng) plus the empty set. Function g1 behaves
similarly but removes the singleton fng. With these functions defined, we can
state Theorem 1, giving a description of Mn with respect to Mn 1.</p>
        <sec id="sec-3-1-1">
          <title>Theorem 1 (Colomb &amp; al. [9]).</title>
          <p>For any integer n such that n</p>
          <p>1,
Mn = SM2Mn 1 fg1(M) [ M0 j M0 2 IMn 1 (h(M))g [</p>
          <p>SM2Mn 1 fg2(M) [ M00 j M00 2 IMn 1 (M)g</p>
          <p>In other words there exists a natural bi-partition of Mn. Families not
containing the singleton fng under the form g1(M) [ M0 with M0 a sub-Moore
co-family of h(M) and families containing fng under the form g2(M) [ M00
with M00 a sub-Moore co-family of M.
3.1</p>
        </sec>
        <sec id="sec-3-1-2">
          <title>Decomposition tree of a Moore co-family</title>
          <p>Another interpretation is that for any element x in Un and any Moore co-family
M in Mn, M can be written Mx [ gi;x(M0) with M0 such that gi;x(M0)
corresponds to Mx. By applying recursively this decomposition principle to M we
obtain a decomposition binary tree of M (each leaf is an empty set which cannot
be further decomposed). Basically each leaf corresponds to a set of the initial
family M: to obtain the set corresponding to a leaf, one has only to apply
iteratively the different functions g1;x or g2;x that can be found in the path from
the chosen leaf to the root of the tree. An example of decomposition of Moore
co-family is given in Figure 1.</p>
          <p>3
ø
ø
3
ø
23
3
234
ø
2
ø
3
g2,3
4
ø
123</p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>A new algorithm to compute a union-closed family</title>
      <p>In this section, we present an algorithm to generate a Moore co-family M from
its set of join-irreducible elements denoted JM. This algorithm is based on the
theorem 1.
4.1</p>
      <sec id="sec-4-1">
        <title>Closure under union algorithm</title>
        <p>
          Problem of generation of closed-sets from a representative family has been
wellstudied these last years. Most of existing algorithms are based on a
decomposition strategy [
          <xref ref-type="bibr" rid="ref14 ref5">14, 5, 17, 16</xref>
          ]. As previously stated, generation of closed-sets and
co-closed sets can be treated in the same way (i.e. one only have to complement
every sets of input and output families to obtain both closed and co-closed
families). The question we ask here is, given a family of sets J , how to compute
its associated Moore co-family M, i.e. the smallest Moore co-family that
contains all sets of J . We choose to denote J the given set because the smallest
representative family for a Moore co-family is the family of its join-irreducible
sets.
        </p>
        <p>We propose an algorithm based on the decomposition of a Moore co-family
that only uses families of join-irreducible sets. In other words, for each step
of the recursive decomposition, given a local set JM, we compute families of
join-irreducible sets JMx and JM0 corresponding to Mx and M0 such that
M = Mx [ gi(M0). Leaves of the decomposition tree obtained after the whole
recursive decomposition correspond to the closure of the initial set M. In the
following, we describe how to compute JMx and JM0 .</p>
        <p>Proposition 1. Let M, M0 in Mn, x in Un and i in [1; 2] with M = Mx [
gi;x(M0). Then
– JMx = Jx.</p>
        <p>– JM0 fJ nfxg j J 2 Jxg [ fJ1 [ J2 j J1 2 fJ nfxg j J 2 Jxg; J2 2 Jxg</p>
        <sec id="sec-4-1-1">
          <title>Proof.</title>
          <p>– JMx = Jx</p>
          <p>Any join-irreducible element of M not containing x is also join-irreducible of
Mx. Indeed, every predecessors of each set in M not containing x, doesn’t
contain x itself. Similarly, there is no new join-irreducible element in JMx .
– JM0 fJ nfxg j J 2 Jxg [ fJ1 [ J2 j J1 2 fJ nfxg j J 2 Jxg; J2 2 Jxg
Let us show that gi(JM0 ) Jx [ fJ1 [ J2 j J1 2 Jx; J2 2 Jxg.
By contradiction, let J be a set in gi;x(JM0 ) such that J 62 Jx [fJ1 [J2 j J1 2
Jx; J2 2 Jxg. So, we have x 2 J , J 62 Jx and J 62 Jx. Hence, J 62 JM.
Let S = fs1; s2; :::; sng (resp. S0 = fs01; s02; :::; s0mg) be the family of maximal
join-irreducible sets of Mx (resp. of Mx) such that 8i 2 [1; n], si J (resp.
8j 2 [1; m], s0j J ).</p>
          <p>Since J 62 Jx [ fJ1 [ J2 j J1 2 fJ nfxg j J 2 Jxg; J2 2 Jxg we have
6 9i 2 [1; n] and 6 9j 2 [1; m] such that si [ s0j = J or s0j = J . So, 9i; j 2 [1; n]
and 9k; l 2 [1; m] such that si [ s0k is incomparable with sj [ s0l and such that
8u 2 [1; n] and 8v 2 [1; m], either su [ s0v si [ s0k, or su [ s0v sj [ s0l.
But, with J = si[s0k[sj [s0l, we can say that J covers si[s0k and sj [s0l. Hence,
J is not a join-irreducible set of Mx, J n fxg is not a join-irreducible set of
M0 and we conclude that J does not belongs to gi;x(JM0 ). Contradiction.
tu</p>
          <p>Straightforward from proposition 1 we can design an algorithm to close any
given input family (see algorithm 1).</p>
          <p>For the first step of algorithm Co-closure, P is initialized to Un that represents
all possible choices of an element for the next decomposition. S is initialized to
the empty set and allows to store element that would form a co-closed set. V erif
is initialized to true. An example of an execution is given in figure 2.
4.2</p>
        </sec>
      </sec>
      <sec id="sec-4-2">
        <title>Discussion about the time complexity of algorithm Co-closure.</title>
        <p>Basically, the decomposition tree obtained at the end of the whole process of
Algorithm 1 is a binary tree. Internal nodes have zero, one or two children. Only
the last case induces the algorithm to compute a direct product which create
a new path in the tree corresponding to a new closed set. For this reason we
can say that Algorithm 1 computes as many direct products as the number of
different closed sets of the final result. By this way, the most important part
of the whole time complexity, which corresponds to the computation of direct
products, can be dispatched on each internal node with two children. Locally, the
algorithm computes one direct product between two families whose the size is
variable. Let S be an hypothetic maximal size of a family involved in a product.
Then, treatment of an internal node is done with runtime of O(n:S2). But one
have to know that the size of the family resulting of the product is never superior
to the number of leaves of the sub tree rooted to this internal node. That means
that the local complexity is polynomially linked with the result.</p>
        <p>We give in the last section the experimental results. They are far to be
favorable to our approach and one explication could be the following: we said
that the size of the direct product computed for each internal node is linked to
the number of families which have to be generated further, but the process to
compute this product is not linear with the size of the local result of this product.
This point give us a huge space to improve our global process. That means that
Algorithm 1 makes the link between computing a closure and computing a direct
product under constraints to be defined.</p>
        <p>Algorithm 1: Co-closure(J , P , S, V erif )</p>
        <p>Input: J a family of sets; P , S sets of elements; V erif a Boolean.
begin
if J 6= f;g and J 6= fg then</p>
        <p>Choose an element x 2 P ; JMx Jx;
Co-closure(JMx , S JMx , S, V erif );
T fJ nfxg j J 2 Jxg;
JM0 T [ fT [ J j T 2 T ; J 2 JMx g;
if fxg 62 J then</p>
        <p>V erif f alse;
else
end
else</p>
        <p>V erif</p>
        <p>true;
Co-closure(JM0 , S JM0 , S [ fxg, V erif );
if V erif = true and J 6= fg then</p>
        <p>return(S);
S
fg;
12
1
134</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>Experimental results</title>
      <sec id="sec-5-1">
        <title>Experimental design</title>
        <p>In order to assess performances, the approach described previously has been
implemented in C. The executable file was generated with compiler GCC 4.6.
The experiments were performed on a Intel Core2 Q9300 processor with 2.2
GHz of speed and 8 Go of memory. Several well-known benchmark real-world
data-sets were chosen from [21]. The following table summarizes the data-sets
caracteristics.</p>
        <p>Data-sets # Attributes # Sets # Attributes per set # Closed set
Mushroom 119 8124 23 238709</p>
        <p>Chess 75 3196 37 930851336</p>
        <p>
          Connect 129 67557 43 1415737994
To compare performances of Co-closure and previous approaches with respect
to the size of family, we implemented a version of Norris’s algorithm (see [18])
as well as a version of Ganter’s algorithm called Next-closure (see [
          <xref ref-type="bibr" rid="ref14">14</xref>
          ]). Note
that we have used the natural one to one mapping between Moore and co-Moore
families to compute closed sets using Co-Closure algorithm.
5.2
        </p>
      </sec>
      <sec id="sec-5-2">
        <title>Results</title>
        <p>We have compared execution time of these different algorithms on parts of
benchmark data-sets. In that way, we have executed algorithms on the first m sets of
each benchmark data-sets by varying m. On figures 3, 4, and 5 we give numbers
of co-closed sets we obtained by execution of the three algorithms for each size of
the considered data-sets partition. In the last three rows we give the execution
time for each algorithm.</p>
        <p>#sets # closed Ganter Norris Co-Closure
100 10867 20ms 10ms 160ms
200 73033 80ms 80ms 1s56
500 1051399 1s54 2s98 7s3
1000 38558373 2m04 2m48 31m52
1500 183655113 13m24 1h04 ?
2000 292107880 26m36 ? ?
2500 386235477 46m25 ? ?
3196 930851336 2h33 ? ?</p>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>Conclusion</title>
      <p>
        In [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] authors have computed the exact size of jM7j. From this first challenge has
derived a recursive decomposition theorem which has been formalized in [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. In
the present article we first show that each Moore co-family can be represented by
a decomposition tree and we use this principle to design an original algorithm to
close under union any given family. The process has been implemented and the
results on well-known benchmarks are given in the last section. Experimentations
state the correctness of the process but show that time complexity and space
complexity are not favorable. However, we think the process is interesting for
two main reasons. Firstly, the decomposition tree obtained by the process is
based on the recursive definition of the set of Moore co-families and corresponds
to a new approach. And secondly the computing of each closure is shown to be
linked to the computing of a direct product under constraints to be defined. It
will be interesting to use some better practices concerning the direct product to
improve the process. In that case the time complexity for each generated set will
correspond to the time complexity needed for the algorithmic treatment of an
internal node with two children. So, any new performance to compute the local
direct product should lead to a more efficient algorithm.
16. Gely, A.: A generic algorithm for generating closed sets of a binary relation. In:
      </p>
      <p>ICFCA’05. (2005)
17. Lindig, C.: Fast concept analysis. In: Working with Conceptual Structures</p>
      <p>Contributions to ICCS 2000, Shaker Verlag (August 2000) 152–161
18. Norris, E.M.: An algorithm for computing the maximal rectangles in a binary
relation. Revue Roumaine de Mathématiques Pures et Appliquées 23(2) (1978)
243–250
19. G.Sierksma: Convexity on union of sets. Compositio Mathematica volume 42
(1981) 391–400
20. Ven, L.V.D.: Theory of convex structures. North-Hollande, Amsterdam (1993)
21. : Uci machine learning repository.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Barbut</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Monjardet</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>Ordre et classification</article-title>
          .
          <source>Hachette</source>
          (
          <year>1970</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Beaudou</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Colomb</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Raynaud</surname>
          </string-name>
          , O. In: submitted to ISAAC. (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Birkhoff</surname>
          </string-name>
          , G.:
          <article-title>Rings of sets</article-title>
          .
          <source>Duke Mathematical Journal</source>
          <volume>3</volume>
          (
          <year>1937</year>
          )
          <fpage>443</fpage>
          -
          <lpage>454</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Birkhoff</surname>
          </string-name>
          , G.:
          <article-title>Lattice Theory</article-title>
          .
          <article-title>Third edn</article-title>
          .
          <source>American Mathematical Society</source>
          (
          <year>1967</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Bordat</surname>
            ,
            <given-names>J.P.</given-names>
          </string-name>
          :
          <article-title>Calcul pratique du treillis de galois d'une correspondance</article-title>
          .
          <source>Math. Sci. Hum</source>
          .
          <volume>96</volume>
          (
          <year>1986</year>
          )
          <fpage>31</fpage>
          -
          <lpage>47</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Caspard</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Monjardet</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>The lattices of closure systems, closure operators, and implicational systems on a finite set : a survey</article-title>
          .
          <source>Discrete Applied Mathematics</source>
          <volume>127</volume>
          (
          <year>2003</year>
          )
          <fpage>241</fpage>
          -
          <lpage>269</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Cohn</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <source>Universal Algebra. Harper and Row</source>
          , New York (
          <year>1965</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Colomb</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Irlande</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Raynaud</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          :
          <article-title>Counting of Moore families on n=7</article-title>
          . In: ICFCA, LNAI
          <volume>5986</volume>
          ,
          <string-name>
            <surname>Agadir</surname>
            ,
            <given-names>Marocco.</given-names>
          </string-name>
          (
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Colomb</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Irlande</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Raynaud</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Renaud</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          :
          <article-title>About the recursive décomposition of the lattice of moore co-families</article-title>
          . In: ICFCA, Nicosia,
          <string-name>
            <surname>Cyprius.</surname>
          </string-name>
          (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Davey</surname>
            ,
            <given-names>B.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Priestley</surname>
            ,
            <given-names>H.A.</given-names>
          </string-name>
          :
          <article-title>Introduction to lattices and orders</article-title>
          . Second edn. Cambridge University Press (
          <year>2002</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Demetrovics</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Libkin</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Muchnik</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          :
          <article-title>Functional dependencies in relational databases: A lattice point of view</article-title>
          .
          <source>Discrete Applied Mathematics</source>
          <volume>40</volume>
          (
          <issue>2</issue>
          ) (
          <year>1992</year>
          )
          <fpage>155</fpage>
          -
          <lpage>185</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Doignon</surname>
            ,
            <given-names>J.P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Falmagne</surname>
            ,
            <given-names>J.C.</given-names>
          </string-name>
          : Knowledge Spaces. Springer, Berlin (
          <year>1999</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Duquenne</surname>
          </string-name>
          , V.:
          <article-title>Latticial structure in data analysis</article-title>
          .
          <source>Theoretical Computer Science</source>
          <volume>217</volume>
          (
          <year>1999</year>
          )
          <fpage>407</fpage>
          -
          <lpage>436</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Ganter</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>Two basic algorithms in concept analysis</article-title>
          .,
          <source>Preprint</source>
          <volume>831</volume>
          ,
          <string-name>
            <surname>Technische</surname>
            <given-names>Hochschule Darmstadt</given-names>
          </string-name>
          (
          <year>1984</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Ganter</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wille</surname>
          </string-name>
          , R.:
          <article-title>Formal concept analysis</article-title>
          ,
          <source>mathematical foundation</source>
          , BerlinHeidelberg-NewYork et al.:Springer (
          <year>1999</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>