:: RELAT_1 semantic presentation :: Showing IDV graph ... (Click the Palm Trees again to close it)
:: deftheorem Def1 defines Relation-like RELAT_1:def 1 :
theorem :: RELAT_1:1 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: RELAT_1:2 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th3: :: RELAT_1:3 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th4: :: RELAT_1:4 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:5 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:6 :: Showing IDV graph ... (Click the Palm Tree again to close it)
Lm1:
for x, y being set
for R being Relation st [x,y] in R holds
( x in union (union R) & y in union (union R) )
:: deftheorem Def2 defines = RELAT_1:def 2 :
:: deftheorem Def3 defines c= RELAT_1:def 3 :
theorem :: RELAT_1:7 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: RELAT_1:8 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th9: :: RELAT_1:9 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:10 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem Def4 defines dom RELAT_1:def 4 :
theorem :: RELAT_1:11 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: RELAT_1:12 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th13: :: RELAT_1:13 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th14: :: RELAT_1:14 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:15 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem Def5 defines rng RELAT_1:def 5 :
theorem :: RELAT_1:16 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: RELAT_1:17 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: RELAT_1:18 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:19 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:20 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th21: :: RELAT_1:21 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:22 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th23: :: RELAT_1:23 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:24 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th25: :: RELAT_1:25 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th26: :: RELAT_1:26 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th27: :: RELAT_1:27 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:28 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem defines field RELAT_1:def 6 :
theorem :: RELAT_1:29 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:30 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:31 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:32 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:33 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:34 :: Showing IDV graph ... (Click the Palm Tree again to close it)
definition
let R be
Relation;
func R ~ -> Relation means :
Def7:
:: RELAT_1:def 7
for
x,
y being
set holds
(
[x,y] in it iff
[y,x] in R );
existence
ex b1 being Relation st
for x, y being set holds
( [x,y] in b1 iff [y,x] in R )
uniqueness
for b1, b2 being Relation st ( for x, y being set holds
( [x,y] in b1 iff [y,x] in R ) ) & ( for x, y being set holds
( [x,y] in b2 iff [y,x] in R ) ) holds
b1 = b2
involutiveness
for b1, b2 being Relation st ( for x, y being set holds
( [x,y] in b1 iff [y,x] in b2 ) ) holds
for x, y being set holds
( [x,y] in b2 iff [y,x] in b1 )
;
end;
:: deftheorem Def7 defines ~ RELAT_1:def 7 :
theorem :: RELAT_1:35 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: RELAT_1:36 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th37: :: RELAT_1:37 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:38 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:39 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:40 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:41 :: Showing IDV graph ... (Click the Palm Tree again to close it)
definition
let P,
R be
Relation;
func P * R -> Relation means :
Def8:
:: RELAT_1:def 8
for
x,
y being
set holds
(
[x,y] in it iff ex
z being
set st
(
[x,z] in P &
[z,y] in R ) );
existence
ex b1 being Relation st
for x, y being set holds
( [x,y] in b1 iff ex z being set st
( [x,z] in P & [z,y] in R ) )
uniqueness
for b1, b2 being Relation st ( for x, y being set holds
( [x,y] in b1 iff ex z being set st
( [x,z] in P & [z,y] in R ) ) ) & ( for x, y being set holds
( [x,y] in b2 iff ex z being set st
( [x,z] in P & [z,y] in R ) ) ) holds
b1 = b2
end;
:: deftheorem Def8 defines * RELAT_1:def 8 :
for
P,
R,
b3 being
Relation holds
(
b3 = P * R iff for
x,
y being
set holds
(
[x,y] in b3 iff ex
z being
set st
(
[x,z] in P &
[z,y] in R ) ) );
theorem :: RELAT_1:42 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: RELAT_1:43 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th44: :: RELAT_1:44 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th45: :: RELAT_1:45 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:46 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:47 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th48: :: RELAT_1:48 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th49: :: RELAT_1:49 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:50 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:51 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:52 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:53 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:54 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th55: :: RELAT_1:55 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th56: :: RELAT_1:56 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:57 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: RELAT_1:58 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: RELAT_1:59 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th60: :: RELAT_1:60 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:61 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th62: :: RELAT_1:62 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:63 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th64: :: RELAT_1:64 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:65 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th66: :: RELAT_1:66 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:67 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem defines non-empty RELAT_1:def 9 :
:: deftheorem Def10 defines id RELAT_1:def 10 :
for
X being
set for
b2 being
Relation holds
(
b2 = id X iff for
x,
y being
set holds
(
[x,y] in b2 iff (
x in X &
x = y ) ) );
theorem :: RELAT_1:68 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: RELAT_1:69 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: RELAT_1:70 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th71: :: RELAT_1:71 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:72 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:73 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th74: :: RELAT_1:74 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th75: :: RELAT_1:75 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th76: :: RELAT_1:76 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th77: :: RELAT_1:77 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:78 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th79: :: RELAT_1:79 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:80 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:81 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:82 :: Showing IDV graph ... (Click the Palm Tree again to close it)
definition
let R be
Relation;
let X be
set ;
func R | X -> Relation means :
Def11:
:: RELAT_1:def 11
for
x,
y being
set holds
(
[x,y] in it iff (
x in X &
[x,y] in R ) );
existence
ex b1 being Relation st
for x, y being set holds
( [x,y] in b1 iff ( x in X & [x,y] in R ) )
uniqueness
for b1, b2 being Relation st ( for x, y being set holds
( [x,y] in b1 iff ( x in X & [x,y] in R ) ) ) & ( for x, y being set holds
( [x,y] in b2 iff ( x in X & [x,y] in R ) ) ) holds
b1 = b2
end;
:: deftheorem Def11 defines | RELAT_1:def 11 :
theorem :: RELAT_1:83 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: RELAT_1:84 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: RELAT_1:85 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th86: :: RELAT_1:86 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:87 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th88: :: RELAT_1:88 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:89 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th90: :: RELAT_1:90 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:91 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:92 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:93 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:94 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:95 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th96: :: RELAT_1:96 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th97: :: RELAT_1:97 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:98 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th99: :: RELAT_1:99 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th100: :: RELAT_1:100 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:101 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:102 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:103 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th104: :: RELAT_1:104 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th105: :: RELAT_1:105 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th106: :: RELAT_1:106 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th107: :: RELAT_1:107 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:108 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:109 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th110: :: RELAT_1:110 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:111 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:112 :: Showing IDV graph ... (Click the Palm Tree again to close it)
definition
let Y be
set ;
let R be
Relation;
func Y | R -> Relation means :
Def12:
:: RELAT_1:def 12
for
x,
y being
set holds
(
[x,y] in it iff (
y in Y &
[x,y] in R ) );
existence
ex b1 being Relation st
for x, y being set holds
( [x,y] in b1 iff ( y in Y & [x,y] in R ) )
uniqueness
for b1, b2 being Relation st ( for x, y being set holds
( [x,y] in b1 iff ( y in Y & [x,y] in R ) ) ) & ( for x, y being set holds
( [x,y] in b2 iff ( y in Y & [x,y] in R ) ) ) holds
b1 = b2
end;
:: deftheorem Def12 defines | RELAT_1:def 12 :
for
Y being
set for
R,
b3 being
Relation holds
(
b3 = Y | R iff for
x,
y being
set holds
(
[x,y] in b3 iff (
y in Y &
[x,y] in R ) ) );
theorem :: RELAT_1:113 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: RELAT_1:114 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th115: :: RELAT_1:115 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th116: :: RELAT_1:116 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th117: :: RELAT_1:117 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th118: :: RELAT_1:118 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th119: :: RELAT_1:119 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:120 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:121 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:122 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:123 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th124: :: RELAT_1:124 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th125: :: RELAT_1:125 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:126 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th127: :: RELAT_1:127 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:128 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:129 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:130 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th131: :: RELAT_1:131 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th132: :: RELAT_1:132 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:133 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:134 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:135 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:136 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:137 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:138 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:139 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:140 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem Def13 defines .: RELAT_1:def 13 :
for
R being
Relation for
X,
b3 being
set holds
(
b3 = R .: X iff for
y being
set holds
(
y in b3 iff ex
x being
set st
(
[x,y] in R &
x in X ) ) );
theorem :: RELAT_1:141 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: RELAT_1:142 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th143: :: RELAT_1:143 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th144: :: RELAT_1:144 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:145 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th146: :: RELAT_1:146 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:147 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:148 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:149 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:150 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:151 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:152 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:153 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:154 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:155 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th156: :: RELAT_1:156 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th157: :: RELAT_1:157 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:158 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:159 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:160 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:161 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:162 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: RELAT_1:163 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem Def14 defines " RELAT_1:def 14 :
for
R being
Relation for
Y,
b3 being
set holds
(
b3 = R " Y iff for
x being
set holds
(
x in b3 iff ex
y being
set st
(
[x,y] in R &
y in Y ) ) );
theorem :: RELAT_1:164 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: RELAT_1:165 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th166: :: RELAT_1:166 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th167: :: RELAT_1:167 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:168 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th169: :: RELAT_1:169 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:170 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:171 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:172 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:173 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:174 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:175 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:176 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:177 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th178: :: RELAT_1:178 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th179: :: RELAT_1:179 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:180 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:181 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:182 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:183 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem Def15 defines empty-yielding RELAT_1:def 15 :
theorem :: RELAT_1:184 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:185 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:186 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:187 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:188 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:189 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: RELAT_1:190 :: Showing IDV graph ... (Click the Palm Tree again to close it)