FLA2
FLA2
Doru Todinca
Fuzzy sets
Fuzzy sets
Definition
“If X is a collection of objects” (named the universe of discourse)
“denoted generically by x, then a fuzzy set à ⊂ X is a set of
ordered pairs
à = {(x, µÃ (x))|x ∈ X }
where µÃ (x) : X → [0, 1] is called membership function or degree
of membership (also, degree of compatibility or degree of truth).
of x in A” (Zimmermann [Zim91])
If the interval of real numbers [0, 1] is replaced with the discrete
set {0, 1}, then the fuzzy set à becomes a classic (crisp) set.
Fuzzy sets. Examples of fuzzy sets
Example of continuous
fuzzy set: real numbers 1
1/(1+(x-10)**2)
0.9
close to 10 0.8
0.6
0.2
set à ⊂ R: 0.1
0
1 -10 -5 0 5 10 15 20
µÃ (x) =
1 + (x − 10)2 1
Figure 1: à with µÃ (x) = 1+(x−10)2
(1)
Examples of fuzzy sets (cnt’d)
0.9
funcB(x)
0.7
0.5
numbers) 0.4
0.3
0
0 5 10 15 20
( (x−11)2
2 if x ≥ 11
µB̃ (x) = 1+(x−11) Figure 2: B̃ with µB̃ (x)
0, if x < 11
(2)
Notations for fuzzy sets
1. Pairs (element, value) for discrete fuzzy sets (like in the
example with the comfortable house), respectively (generic
element, membership function) for continuous fuzzy sets: e.g.
(x, µÃ (x))
2. Solely by stating the membership function (for continuous
fuzzy sets)
3. As a “sum” for discrete fuzzy sets, respectively “integral” for
continuous fuzzy sets (this notation may create confusions !!):
n
X µÃ (xi ) µ (x1 ) µÃ (x2 ) µ (xn )
à = = à + + . . . + Ã
xi x1 x2 xn
i =1
µÃ (x)
Z
à =
x
Caution, there are neither sums nor integrals here, these are
only notations !!!
Outline
Fuzzy sets
◮ Which means that, any fuzzy set can be written as the union
for all the values of α of the product between α and the
α-cuts of the fuzzy set
◮ This property is very important and it connects the fuzzy and
the crisp sets
◮ It is also very useful for proving different properties of fuzzy
sets (some properties are easier to be proved for crisp sets)
Properties of a fuzzy set: α-level sets
Fuzzy sets
0.8 0.8
0.7 0.7
0.6 0.6
0.5
0.5
0.4
0.4
0.3
0.3
0.2
0.2
0.1
0.1
0
0 0 5 10 15 20
-10 -5 0 5 10 15 20
0.8 0.8
0.7 0.7
0.6 0.6
0.5
0.5
0.4
0.4
0.3
0.3
0.2
0.2
0.1
0.1
0
0 0 5 10 15 20
-10 -5 0 5 10 15 20
0.9
0.25
0.8
0.7 0.2
0.6
0.15
0.5
0.4
0.1
0.3
0.2 0.05
0.1
0
0 0 5 10 15 20
0 5 10
Fuzzy sets
5. Identity:
A∪∅=∅∪A=A
A∪X = X ∪A = X
A∩∅ = ∅∩A = ∅
A∩X = X ∩A = A
6. Transitivity: if A ⊆ B and B ⊆ C , then A ⊆ C
7. Involution: A = A, where A = CA X
8. De Morgan:
A∪B =A∩B
A∩B =A∪B
Properties of the operations with crisp sets and fuzzy sets
9. Absorption:
A ∪ (A ∩ B) = A
A ∩ (A ∪ B) = A
10. Excluded middle laws (excluded middle laws):
A∪A = X
A∩A=∅
◮ Proprieties 1–9 hold for fuzzy sets, too, but NOT the property
10.
◮ Some researchers consider this fact (non-fulfillment of the
excluded middle laws) as being the main characteristic of
fuzzy sets.
Axiomatization of the operations with fuzzy sets