<!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 Galois Framework for the Study of Analogical Classifiers</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Miguel Couceiro</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Erkko Lehtonen</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Centro de Matemática e Aplicações, Faculdade de Ciências e Tecnologia, Universidade Nova de Lisboa</institution>
          ,
          <addr-line>Quinta da Torre, 2829-516 Caparica</addr-line>
          ,
          <country country="PT">Portugal</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>LORIA, CNRS, Universite de Lorraine</institution>
          ,
          <addr-line>F-54000</addr-line>
          ,
          <country country="FR">France</country>
        </aff>
      </contrib-group>
      <fpage>51</fpage>
      <lpage>61</lpage>
      <abstract>
        <p>In this paper, we survey some recent advances in the study of analogical classifiers, i.e., classifiers that are compatible with the principle of analogical inference. We will present a Galois framework induced by relation between formal models of analogy and the corresponding classes of analogy preserving functions. The usefulness these general results will be illustrated over Boolean domains, which explicitly present the Galois closed sets of analogical classifiers for diferent pairs of formal models of Boolean analogies.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Analogical proportion</kwd>
        <kwd>analogical reasoning</kwd>
        <kwd>analogical classifier</kwd>
        <kwd>Galois theory</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Motivation and Background</title>
      <p>
        Analogical reasoning (AR) is a remarkable capability of human thought that exploits parallels
between situations of diferent nature to infer plausible conclusions, by relying simultaneously
on similarities and dissimilarities. Machine learning (ML) and artificial intelligence (AI) have
tried to develop AR, mostly based on cognitive considerations, and to integrate it in a variety of
ML tasks, such as natural language processing (NLP), preference learning and recommendation
[
        <xref ref-type="bibr" rid="ref1 ref2 ref3 ref4 ref5">1, 2, 3, 4, 5</xref>
        ]. Also, analogical extrapolation (inference) can solve dificult reasoning tasks
such as scholastic aptitude tests and visual question answering [
        <xref ref-type="bibr" rid="ref6 ref7 ref8 ref9">6, 7, 8, 9</xref>
        ]. Inference based on
AR can also support dataset augmentation (analogical extension and extrapolation) for model
learning, especially in environments with few labeled examples [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. Furthermore, AR can also
be performed at a meta level for transfer learning [
        <xref ref-type="bibr" rid="ref11 ref12">11, 12</xref>
        ] where the idea is to take advantage
of what has been learned on a source domain in order to improve the learning process in a
target domain related to the source domain. Moreover, analogy making can provide useful
explanations that rely on the parallel example-counterexample [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] and guide counterfactual
generation [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ].
      </p>
      <p>
        However, early works lacked theoretical and formalizational support. The situation started
to change about a decade ago when researchers adopted the view of analogical proportions
as statements of the form “ relates to  as  relates to  ”, usually denoted  :  ::  :  . Such
proportions are at the root of the analogical inference mechanism, and several formalisms
to study this mechanism have been proposed, which follow diferent axiomatic and logical
approaches [
        <xref ref-type="bibr" rid="ref15 ref16">15, 16</xref>
        ]. For instance, [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ] introduces the following 4 postulates in the linguistic
context as a guideline for formal models of analogical proportions: symmetry (if  :  ::  :  ,
then  :  ::  :  ), central permutation (if  :  ::  :  , then  :  ::  :  ), strong inner
reflexivity (if  :  ::  :  , then  =  ), and strong reflexivity (if  :  ::  :  , then  =  ). Such
postulates appear reasonable in the word domain, but they can be criticized in other application
domains. For instance, in a setting where two distinct conceptual spaces are involved, as in
wine : French :: beer : Belgian where two diferent spaces “drinks” and “nationality” are
considered, the central permutation is not tolerable.
      </p>
      <p>
        Recently, [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ] proposed an algebraic framework of analogies that is naturally embedded
into first-order logic via model-theoretic types. It provides a unifying setting where the
different axiomatic approaches in the literature and respective domains of interpretation can be
considered.
      </p>
      <p>
        Example 1. Among the classical models of analogy on the two-element set {0, 1}, it is
noteworthy to mention [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ] and [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ] definitions of Boolean analogy that correspond respectively to
the relations  1 and  2 below. In this paper we represent a relation as a matrix whose columns
are precisely the tuples belonging to the relation.
Note that  2 contains only patterns of the form  :  ::  :  and  :  ::  :  , and it is often
referred to as the minimal model of analogy.
      </p>
      <p>
        Other approaches to formalizing the notion of analogy, include the factorial view of [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ] and
the functional view of [
        <xref ref-type="bibr" rid="ref22 ref23">22, 23</xref>
        ], except that it is not bound by the central permutation postulate.
Such a framework is close to Gentner’s symbolic model of analogical reasoning [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ] based on
structure mapping theory and first implemented in [
        <xref ref-type="bibr" rid="ref25">25</xref>
        ]. Note that diferent axiomatic approaches
entail diferent dataset augmentation procedures, and may impact diferently on several tasks
related to AR.
      </p>
      <p>
        A key task associated with AR is analogy solving, i.e. finding or extrapolating, for a given
triple , ,  a value  such that  :  ::  :  is a valid analogy. Such a task has been addressed
in the framework of case-based reasoning (CBR), where solutions are generated by retrieval
and adaptation [
        <xref ref-type="bibr" rid="ref26 ref27">26, 27</xref>
        ]. Following the same tracks, AR was also adapted to analogy based
classification [
        <xref ref-type="bibr" rid="ref28">28</xref>
        ] where objects are viewed as attribute tuples (instances) x = ( 1, . . . ,   ).
Indeed, if a, b, c are in analogical proportion for most of their attributes, and class labels are
known for a, b, c but unknown for d, then one may infer the label for d as a solution of an
analogical proportion equation. All these applications rely on the same idea: if four instances
a, b, c, d are in analogical proportion for most of the attributes describing them, then it may still
be the case for the other attributes  (a),  (b),  (c),  (d) (for some function  ). This principle
is called analogical inference principle (AIP).
      </p>
      <p>
        Theoretically, it is quite challenging to find and characterize situations where AIP can
be soundly applied. A first step toward explaining the analogical mechanism consists in
characterizing the set of functions  for which AIP is sound (i.e., no error occurs) no matter
which triplets of examples are used. In case of Boolean attributes and for the minimal model  2,
it was shown in [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] that these so-called “analogy-preserving” (AP) functions coincide exactly
with the set of afine Boolean functions. Moreover, it was also shown that, when the function
is not afine, the prediction accuracy remains high if the function is close to being afine [
      </p>
      <p>
        These results were later extended to nominal (finite) underlying sets when taking the minimal
model of analogy in both the domain and codomain of classifiers [
        <xref ref-type="bibr" rid="ref30">30</xref>
        ].
      </p>
      <p>
        Intuitively, this class will change when adopting diferent models of analogy. This motivated
a deeper study of the relation between formal models of analogy and the corresponding class
of AP functions, and which culminated in a Galois theory of analogical classifiers [
        <xref ref-type="bibr" rid="ref31">31</xref>
        ]. In this
paper, we briefly survey this Galois framework for analogical classifiers, and we illustrate these
results for Boolean classifiers by revisiting diferent formal Boolean models of analogy, and
describe the corresponding Galois closed sets of analogical classifiers.
      </p>
      <p>
        This paper is organized as follows. We first briefly survey the universal algebraic framework
pertaining to relational preservation in Section 2. We then adapt the latter to the framework
of analogical preservation in Section 3, and recall the Galois theory for analogical classifiers
presented in [
        <xref ref-type="bibr" rid="ref31">31</xref>
        ]. We illustrate these results by considering two classical models of Boolean
analogies and describing sets of analogical classifiers accordingly. As a by-product, it follows
that they actually correspond to the set of afine Boolean functions.
2. Galois Theories for Functions
Let  and  be nonempty sets. A function of several arguments from  to  is a mapping
the rule
and  1, . . . ,   ∈ ℱ 
 :
      </p>
      <p>→  for some natural number  called the arity of  . Denote by ℱ 
 -ary functions of several arguments from  to  , and let ℱ 
:= ⋃︀
 ∈N ℱ 
( ).</p>
      <p>In the case when  =  we speak of operations on  , and we use the notation  
and   := ℱ  . For any set</p>
      <p>⊆ ℱ  , the  -ary part of  is  ( ) := 
( ), then the composition  ( 1, . . . ,   ) belongs to ℱ 
( ) the set of all
∩ ℱ 
( )</p>
      <p>( ). If  ∈ ℱ 
and is defined by
( ) := ℱ 
( )
( )
 ( 1, . . . ,   )(a) :=  ( 1(a), . . . ,   (a)) for all a ∈   .
 . We denote by   the set of all projections on  .</p>
      <p>The  -th  -ary projection pr( )</p>
      <p>( ) is defined by pr( )( 1, . . . ,   ) :=   for all  1, . . . ,   ∈</p>
      <p>The notion of functional composition can be extended to sets of functions as follows. Let

⊆ ℱ 
and</p>
      <p>⊆ ℱ  . The composition of  with  is the set

:= { ( 1, . . . ,   ) ∈ ℱ 
|
 ∈  ( ),  1, . . . ,   ∈  ( )}.
in symbols, 
i.e., the smallest clone on  containing  .</p>
      <p>A clone on  is a set 
⊆  and  
⊆  . For</p>
      <p>⊆   , we denote by ⟨ ⟩ the clone generated by  ,
⊆   that is closed under composition and contains all projections,
We say that  ∈ ℱ 
( ) is a minor of  ∈ ℱ 
( ),  ≤  , if 
∈ { }  . The minor relation ≤
minor-closed classes or minions. Equivalently, a set 
is a quasi-order (a reflexive and transitive relation) on ℱ  . Downsets of (ℱ 
, ≤) are called
is a minion if    ⊆  . A set
 ⊆ ℱ</p>
      <p>for every finite subset 
is  -locally closed if for all  ∈ ℱ 
⊆   of size at most  , there exists a  ∈  such that  | =  | . A
(say  is  -ary), it holds that 
∈ 
whenever</p>
      <p>Subsets of   are called  -ary relations on  . Denote by ℛ 
on  , and let ℛ  := ⋃︀
 ∈N ℛ 
( ). Let 
set  is said to be locally closed if it is  -locally closed for every positive integer  .
( ) the set of all  -ary relations
( ). We say that the function 
preserves the relation  (or  is a polymorphism of  , or  is an invariant of  ), and we write
componentwise application of  to the tuples a = (  1, . . . ,   ), i.e.:
 ◁ 
, if for all a1, . . . , a ∈  , we have  (a1, . . . , a ) ∈  , where  (a1, . . . , a ) denotes the
 (a1, . . . , a ) := ( ( 11, . . . ,   1), . . . ,  ( 1 , . . . ,   )).</p>
      <p>Inv :  (  ) →  (ℛ  ) given by the following rules: for all ℛ ⊆ ℛ
 and ℱ ⊆ 
 ,
The preservation relation ◁ induces a Galois connection between the sets   and ℛ  of
operations and relations on  . Its polarities are the maps Pol :  (ℛ  )
→  (  ) and
Pol ℛ := { ∈   | ∀</p>
      <p>∈ ℛ :  ◁ 
Inv ℱ := {
∈ ℛ  | ∀ ∈ ℱ :  ◁ 
}
,
}
.</p>
      <p>
        Under this Galois connection, the closed sets of operations are precisely the locally closed clones.
The closed sets of relations, known as relational clones, are precisely the locally closed sets
of relations that contain the empty relation and the diagonal relations and are closed under
formation of primitively positively definable relations. This was first shown for finite base sets
in [
        <xref ref-type="bibr" rid="ref32 ref33 ref34">32, 33, 34</xref>
        ] and later extended for arbitrary sets in [
        <xref ref-type="bibr" rid="ref35 ref36">35, 36</xref>
        ].
      </p>
      <p>The preservation relation can be adapted for functions of several arguments from  to  ; we
now need to consider pairs of relations. Let
ℛ 
( ) := ℛ 
( )
× ℛ 
( )
and ℛ 
:= ⋃︁
ℛ</p>
      <p>( )
 ∈N
the sets ℱ 
for all  ⊆ ℛ
maps Pol :  (ℛ 

and ℛ</p>
      <p>) →  (ℱ 
and ℱ ⊆ ℱ</p>
      <p>,
be the set of all ( -ary) relational constraints from  to  .
of functions and relational constraints from  to  . Its polarities are the
) and Inv :  (ℱ 
) →  (ℛ</p>
      <p>) given by the following rules:
Pol  := { ∈ ℱ 
Inv ℱ := {(, 
) ∈ ℛ 
| ∀(,</p>
      <p>) ∈  :  ◁ (, 
| ∀ ∈ ℱ :  ◁ (, 
) ,
}
) .
}
some ℱ ⊆ ℱ 
The sets Pol</p>
      <p>and Inv ℱ
of the form Pol  for some  ⊆ ℛ
are said to be definable by relational constraints and functions, respectively.
are said to be defined
by</p>
      <p>and ℱ , respectively. Sets of functions

and sets of relational constraints of the form Inv ℱ for</p>
      <p>
        The closed sets of functions under this Galois connection were described for finite base sets
in [
        <xref ref-type="bibr" rid="ref37">37</xref>
        ] and later for arbitrary sets [
        <xref ref-type="bibr" rid="ref38">38</xref>
        ]. This result was refined in [
        <xref ref-type="bibr" rid="ref39">39</xref>
        ] for sets of functions
definable by relations of restricted arity.
      </p>
      <p>
        Theorem 2 ([
        <xref ref-type="bibr" rid="ref38 ref39">38, 39</xref>
        ]). Let  and  be arbitrary nonempty sets, and let 
⊆ ℱ  .
1.  is definable by constraints if and only if  is a locally closed minion.
2.  is definable by constraints of arity  if and only if  is an  -locally closed minion.
      </p>
      <p>The closed sets of relational constraints were described in terms of closure conditions that
parallel those for relational clones. The description of the dual objects of constraints on possibly
infinite sets  and</p>
      <p>
        was also provided in [
        <xref ref-type="bibr" rid="ref38">38</xref>
        ] and inspired by those given in [
        <xref ref-type="bibr" rid="ref34 ref35 ref36 ref37">34, 35, 36, 37</xref>
        ] and
given in terms of positive primitive first-order relational definitions applied simultaneously on
antecedents and consequents. Sets of constraints that are closed under such formation schemes
are said to be closed under conjunctive minors. Moreover, every function satisfies the empty
(∅, ∅) and the equality (= , = ) constraints, and if a function  satisfies a constraint (, 
),
then  also satisfies its relaxations ( ′,  ′) such that  ′ ⊆  and  ′ ⊇  .
      </p>
      <p>As for functions, in the infinite case, we also need to consider a “local closure” condition to
describe the dual closed sets of relational constraints on  and  . A set 
and  is  -locally closed if it contains every relaxation of its members whose antecedent has
of constraints on 
size at most  , and it is locally closed if it is  -locally closed for every positive integer  .
relational constraints on  and  .</p>
      <p>
        Theorem 3 ([
        <xref ref-type="bibr" rid="ref38 ref39">38, 39</xref>
        ]). For arbitrary nonempty sets  and  , and let  ⊆ ℛ

be a set of
1.  is definable by some set  ⊆ ℱ
      </p>
      <p>2.  is definable by some set  ⊆ ℱ</p>
      <p>if and only if it is locally closed, contains the binary
( ) of  -ary functions if and only it is  -locally closed,
equality and the empty constraints, and it is closed under relaxations and conjunctive minors.
contains the binary equality and the empty constraints, and it is closed under relaxations
and conjunctive minors.</p>
      <p>Let</p>
      <p>and let  1 and  2 be clones on  and  . We say that  is stable under right
composition with  1 if 
 2
⊆  . We say that 
is ( 1,  2)-stable or a ( 1,  2)-clonoid, if 
1 ⊆  , and we say that  is stable under left composition with  2 if
1 ⊆ 
and  2
⊆  .</p>
      <p>
        Motivated by earlier results on linear definability of equational classes of Boolean functions
[
        <xref ref-type="bibr" rid="ref40">40</xref>
        ] which were described in terms of stability under compositions with the clone of constant
preserving afine functions, [
        <xref ref-type="bibr" rid="ref41">41</xref>
        ] introduced a Galois framework for describing sets of functions
ℱ ⊆ ℱ
      </p>
      <p>stable under right and left compositions with clones  1 on  and  2 on  ,
respectively. For that they restricted the defining dual objects to relational constraints (, 
) where
 and  invariant under  1 and  2, respectively, i.e., 
referred to as ( 1,  2)-constraints. We denote by ℛ 
∈ Inv  1 and  ∈ Inv  2. These were
( 1, 2) the set of all ( 1,  2)-constraints.</p>
      <p>
        Theorem 4 ([
        <xref ref-type="bibr" rid="ref41">41</xref>
        ]). Let  and  be arbitrary nonempty sets, and let  1 and  2 clones on  and
 , respectively. A set  ⊆ ℱ
      </p>
      <p>
        is definable by some set of ( 1,  2)-constraints if and only if  is
locally closed and stable under right and left composition with  1 and  2, respectively, i.e., it is a
locally closed ( 1,  2)-clonoid.
Dually, a set 
of ( 1,  2)-constraints is definable by a set  ⊆ ℱ

if 
= Inv  ∩ ℛ
To describe the dual closed sets of ( 1,  2)-constraints, [
        <xref ref-type="bibr" rid="ref41">41</xref>
        ] observed that conjunctive minors
of ( 1,  2)-constraints are themselves ( 1,  2)-constraints. However, this is not the case
for relaxations. They thus proposed the following variants of local closure and of constraint
      </p>
      <p>A set  0 of ( 1,  2)-constraints is said to be ( 1,  2)-locally closed if the set 
relaxations of the various constraints in  0 is locally closed. A relaxation ( 0,  0) of a relational
of all
constraint (,</p>
      <p>) is said to be a ( 1,  2)-relaxation if ( 0,  0) is a ( 1,  2)-constraint.</p>
      <p>
        Theorem 5 ([
        <xref ref-type="bibr" rid="ref41">41</xref>
        ]). Let  and  be arbitrary nonempty sets, and let  1 and  2 clones on  and
 , respectively. A set
      </p>
      <p>of ( 1,  2)-constraints is definable by some set  ⊆ ℱ 
is ( 1,  2)-locally closed and contains the binary equality constraint, the empty constraint, and it
if and only if it
is closed under ( 1,  2)-relaxations and conjunctive minors.</p>
      <p>In this paper, we will focus on relational constraints whose antecedent and consequent are
derived from analogies, and that we will refer to as analogical constraints. We will denote the
set of all analogical constraints from  to</p>
      <p>
        by   .
3. Galois Theory for Analogical Classifiers
As mentioned in the Introduction, analogical inference yields competitive results in classification
and recommendation tasks. However, the justification of why and when a classifier is compatible
with the analogical inference principle (AIP) remained rather obscure until the work [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. In
this paper the authors considered the minimal Boolean analogy model (see  2 in Example 1)
and addressed the problem of determining those Boolean classifiers for which the AIP always
holds, that is, for which there are no classification errors. Surprisingly, they showed that they
correspond to “analogy preserving” and that they constitute the clone of afine functions. This
result was later generalized to binary classification tasks on nominal (finite) domains in [
where the authors considered the more stringent notion of “hard analogy preservation”. By
taking the same minimal analogy model on both the domain and the label set, the authors
showed that in this case the sets of hard analogy preserving functions constitute Burle’s clones
[
        <xref ref-type="bibr" rid="ref42">42</xref>
        ].
      </p>
      <p>Definition 6.</p>
      <p>Let  and  be sets, and let  and  be analogical proportions defined on the
two sets, respectively. A function  :</p>
      <p>) if for all a, b, c, d ∈   :
︀(  (a, b, c, d) and  -solv( (a),  (b),  (c)))︀
=⇒
 ( (a),  (b),  (c),  (d)),
where  (a, b, c, d) is a shorthand for (  ,   ,   ,   )
 -solv( (a),  (b),  (c)) means that there is an 
∈  for all 
∈</p>
      <p>{1, . . . ,  } and
with  ( (a),  (b),  (c),  ). Denote by
) the set of all analogy-preserving functions relative to (,</p>
      <p>→  is analogy-preserving (AP for short) relative to
Proposition 7. Let  and  be analogical proportions defined on sets  and  , respectively. Then
′) we need to introduce some variants of the
closure conditions discussed in Section 2. Let ℛ
matrix 
whose columns belong to a relation 
be set of  -ary relations on  . An 
∈ ℛ , is called an ℛ -locality. Let  ⊆ ℛ
× 
 ,
and let  1 := {
if for all  ∈ ℱ 
∈ ℛ  | ∃
∈ ℛ  such that (,</p>
      <p>) ∈ } . A set  ⊆ ℱ 
(say  is  -ary), it holds that  ∈  whenever for every  1-locality  , either
is  -locally closed
1. there exists a  ∈  such that  
2. for any relation  in  1 such that 
=  , or</p>
      <p>⪯  and for any
 ∈ { ∈ ℛ  | (, 
) ∈  ,  
⊆  }
we have that</p>
      <p>⊆  .</p>
      <p>Let  ′ := { ′ | 
∈   }, and let  
:=  
×  ′ . We refer to the elements of  
analogical constraints from  to  . The set of analogical constraints that are ( 1,  2)-constraints
as
will be denoted by
 
( 1, 2) :=  
∩ ℛ</p>
      <p>A set  is said to be ( 1,  2)-analogically locally closed if it is  
that  
=  
(  ,  ), and in this case we simply say that  is analogically locally closed.
( 1, 2)-locally closed. Note
Theorem 9. Let  and  be arbitrary nonempty sets, and let  1 and  2 be clones on  and  ,
respectively.</p>
      <p>1. A set  ⊆ ℱ
2. A set  ⊆ ℱ 
analogically locally closed ( 1,  2)-clonoid.
locally closed minion.</p>
      <p>is definable by analogical ( 1,  2)-constraints if and only if it is a ( 1, 
2)is definable by analogical constraints if and only if it is an analogically
4. Application: Description of Boolean Analogical Classifiers
w.r.t. Example 1
In this section we illustrate the use of the Galois theory described in Section 3 to determine the
classes of analogical classifiers AP(  ,   ) = Pol(  ,  ′ ) for ,  ∈ {1, 2} (see Example 8 and
Equation (1)).</p>
      <p>Recall that, up to permutation of arguments, the binary Boolean functions are the
following: the constant 0 and 1 functions, denoted respectively by 0 and 1, the first projection
pr1 : ( 1,  2) ↦→  1 and its negation ¬1 = pr1, the conjunction ∧ and its negation ↑, the
disjunction ∨ and its negation ↓, the implication → and its negation ↛, and the addition +
modulo 2 and its negation ↔. Note that ↑ and ↓ are often referred to as Shefer functions as each
one of them can generate the class of all Boolean functions by taking compositions and variable
substitutions.</p>
      <p>Observe that the constant tuples 0 and 1 belong to every   ( ∈ {1, 2}), and thus every
such   is invariant under I, i.e., I  ⊆   . Hence, for every ,  ∈ {1, 2}, Pol(  ,  ′ ) is stable
under right composition with I. This leads us to considering the following notion.</p>
      <p>
        A function  is said to be a  -minor of a function  if  ∈  . Recall that in the particular
case when  =  {0,1},  is called a minor of  . The functions  and  are said to be equivalent,
denoted by  ≡  , if  is a minor of  and  is a minor of  . For further background on these
notions and variants see, e.g., [
        <xref ref-type="bibr" rid="ref37 ref43 ref44">43, 44, 37</xref>
        ].
      </p>
      <p>Since Pol(  ,  ′ ) is stable under right composition with I, this means that if an I-minor  of
a function  does not belong to Pol(  ,  ′ ), then neither does  . This observation constitutes a
main tool in describing the sets of the form AP(  ,   ) = Pol(  ,  ′ ).</p>
      <p>Proposition 10. Let L denote the clone of afine functions. We have AP( 2,  2) = AP( 2,  1) =
AP( 1,  2) = AP( 1,  1) = L.</p>
      <p>Proof. We make use of the fact that AP(,  ) = Pol(,  ′). Since  1 =  1′, it follows
immediately that Pol( 1,  1′) = Pol  1 is a clone, and it is well known that Pol  1 = L.</p>
      <p>To prove AP( 2,  2) = Pol( 2,  2′) = L, we make use of main tool given above. Since
( 2,  2′) is a relaxation of ( 1,  1′), Pol( 2,  2′) ⊇ Pol( 1,  1′) = L. Furthermore,
• ∧, ∨ ∈/ Pol( 2,  2′) because
• ↑, ↓ ∈/ Pol( 2,  2′) because
= ⎜⎜⎝ 10⎟⎟⎠ ∈/  2′,
and
and
= ⎜⎜⎝ 01⎟⎟⎠ ∈/  2′.
• ↛, → ∈/ Pol( 2,  2′) because
and</p>
      <p>⎛ 1⎞
= ⎜⎜⎝ 11⎟⎟⎠
0
∈/  2′.</p>
      <p>
        The result now follows by observing that any function outside of L has an I-minor in
{∧, ∨, ↑, ↓, ↛, →}. (For further details, see [
        <xref ref-type="bibr" rid="ref31">31</xref>
        ].) By similar arguments, it also follows that
AP( 2,  1) = AP( 1,  2) = AP( 1,  1) = L.
5. Conclusion and Perspectives
In this paper we survey a general Galois framework for studying analogical classifiers that
does not depend on the underlying domains nor the formal models of analogy considered. We
also illustrate its usefulness by explicitly describing sets of analogical classifiers with respect to
two classical models of analogy. As future work, we intend to further explore diferent formal
models of analogy that may be obtained by considering diferent algebraic signatures.
      </p>
    </sec>
    <sec id="sec-2">
      <title>Acknowledgments</title>
      <p>The authors wish to thank Esteban Marquer, Pierre-Alexandre Murena and the reviewers for
the useful suggestions for improving this manuscript.</p>
      <p>The research work by the first named author was partially supported by TAILOR, a project
funded by EU Horizon 2020 research and innovation program under GA No 952215, and the
Inria Project Lab “Hybrid Approaches for Interpretable AI” (HyAIAI).</p>
      <p>The research work by the second named author was partially funded by national funds
through the FCT – Fundação para a Ciência e a Tecnologia, I.P., under the scope of the projects
PTDC/MAT-PUR/31174/2017, UIDB/00297/2020, and UIDP/00297/2020 (Center for Mathematics
and Applications).</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>S.</given-names>
            <surname>Alsaidi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Decker</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Lay</surname>
          </string-name>
          , E. Marquer,
          <string-name>
            <given-names>P.-A.</given-names>
            <surname>Murena</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Couceiro</surname>
          </string-name>
          ,
          <article-title>A neural approach for detecting morphological analogies</article-title>
          ,
          <source>in: IEEE 8th DSAA</source>
          ,
          <year>2021</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>10</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>M. A.</given-names>
            <surname>Fahandar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Hüllermeier</surname>
          </string-name>
          ,
          <article-title>Learning to rank based on analogical reasoning</article-title>
          ,
          <source>in: AAAI-18</source>
          ,
          <year>2018</year>
          , pp.
          <fpage>2951</fpage>
          -
          <lpage>2958</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>M. A.</given-names>
            <surname>Fahandar</surname>
          </string-name>
          , E. Hüllermeier,
          <article-title>Analogical embedding for analogy-based learning to rank</article-title>
          ,
          <source>in: IDA</source>
          <year>2021</year>
          , volume
          <volume>12695</volume>
          <source>of LNCS</source>
          , Springer,
          <year>2021</year>
          , pp.
          <fpage>76</fpage>
          -
          <lpage>88</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>N.</given-names>
            <surname>Hug</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Prade</surname>
          </string-name>
          ,
          <string-name>
            <surname>G. R.</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Serrurier</surname>
          </string-name>
          ,
          <article-title>Analogical proportion-based methods for recommendation - first investigations</article-title>
          ,
          <source>Fuzzy Sets Syst</source>
          .
          <volume>366</volume>
          (
          <year>2019</year>
          )
          <fpage>110</fpage>
          -
          <lpage>132</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>M.</given-names>
            <surname>Mitchell</surname>
          </string-name>
          , Abstraction and analogy-making
          <source>in artificial intelligence</source>
          ,
          <year>2021</year>
          . URL: https: //arxiv.org/abs/2102.10717.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>P. D.</given-names>
            <surname>Turney</surname>
          </string-name>
          ,
          <article-title>The latent relation mapping engine: Algorithm and experiments</article-title>
          ,
          <source>J. Artif. Intell. Res</source>
          .
          <volume>33</volume>
          (
          <year>2008</year>
          )
          <fpage>615</fpage>
          -
          <lpage>655</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>P. D.</given-names>
            <surname>Turney</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Pantel</surname>
          </string-name>
          ,
          <article-title>From frequency to meaning: Vector space models of semantics</article-title>
          ,
          <source>J. Artif. Intell. Res</source>
          .
          <volume>37</volume>
          (
          <year>2010</year>
          )
          <fpage>141</fpage>
          -
          <lpage>188</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>F.</given-names>
            <surname>Sadeghi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. L.</given-names>
            <surname>Zitnick</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Farhadi</surname>
          </string-name>
          , Visalogy:
          <article-title>Answering visual analogy questions</article-title>
          ,
          <source>in: NIPS</source>
          <year>2015</year>
          ,
          <year>2015</year>
          , pp.
          <fpage>1882</fpage>
          -
          <lpage>1890</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>J.</given-names>
            <surname>Peyre</surname>
          </string-name>
          , I. Laptev,
          <string-name>
            <given-names>C.</given-names>
            <surname>Schmid</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Sivic</surname>
          </string-name>
          ,
          <article-title>Detecting unseen visual relations using analogies</article-title>
          ,
          <source>in: IEEE ICCV</source>
          <year>2019</year>
          ,
          <year>2019</year>
          , pp.
          <fpage>1981</fpage>
          -
          <lpage>1990</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>M.</given-names>
            <surname>Couceiro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Hug</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Prade</surname>
          </string-name>
          , G. Richard,
          <article-title>Analogy-preserving functions: A way to extend Boolean samples</article-title>
          ,
          <source>in: IJCAI, ijcai.org</source>
          ,
          <year>2017</year>
          , pp.
          <fpage>1575</fpage>
          -
          <lpage>1581</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>A.</given-names>
            <surname>Cornuéjols</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.-A.</given-names>
            <surname>Murena</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Olivier</surname>
          </string-name>
          ,
          <article-title>Transfer learning by learning projections from target to source</article-title>
          ,
          <source>in: IDA</source>
          <year>2020</year>
          , volume
          <volume>12080</volume>
          <source>of LNCS</source>
          , Springer,
          <year>2020</year>
          , pp.
          <fpage>119</fpage>
          -
          <lpage>131</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>S.</given-names>
            <surname>Alsaidi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Decker</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Lay</surname>
          </string-name>
          , E. Marquer,
          <string-name>
            <given-names>P.-A.</given-names>
            <surname>Murena</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Couceiro</surname>
          </string-name>
          ,
          <article-title>On the transferability of neural models of morphological analogies</article-title>
          ,
          <source>in: AIMLAI@ECML/PKDD</source>
          ,
          <year>2021</year>
          , pp.
          <fpage>76</fpage>
          -
          <lpage>89</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>E.</given-names>
            <surname>Hüllermeier</surname>
          </string-name>
          ,
          <article-title>Towards analogy-based explanations in machine learning</article-title>
          ,
          <source>in: MDAI</source>
          <year>2020</year>
          , volume
          <volume>12256</volume>
          <source>of LNCS</source>
          , Springer,
          <year>2020</year>
          , pp.
          <fpage>205</fpage>
          -
          <lpage>217</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>M. T.</given-names>
            <surname>Keane</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Smyth</surname>
          </string-name>
          ,
          <article-title>Good counterfactuals and where to find them: A case-based technique for generating counterfactuals for explainable AI (XAI)</article-title>
          ,
          <source>in: ICCBR</source>
          <year>2020</year>
          , volume
          <volume>12311</volume>
          <source>of LNCS</source>
          , Springer,
          <year>2020</year>
          , pp.
          <fpage>163</fpage>
          -
          <lpage>178</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Lepage</surname>
          </string-name>
          , Analogy and formal languages,
          <source>Electron. Notes Theor. Comput. Sci</source>
          .
          <volume>53</volume>
          (
          <year>2001</year>
          )
          <fpage>180</fpage>
          -
          <lpage>191</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>L.</given-names>
            <surname>Miclet</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Bayoudh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Delhay</surname>
          </string-name>
          ,
          <article-title>Analogical dissimilarity: Definition, algorithms and two experiments in machine learning</article-title>
          ,
          <source>J. Artif. Intell. Res</source>
          .
          <volume>32</volume>
          (
          <year>2008</year>
          )
          <fpage>793</fpage>
          -
          <lpage>824</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Lepage</surname>
          </string-name>
          , De l'analogie rendant compte de la commutation en linguistique,
          <year>2003</year>
          . URL: https://tel.archives-ouvertes.fr/tel-00004372.
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>C.</given-names>
            <surname>Antić</surname>
          </string-name>
          , Analogical proportions,
          <year>2020</year>
          . URL: https://arxiv.org/abs/
          <year>2006</year>
          .02854.
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>S.</given-names>
            <surname>Klein</surname>
          </string-name>
          ,
          <article-title>Culture, mysticism &amp; social structure and the calculation of behavior</article-title>
          ,
          <source>in: Proc. 5th Europ. Conf. in Artificial Intelligence (ECAI'82)</source>
          ,
          <year>1982</year>
          , pp.
          <fpage>141</fpage>
          -
          <lpage>146</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>L.</given-names>
            <surname>Miclet</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Prade</surname>
          </string-name>
          ,
          <article-title>Handling analogical proportions in classical logic and fuzzy logics settings</article-title>
          ,
          <source>in: ECSQARU</source>
          , Springer,
          <year>2009</year>
          , pp.
          <fpage>638</fpage>
          -
          <lpage>650</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>N.</given-names>
            <surname>Stroppa</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Yvon</surname>
          </string-name>
          ,
          <article-title>An analogical learner for morphological analysis</article-title>
          ,
          <source>in: CoNLL</source>
          <year>2005</year>
          , ACL,
          <year>2005</year>
          , pp.
          <fpage>120</fpage>
          -
          <lpage>127</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>N.</given-names>
            <surname>Barbot</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Miclet</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Prade</surname>
          </string-name>
          ,
          <source>Analogy between concepts</source>
          ,
          <source>Artif. Intell</source>
          .
          <volume>275</volume>
          (
          <year>2019</year>
          )
          <fpage>487</fpage>
          -
          <lpage>539</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>P.-A.</given-names>
            <surname>Murena</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Al-Ghossein</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.-L.</given-names>
            <surname>Dessalles</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Cornuéjols</surname>
          </string-name>
          ,
          <article-title>Solving analogies on words based on minimal complexity transformation</article-title>
          .,
          <source>in: IJCAI</source>
          ,
          <year>2020</year>
          , pp.
          <fpage>1848</fpage>
          -
          <lpage>1854</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [24]
          <string-name>
            <given-names>D.</given-names>
            <surname>Gentner</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Hoyos</surname>
          </string-name>
          , Analogy and abstraction,
          <source>Top. Cogn. Sci. 9</source>
          (
          <year>2017</year>
          )
          <fpage>672</fpage>
          -
          <lpage>693</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [25]
          <string-name>
            <given-names>B.</given-names>
            <surname>Falkenhainer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K. D.</given-names>
            <surname>Forbus</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Gentner</surname>
          </string-name>
          ,
          <article-title>The structure-mapping engine: Algorithm and examples</article-title>
          ,
          <source>Artif. Intell</source>
          .
          <volume>41</volume>
          (
          <year>1989</year>
          )
          <fpage>1</fpage>
          -
          <lpage>63</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          [26]
          <string-name>
            <surname>M. M. Richter</surname>
            ,
            <given-names>R. O.</given-names>
          </string-name>
          <string-name>
            <surname>Weber</surname>
          </string-name>
          ,
          <source>Case-based reasoning</source>
          , Springer,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          [27]
          <string-name>
            <given-names>J.</given-names>
            <surname>Lieber</surname>
          </string-name>
          , E. Nauer,
          <string-name>
            <given-names>H.</given-names>
            <surname>Prade</surname>
          </string-name>
          ,
          <article-title>When revision-based case adaptation meets analogical extrapolation</article-title>
          ,
          <source>in: ICCBR</source>
          <year>2021</year>
          , volume
          <volume>12877</volume>
          <source>of LNCS</source>
          , Springer,
          <year>2021</year>
          , pp.
          <fpage>156</fpage>
          -
          <lpage>170</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          [28]
          <string-name>
            <given-names>M.</given-names>
            <surname>Bounhas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Prade</surname>
          </string-name>
          , G. Richard,
          <article-title>Analogy-based classifiers for nominal or numerical data</article-title>
          ,
          <source>IJAR</source>
          <volume>91</volume>
          (
          <year>2017</year>
          )
          <fpage>36</fpage>
          -
          <lpage>55</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          [29]
          <string-name>
            <given-names>M.</given-names>
            <surname>Couceiro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Hug</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Prade</surname>
          </string-name>
          , G. Richard, Behavior of analogical inference w.r.t. Boolean functions,
          <source>in: IJCAI, ijcai.org</source>
          ,
          <year>2018</year>
          , pp.
          <fpage>2057</fpage>
          -
          <lpage>2063</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          [30]
          <string-name>
            <given-names>M.</given-names>
            <surname>Couceiro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Lehtonen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Miclet</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Prade</surname>
          </string-name>
          , G. Richard,
          <article-title>When nominal analogical proportions do not fail</article-title>
          ,
          <source>in: SUM</source>
          <year>2020</year>
          „ volume
          <volume>12322</volume>
          <source>of LNCS</source>
          , Springer,
          <year>2020</year>
          , pp.
          <fpage>68</fpage>
          -
          <lpage>83</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          [31]
          <string-name>
            <given-names>M.</given-names>
            <surname>Couceiro</surname>
          </string-name>
          , E. Lehtonen,
          <article-title>Galois theory for analogical classifiers</article-title>
          ,
          <source>CoRR abs/2205</source>
          .04593 (
          <year>2022</year>
          ). URL: https://doi.org/10.48550/arXiv.2205.04593.
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          [32]
          <string-name>
            <given-names>V. G.</given-names>
            <surname>Bodnarchuk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L. A.</given-names>
            <surname>Kaluzhnin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V. N.</given-names>
            <surname>Kotov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B. A.</given-names>
            <surname>Romov</surname>
          </string-name>
          ,
          <source>Galois theory for Post algebras I, Kibernetika</source>
          <volume>5</volume>
          (
          <year>1969</year>
          )
          <fpage>1</fpage>
          -
          <lpage>10</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref33">
        <mixed-citation>
          [33]
          <string-name>
            <given-names>V. G.</given-names>
            <surname>Bodnarchuk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L. A.</given-names>
            <surname>Kaluzhnin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V. N.</given-names>
            <surname>Kotov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B. A.</given-names>
            <surname>Romov</surname>
          </string-name>
          ,
          <article-title>Galois theory for Post algebras II, Kibernetika 5 (</article-title>
          <year>1969</year>
          )
          <fpage>1</fpage>
          -
          <lpage>9</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref34">
        <mixed-citation>
          [34]
          <string-name>
            <given-names>D.</given-names>
            <surname>Geiger</surname>
          </string-name>
          ,
          <article-title>Closed systems of functions and predicates</article-title>
          , Pacific J. Math.
          <volume>27</volume>
          (
          <year>1968</year>
          )
          <fpage>95</fpage>
          -
          <lpage>100</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref35">
        <mixed-citation>
          [35]
          <string-name>
            <given-names>L.</given-names>
            <surname>Szabó</surname>
          </string-name>
          ,
          <article-title>Concrete representation of related structures of universal algebras I, Acta Sci</article-title>
          . Math. (Szeged)
          <volume>40</volume>
          (
          <year>1978</year>
          )
          <fpage>175</fpage>
          -
          <lpage>184</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref36">
        <mixed-citation>
          [36]
          <string-name>
            <given-names>R.</given-names>
            <surname>Pöschel</surname>
          </string-name>
          ,
          <article-title>Concrete representation of algebraic structures and a general Galois theory</article-title>
          , in: H.
          <string-name>
            <surname>Kautschitsch</surname>
          </string-name>
          , W. B.
          <string-name>
            <surname>Müller</surname>
          </string-name>
          , W. Nöbauer (Eds.), Contributions to General
          <source>Algebra (Proc. Klagenfurt Conf., Klagenfurt</source>
          ,
          <year>1978</year>
          ), Johannes Heyn, Klagenfurt,
          <year>1979</year>
          , pp.
          <fpage>249</fpage>
          -
          <lpage>272</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref37">
        <mixed-citation>
          [37]
          <string-name>
            <given-names>N.</given-names>
            <surname>Pippenger</surname>
          </string-name>
          ,
          <article-title>Galois theory for minors of finite functions</article-title>
          , Discrete Math.
          <volume>254</volume>
          (
          <year>2002</year>
          )
          <fpage>405</fpage>
          -
          <lpage>419</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref38">
        <mixed-citation>
          [38]
          <string-name>
            <given-names>M.</given-names>
            <surname>Couceiro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Foldes</surname>
          </string-name>
          ,
          <article-title>On closed sets of relational constraints and classes of functions closed under variable substitutions</article-title>
          ,
          <source>Algebra Universalis</source>
          <volume>54</volume>
          (
          <year>2005</year>
          )
          <fpage>149</fpage>
          -
          <lpage>165</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref39">
        <mixed-citation>
          [39]
          <string-name>
            <given-names>M.</given-names>
            <surname>Couceiro</surname>
          </string-name>
          ,
          <article-title>On Galois connections between external operations and relational constraints: arity restrictions and operator decompositions</article-title>
          ,
          <source>Acta Sci. Math</source>
          .
          <volume>72</volume>
          (
          <year>2006</year>
          )
          <fpage>15</fpage>
          -
          <lpage>35</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref40">
        <mixed-citation>
          [40]
          <string-name>
            <given-names>M.</given-names>
            <surname>Couceiro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Foldes</surname>
          </string-name>
          ,
          <article-title>Definability of Boolean function classes by linear equations over GF(2), Discrete Appl</article-title>
          . Math.
          <volume>142</volume>
          (
          <year>2004</year>
          )
          <fpage>29</fpage>
          -
          <lpage>34</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref41">
        <mixed-citation>
          [41]
          <string-name>
            <given-names>M.</given-names>
            <surname>Couceiro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Foldes</surname>
          </string-name>
          ,
          <article-title>Function classes and relational constraints stable under compositions with clones, Discuss</article-title>
          . Math., Gen.
          <source>Algebra Appl</source>
          .
          <volume>29</volume>
          (
          <year>2009</year>
          )
          <fpage>109</fpage>
          -
          <lpage>121</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref42">
        <mixed-citation>
          [42]
          <string-name>
            <given-names>G. A.</given-names>
            <surname>Burle</surname>
          </string-name>
          , Classes of
          <article-title>-valued logic which contain all functions of a single variable</article-title>
          ,
          <source>Diskret. Analiz, Novosibirsk</source>
          <volume>10</volume>
          (
          <year>1967</year>
          )
          <fpage>3</fpage>
          -
          <lpage>7</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref43">
        <mixed-citation>
          [43]
          <string-name>
            <given-names>E.</given-names>
            <surname>Lehtonen</surname>
          </string-name>
          ,
          <article-title>Descending chains and antichains of the unary, linear, and monotone subfunction relations</article-title>
          ,
          <source>Order</source>
          <volume>23</volume>
          (
          <year>2006</year>
          )
          <fpage>129</fpage>
          -
          <lpage>142</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref44">
        <mixed-citation>
          [44]
          <string-name>
            <given-names>E.</given-names>
            <surname>Lehtonen</surname>
          </string-name>
          , Á. Szendrei,
          <article-title>Partial orders induced by quasilinear clones</article-title>
          , in: Contributions to General Algebra 20, Verlag Johannes Heyn, Klagenfurt,
          <year>2012</year>
          , pp.
          <fpage>51</fpage>
          -
          <lpage>84</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>