:: WAYBEL_2 semantic presentation :: Showing IDV graph ... (Click the Palm Trees again to close it)
theorem Th1: :: WAYBEL_2:1 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: WAYBEL_2:2 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th3: :: WAYBEL_2:3 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th4: :: WAYBEL_2:4 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th5: :: WAYBEL_2:5 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th6: :: WAYBEL_2:6 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th7: :: WAYBEL_2:7 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th8: :: WAYBEL_2:8 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th9: :: WAYBEL_2:9 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th10: :: WAYBEL_2:10 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: WAYBEL_2:11 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th12: :: WAYBEL_2:12 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th13: :: WAYBEL_2:13 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th14: :: WAYBEL_2:14 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th15: :: WAYBEL_2:15 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: WAYBEL_2:16 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th17: :: WAYBEL_2:17 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th18: :: WAYBEL_2:18 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th19: :: WAYBEL_2:19 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th20: :: WAYBEL_2:20 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem defines sup WAYBEL_2:def 1 :
definition
let L be non
empty RelStr ;
let J be
set ;
let f be
Function of
J,the
carrier of
L;
func FinSups f -> prenet of
L means :
Def2:
:: WAYBEL_2:def 2
ex
g being
Function of
Fin J,the
carrier of
L st
for
x being
Element of
Fin J holds
(
g . x = sup (f .: x) &
it = NetStr(#
(Fin J),
(RelIncl (Fin J)),
g #) );
existence
ex b1 being prenet of L ex g being Function of Fin J,the carrier of L st
for x being Element of Fin J holds
( g . x = sup (f .: x) & b1 = NetStr(# (Fin J),(RelIncl (Fin J)),g #) )
uniqueness
for b1, b2 being prenet of L st ex g being Function of Fin J,the carrier of L st
for x being Element of Fin J holds
( g . x = sup (f .: x) & b1 = NetStr(# (Fin J),(RelIncl (Fin J)),g #) ) & ex g being Function of Fin J,the carrier of L st
for x being Element of Fin J holds
( g . x = sup (f .: x) & b2 = NetStr(# (Fin J),(RelIncl (Fin J)),g #) ) holds
b1 = b2
end;
:: deftheorem Def2 defines FinSups WAYBEL_2:def 2 :
theorem :: WAYBEL_2:21 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem Def3 defines "/\" WAYBEL_2:def 3 :
theorem Th22: :: WAYBEL_2:22 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th23: :: WAYBEL_2:23 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th24: :: WAYBEL_2:24 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th25: :: WAYBEL_2:25 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th26: :: WAYBEL_2:26 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th27: :: WAYBEL_2:27 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th28: :: WAYBEL_2:28 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: WAYBEL_2:29 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: WAYBEL_2:30 :: Showing IDV graph ... (Click the Palm Tree again to close it)
definition
let L be non
empty RelStr ;
func inf_op L -> Function of
[:L,L:],
L means :
Def4:
:: WAYBEL_2:def 4
for
x,
y being
Element of
L holds
it . [x,y] = x "/\" y;
existence
ex b1 being Function of [:L,L:],L st
for x, y being Element of L holds b1 . [x,y] = x "/\" y
uniqueness
for b1, b2 being Function of [:L,L:],L st ( for x, y being Element of L holds b1 . [x,y] = x "/\" y ) & ( for x, y being Element of L holds b2 . [x,y] = x "/\" y ) holds
b1 = b2
end;
:: deftheorem Def4 defines inf_op WAYBEL_2:def 4 :
theorem Th31: :: WAYBEL_2:31 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th32: :: WAYBEL_2:32 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th33: :: WAYBEL_2:33 :: Showing IDV graph ... (Click the Palm Tree again to close it)
definition
let L be non
empty RelStr ;
func sup_op L -> Function of
[:L,L:],
L means :
Def5:
:: WAYBEL_2:def 5
for
x,
y being
Element of
L holds
it . [x,y] = x "\/" y;
existence
ex b1 being Function of [:L,L:],L st
for x, y being Element of L holds b1 . [x,y] = x "\/" y
uniqueness
for b1, b2 being Function of [:L,L:],L st ( for x, y being Element of L holds b1 . [x,y] = x "\/" y ) & ( for x, y being Element of L holds b2 . [x,y] = x "\/" y ) holds
b1 = b2
end;
:: deftheorem Def5 defines sup_op WAYBEL_2:def 5 :
theorem Th34: :: WAYBEL_2:34 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th35: :: WAYBEL_2:35 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: WAYBEL_2:36 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem Def6 defines satisfying_MC WAYBEL_2:def 6 :
:: deftheorem Def7 defines meet-continuous WAYBEL_2:def 7 :
theorem Th37: :: WAYBEL_2:37 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th38: :: WAYBEL_2:38 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th39: :: WAYBEL_2:39 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th40: :: WAYBEL_2:40 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th41: :: WAYBEL_2:41 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th42: :: WAYBEL_2:42 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th43: :: WAYBEL_2:43 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th44: :: WAYBEL_2:44 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th45: :: WAYBEL_2:45 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th46: :: WAYBEL_2:46 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th47: :: WAYBEL_2:47 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th48: :: WAYBEL_2:48 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th49: :: WAYBEL_2:49 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th50: :: WAYBEL_2:50 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th51: :: WAYBEL_2:51 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: WAYBEL_2:52 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th53: :: WAYBEL_2:53 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th54: :: WAYBEL_2:54 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: WAYBEL_2:55 :: Showing IDV graph ... (Click the Palm Tree again to close it)
Lm1:
for L being meet-continuous Semilattice
for x being Element of L holds x "/\" is directed-sups-preserving
theorem Th56: :: WAYBEL_2:56 :: Showing IDV graph ... (Click the Palm Tree again to close it)