:: ZF_LANG semantic presentation
:: Showing IDV graph ... (Click the Palm Trees again to close it)
:: deftheorem defines VAR ZF_LANG:def 1 :
:: deftheorem defines x. ZF_LANG:def 2 :
for
n being
Nat holds
x. n = 5
+ n;
:: deftheorem defines '=' ZF_LANG:def 3 :
:: deftheorem defines 'in' ZF_LANG:def 4 :
theorem :: ZF_LANG:1
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
canceled;
theorem :: ZF_LANG:2
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
canceled;
theorem :: ZF_LANG:3
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
canceled;
theorem :: ZF_LANG:4
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
canceled;
theorem :: ZF_LANG:5
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
canceled;
theorem :: ZF_LANG:6
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: ZF_LANG:7
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
:: deftheorem defines 'not' ZF_LANG:def 5 :
:: deftheorem defines '&' ZF_LANG:def 6 :
theorem :: ZF_LANG:8
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
canceled;
theorem :: ZF_LANG:9
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
canceled;
theorem Th10: :: ZF_LANG:10
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
:: deftheorem defines All ZF_LANG:def 7 :
theorem :: ZF_LANG:11
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
canceled;
theorem Th12: :: ZF_LANG:12
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
definition
func WFF -> non
empty set means :
Def8:
:: ZF_LANG:def 8
( ( for
a being
set st
a in it holds
a is
FinSequence of
NAT ) & ( for
x,
y being
Variable holds
(
x '=' y in it &
x 'in' y in it ) ) & ( for
p being
FinSequence of
NAT st
p in it holds
'not' p in it ) & ( for
p,
q being
FinSequence of
NAT st
p in it &
q in it holds
p '&' q in it ) & ( for
x being
Variable for
p being
FinSequence of
NAT st
p in it holds
All x,
p in it ) & ( for
D being non
empty set st ( for
a being
set st
a in D holds
a is
FinSequence of
NAT ) & ( for
x,
y being
Variable holds
(
x '=' y in D &
x 'in' y in D ) ) & ( for
p being
FinSequence of
NAT st
p in D holds
'not' p in D ) & ( for
p,
q being
FinSequence of
NAT st
p in D &
q in D holds
p '&' q in D ) & ( for
x being
Variable for
p being
FinSequence of
NAT st
p in D holds
All x,
p in D ) holds
it c= D ) );
existence
ex b1 being non empty set st
( ( for a being set st a in b1 holds
a is FinSequence of NAT ) & ( for x, y being Variable holds
( x '=' y in b1 & x 'in' y in b1 ) ) & ( for p being FinSequence of NAT st p in b1 holds
'not' p in b1 ) & ( for p, q being FinSequence of NAT st p in b1 & q in b1 holds
p '&' q in b1 ) & ( for x being Variable
for p being FinSequence of NAT st p in b1 holds
All x,p in b1 ) & ( for D being non empty set st ( for a being set st a in D holds
a is FinSequence of NAT ) & ( for x, y being Variable holds
( x '=' y in D & x 'in' y in D ) ) & ( for p being FinSequence of NAT st p in D holds
'not' p in D ) & ( for p, q being FinSequence of NAT st p in D & q in D holds
p '&' q in D ) & ( for x being Variable
for p being FinSequence of NAT st p in D holds
All x,p in D ) holds
b1 c= D ) )
uniqueness
for b1, b2 being non empty set st ( for a being set st a in b1 holds
a is FinSequence of NAT ) & ( for x, y being Variable holds
( x '=' y in b1 & x 'in' y in b1 ) ) & ( for p being FinSequence of NAT st p in b1 holds
'not' p in b1 ) & ( for p, q being FinSequence of NAT st p in b1 & q in b1 holds
p '&' q in b1 ) & ( for x being Variable
for p being FinSequence of NAT st p in b1 holds
All x,p in b1 ) & ( for D being non empty set st ( for a being set st a in D holds
a is FinSequence of NAT ) & ( for x, y being Variable holds
( x '=' y in D & x 'in' y in D ) ) & ( for p being FinSequence of NAT st p in D holds
'not' p in D ) & ( for p, q being FinSequence of NAT st p in D & q in D holds
p '&' q in D ) & ( for x being Variable
for p being FinSequence of NAT st p in D holds
All x,p in D ) holds
b1 c= D ) & ( for a being set st a in b2 holds
a is FinSequence of NAT ) & ( for x, y being Variable holds
( x '=' y in b2 & x 'in' y in b2 ) ) & ( for p being FinSequence of NAT st p in b2 holds
'not' p in b2 ) & ( for p, q being FinSequence of NAT st p in b2 & q in b2 holds
p '&' q in b2 ) & ( for x being Variable
for p being FinSequence of NAT st p in b2 holds
All x,p in b2 ) & ( for D being non empty set st ( for a being set st a in D holds
a is FinSequence of NAT ) & ( for x, y being Variable holds
( x '=' y in D & x 'in' y in D ) ) & ( for p being FinSequence of NAT st p in D holds
'not' p in D ) & ( for p, q being FinSequence of NAT st p in D & q in D holds
p '&' q in D ) & ( for x being Variable
for p being FinSequence of NAT st p in D holds
All x,p in D ) holds
b2 c= D ) holds
b1 = b2
end;
:: deftheorem Def8 defines WFF ZF_LANG:def 8 :
:: deftheorem Def9 defines ZF-formula-like ZF_LANG:def 9 :
theorem :: ZF_LANG:13
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
canceled;
theorem :: ZF_LANG:14
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
:: deftheorem Def10 defines being_equality ZF_LANG:def 10 :
:: deftheorem Def11 defines being_membership ZF_LANG:def 11 :
:: deftheorem Def12 defines negative ZF_LANG:def 12 :
:: deftheorem Def13 defines conjunctive ZF_LANG:def 13 :
:: deftheorem Def14 defines universal ZF_LANG:def 14 :
theorem :: ZF_LANG:15
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
canceled;
theorem :: ZF_LANG:16
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
for
H being
ZF-formula holds
( (
H is_equality implies ex
x,
y being
Variable st
H = x '=' y ) & ( ex
x,
y being
Variable st
H = x '=' y implies
H is_equality ) & (
H is_membership implies ex
x,
y being
Variable st
H = x 'in' y ) & ( ex
x,
y being
Variable st
H = x 'in' y implies
H is_membership ) & (
H is
negative implies ex
H1 being
ZF-formula st
H = 'not' H1 ) & ( ex
H1 being
ZF-formula st
H = 'not' H1 implies
H is
negative ) & (
H is
conjunctive implies ex
F,
G being
ZF-formula st
H = F '&' G ) & ( ex
F,
G being
ZF-formula st
H = F '&' G implies
H is
conjunctive ) & (
H is
universal implies ex
x being
Variable ex
H1 being
ZF-formula st
H = All x,
H1 ) & ( ex
x being
Variable ex
H1 being
ZF-formula st
H = All x,
H1 implies
H is
universal ) )
by Def10, Def11, Def12, Def13, Def14;
:: deftheorem Def15 defines atomic ZF_LANG:def 15 :
:: deftheorem defines 'or' ZF_LANG:def 16 :
:: deftheorem defines => ZF_LANG:def 17 :
:: deftheorem defines <=> ZF_LANG:def 18 :
:: deftheorem defines Ex ZF_LANG:def 19 :
:: deftheorem Def20 defines disjunctive ZF_LANG:def 20 :
:: deftheorem Def21 defines conditional ZF_LANG:def 21 :
:: deftheorem Def22 defines biconditional ZF_LANG:def 22 :
:: deftheorem Def23 defines existential ZF_LANG:def 23 :
theorem :: ZF_LANG:17
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
canceled;
theorem :: ZF_LANG:18
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
canceled;
theorem :: ZF_LANG:19
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
canceled;
theorem :: ZF_LANG:20
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
canceled;
theorem :: ZF_LANG:21
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
canceled;
theorem :: ZF_LANG:22
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
for
H being
ZF-formula holds
( (
H is
disjunctive implies ex
F,
G being
ZF-formula st
H = F 'or' G ) & ( ex
F,
G being
ZF-formula st
H = F 'or' G implies
H is
disjunctive ) & (
H is
conditional implies ex
F,
G being
ZF-formula st
H = F => G ) & ( ex
F,
G being
ZF-formula st
H = F => G implies
H is
conditional ) & (
H is
biconditional implies ex
F,
G being
ZF-formula st
H = F <=> G ) & ( ex
F,
G being
ZF-formula st
H = F <=> G implies
H is
biconditional ) & (
H is
existential implies ex
x being
Variable ex
H1 being
ZF-formula st
H = Ex x,
H1 ) & ( ex
x being
Variable ex
H1 being
ZF-formula st
H = Ex x,
H1 implies
H is
existential ) )
by Def20, Def21, Def22, Def23;
definition
let x,
y be
Variable;
let H be
ZF-formula;
func All x,
y,
H -> ZF-formula equals :: ZF_LANG:def 24
All x,
(All y,H);
coherence
All x,(All y,H) is ZF-formula
;
func Ex x,
y,
H -> ZF-formula equals :: ZF_LANG:def 25
Ex x,
(Ex y,H);
coherence
Ex x,(Ex y,H) is ZF-formula
;
end;
:: deftheorem defines All ZF_LANG:def 24 :
:: deftheorem defines Ex ZF_LANG:def 25 :
theorem :: ZF_LANG:23
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
definition
let x,
y,
z be
Variable;
let H be
ZF-formula;
func All x,
y,
z,
H -> ZF-formula equals :: ZF_LANG:def 26
All x,
(All y,z,H);
coherence
All x,(All y,z,H) is ZF-formula
;
func Ex x,
y,
z,
H -> ZF-formula equals :: ZF_LANG:def 27
Ex x,
(Ex y,z,H);
coherence
Ex x,(Ex y,z,H) is ZF-formula
;
end;
:: deftheorem defines All ZF_LANG:def 26 :
:: deftheorem defines Ex ZF_LANG:def 27 :
theorem :: ZF_LANG:24
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
for
x,
y,
z being
Variable for
H being
ZF-formula holds
(
All x,
y,
z,
H = All x,
(All y,z,H) &
Ex x,
y,
z,
H = Ex x,
(Ex y,z,H) ) ;
theorem Th25: :: ZF_LANG:25
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th26: :: ZF_LANG:26
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th27: :: ZF_LANG:27
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th28: :: ZF_LANG:28
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th29: :: ZF_LANG:29
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: ZF_LANG:30
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th31: :: ZF_LANG:31
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th32: :: ZF_LANG:32
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th33: :: ZF_LANG:33
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th34: :: ZF_LANG:34
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th35: :: ZF_LANG:35
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th36: :: ZF_LANG:36
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th37: :: ZF_LANG:37
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th38: :: ZF_LANG:38
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th39: :: ZF_LANG:39
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th40: :: ZF_LANG:40
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: ZF_LANG:41
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: ZF_LANG:42
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: ZF_LANG:43
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: ZF_LANG:44
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: ZF_LANG:45
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th46: :: ZF_LANG:46
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th47: :: ZF_LANG:47
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th48: :: ZF_LANG:48
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th49: :: ZF_LANG:49
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th50: :: ZF_LANG:50
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th51: :: ZF_LANG:51
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
:: deftheorem Def28 defines Var1 ZF_LANG:def 28 :
:: deftheorem Def29 defines Var2 ZF_LANG:def 29 :
theorem :: ZF_LANG:52
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th53: :: ZF_LANG:53
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th54: :: ZF_LANG:54
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
:: deftheorem Def30 defines the_argument_of ZF_LANG:def 30 :
definition
let H be
ZF-formula;
assume A1:
(
H is
conjunctive or
H is
disjunctive )
;
func the_left_argument_of H -> ZF-formula means :
Def31:
:: ZF_LANG:def 31
ex
H1 being
ZF-formula st
it '&' H1 = H if H is
conjunctive otherwise ex
H1 being
ZF-formula st
it 'or' H1 = H;
existence
( ( H is conjunctive implies ex b1, H1 being ZF-formula st b1 '&' H1 = H ) & ( not H is conjunctive implies ex b1, H1 being ZF-formula st b1 'or' H1 = H ) )
by A1, Def13, Def20;
uniqueness
for b1, b2 being ZF-formula holds
( ( H is conjunctive & ex H1 being ZF-formula st b1 '&' H1 = H & ex H1 being ZF-formula st b2 '&' H1 = H implies b1 = b2 ) & ( not H is conjunctive & ex H1 being ZF-formula st b1 'or' H1 = H & ex H1 being ZF-formula st b2 'or' H1 = H implies b1 = b2 ) )
by Th47, Th48;
consistency
for b1 being ZF-formula holds verum
;
func the_right_argument_of H -> ZF-formula means :
Def32:
:: ZF_LANG:def 32
ex
H1 being
ZF-formula st
H1 '&' it = H if H is
conjunctive otherwise ex
H1 being
ZF-formula st
H1 'or' it = H;
existence
( ( H is conjunctive implies ex b1, H1 being ZF-formula st H1 '&' b1 = H ) & ( not H is conjunctive implies ex b1, H1 being ZF-formula st H1 'or' b1 = H ) )
uniqueness
for b1, b2 being ZF-formula holds
( ( H is conjunctive & ex H1 being ZF-formula st H1 '&' b1 = H & ex H1 being ZF-formula st H1 '&' b2 = H implies b1 = b2 ) & ( not H is conjunctive & ex H1 being ZF-formula st H1 'or' b1 = H & ex H1 being ZF-formula st H1 'or' b2 = H implies b1 = b2 ) )
by Th47, Th48;
consistency
for b1 being ZF-formula holds verum
;
end;
:: deftheorem Def31 defines the_left_argument_of ZF_LANG:def 31 :
:: deftheorem Def32 defines the_right_argument_of ZF_LANG:def 32 :
theorem :: ZF_LANG:55
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
canceled;
theorem :: ZF_LANG:56
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th57: :: ZF_LANG:57
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th58: :: ZF_LANG:58
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: ZF_LANG:59
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
definition
let H be
ZF-formula;
assume A1:
(
H is
universal or
H is
existential )
;
func bound_in H -> Variable means :
Def33:
:: ZF_LANG:def 33
ex
H1 being
ZF-formula st
All it,
H1 = H if H is
universal otherwise ex
H1 being
ZF-formula st
Ex it,
H1 = H;
existence
( ( H is universal implies ex b1 being Variable ex H1 being ZF-formula st All b1,H1 = H ) & ( not H is universal implies ex b1 being Variable ex H1 being ZF-formula st Ex b1,H1 = H ) )
by A1, Def14, Def23;
uniqueness
for b1, b2 being Variable holds
( ( H is universal & ex H1 being ZF-formula st All b1,H1 = H & ex H1 being ZF-formula st All b2,H1 = H implies b1 = b2 ) & ( not H is universal & ex H1 being ZF-formula st Ex b1,H1 = H & ex H1 being ZF-formula st Ex b2,H1 = H implies b1 = b2 ) )
by Th12, Th51;
consistency
for b1 being Variable holds verum
;
func the_scope_of H -> ZF-formula means :
Def34:
:: ZF_LANG:def 34
ex
x being
Variable st
All x,
it = H if H is
universal otherwise ex
x being
Variable st
Ex x,
it = H;
existence
( ( H is universal implies ex b1 being ZF-formula ex x being Variable st All x,b1 = H ) & ( not H is universal implies ex b1 being ZF-formula ex x being Variable st Ex x,b1 = H ) )
uniqueness
for b1, b2 being ZF-formula holds
( ( H is universal & ex x being Variable st All x,b1 = H & ex x being Variable st All x,b2 = H implies b1 = b2 ) & ( not H is universal & ex x being Variable st Ex x,b1 = H & ex x being Variable st Ex x,b2 = H implies b1 = b2 ) )
by Th12, Th51;
consistency
for b1 being ZF-formula holds verum
;
end;
:: deftheorem Def33 defines bound_in ZF_LANG:def 33 :
:: deftheorem Def34 defines the_scope_of ZF_LANG:def 34 :
theorem :: ZF_LANG:60
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th61: :: ZF_LANG:61
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th62: :: ZF_LANG:62
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: ZF_LANG:63
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
:: deftheorem Def35 defines the_antecedent_of ZF_LANG:def 35 :
:: deftheorem Def36 defines the_consequent_of ZF_LANG:def 36 :
theorem :: ZF_LANG:64
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: ZF_LANG:65
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
:: deftheorem Def37 defines the_left_side_of ZF_LANG:def 37 :
:: deftheorem Def38 defines the_right_side_of ZF_LANG:def 38 :
theorem :: ZF_LANG:66
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: ZF_LANG:67
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
:: deftheorem Def39 defines is_immediate_constituent_of ZF_LANG:def 39 :
theorem :: ZF_LANG:68
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
canceled;
theorem Th69: :: ZF_LANG:69
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th70: :: ZF_LANG:70
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th71: :: ZF_LANG:71
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th72: :: ZF_LANG:72
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th73: :: ZF_LANG:73
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: ZF_LANG:74
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th75: :: ZF_LANG:75
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th76: :: ZF_LANG:76
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th77: :: ZF_LANG:77
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
:: deftheorem Def40 defines is_subformula_of ZF_LANG:def 40 :
theorem :: ZF_LANG:78
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
canceled;
theorem Th79: :: ZF_LANG:79
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
:: deftheorem Def41 defines is_proper_subformula_of ZF_LANG:def 41 :
theorem :: ZF_LANG:80
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
canceled;
theorem Th81: :: ZF_LANG:81
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th82: :: ZF_LANG:82
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th83: :: ZF_LANG:83
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th84: :: ZF_LANG:84
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th85: :: ZF_LANG:85
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th86: :: ZF_LANG:86
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: ZF_LANG:87
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th88: :: ZF_LANG:88
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th89: :: ZF_LANG:89
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th90: :: ZF_LANG:90
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th91: :: ZF_LANG:91
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th92: :: ZF_LANG:92
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: ZF_LANG:93
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: ZF_LANG:94
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: ZF_LANG:95
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: ZF_LANG:96
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th97: :: ZF_LANG:97
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th98: :: ZF_LANG:98
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
:: deftheorem Def42 defines Subformulae ZF_LANG:def 42 :
theorem :: ZF_LANG:99
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
canceled;
theorem Th100: :: ZF_LANG:100
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: ZF_LANG:101
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th102: :: ZF_LANG:102
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th103: :: ZF_LANG:103
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th104: :: ZF_LANG:104
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th105: :: ZF_LANG:105
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th106: :: ZF_LANG:106
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: ZF_LANG:107
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: ZF_LANG:108
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: ZF_LANG:109
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: ZF_LANG:110
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: ZF_LANG:111
:: Showing IDV graph ... (Click the Palm Tree again to close it) 