:: FUZZY_1 semantic presentation
theorem Th1: :: FUZZY_1:1
:: deftheorem Def1 defines Membership_Func FUZZY_1:def 1 :
theorem Th2: :: FUZZY_1:2
:: deftheorem Def2 defines is_less_than FUZZY_1:def 2 :
:: deftheorem Def3 defines is_less_than FUZZY_1:def 3 :
Lemma6:
for b1 being non empty set
for b2, b3 being Membership_Func of b1 st b3 c= & b2 c= holds
b2 = b3
theorem Th3: :: FUZZY_1:3
theorem Th4: :: FUZZY_1:4
theorem Th5: :: FUZZY_1:5
definition
let c1 be non
empty set ;
let c2,
c3 be
Membership_Func of
c1;
func min c2,
c3 -> Membership_Func of
a1 means :
Def4:
:: FUZZY_1:def 4
for
b1 being
Element of
a1 holds
a4 . b1 = min (a2 . b1),
(a3 . b1);
existence
ex b1 being Membership_Func of c1 st
for b2 being Element of c1 holds b1 . b2 = min (c2 . b2),(c3 . b2)
uniqueness
for b1, b2 being Membership_Func of c1 st ( for b3 being Element of c1 holds b1 . b3 = min (c2 . b3),(c3 . b3) ) & ( for b3 being Element of c1 holds b2 . b3 = min (c2 . b3),(c3 . b3) ) holds
b1 = b2
idempotence
for b1 being Membership_Func of c1
for b2 being Element of c1 holds b1 . b2 = min (b1 . b2),(b1 . b2)
;
commutativity
for b1, b2, b3 being Membership_Func of c1 st ( for b4 being Element of c1 holds b1 . b4 = min (b2 . b4),(b3 . b4) ) holds
for b4 being Element of c1 holds b1 . b4 = min (b3 . b4),(b2 . b4)
;
end;
:: deftheorem Def4 defines min FUZZY_1:def 4 :
definition
let c1 be non
empty set ;
let c2,
c3 be
Membership_Func of
c1;
func max c2,
c3 -> Membership_Func of
a1 means :
Def5:
:: FUZZY_1:def 5
for
b1 being
Element of
a1 holds
a4 . b1 = max (a2 . b1),
(a3 . b1);
existence
ex b1 being Membership_Func of c1 st
for b2 being Element of c1 holds b1 . b2 = max (c2 . b2),(c3 . b2)
uniqueness
for b1, b2 being Membership_Func of c1 st ( for b3 being Element of c1 holds b1 . b3 = max (c2 . b3),(c3 . b3) ) & ( for b3 being Element of c1 holds b2 . b3 = max (c2 . b3),(c3 . b3) ) holds
b1 = b2
idempotence
for b1 being Membership_Func of c1
for b2 being Element of c1 holds b1 . b2 = max (b1 . b2),(b1 . b2)
;
commutativity
for b1, b2, b3 being Membership_Func of c1 st ( for b4 being Element of c1 holds b1 . b4 = max (b2 . b4),(b3 . b4) ) holds
for b4 being Element of c1 holds b1 . b4 = max (b3 . b4),(b2 . b4)
;
end;
:: deftheorem Def5 defines max FUZZY_1:def 5 :
:: deftheorem Def6 defines 1_minus FUZZY_1:def 6 :
theorem Th6: :: FUZZY_1:6
theorem Th7: :: FUZZY_1:7
for
b1 being non
empty set for
b2,
b3,
b4 being
Membership_Func of
b1 holds
(
max b2,
b2 = b2 &
min b2,
b2 = b2 &
max b2,
b2 = min b2,
b2 &
min b3,
b4 = min b4,
b3 &
max b3,
b4 = max b4,
b3 ) ;
theorem Th8: :: FUZZY_1:8
for
b1 being non
empty set for
b2,
b3,
b4 being
Membership_Func of
b1 holds
(
max (max b2,b3),
b4 = max b2,
(max b3,b4) &
min (min b2,b3),
b4 = min b2,
(min b3,b4) )
theorem Th9: :: FUZZY_1:9
theorem Th10: :: FUZZY_1:10
for
b1 being non
empty set for
b2,
b3,
b4 being
Membership_Func of
b1 holds
(
min b2,
(max b3,b4) = max (min b2,b3),
(min b2,b4) &
max b2,
(min b3,b4) = min (max b2,b3),
(max b2,b4) )
theorem Th11: :: FUZZY_1:11
theorem Th12: :: FUZZY_1:12
theorem Th13: :: FUZZY_1:13
:: deftheorem Def7 defines EMF FUZZY_1:def 7 :
:: deftheorem Def8 defines UMF FUZZY_1:def 8 :
theorem Th14: :: FUZZY_1:14
theorem Th15: :: FUZZY_1:15
theorem Th16: :: FUZZY_1:16
theorem Th17: :: FUZZY_1:17
theorem Th18: :: FUZZY_1:18
theorem Th19: :: FUZZY_1:19
theorem Th20: :: FUZZY_1:20
theorem Th21: :: FUZZY_1:21
theorem Th22: :: FUZZY_1:22
theorem Th23: :: FUZZY_1:23
theorem Th24: :: FUZZY_1:24
theorem Th25: :: FUZZY_1:25
theorem Th26: :: FUZZY_1:26
theorem Th27: :: FUZZY_1:27
theorem Th28: :: FUZZY_1:28
theorem Th29: :: FUZZY_1:29
theorem Th30: :: FUZZY_1:30
theorem Th31: :: FUZZY_1:31
theorem Th32: :: FUZZY_1:32
theorem Th33: :: FUZZY_1:33
theorem Th34: :: FUZZY_1:34
theorem Th35: :: FUZZY_1:35
theorem Th36: :: FUZZY_1:36
theorem Th37: :: FUZZY_1:37
theorem Th38: :: FUZZY_1:38
Lemma25:
for b1 being non empty set
for b2, b3 being Membership_Func of b1 st b3 c= holds
1_minus b2 c=
theorem Th39: :: FUZZY_1:39
theorem Th40: :: FUZZY_1:40
theorem Th41: :: FUZZY_1:41
theorem Th42: :: FUZZY_1:42
theorem Th43: :: FUZZY_1:43
theorem Th44: :: FUZZY_1:44
definition
let c1 be non
empty set ;
let c2,
c3 be
Membership_Func of
c1;
func c2 \+\ c3 -> Membership_Func of
a1 equals :: FUZZY_1:def 9
max (min a2,(1_minus a3)),
(min (1_minus a2),a3);
coherence
max (min c2,(1_minus c3)),(min (1_minus c2),c3) is Membership_Func of c1
;
commutativity
for b1, b2, b3 being Membership_Func of c1 st b1 = max (min b2,(1_minus b3)),(min (1_minus b2),b3) holds
b1 = max (min b3,(1_minus b2)),(min (1_minus b3),b2)
;
end;
:: deftheorem Def9 defines \+\ FUZZY_1:def 9 :
theorem Th45: :: FUZZY_1:45
theorem Th46: :: FUZZY_1:46
theorem Th47: :: FUZZY_1:47
for
b1 being non
empty set for
b2,
b3,
b4 being
Membership_Func of
b1 holds
min (min (max b2,b3),(max b3,b4)),
(max b4,b2) = max (max (min b2,b3),(min b3,b4)),
(min b4,b2)
theorem Th48: :: FUZZY_1:48
theorem Th49: :: FUZZY_1:49
theorem Th50: :: FUZZY_1:50
:: deftheorem Def10 defines ab_difMF FUZZY_1:def 10 :