<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">What is a fuzzy concept lattice?</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Radim</forename><surname>Bělohlávek</surname></persName>
							<email>radim.belohlavek@upol.cz</email>
							<affiliation key="aff0">
								<orgName type="department">Department of Computer Science</orgName>
								<orgName type="institution">Palacký University</orgName>
								<address>
									<addrLine>Olomouc Tomkova 40</addrLine>
									<postCode>CZ-779 00</postCode>
									<settlement>Olomouc</settlement>
									<country key="CZ">Czech Republic</country>
								</address>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="department">Department of Computer Science</orgName>
								<orgName type="institution">Palacky University</orgName>
								<address>
									<addrLine>Olomouc Tomkova 40</addrLine>
									<postCode>CZ-779 00</postCode>
									<settlement>Olomouc</settlement>
									<country key="CZ">Czech Republic</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Vilém</forename><surname>Vychodil</surname></persName>
							<email>vilem.vychodil@upol.cz</email>
							<affiliation key="aff0">
								<orgName type="department">Department of Computer Science</orgName>
								<orgName type="institution">Palacký University</orgName>
								<address>
									<addrLine>Olomouc Tomkova 40</addrLine>
									<postCode>CZ-779 00</postCode>
									<settlement>Olomouc</settlement>
									<country key="CZ">Czech Republic</country>
								</address>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="department">Department of Computer Science</orgName>
								<orgName type="institution">Palacky University</orgName>
								<address>
									<addrLine>Olomouc Tomkova 40</addrLine>
									<postCode>CZ-779 00</postCode>
									<settlement>Olomouc</settlement>
									<country key="CZ">Czech Republic</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">What is a fuzzy concept lattice?</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">1C035FED66320F9EBFC43CFDE3DC37EE</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-23T20:17+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>formal concept analysis</term>
					<term>fuzzy logic</term>
					<term>fuzzy attribute</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>The paper is an overview of several approaches to the notion of a concept lattice from the point of view of fuzzy logic. The main aim is to clarify relationships between the various approaches.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Introduction</head><p>Formal concept analysis (FCA) deals with a particular kind of analysis of data which, in the basic setting, has the form of a table with rows corresponding to objects, columns corresponding to attributes, and table entries containing 1's and 0's depending on whether an object has or does not have an attribute (we assume basic familiarity with FCA and refer to <ref type="bibr" target="#b23">[24]</ref> for information). The basic setting is well-suited for attributes which are crisp, i.e. each object of the domain of applicability of the attribute either has <ref type="bibr" target="#b0">(1)</ref> or does not have (0) the attribute. Many attributes are fuzzy rather than crisp. That is to say, it is a matter of degree to which an object has a (fuzzy) attribute. For instance, when asking whether a man with a height of 182 cm is tall, one probably gets an answer like "not completely tall but almost tall" or "to a high degree tall", etc. A natural idea, developed in fuzzy logic <ref type="bibr" target="#b11">[12,</ref><ref type="bibr" target="#b27">28,</ref><ref type="bibr" target="#b30">31]</ref>, is to assign to an object a truth degree to which the object has a (fuzzy) attribute. Degrees are taken from an appropriate scale L of truth degrees. A favorite choice of L is the real unit interval [0, 1] or some subset of [0, 1]. Then, we can say that a man with a height of 182 cm is tall to a degree, say, 0.8. Doing so, the entries of a table describing objects and attributes become degrees from L instead of values from {0, 1} as is the case of the basic setting of FCA.</p><p>FCA provides means to process tables with degrees from a scale L. Namely, one can consider a table with degrees from L a many-valued context and use a so-called conceptual scaling <ref type="bibr" target="#b23">[24]</ref>. There is, however, another way to process such data tables. The way is based on considering the table entries as truth degrees in fuzzy logic and proceed analogously as we do in the basic setting of FCA, just "replacing classical (bivalent) logic with fuzzy logic". Recently, the second way gained a considerable interest. The structures which result this way are called fuzzy concept lattices, fuzzy Galois connections, etc. However, the particular approaches, and hence the resulting structures, differ.</p><p>The basic aim of this paper is to compare them and to show some of the basic relationships between them. Due to a limited scope, we omit some technical details (mostly proofs). These are left for a full version of this paper.</p><p>Note that we do not study mathematical or any other (like epistemic) relationships of the discussed "fuzzy logic approaches" to the above-mentioned possibility of using conceptual scaling. This, again, is left for a forthcoming paper.</p><p>2 Why fuzzy logic in formal concept analysis and a basic standpoint</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1">Why fuzzy logic in formal concept analysis?</head><p>The main reason is the following. FCA is based on working with formulas like "an object belongs to (a set) A iff it has all attributes from (a set) B". In the basic setting (i.e., table entries contain 0's and 1's), this is done in classical logic.</p><p>When the truth degrees in a data table are taken from scale L, do the same as in the basic setting of FCA, only "replace classical logic by fuzzy logic". Doing so, the results of FCA in a fuzzy setting will have the same verbal interpretation as those in the classical setting. Namely, the underlying formulas are the same in both the fuzzy setting and the classical setting and the difference is only in the interpretation of the formulas (many-valued interpretation in fuzzy setting vs. bivalent interpretation in classical setting).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.2">A basic standpoint: first-order fuzzy logic</head><p>However, "replace classical logic by fuzzy logic" is ambiguous. Namely, there are several ways to perform the "replacement". Nevertheless, there is a way which might be considered direct and simple. Namely, one can use a framework of first-order fuzzy logic (and fuzzy relations) the same way as one uses first-order classical logic (and classical relations) in the basic setting of FCA. Since the standpoint of a first-order logic (and relations) is simple and easy to understand, we take it for a basic standpoint in our paper. It is the one to which we compare the other approaches. In the rest of this section, we recall some basic concepts we need. We refer to <ref type="bibr" target="#b11">[12,</ref><ref type="bibr" target="#b27">28,</ref><ref type="bibr" target="#b29">30]</ref> for further information. As a set of truth degrees equipped with suitable operations (truth functions of logical connectives) we use a complete residuated lattice i.e. an algebra L = L, ∧, ∨, ⊗, →, 0, 1 such that L, ∧, ∨, 0, 1 is a complete lattice with 0 and 1 being the least and greatest element of L, respectively; L, ⊗, 1 is a commutative monoid (i.e. ⊗ is commutative, associative, and a⊗1 = 1⊗a = a for each a ∈ L); ⊗ and → satisfy so-called adjointness property: a ⊗ b ≤ c iff a ≤ b → c; for each a, b, c ∈ L. Elements a of L are called truth degrees (usually, L ⊆ [0, 1]). ⊗ and → are (truth functions of) "fuzzy conjunction" and "fuzzy implication". By L U (or L U ) we denote the collection of all fuzzy sets in a universe U , i.e. mappings A of U to L. For A ∈ L U and a ∈ L, a set a A = {u ∈ U | A(u) ≥ a} is called an a-cut of A.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.3">What else than a first-order fuzzy logic?</head><p>Other approaches can be based on working with the truth degrees from L in the data table in any way which, if taking L = {0, 1}, yields the same what we have in the basic setting of FCA (we will see some of them later). Of course, this requirement follows from a requirement saying that we want to have a generalization of the basic setting of FCA. If the requirement is satisfied, we can consider the results (over a general scale L of truth degrees) as "having the same meaning as in the basic setting of FCA".</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Overview and comparison of existing approaches to fuzzy concept lattices</head><p>A common point of all of the presented approaches is the notion of a fuzzy context, i.e. the input data. Let L be a scale of truth degrees. L might be a support set of some structure L = L, . . . of truth degrees like a complete residuated lattice described above. Then, a fuzzy context (L-context, or L-context) is a triplet X, Y, I where X and Y are sets of objects and attributes, respectively, and I : X × Y → L is a fuzzy relation (L-relation, L-relation) between X and Y . A degree I(x, y) ∈ L is interpreted as a degree to which object x has attribute y. Note that if one takes L = {0, 1} then the notion of a fuzzy context coincides in an obvious way with the notion of an (ordinary) context.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1">Basic setting of FCA</head><p>To fix notation for further reference, we recall the following <ref type="bibr" target="#b23">[24]</ref>. A formal context (formal counterpart to a data table) is a triplet X, Y, I where X and Y are sets of objects and attributes, respectively, and</p><formula xml:id="formula_0">I ⊆ X × Y is a binary relation "to have" ( x, y ∈ I means that object x has attribute y). A formal concept in X, Y, I is a pair A, B of a set A ⊆ X of objects and a set B ⊆ Y of attributes such that</formula><p>B is the collection of all attributes shared by all objects from A (1) A is the collection of all objects sharing all the attributes from B. (2)</p><p>For A ⊆ X and B ⊆ Y , put</p><formula xml:id="formula_1">A ↑ = {y | for each x ∈ A : x, y ∈ I},<label>(3)</label></formula><formula xml:id="formula_2">B ↓ = {x | for each y ∈ B : x, y ∈ I}.<label>(4)</label></formula><p>This says that, A ↑ is the set of all attributes from Y shared by all objects from A, and B ↓ is the set of all objects from X sharing all attributes from B. Therefore, a formal concept is a pair A, B for which A ↑ = B and B ↓ = A. For a formal concept A, B , A is called an extent (collection of objects covered by A, B ), B is called an intent (collection of attributes covered by A, B ). Denote by B (X, Y, I) the set of all formal concepts in X, Y, I , i.e.</p><formula xml:id="formula_3">B (X, Y, I) = { A, B | A ↑ = B, B ↓ = A}. Introduce a relation ≤ on B (X, Y, I) by A 1 , B 1 ≤ A 2 , B 2 iff A 1 ⊆ A 2 (or, equivalently B 2 ⊆ B 1</formula><p>). The structure B (X, Y, I), ≤ , i.e. set B (X, Y, I) equipped with ≤, is called a concept lattice of X, Y, I . Basic structure of concept lattices is described by the so-called main theorem of concept lattices <ref type="bibr" target="#b23">[24,</ref><ref type="bibr" target="#b38">39]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2">The approach by Burusco and Fuentes-Gonzáles</head><p>Burusco and Fuentes-Gonzáles are the authors of the first paper on FCA in a fuzzy setting. Namely, in <ref type="bibr" target="#b20">[21]</ref>, they proceed as follows. Let L = L, ≤, , ⊕, 0, 1 be a structure such that L, ≤, 0, 1 is a complete lattice bounded by 0 and 1, be a unary operation of complementation, and ⊕ be a t-conorm on L (i.e. a binary operation which is associative, commutative, and has 0 as its neutral element).</p><p>For an L-context X, Y, I , define mappings ↑ :</p><formula xml:id="formula_4">L X → L Y and ↓ : L Y → L X by A ↑ (y) = x∈X (A(x) ⊕ I(x, y)),<label>(5)</label></formula><formula xml:id="formula_5">B ↓ (x) = y∈Y (B(y) ⊕ I(x, y)),<label>(6)</label></formula><p>for</p><formula xml:id="formula_6">A ∈ L X and B ∈ L Y . Furthermore, put B(X, Y, I) = { A, B ∈ L X × L Y | A ↑ = B, B ↓ = A} and define a partial order ≤ on B(X, Y, I) by A 1 , B 1 ≤ A 2 , B 2 iff A 1 ⊆ A 2 (iff B 2 ⊆ B 1 ).</formula><p>Note first that for L = {0, 1}, being a classical negation (i.e. 0 = 1 and 1 = 0), and ⊕ being a classical disjunction (i.e. a ⊕ b = max(a, b)), B(X, Y, I) equipped with ≤ coincides in an obvious way with the ordinary concept lattice.</p><p>In <ref type="bibr" target="#b20">[21]</ref>, the authors show that B(X, Y, I) equipped with ≤ is a complete lattice and show some of the basic properties of ↑ and ↓ . However, ↑ and ↓ do not satisfy some useful properties which hold true in the classical case, like A ⊆ A ↑↓ a B ⊆ B ↓↑ . The authors extended (generalized) their approach later to include so-called implication operators <ref type="bibr" target="#b21">[22]</ref>. Note also that the authors discussed other extensions of FCA in their setting, see e.g. <ref type="bibr" target="#b22">[23]</ref>. But since some useful properties are missing in their approach, we stop our visit to this approach here and leave a more detailed discussion to a full paper.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.3">The approach by Pollandt and Bělohlávek</head><p>Pollandt <ref type="bibr" target="#b35">[36]</ref> and, independently, Bělohlávek <ref type="bibr">([3]</ref> is the first publication, an overview can be found in <ref type="bibr" target="#b11">[12]</ref>), elaborated the following approach which turned out to be a feasible way to develop FCA and related structures in a fuzzy setting. Let L be a complete residuated lattice (see above). The choice of a residuated lattice structure, and particularly the adjointness property of conjunction and implication turns out to be a crucial property. Let X, Y, I be an L-context, i.e. I : X × Y → L. For fuzzy sets A ∈ L X and B ∈ L Y , consider fuzzy sets A ↑ ∈ L Y and B ↓ ∈ L X (denoted also A ↑ I and B ↓ I ) defined by</p><formula xml:id="formula_7">A ↑ (y) = x∈X (A(x) → I(x, y)),<label>(7)</label></formula><formula xml:id="formula_8">B ↓ (x) = y∈Y (B(y) → I(x, y)).<label>(8)</label></formula><p>Using basic rules of predicate fuzzy logic <ref type="bibr" target="#b11">[12,</ref><ref type="bibr" target="#b27">28]</ref>, one can easily see that A ↑ (y) is the truth degree of "y is shared by all objects from A" and B ↓ (x) is the truth degree of "x has all attributes from B". That is, ( <ref type="formula" target="#formula_7">7</ref>) and ( <ref type="formula" target="#formula_8">8</ref>) properly generalize (3) and ( <ref type="formula" target="#formula_2">4</ref>). Putting</p><formula xml:id="formula_9">B (X, Y, I) = { A, B | A ↑ = B, B ↓ = A},</formula><p>B (X, Y, I) is the set of all pairs A, B such that (a) A is the collection of all objects that have all the attributes of (the intent) B and (b) B is the collection of all attributes that are shared by all the objects of (the extent) A. Elements of B (X, Y, I) are called formal concepts of X, Y, I ; B (X, Y, I) is called a (fuzzy) concept lattice (L-concept lattice) of X, Y, I . Note that as in the case of Burusco and Fuentes-Gonzáles, both the extent A and the intent B of a formal concept A, B are in general fuzzy sets. This corresponds to the fact that in general, concepts apply to objects and attributes to various intermediate degrees, not only 0 and 1. Putting</p><formula xml:id="formula_10">A 1 , B 1 ≤ A 2 , B 2 iff A 1 ⊆ A 2 (iff B 1 ⊇ B 2 )<label>(9)</label></formula><p>for A 1 , B 1 , A 2 , B 2 ∈ B (X, Y, I), ≤ models the subconcept-superconcept hierarchy in B (X, Y, I).</p><p>Note that if L is a two-element Boolean algebra, i.e. L = {0, 1}, the notions of an L-context, a formal concept, and an L-concept lattice coincide with the ordinary notions <ref type="bibr" target="#b23">[24]</ref>.</p><p>For this approach, several issues of FCA have been generalized:</p><p>-Main theorem of L-concept lattices has two versions. The first one deals with the above defined ordinary partial order on formal concepts (a proof via reduction to the ordinary case can be found in <ref type="bibr" target="#b35">[36]</ref> and in <ref type="bibr" target="#b8">[9]</ref>, a direct proof can be found in <ref type="bibr" target="#b7">[8]</ref>). The second one deals with a fuzzy order on formal concepts, see <ref type="bibr" target="#b13">[14]</ref>. In particular, B (X, Y, I) is a complete lattice w.r.t. ≤. -Related structures like Galois connections and closure operators are studied in <ref type="bibr" target="#b4">[5,</ref><ref type="bibr" target="#b9">10,</ref><ref type="bibr" target="#b10">11]</ref>. -A direct algorithm for generating all formal concepts based on Ganter's algorithm <ref type="bibr" target="#b23">[24]</ref> is presented in <ref type="bibr" target="#b12">[13]</ref>. -Issues which are degenerate in the ordinary case have been studied, see e.g. <ref type="bibr" target="#b6">[7,</ref><ref type="bibr" target="#b5">6]</ref>. -Several further issues like many-valued contexts, relationship to approximate reasoning, attribute implications are studied in <ref type="bibr" target="#b35">[36]</ref>. Attribute implications are studied also in <ref type="bibr" target="#b15">[16,</ref><ref type="bibr" target="#b16">17,</ref><ref type="bibr" target="#b18">19,</ref><ref type="bibr" target="#b19">20]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.4">The aproach by Yahia et al. and Krajči</head><p>Yahia <ref type="bibr" target="#b39">[40]</ref> and, independently, Krajči <ref type="bibr" target="#b31">[32]</ref> proposed the following approach, called "one-sided fuzzy approach" by Krajči. Note first that the approaches are not the same but the only difference is that for an L-context X, Y, I , Yahia's definitions yield what Krajči's definitions yield for Y, X, I −1 with I −1 ∈ L Y ×X defined by I −1 (y, x) = I(x, y), i.e. the approaches are the same up to the roles of objects and attributes. Note also that both Yahia and Krajči consider L = [0, 1]. For an L-context X, Y, I , define mappings f : 2 X → L Y (assigning a fuzzy set f (A) ∈ L Y of attributes to a set A ⊆ X of objects) and h : L Y → 2 X (assigning a set h(B) ⊆ of objects to a fuzzy set B ∈ L Y of attributes) by</p><formula xml:id="formula_11">f (A)(y) = x∈A I(x, y)<label>(10)</label></formula><p>and</p><formula xml:id="formula_12">h(B) = {x ∈ X | for each y ∈ Y : B(y) ≤ I(x, y)}.<label>(11)</label></formula><p>Then, put</p><formula xml:id="formula_13">B f,h (X, Y, I) = { A, B ∈ 2 X × L Y | f (A) = B, h(B) = A}.</formula><p>The set B f,h (X, Y, I), equipped with a partial order ≤ defined by ( <ref type="formula" target="#formula_10">9</ref>) is what Yahia and Krajči call a (one-sided) fuzzy concept lattice (it is, indeed, a complete lattice <ref type="bibr" target="#b39">[40,</ref><ref type="bibr" target="#b31">32]</ref>). Note that extents of concepts from B f,h (X, Y, I) are crisp sets while the intents are fuzzy sets. Needless to say, one can modify this approach and have fuzzy extents and crisp intents.</p><p>The following theorem (partly contained in [32, <ref type="bibr">Observation 2]</ref>) shows a basic hint to the relationship of f and h, and ↑ and ↓ defined by <ref type="bibr" target="#b6">(7)</ref> and <ref type="bibr" target="#b7">(8)</ref>.</p><p>Theorem 1. For A ⊆ X and B ∈ L Y and ↑ and ↓ defined by ( <ref type="formula" target="#formula_7">7</ref>) and ( <ref type="formula" target="#formula_8">8</ref>), we have f (A) = A ↑ , and h(B) = 1 (B ↓ ).</p><p>Proof. Easy, omitted due to lack of space.</p><p>Here, A ↑ for A means A ↑ where A is a fuzzy set in X corresponding to A, i.e. A (x) = 1 for x ∈ A and A (x) = 0 for x ∈ A. Therefore, f and h can be expressed by ↑ and ↓ . In fact, B f,h (X, Y, I) is isomorphic to (and, in fact, almost the same as) a substructure of Pollandt's and Bělohlávek's L-concept lattice B (X, Y, I). The details will be shown in the next section.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.5">Crisply generated fuzzy concepts</head><p>In <ref type="bibr" target="#b14">[15]</ref>, when dealing with the problem of a possibly large number of formal concepts in Pollandt's and Bělohlávek's L-concept lattice B (X, Y, I), the authors proposed the following approach. Instead of considering the whole B (X, Y, I), they consider only its part B c (X, Y, I) ⊆ B (X, Y, I) consisting of what they call crisply generated fuzzy concepts:</p><formula xml:id="formula_14">A, B ∈ B (X, Y, I) is called crisply if there is a crisp (i.e., ordinary) set B c ⊆ Y of attributes such that A = B ↓ c (and thus B = B ↓↑ c ). Then, B c (X, Y, I) = { A, B ∈ B (X, Y, I) | there is B c ⊆ Y : A = B ↓ c }.</formula><p>Restricting oneself to crisply generated fuzzy concepts, one eliminates "strange" concepts like concepts A, B such that for any x ∈ X and y ∈ Y we have A(x) = 1/2 and B(y) = 1/2 which might be difficult to interpret.</p><p>Note that in the modified approach of Yahia and Krajči, extents are fuzzy sets and intents are crisp sets while in case of crisply generated concepts, both extents and intents are in general fuzzy sets. As the next theorem shows, this is only a negligible difference since there is a natural isomorphism between the lattice of "one-sided fuzzy concepts" and the lattice of crisply generated fuzzy concepts:</p><p>Theorem 2. For an L-context X, Y, I , the "one-sided fuzzy concept lattice" B f,h (X, Y, I) with fuzzy extents and crisp intents (equipped with the above-defined partial order) is a complete lattice which is isomorphic to B c (X, Y, I) (equipped with a partial order inherited from B (X, Y, I)). Moreover, there exists an isomorphism such that for the corresponding concepts A, B ∈ B f,h (X, Y, I) and C, D ∈ B c (X, Y, I) we have A = C and B = 1 D.</p><p>Proof. Omitted due to lack of space (use definitions and Theorem 1).</p><p>For further properties of crisply generated fuzzy concepts we refer to <ref type="bibr" target="#b14">[15]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>3.6</head><p>The approach of Snášel, Vojtáš et al.</p><p>Another approach appeared in <ref type="bibr" target="#b37">[38]</ref> and in a series of related papers. The basic idea is to consider, for a given L-context X, Y, I , formal contexts X, Y, a I for a ∈ K for a suitable subset K ⊆ L. That is, one takes a-cuts a I = { x, y | I(x, y) ≥ a} of the original fuzzy relation I for each a ∈ K. K contains truth degrees which are considered important, relevant, sufficiently covering L, etc. Since a I is an ordinary relation, X, Y, a I is an ordinary formal context. Therefore, one can apply (ordinary) formal concept analysis to each X, Y, a I . Particularly, one can form concept lattices B (X, Y, a I). All B (X, Y, a I)'s are then "merged" into a structure a∈K B (X, Y, a I) defined by</p><formula xml:id="formula_15">a∈K B (X, Y, a I) = { A, B | A ∈ Ext( a I) for some a ∈ K; B is a multiset in Y with B(y) = |{a ∈ K; A ∈ Ext( a I), y ∈ A ↑a I }|}.</formula><p>a∈K B (X, Y, a I) then represents the resulting structure derived from the fuzzy context X, Y, I . Here, Ext( a I) = {A ⊆ X | A, A ↑a I ∈ B (X, Y, a I)} denotes the set of all extents of formal concepts from B (X, Y, a I). Recall that a multiset may contain multiple occurrences of elements. Therefore, a multiset B in a universe set Y may be understood as a function assigning to each y ∈ Y a nonnegative integer B(y) (the number of occurrences of y in B). That is, a∈K B (X, Y, a I) contains pairs A, B where A is the extent of some formal concept of a I, and B is a multiset of attributes with B(y) being the number of cut-levels a ∈ K for which A is an extent of X, Y, a I and y belongs to A ↑a I .</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.8">Krajči's generalized concept lattice</head><p>In <ref type="bibr" target="#b32">[33]</ref><ref type="bibr" target="#b33">[34]</ref><ref type="bibr" target="#b34">[35]</ref>, Krajči studies a so-called generalized concept lattice. In the previous approaches to concept lattices, formal concepts are defined as certain pairs A, B where for A and B we can have the following possibilities: both A and B are crisp sets, both A and B are fuzzy sets, A is crisp and B is fuzzy, A is fuzzy and B is crisp. Krajči suggests to consider three sets of truth degrees in general, namely, a set L X (for objects), L Y (for attributes), and L (for degrees to which objects have attributes, i.e. table entries).</p><p>Given sets X and Y of objects and attributes, one can consider a fuzzy context as a triplet X, Y, I where I is an L-relation between X and Y , i.e. I ∈ L X×Y . Furthermore, one can consider L X -sets A of objects and L Y -sets B of attributes, i.e. A ∈ L X X and B ∈ L Y Y . Furthermore, Krajči assumes that L X and L Y are complete lattices and L is a partially ordered set. For convenience, we denote all the partial orders (on L X , L Y , and L) by ≤. Likewise, infima and suprema in both L X , ≤ and L Y , ≤ will be denoted by and .</p><p>In order to define arrow-operators, Krajči assumes that there is an operation</p><formula xml:id="formula_16">⊗ : L X × L Y → L satisfying a 1 ≤ a 2 implies a 1 ⊗ b ≤ a 2 ⊗ b, (12) b 1 ≤ b 2 implies a ⊗ b 1 ≤ a ⊗ b 2 , (<label>13</label></formula><formula xml:id="formula_17">) if a j ⊗ b ≤ c for each j ∈ J then ( j∈J a j ) ⊗ b ≤ c, (<label>14</label></formula><formula xml:id="formula_18">) if a ⊗ b j ≤ c for each j ∈ J then a ⊗ ( j∈J b j ) ≤ c,<label>(15)</label></formula><p>for each index set J and all a, a j ∈ L X , b, b j ∈ L Y , and c ∈ L. That is, we have a three-sorted structure L 1 , L 2 , L, ⊗, ≤, . . . of truth degrees. Call such a structure L 1 , L 2 , L, ⊗, ≤, . . . satisfying ( <ref type="formula">12</ref>)-(15) Krajči's structure. Then, Krajči introduces mappings :</p><formula xml:id="formula_19">L X X → L Y Y and : L Y Y → L X X by A (y) = {b ∈ L Y | for each x ∈ X : A(x) ⊗ b ≤ I(x, y)},<label>(16)</label></formula><formula xml:id="formula_20">B (x) = {a ∈ L X | for each y ∈ Y : a ⊗ B(y) ≤ I(x, y)},<label>(17)</label></formula><p>and defines a formal concept in X, Y, I as a pair A</p><formula xml:id="formula_21">, B ∈ L X X × L Y Y satisfying A = B and B = A.</formula><p>At first sight, it looks like there is no adjointness involved. Also, compared to ( <ref type="formula" target="#formula_7">7</ref>) and ( <ref type="formula" target="#formula_8">8</ref>), ( <ref type="formula" target="#formula_19">16</ref>) and ( <ref type="formula" target="#formula_20">17</ref>) seem a bit complicated. However, the following theorem shows that Krajči's structure L 1 , L 2 , L, ⊗, ≤, . . . can be looked at as a three-sorted structure with two implication connectives satisfying adjointnesslike conditions. Theorem 5 (residuated structure for generalized concept lattices). Let L 1 , L 2 be complete lattices and L be a partially ordered set (all partial orders are denoted by ≤).</p><p>(1) For a Krajči's structure</p><formula xml:id="formula_22">L 1 , L 2 , L, ⊗, ≤, . . . define for c ∈ L 1 , d ∈ L 2 , and p ∈ L, c → 1 p = {d ∈ L 2 | c ⊗ d ≤ p}, (<label>18</label></formula><formula xml:id="formula_23">) d → 2 p = {c ∈ L 1 | c ⊗ d ≤ p}. (<label>19</label></formula><formula xml:id="formula_24">)</formula><p>Then we have the following form of adjointness:</p><formula xml:id="formula_25">c ⊗ d ≤ p iff c ≤ d → 2 p iff d ≤ c → 1 p.<label>(20)</label></formula><p>(2) If L 1 , L 2 , L, ⊗, → 1 , → 2 , . . . satisfies <ref type="bibr" target="#b19">(20)</ref>, then L 1 , L 2 , L, ⊗, ≤, . . . is a Krajči's structure.</p><p>Proof. Omitted due to lack of space.</p><p>Then, arrow operators have the form similar to <ref type="bibr" target="#b6">(7)</ref> and <ref type="bibr" target="#b7">(8)</ref>.</p><p>Theorem 6 (arrows via residuum for generalized concept lattices). We have</p><formula xml:id="formula_26">A (y) = x∈X (A(x) → 1 I(x, y)),<label>(21)</label></formula><p>B (x) = y∈Y (B(y) → 2 I(x, y)).</p><p>Proof. Omitted due to lack of space.</p><p>Due to Theorem 5, a structure L 1 , L 2 , L, ⊗, → 1 , → 2 , . . . satisfying (20) can be called a three-sorted complete residuated lattice. Theorems 5 and 6 show that Krajči's approach can be seen as another approach (a very general one) in the framework of residuated structures of truth degrees.</p><p>A main theorem for a generalized concept lattice is presented in <ref type="bibr" target="#b32">[33]</ref>. In particular, each generalized concept lattice is a complete lattice. Note furthermore that in a recent paper <ref type="bibr" target="#b34">[35]</ref>, Krajči shows that each concept lattice with hedges is isomorphic to some generalized concept lattice. The question of whether each generalized concept lattice is isomorphic to some concept lattice with hedges seems to be an open problem.</p><p>4 Concluding remarks -As mentioned above, we did not discuss the relationship of the approaches presented here with so-called conceptual scaling of fuzzy contexts considered as many-valued contexts. This issue will be discussed in a forthcoming paper. -Proofs of the results presented here, more detailed comments, further results, and examples will be presented in a full version of this paper. In particular, we did not discuss concept lattices and related structures over structures of truth degrees equipped with non-commutative conjunction. This has been developed in <ref type="bibr" target="#b24">[25,</ref><ref type="bibr" target="#b25">26]</ref>. A discussion of relationships to this approach will also be included in the full paper.</p></div>		</body>
		<back>

			<div type="funding">
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Supported by grant No. 1ET101370417 of GA AV ČR and by institutional support, research plan MSM 6198959214.</p></div>
			</div>

			<div type="annex">
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Although this approach is very different from the other ones, there is still the following relationship: Theorem 3. For a linearly ordered complete residuated lattice L of truth values with a ⊗ b = min(a, b) and any truth degree a ∈ L we have</p><p>Proof. Omitted due to lack of space.</p><p>Therefore, extents of concepts from a∈K B (X, Y, a I) are just a-cuts of (crisply generated) concepts from B c (X, Y, I). A more detailed discussion is left to a full paper.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.7">Concept lattices and Galois connections with hedges</head><p>As a generalization of both fuzzy concept lattcies of Pollandt and Bělohlávek and lattices of crisply generated fuzzy concepts, the authors proposed the following approach in <ref type="bibr" target="#b17">[18]</ref>. The approach consists in emplyoing, as parameters, two unary functions on L, called hedges. For a complete residuated lattice L, a (truthstressing) hedge is a unary function * satisfying (i)</p><p>for all a, b ∈ L. A hedge * is a (truth function of) logical connective "very true" <ref type="bibr" target="#b28">[29]</ref>. The largest hedge (by pointwise ordering) is identity, the least hedge is globalization which is defined by a * = 1 for a = 1 and a * = 0 for a &lt; 1.</p><p>Given an L-context X, Y, I , one can proceed as follows. Let * X and * Y be hedges (their meaning will become apparent later). For L-sets A ∈ L X (L-set of objects), B ∈ L Y (L-set of attributes) we define L-sets A ↑ ∈ L Y (L-set of attributes), B ↓ ∈ L X (L-set of objects) by</p><p>both ways are equivalent). Operators ↓ , ↑ form a so-called Galois connection with hedges <ref type="bibr" target="#b17">[18]</ref>. B(X * X , Y * Y , I), ≤ is called a concept lattice with hedges induced by X, Y, I (it is, indeed, a complete lattice <ref type="bibr" target="#b17">[18]</ref>). The following is the basic relationship to the above described approaches. Theorem 4. For * X and * Y being identities, B (X * X , Y * Y , I) coincides with B (X, Y, I) (fuzzy concept lattice of Pollandt and Bělohlávek). For * X being identity and * Y being globalization, B (X * X , Y * Y , I) coincides with B c (X, Y, I) (set of all crisply generated fuzzy concepts).</p><p>Note, however, that there are other choices of * X and * Y possible. As demonstrated in <ref type="bibr" target="#b17">[18]</ref>, * X and * Y can be seen as parameters controlling the size of the resulting B (X * X , Y * Y , I).</p></div>			</div>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">La logique ou l&apos;art de penser</title>
		<author>
			<persName><forename type="first">A</forename><surname>Arnauld</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Nicole</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Also in German: Die Logik oder die Kunst des Denkens</title>
				<meeting><address><addrLine>Darmstadt</addrLine></address></meeting>
		<imprint>
			<date type="published" when="1662">1662. 1972</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<monogr>
		<author>
			<persName><forename type="first">M</forename><surname>Barbut</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Monjardet</surname></persName>
		</author>
		<title level="m">L&apos;ordre et la classification, algèbre et combinatoire, tome II</title>
				<meeting><address><addrLine>Paris</addrLine></address></meeting>
		<imprint>
			<publisher>Hachette</publisher>
			<date type="published" when="1970">1970</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Lattices generated by binary fuzzy relations (extended abstract)</title>
		<author>
			<persName><forename type="first">R</forename><surname>Bělohlávek</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Abstracts of the Fourth International Conference on Fuzzy Sets Theory and Its Applications</title>
				<meeting><address><addrLine>Liptovsky Jan, Slovakia</addrLine></address></meeting>
		<imprint>
			<date type="published" when="1998">1998</date>
			<biblScope unit="page">11</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Fuzzy concepts and conceptual structures: induced similarities</title>
		<author>
			<persName><forename type="first">R</forename><surname>Bělohlávek</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Joint Conf. Inf. Sci.&apos;98 Proceedings</title>
				<meeting><address><addrLine>Durham, USA</addrLine></address></meeting>
		<imprint>
			<publisher>Assoc. Intel. Machinery</publisher>
			<date type="published" when="1998">1998</date>
			<biblScope unit="volume">I</biblScope>
			<biblScope unit="page" from="179" to="182" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Fuzzy Galois connections</title>
		<author>
			<persName><forename type="first">R</forename><surname>Bělohlávek</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Math. Log. Quart</title>
		<imprint>
			<biblScope unit="volume">45</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="497" to="504" />
			<date type="published" when="1999">1999</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Logical precision in concept lattices</title>
		<author>
			<persName><forename type="first">R</forename><surname>Bělohlávek</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">J. Logic and Computation</title>
		<imprint>
			<biblScope unit="volume">12</biblScope>
			<biblScope unit="issue">6</biblScope>
			<biblScope unit="page" from="137" to="148" />
			<date type="published" when="2002">2002</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Similarity relations in concept lattices</title>
		<author>
			<persName><forename type="first">R</forename><surname>Bělohlávek</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">J. Logic Comput</title>
		<imprint>
			<biblScope unit="volume">10</biblScope>
			<biblScope unit="issue">6</biblScope>
			<biblScope unit="page" from="823" to="845" />
			<date type="published" when="2000">2000</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Lattices of fixed points of fuzzy Galois connections</title>
		<author>
			<persName><forename type="first">R</forename><surname>Bělohlávek</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Math. Logic Quarterly</title>
		<imprint>
			<biblScope unit="volume">47</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="111" to="116" />
			<date type="published" when="2001">2001</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Reduction and a simple proof of characterization of fuzzy concept lattices</title>
		<author>
			<persName><forename type="first">R</forename><surname>Bělohlávek</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Fundamenta Informaticae</title>
		<imprint>
			<biblScope unit="volume">46</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="277" to="285" />
			<date type="published" when="2001">2001</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Fuzzy closure operators</title>
		<author>
			<persName><forename type="first">R</forename><surname>Bělohlávek</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">J. Math. Anal. Appl</title>
		<imprint>
			<biblScope unit="volume">262</biblScope>
			<biblScope unit="page" from="473" to="489" />
			<date type="published" when="2001">2001</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Fuzzy closure operators II</title>
		<author>
			<persName><forename type="first">R</forename><surname>Bělohlávek</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Soft Computing</title>
		<imprint>
			<biblScope unit="volume">7</biblScope>
			<biblScope unit="page" from="53" to="64" />
			<date type="published" when="2002">2002</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<monogr>
		<title level="m" type="main">Fuzzy Relational Systems: Foundations and Principles</title>
		<author>
			<persName><forename type="first">R</forename><surname>Bělohlávek</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2002">2002</date>
			<publisher>Kluwer Academic/Plenum Publishers</publisher>
			<pubPlace>New York</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Algorithms for fuzzy concept lattices</title>
		<author>
			<persName><forename type="first">R</forename><surname>Bělohlávek</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. Fourth Int. Conf. on Recent Advances in Soft Computing</title>
				<meeting>Fourth Int. Conf. on Recent Advances in Soft Computing<address><addrLine>Nottingham, United Kingdom</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2002-12">December. 2002</date>
			<biblScope unit="page" from="200" to="205" />
		</imprint>
	</monogr>
	<note>extended abstract). full paper on the included CD)</note>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Concept lattices and order in fuzzy logic</title>
		<author>
			<persName><forename type="first">R</forename><surname>Bělohlávek</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Ann. Pure Appl. Logic</title>
		<imprint>
			<biblScope unit="volume">128</biblScope>
			<biblScope unit="page" from="277" to="298" />
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">Crisply generated fuzzy concepts</title>
		<author>
			<persName><forename type="first">R</forename><surname>Bělohlávek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Sklenář</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Zacpal</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">ICFCA 2005</title>
		<title level="s">Lecture Notes in Computer Science</title>
		<editor>
			<persName><forename type="first">B</forename><surname>Ganter</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">R</forename><surname>Godin</surname></persName>
		</editor>
		<meeting><address><addrLine>Berlin/Heidelberg</addrLine></address></meeting>
		<imprint>
			<publisher>Springer-Verlag</publisher>
			<date type="published" when="2005">2005</date>
			<biblScope unit="volume">3403</biblScope>
			<biblScope unit="page" from="268" to="283" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Implications from data with fuzzy attributes</title>
		<author>
			<persName><forename type="first">R</forename><surname>Bělohlávek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Chlupová</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Vychodil</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">AISTA 2004 in Cooperation with the IEEE Computer Society Proceedings</title>
				<imprint>
			<date type="published" when="2004">2004</date>
			<biblScope unit="volume">5</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Implications from data with fuzzy attributes vs. scaled binary attributes</title>
		<author>
			<persName><forename type="first">R</forename><surname>Bělohlávek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Vychodil</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">The IEEE International Conference on Fuzzy Systems</title>
				<meeting><address><addrLine>Reno (Nevada, USA</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2005">May 22-25, 2005</date>
			<biblScope unit="page" from="1050" to="1055" />
		</imprint>
	</monogr>
	<note>FUZZ-IEEE 2005. proceedings on CD). abstract in printed proceedings</note>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">Reducing the size of fuzzy concept lattices by hedges</title>
		<author>
			<persName><forename type="first">R</forename><surname>Bělohlávek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Vychodil</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">The IEEE International Conference on Fuzzy Systems</title>
				<meeting><address><addrLine>Reno (Nevada, USA</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2005">May 22-25, 2005</date>
			<biblScope unit="page" from="663" to="668" />
		</imprint>
	</monogr>
	<note>FUZZ-IEEE 2005. proceedings on CD). abstract in printed proceedings</note>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">Fuzzy attribute logic: attribute implications, their validity, entailment, and non-redundant basis</title>
		<author>
			<persName><forename type="first">R</forename><surname>Bělohlávek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Vychodil</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Fuzzy Logic, Soft Computing &amp; Computational Intelligence: Eleventh International Fuzzy Systems Association World Congress</title>
				<editor>
			<persName><forename type="first">Yingming</forename><surname>Liu</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Guoqing</forename><surname>Chen</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Mingsheng</forename><surname>Ying</surname></persName>
		</editor>
		<imprint>
			<publisher>Tsinghua University Press and Springer</publisher>
			<date type="published" when="2005">2005</date>
			<biblScope unit="volume">I</biblScope>
			<biblScope unit="page" from="622" to="627" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">Fuzzy attribute logic: syntactic entailment and completeness</title>
		<author>
			<persName><forename type="first">R</forename><surname>Bělohlávek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Vychodil</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 8th Joint Conference on Information Sciences</title>
				<meeting>the 8th Joint Conference on Information Sciences</meeting>
		<imprint>
			<date type="published" when="2005">2005</date>
			<biblScope unit="page" from="78" to="81" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">The study of the L-fuzzy concept lattice</title>
		<author>
			<persName><forename type="first">A</forename><surname>Burusco</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Fuentes-Gonzáles</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Mathware &amp; Soft Computing</title>
		<imprint>
			<biblScope unit="volume">3</biblScope>
			<biblScope unit="page" from="209" to="218" />
			<date type="published" when="1994">1994</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<analytic>
		<title level="a" type="main">Concept lattice defined from implication operators</title>
		<author>
			<persName><forename type="first">A</forename><surname>Burusco</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Fuentes-Gonzáles</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Fuzzy Sets and Systems</title>
				<imprint>
			<date type="published" when="2000">2000</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b22">
	<analytic>
		<title level="a" type="main">Contexts with multiple weighted values</title>
		<author>
			<persName><forename type="first">A</forename><surname>Burusco</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Fuentes-Gonzáles</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Int. J. Uncertainty, Fuzziness and Knowledge-Based Systems</title>
				<imprint>
			<date type="published" when="2001">2001</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b23">
	<analytic>
		<title level="a" type="main">Formal Concept Analysis</title>
		<author>
			<persName><forename type="first">B</forename><surname>Ganter</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Wille</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Mathematical Foundations</title>
				<meeting><address><addrLine>Berlin</addrLine></address></meeting>
		<imprint>
			<publisher>Springer-Verlag</publisher>
			<date type="published" when="1999">1999</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b24">
	<analytic>
		<title level="a" type="main">Concept lattices and similarity in non-commutative fuzzy logic</title>
		<author>
			<persName><forename type="first">G</forename><surname>Georgescu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Popescu</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Fundamenta Informaticae</title>
		<imprint>
			<biblScope unit="volume">53</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="23" to="54" />
			<date type="published" when="2002">2002</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b25">
	<analytic>
		<title level="a" type="main">Non-commutative Galois connections</title>
		<author>
			<persName><forename type="first">G</forename><surname>Georgescu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Popescu</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Soft Computing</title>
		<imprint>
			<biblScope unit="volume">7</biblScope>
			<biblScope unit="page" from="458" to="467" />
			<date type="published" when="2003">2003</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b26">
	<analytic>
		<title level="a" type="main">The logic of inexact concepts</title>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">A</forename><surname>Goguen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Synthese</title>
		<imprint>
			<biblScope unit="volume">18</biblScope>
			<biblScope unit="issue">-9</biblScope>
			<biblScope unit="page" from="325" to="373" />
			<date type="published" when="1968">1968</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b27">
	<monogr>
		<title level="m" type="main">Metamathematics of Fuzzy Logic</title>
		<author>
			<persName><forename type="first">P</forename><surname>Hájek</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1998">1998</date>
			<publisher>Kluwer</publisher>
			<pubPlace>Dordrecht</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b28">
	<analytic>
		<title level="a" type="main">On very true</title>
		<author>
			<persName><forename type="first">P</forename><surname>Hájek</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Fuzzy sets and systems</title>
		<imprint>
			<biblScope unit="volume">124</biblScope>
			<biblScope unit="page" from="329" to="333" />
			<date type="published" when="2001">2001</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b29">
	<analytic>
		<title level="a" type="main">On the fundamentals of fuzzy set theory</title>
		<author>
			<persName><forename type="first">U</forename><surname>Höhle</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">J. Math. Anal. Appl</title>
		<imprint>
			<biblScope unit="volume">201</biblScope>
			<biblScope unit="page" from="786" to="826" />
			<date type="published" when="1996">1996</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b30">
	<analytic>
		<title level="a" type="main">Fuzzy Sets and Fuzzy Logic</title>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">J</forename><surname>Klir</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Yuan</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Theory and Applications</title>
				<meeting><address><addrLine>Upper Saddle River, NJ</addrLine></address></meeting>
		<imprint>
			<publisher>Prentice Hall</publisher>
			<date type="published" when="1995">1995</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b31">
	<analytic>
		<title level="a" type="main">Cluster based efficient generation of fuzzy concepts</title>
		<author>
			<persName><forename type="first">S</forename><surname>Krajči</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Neural Network World</title>
		<imprint>
			<biblScope unit="volume">5</biblScope>
			<biblScope unit="page" from="521" to="530" />
			<date type="published" when="2003">2003</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b32">
	<analytic>
		<title level="a" type="main">The basic theorem on generalized concept lattice</title>
		<author>
			<persName><forename type="first">S</forename><surname>Krajči</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of 2nd Int. Workshop</title>
				<editor>
			<persName><forename type="first">R</forename><surname>Bělohlávek</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">V</forename><surname>Snášel</surname></persName>
		</editor>
		<meeting>of 2nd Int. Workshop<address><addrLine>Ostrava</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2004">2004. 2004</date>
			<biblScope unit="page" from="25" to="33" />
		</imprint>
	</monogr>
	<note>CLA</note>
</biblStruct>

<biblStruct xml:id="b33">
	<analytic>
		<title level="a" type="main">A generalized concept lattice</title>
		<author>
			<persName><forename type="first">S</forename><surname>Krajči</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Logic J. of IGPL</title>
		<imprint/>
	</monogr>
	<note>to appear</note>
</biblStruct>

<biblStruct xml:id="b34">
	<analytic>
		<title level="a" type="main">Every concept lattice with hedges is isomorphic to some generalized concept lattice</title>
		<author>
			<persName><forename type="first">S</forename><surname>Krajči</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of 3nd Int. Workshop</title>
				<meeting>of 3nd Int. Workshop</meeting>
		<imprint>
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
	<note>Submitted to CLA</note>
</biblStruct>

<biblStruct xml:id="b35">
	<monogr>
		<title level="m" type="main">Fuzzy Begriffe</title>
		<author>
			<persName><forename type="first">S</forename><surname>Pollandt</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1997">1997</date>
			<publisher>Springer-Verlag</publisher>
			<pubPlace>Berlin/Heidelberg</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b36">
	<analytic>
		<title level="a" type="main">Globalization of intuitionistic set theory</title>
		<author>
			<persName><forename type="first">G</forename><surname>Takeuti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Titani</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Annal of Pure and Applied Logic</title>
		<imprint>
			<biblScope unit="volume">33</biblScope>
			<biblScope unit="page" from="195" to="211" />
			<date type="published" when="1987">1987</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b37">
	<analytic>
		<title level="a" type="main">Conceptual structures</title>
		<author>
			<persName><forename type="first">D</forename><surname>Ďuráková</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Krajči</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Snášel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Vojtáš</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Arbeitstagung Allgemeine Algebra</title>
				<imprint>
			<date type="published" when="2002">2002</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b38">
	<analytic>
		<title level="a" type="main">Restructuring lattice theory: an approach based on hierarchies of concepts</title>
		<author>
			<persName><forename type="first">R</forename><surname>Wille</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Rival I.: Ordered Sets</title>
				<editor>
			<persName><surname>Reidel</surname></persName>
		</editor>
		<meeting><address><addrLine>Dordrecht, Boston</addrLine></address></meeting>
		<imprint>
			<date type="published" when="1982">1982</date>
			<biblScope unit="page" from="445" to="470" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b39">
	<analytic>
		<title level="a" type="main">Discovering knowledge from fuzzy concept lattice</title>
		<author>
			<persName><forename type="first">S</forename><surname>Yahia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Jaoua</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Data Mining and Computational Intelligence</title>
				<editor>
			<persName><forename type="first">A</forename><surname>Kandel</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">M</forename><surname>Last</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">H</forename><surname>Bunke</surname></persName>
		</editor>
		<imprint>
			<publisher>Physica-Verlag</publisher>
			<date type="published" when="2001">2001</date>
			<biblScope unit="page" from="167" to="190" />
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
