theorem Th3: :: XBOOLE_0:3
for
b1,
b2 being
set holds
(
b1 meets b2 iff ex
b3 being
set st
(
b3 in b1 &
b3 in b2 ) )
theorem Th4: :: XBOOLE_0:4
for
b1,
b2 being
set holds
(
b1 meets b2 iff ex
b3 being
set st
b3 in b1 /\ b2 )
theorem Th1: :: XBOOLE_1:1
for
b1,
b2,
b3 being
set st
b1 c= b2 &
b2 c= b3 holds
b1 c= b3
theorem Th2: :: XBOOLE_1:2
theorem Th3: :: XBOOLE_1:3
theorem Th7: :: XBOOLE_1:7
for
b1,
b2 being
set holds
b1 c= b1 \/ b2
theorem Th8: :: XBOOLE_1:8
for
b1,
b2,
b3 being
set st
b1 c= b2 &
b3 c= b2 holds
b1 \/ b3 c= b2
theorem Th12: :: XBOOLE_1:12
for
b1,
b2 being
set st
b1 c= b2 holds
b1 \/ b2 = b2
theorem Th17: :: XBOOLE_1:17
for
b1,
b2 being
set holds
b1 /\ b2 c= b1
theorem Th19: :: XBOOLE_1:19
for
b1,
b2,
b3 being
set st
b1 c= b2 &
b1 c= b3 holds
b1 c= b2 /\ b3
theorem Th26: :: XBOOLE_1:26
for
b1,
b2,
b3 being
set st
b1 c= b2 holds
b1 /\ b3 c= b2 /\ b3
theorem Th28: :: XBOOLE_1:28
for
b1,
b2 being
set st
b1 c= b2 holds
b1 /\ b2 = b1
Lemma17: :: XBOOLE_1:lemma 32
for b1, b2 being set holds
( b1 \ b2 = {} iff b1 c= b2 )
theorem Th33: :: XBOOLE_1:33
for
b1,
b2,
b3 being
set st
b1 c= b2 holds
b1 \ b3 c= b2 \ b3
theorem Th36: :: XBOOLE_1:36
for
b1,
b2 being
set holds
b1 \ b2 c= b1
theorem Th37: :: XBOOLE_1:37
theorem Th39: :: XBOOLE_1:39
for
b1,
b2 being
set holds
b1 \/ (b2 \ b1) = b1 \/ b2
theorem Th40: :: XBOOLE_1:40
for
b1,
b2 being
set holds
(b1 \/ b2) \ b2 = b1 \ b2
theorem Th45: :: XBOOLE_1:45
for
b1,
b2 being
set st
b1 c= b2 holds
b2 = b1 \/ (b2 \ b1)
theorem Th48: :: XBOOLE_1:48
for
b1,
b2 being
set holds
b1 \ (b1 \ b2) = b1 /\ b2
theorem Th60: :: XBOOLE_1:60
for
b1,
b2 being
set st
b1 c= b2 holds
not
b2 c< b1
theorem Th63: :: XBOOLE_1:63
theorem Th83: :: XBOOLE_1:83
for
b1,
b2 being
set holds
(
b1 misses b2 iff
b1 \ b2 = b1 )
theorem Th69: :: ENUMSET1:69
Lemma1: :: ZFMISC_1:lemma 1
for b1 being set holds {b1} <> {}
Lemma2: :: ZFMISC_1:lemma 2
for b1, b2 being set holds
( {b1} c= b2 iff b1 in b2 )
Lemma3: :: ZFMISC_1:lemma 3
for b1, b2, b3 being set st b1 c= b2 & not b3 in b1 holds
b1 c= b2 \ {b3}
Lemma4: :: ZFMISC_1:lemma 4
for b1, b2 being set holds
( b1 c= {b2} iff ( b1 = {} or b1 = {b2} ) )
theorem Th1: :: ZFMISC_1:1
theorem Th6: :: ZFMISC_1:6
for
b1,
b2 being
set st
{b1} c= {b2} holds
b1 = b2
theorem Th8: :: ZFMISC_1:8
for
b1,
b2,
b3 being
set st
{b1} = {b2,b3} holds
b1 = b2
theorem Th9: :: ZFMISC_1:9
for
b1,
b2,
b3 being
set st
{b1} = {b2,b3} holds
b2 = b3
theorem Th10: :: ZFMISC_1:10
for
b1,
b2,
b3,
b4 being
set holds
( not
{b1,b2} = {b3,b4} or
b1 = b3 or
b1 = b4 )
Lemma13: :: ZFMISC_1:lemma 23
for b1, b2 being set st b1 in b2 holds
{b1} \/ b2 = b2
Lemma14: :: ZFMISC_1:lemma 25
for b1, b2 being set st {b1} misses b2 holds
not b1 in b2
Lemma15: :: ZFMISC_1:lemma 28
for b1, b2 being set st not b1 in b2 holds
{b1} misses b2
Lemma25: :: ZFMISC_1:lemma 50
for b1, b2 being set st b1 in b2 holds
b1 c= union b2
theorem Th33: :: ZFMISC_1:33
for
b1,
b2,
b3,
b4 being
set st
[b1,b2] = [b3,b4] holds
(
b1 = b3 &
b2 = b4 )
Lemma28: :: ZFMISC_1:lemma 55
for b1, b2, b3, b4 being set holds
( [b1,b2] in [:b3,b4:] iff ( b1 in b3 & b2 in b4 ) )
theorem Th37: :: ZFMISC_1:37
theorem Th38: :: ZFMISC_1:38
for
b1,
b2,
b3 being
set holds
(
{b1,b2} c= b3 iff (
b1 in b3 &
b2 in b3 ) )
theorem Th39: :: ZFMISC_1:39
theorem Th46: :: ZFMISC_1:46
theorem Th65: :: ZFMISC_1:65
for
b1,
b2 being
set holds
(
b1 \ {b2} = b1 iff not
b2 in b1 )
theorem Th92: :: ZFMISC_1:92
theorem Th99: :: ZFMISC_1:99
theorem Th106: :: ZFMISC_1:106
theorem Th118: :: ZFMISC_1:118
theorem Th119: :: ZFMISC_1:119
theorem Th136: :: ZFMISC_1:136
for
b1 being
set ex
b2 being
set st
(
b1 in b2 & ( for
b3,
b4 being
set st
b3 in b2 &
b4 c= b3 holds
b4 in b2 ) & ( for
b3 being
set st
b3 in b2 holds
bool b3 in b2 ) & ( for
b3 being
set holds
( not
b3 c= b2 or
b3,
b2 are_equipotent or
b3 in b2 ) ) )
Lemma2: :: SUBSET_1:lemma 3
for b1 being set
for b2 being Subset of b1
for b3 being set st b3 in b2 holds
b3 in b1
theorem Th43: :: SUBSET_1:43
theorem Th50: :: SUBSET_1:50
theorem Th54: :: SUBSET_1:54
Lemma11: :: SUBSET_1:lemma 71
for b1, b2 being set st ( for b3 being set st b3 in b1 holds
b3 in b2 ) holds
b1 is Subset of b2
theorem Th46: :: SETFAM_1:46
theorem Th47: :: SETFAM_1:47
theorem Th48: :: SETFAM_1:48
theorem Th20: :: RELAT_1:20
theorem Th21: :: RELAT_1:21
theorem Th25: :: RELAT_1:25
theorem Th30: :: RELAT_1:30
theorem Th37: :: RELAT_1:37
theorem Th44: :: RELAT_1:44
theorem Th45: :: RELAT_1:45
theorem Th46: :: RELAT_1:46
theorem Th47: :: RELAT_1:47
theorem Th56: :: RELAT_1:56
theorem Th60: :: RELAT_1:60
theorem Th64: :: RELAT_1:64
theorem Th65: :: RELAT_1:65
theorem Th71: :: RELAT_1:71
theorem Th74: :: RELAT_1:74
theorem Th86: :: RELAT_1:86
theorem Th88: :: RELAT_1:88
theorem Th90: :: RELAT_1:90
theorem Th94: :: RELAT_1:94
theorem Th99: :: RELAT_1:99
theorem Th115: :: RELAT_1:115
theorem Th116: :: RELAT_1:116
theorem Th117: :: RELAT_1:117
theorem Th118: :: RELAT_1:118
theorem Th119: :: RELAT_1:119
theorem Th140: :: RELAT_1:140
for
b1,
b2 being
set for
b3 being
Relation holds
(b1 | b3) | b2 = b1 | (b3 | b2)
theorem Th143: :: RELAT_1:143
theorem Th144: :: RELAT_1:144
theorem Th145: :: RELAT_1:145
theorem Th146: :: RELAT_1:146
theorem Th160: :: RELAT_1:160
theorem Th166: :: RELAT_1:166
theorem Th167: :: RELAT_1:167
theorem Th174: :: RELAT_1:174
theorem Th178: :: RELAT_1:178
theorem Th8: :: FUNCT_1:8
theorem Th21: :: FUNCT_1:21
theorem Th22: :: FUNCT_1:22
theorem Th23: :: FUNCT_1:23
theorem Th34: :: FUNCT_1:34
for
b1 being
set for
b2 being
Function holds
(
b2 = id b1 iff (
dom b2 = b1 & ( for
b3 being
set st
b3 in b1 holds
b2 . b3 = b3 ) ) )
theorem Th35: :: FUNCT_1:35
for
b1,
b2 being
set st
b2 in b1 holds
(id b1) . b2 = b2 by Th34;
theorem Th54: :: FUNCT_1:54
theorem Th55: :: FUNCT_1:55
theorem Th57: :: FUNCT_1:57
theorem Th62: :: FUNCT_1:62
theorem Th68: :: FUNCT_1:68
theorem Th70: :: FUNCT_1:70
Lemma30: :: FUNCT_1:lemma 82
for b1, b2 being set
for b3 being Function holds
( b2 in dom (b3 | b1) iff ( b2 in dom b3 & b2 in b1 ) )
theorem Th72: :: FUNCT_1:72
for
b1,
b2 being
set for
b3 being
Function st
b2 in b1 holds
(b3 | b1) . b2 = b3 . b2
theorem Th145: :: FUNCT_1:145
theorem Th146: :: FUNCT_1:146
theorem Th147: :: FUNCT_1:147
theorem Th3: :: ORDINAL1:3
for
b1,
b2,
b3 being
set holds
( not
b1 in b2 or not
b2 in b3 or not
b3 in b1 )
theorem Th10: :: ORDINAL1:10
theorem Th21: :: ORDINAL1:21
theorem Th23: :: ORDINAL1:23
theorem Th24: :: ORDINAL1:24
for
b1,
b2 being
Ordinal holds
(
b1 in b2 or
b1 = b2 or
b2 in b1 )
theorem Th31: :: ORDINAL1:31
theorem Th32: :: ORDINAL1:32
theorem Th33: :: ORDINAL1:33
theorem Th41: :: ORDINAL1:41
theorem Th42: :: ORDINAL1:42
Lemma1: :: WELLORD1:lemma 1
for b1 being Relation holds
( b1 is reflexive iff for b2 being set st b2 in field b1 holds
[b2,b2] in b1 )
Lemma2: :: WELLORD1:lemma 2
for b1 being Relation holds
( b1 is transitive iff for b2, b3, b4 being set st [b2,b3] in b1 & [b3,b4] in b1 holds
[b2,b4] in b1 )
Lemma3: :: WELLORD1:lemma 3
for b1 being Relation holds
( b1 is antisymmetric iff for b2, b3 being set st [b2,b3] in b1 & [b3,b2] in b1 holds
b2 = b3 )
Lemma4: :: WELLORD1:lemma 4
for b1 being Relation holds
( b1 is connected iff for b2, b3 being set st b2 in field b1 & b3 in field b1 & b2 <> b3 & not [b2,b3] in b1 holds
[b3,b2] in b1 )
theorem Th5: :: WELLORD1:5
theorem Th8: :: WELLORD1:8
theorem Th16: :: WELLORD1:16
theorem Th17: :: WELLORD1:17
theorem Th18: :: WELLORD1:18
Lemma17: :: WELLORD1:lemma 29
for b1 being set
for b2 being Relation holds dom (b1 | b2) c= dom b2
theorem Th19: :: WELLORD1:19
theorem Th20: :: WELLORD1:20
theorem Th21: :: WELLORD1:21
theorem Th22: :: WELLORD1:22
theorem Th23: :: WELLORD1:23
theorem Th24: :: WELLORD1:24
theorem Th25: :: WELLORD1:25
theorem Th31: :: WELLORD1:31
theorem Th32: :: WELLORD1:32
theorem Th39: :: WELLORD1:39
theorem Th49: :: WELLORD1:49
theorem Th53: :: WELLORD1:53
theorem Th54: :: WELLORD1:54
theorem Th12: :: RELSET_1:12
theorem Th14: :: RELSET_1:14
theorem Th16: :: RELSET_1:16
theorem Th22: :: RELSET_1:22
for
b1,
b2 being
set for
b3 being
Relation of
b2,
b1 holds
( ( for
b4 being
set st
b4 in b2 holds
ex
b5 being
set st
[b4,b5] in b3 ) iff
dom b3 = b2 )
theorem Th23: :: RELSET_1:23
for
b1,
b2 being
set for
b3 being
Relation of
b1,
b2 holds
( ( for
b4 being
set st
b4 in b2 holds
ex
b5 being
set st
[b5,b4] in b3 ) iff
rng b3 = b2 )
theorem Th7: :: MCART_1:7
theorem Th2: :: WELLORD2:2
theorem Th3: :: WELLORD2:3
theorem Th4: :: WELLORD2:4
theorem Th5: :: WELLORD2:5
theorem Th6: :: WELLORD2:6
theorem Th7: :: WELLORD2:7
theorem Th25: :: WELLORD2:25
Lemma17: :: WELLORD2:lemma 30
for b1 being set
for b2 being Relation st b2 is well-ordering & b1, field b2 are_equipotent holds
ex b3 being Relation st b3 well_orders b1
theorem Th26: :: WELLORD2:26
theorem Th28: :: WELLORD2:28
theorem Th6: :: FUNCT_2:6
theorem Th9: :: FUNCT_2:9
theorem Th21: :: FUNCT_2:21
theorem Th46: :: FUNCT_2:46
for
b1,
b2,
b3 being
set for
b4 being
Function of
b1,
b2 st
b2 <> {} holds
for
b5 being
set holds
(
b5 in b4 " b3 iff (
b5 in b1 &
b4 . b5 in b3 ) )
theorem Th13: :: FINSET_1:13
theorem Th15: :: FINSET_1:15
theorem Th17: :: FINSET_1:17
theorem Th18: :: FINSET_1:18
theorem Th26: :: FINSET_1:26
theorem Th23: :: LATTICES:23
theorem Th26: :: LATTICES:26
theorem Th12: :: PRE_TOPC:12
theorem Th15: :: PRE_TOPC:15
theorem Th17: :: PRE_TOPC:17
theorem Th22: :: PRE_TOPC:22
theorem Th44: :: PRE_TOPC:44
theorem Th45: :: PRE_TOPC:45
theorem Th46: :: PRE_TOPC:46
theorem Th48: :: PRE_TOPC:48
theorem Th52: :: PRE_TOPC:52
theorem Th29: :: TOPS_1:29
theorem Th30: :: TOPS_1:30
Lemma15: :: TOPS_1:lemma 40
for b1 being non empty 1-sorted
for b2 being Subset of b1
for b3 being Element of b1 holds
( b3 in b2 ` iff not b3 in b2 )
by SUBSET_1:50, SUBSET_1:54;
theorem Th44: :: TOPS_1:44
theorem Th51: :: TOPS_1:51
theorem Th55: :: TOPS_1:55
theorem Th5: :: TOPS_2:5
theorem Th10: :: TOPS_2:10
theorem Th11: :: TOPS_2:11
theorem Th12: :: TOPS_2:12
theorem Th13: :: TOPS_2:13
theorem Th16: :: TOPS_2:16
theorem Th17: :: TOPS_2:17
theorem Th13: :: COMPTS_1:13
theorem Th25: :: ORDERS_2:25
theorem Th26: :: ORDERS_2:26
theorem Th5: :: CONNSP_2:5
theorem Th32: :: FILTER_1:32
theorem Th1: :: LATTICE3:1
theorem Th2: :: LATTICE3:2
theorem Th3: :: LATTICE3:3
theorem Th7: :: LATTICE3:7
theorem Th28: :: LATTICE3:28
theorem Th29: :: LATTICE3:29
theorem Th30: :: LATTICE3:30
theorem Th31: :: LATTICE3:31
theorem Th34: :: LATTICE3:34
theorem Th50: :: LATTICE3:50
theorem Th91: :: TMAP_1:91
theorem Th5: :: TEX_2:5
theorem Th6: :: YELLOW_0:6
theorem Th15: :: YELLOW_0:15
theorem Th16: :: YELLOW_0:16
theorem Th29: :: YELLOW_0:29
theorem Th30: :: YELLOW_0:30
theorem Th42: :: YELLOW_0:42
theorem Th44: :: YELLOW_0:44
theorem Th60: :: YELLOW_0:60
theorem Th61: :: YELLOW_0:61
theorem Th1: :: WAYBEL_0:1
theorem Th8: :: WAYBEL_0:8
theorem Th1: :: YELLOW_1:1
theorem Th2: :: YELLOW_1:2
theorem Th4: :: YELLOW_1:4
theorem Th18: :: YELLOW_1:18
theorem Th6: :: YELLOW_6:6
theorem Th19: :: YELLOW_6:19
theorem Th20: :: YELLOW_6:20
theorem Th21: :: YELLOW_6:21
theorem Th28: :: YELLOW_6:28
theorem Th30: :: YELLOW_6:30
theorem Th31: :: YELLOW_6:31
theorem Th32: :: YELLOW_6:32
theorem Th41: :: YELLOW_6:41
theorem Th11: :: WAYBEL_7:11
theorem Th4: :: WAYBEL_7:4
theorem Th8: :: WAYBEL_7:8
theorem Th12: :: WAYBEL_9:12
theorem Th16: :: WAYBEL_9:16
theorem Th29: :: WAYBEL_9:29
theorem Th2: :: YELLOW19:2
theorem Th3: :: YELLOW19:3
theorem Th4: :: YELLOW19:4
theorem Th9: :: YELLOW19:9
theorem Th11: :: YELLOW19:11
theorem Th13: :: YELLOW19:13
theorem Th14: :: YELLOW19:14
theorem Th15: :: YELLOW19:15
theorem Th18: :: YELLOW19:18
theorem Th20: :: YELLOW19:20
theorem Th23: :: YELLOW19:23
theorem Th31: :: YELLOW19:31
Lemma24: :: YELLOW19:lemma 37
for b1 being non empty TopSpace st b1 is compact holds
for b2 being net of b1 ex b3 being Point of b1 st b3 is_a_cluster_point_of b2