:: CARD_5 semantic presentation  Show TPTP formulae Show IDV graph for whole article:: Showing IDV graph ... (Click the Palm Trees again to close it)

Lm1: ( 0 = Card 0 & 1 = Card 1 & 2 = Card 2 )
by CARD_1:def 5;

theorem :: CARD_5:1  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
( 1 = {0} & 2 = {0,1} )
proof end;

theorem :: CARD_5:2  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
canceled;

theorem :: CARD_5:3  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
canceled;

theorem :: CARD_5:4  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
canceled;

theorem :: CARD_5:5  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
canceled;

theorem :: CARD_5:6  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
canceled;

theorem :: CARD_5:7  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
canceled;

theorem :: CARD_5:8  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for n being Nat holds Seg n = (n + 1) \ {0}
proof end;

theorem Th9: :: CARD_5:9  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for X being set holds nextcard (Card X) = nextcard X
proof end;

theorem Th10: :: CARD_5:10  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for y being set
for f being Function holds
( y in Union f iff ex x being set st
( x in dom f & y in f . x ) )
proof end;

theorem Th11: :: CARD_5:11  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for A being Ordinal holds not alef A is finite
proof end;

theorem Th12: :: CARD_5:12  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for M being Cardinal st not M is finite holds
ex A being Ordinal st M = alef A
proof end;

theorem :: CARD_5:13  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for M being Cardinal holds
( ex n being Nat st M = Card n or ex A being Ordinal st M = alef A )
proof end;

registration
let phi be Ordinal-Sequence;
cluster Union phi -> ordinal ;
coherence
Union phi is ordinal
proof end;
end;

theorem Th14: :: CARD_5:14  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for A being Ordinal
for X being set st X c= A holds
ex phi being Ordinal-Sequence st
( phi = canonical_isomorphism_of (RelIncl (order_type_of (RelIncl X))),(RelIncl X) & phi is increasing & dom phi = order_type_of (RelIncl X) & rng phi = X )
proof end;

theorem Th15: :: CARD_5:15  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for A being Ordinal
for X being set st X c= A holds
sup X is_cofinal_with order_type_of (RelIncl X)
proof end;

theorem Th16: :: CARD_5:16  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for A being Ordinal
for X being set st X c= A holds
Card X = Card (order_type_of (RelIncl X))
proof end;

theorem Th17: :: CARD_5:17  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for A being Ordinal ex B being Ordinal st
( B c= Card A & A is_cofinal_with B )
proof end;

theorem Th18: :: CARD_5:18  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for A being Ordinal ex M being Cardinal st
( M <=` Card A & A is_cofinal_with M & ( for B being Ordinal st A is_cofinal_with B holds
M c= B ) )
proof end;

Lm2: for phi, psi being Ordinal-Sequence st rng phi = rng psi & phi is increasing & psi is increasing holds
for A being Ordinal st A in dom phi holds
( A in dom psi & phi . A = psi . A )
proof end;

theorem Th19: :: CARD_5:19  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for phi, psi being Ordinal-Sequence st rng phi = rng psi & phi is increasing & psi is increasing holds
phi = psi
proof end;

theorem Th20: :: CARD_5:20  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for phi being Ordinal-Sequence st phi is increasing holds
phi is one-to-one
proof end;

theorem Th21: :: CARD_5:21  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for phi, psi being Ordinal-Sequence holds (phi ^ psi) | (dom phi) = phi
proof end;

theorem :: CARD_5:22  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for X being set
for M being Cardinal st X <> {} holds
Card { Y where Y is Subset of X : Card Y <` M } <=` M *` (exp (Card X),M)
proof end;

theorem Th23: :: CARD_5:23  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for M being Cardinal holds M <` exp 2,M
proof end;

registration
cluster infinite set ;
existence
not for b1 being set holds b1 is finite
proof end;
cluster infinite set ;
existence
not for b1 being Cardinal holds b1 is finite
proof end;
end;

registration
cluster infinite -> non empty set ;
coherence
for b1 being set st not b1 is finite holds
not b1 is empty
;
end;

definition
mode Aleph is infinite Cardinal;
let M be Cardinal;
canceled;
func cf M -> Cardinal means :Def2: :: CARD_5:def 2
( M is_cofinal_with it & ( for N being Cardinal st M is_cofinal_with N holds
it <=` N ) );
existence
ex b1 being Cardinal st
( M is_cofinal_with b1 & ( for N being Cardinal st M is_cofinal_with N holds
b1 <=` N ) )
proof end;
uniqueness
for b1, b2 being Cardinal st M is_cofinal_with b1 & ( for N being Cardinal st M is_cofinal_with N holds
b1 <=` N ) & M is_cofinal_with b2 & ( for N being Cardinal st M is_cofinal_with N holds
b2 <=` N ) holds
b1 = b2
proof end;
let N be Cardinal;
func N -powerfunc_of M -> Cardinal-Function means :Def3: :: CARD_5:def 3
( ( for x being set holds
( x in dom it iff ( x in M & x is Cardinal ) ) ) & ( for K being Cardinal st K in M holds
it . K = exp K,N ) );
existence
ex b1 being Cardinal-Function st
( ( for x being set holds
( x in dom b1 iff ( x in M & x is Cardinal ) ) ) & ( for K being Cardinal st K in M holds
b1 . K = exp K,N ) )
proof end;
uniqueness
for b1, b2 being Cardinal-Function st ( for x being set holds
( x in dom b1 iff ( x in M & x is Cardinal ) ) ) & ( for K being Cardinal st K in M holds
b1 . K = exp K,N ) & ( for x being set holds
( x in dom b2 iff ( x in M & x is Cardinal ) ) ) & ( for K being Cardinal st K in M holds
b2 . K = exp K,N ) holds
b1 = b2
proof end;
end;

:: deftheorem CARD_5:def 1 :
canceled;

:: deftheorem Def2 defines cf CARD_5:def 2 :
for M, b2 being Cardinal holds
( b2 = cf M iff ( M is_cofinal_with b2 & ( for N being Cardinal st M is_cofinal_with N holds
b2 <=` N ) ) );

:: deftheorem Def3 defines -powerfunc_of CARD_5:def 3 :
for M, N being Cardinal
for b3 being Cardinal-Function holds
( b3 = N -powerfunc_of M iff ( ( for x being set holds
( x in dom b3 iff ( x in M & x is Cardinal ) ) ) & ( for K being Cardinal st K in M holds
b3 . K = exp K,N ) ) );

registration
let A be Ordinal;
cluster alef A -> non empty infinite ;
coherence
not alef A is finite
by Th11;
end;

theorem :: CARD_5:24  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a being Aleph ex A being Ordinal st a = alef A by Th12;

theorem Th25: :: CARD_5:25  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for n being Nat
for a being Aleph holds
( a <> 0 & a <> 1 & a <> 2 & a <> Card n & Card n <` a & alef 0 <=` a )
proof end;

theorem Th26: :: CARD_5:26  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for M being Cardinal
for a being Aleph st ( a <=` M or a <` M ) holds
M is Aleph
proof end;

theorem Th27: :: CARD_5:27  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for M being Cardinal
for a being Aleph st ( a <=` M or a <` M ) holds
( a +` M = M & M +` a = M & a *` M = M & M *` a = M )
proof end;

theorem :: CARD_5:28  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a being Aleph holds
( a +` a = a & a *` a = a ) by CARD_4:33, CARD_4:77;

theorem :: CARD_5:29  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
canceled;

theorem :: CARD_5:30  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
canceled;

theorem Th31: :: CARD_5:31  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for M being Cardinal
for a being Aleph holds M <=` exp M,a
proof end;

theorem Th32: :: CARD_5:32  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a being Aleph holds union a = a
proof end;

registration
let a be Aleph;
let M be Cardinal;
cluster a +` M -> non empty infinite ;
coherence
not a +` M is finite
proof end;
end;

registration
let M be Cardinal;
let a be Aleph;
cluster M +` a -> non empty infinite ;
coherence
not M +` a is finite
;
end;

registration
let a, b be Aleph;
cluster a *` b -> non empty infinite ;
coherence
not a *` b is finite
proof end;
cluster exp a,b -> non empty infinite ;
coherence
not exp a,b is finite
proof end;
end;

definition
let IT be Aleph;
attr IT is regular means :: CARD_5:def 4
cf IT = IT;
end;

:: deftheorem defines regular CARD_5:def 4 :
for IT being Aleph holds
( IT is regular iff cf IT = IT );

notation
let IT be Aleph;
antonym irregular IT for regular IT;
end;

registration
let a be Aleph;
cluster nextcard a -> non empty infinite ;
coherence
not nextcard a is finite
proof end;
cluster -> ordinal Element of a;
coherence
for b1 being Element of a holds b1 is ordinal
;
end;

theorem :: CARD_5:33  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
canceled;

theorem Th34: :: CARD_5:34  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
cf (alef 0) = alef 0
proof end;

theorem Th35: :: CARD_5:35  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a being Aleph holds cf (nextcard a) = nextcard a
proof end;

theorem Th36: :: CARD_5:36  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a being Aleph holds alef 0 <=` cf a
proof end;

theorem :: CARD_5:37  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for n being Nat holds
( cf 0 = 0 & cf (Card (n + 1)) = 1 )
proof end;

theorem Th38: :: CARD_5:38  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for X being set
for M being Cardinal st X c= M & Card X <` cf M holds
( sup X in M & union X in M )
proof end;

theorem Th39: :: CARD_5:39  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for M, N being Cardinal
for phi being Ordinal-Sequence st dom phi = M & rng phi c= N & M <` cf N holds
( sup phi in N & Union phi in N )
proof end;

registration
let a be Aleph;
cluster cf a -> non empty infinite ;
coherence
not cf a is finite
proof end;
end;

theorem Th40: :: CARD_5:40  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a being Aleph st cf a <` a holds
a is_limit_cardinal
proof end;

theorem Th41: :: CARD_5:41  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a being Aleph st cf a <` a holds
ex xi being Ordinal-Sequence st
( dom xi = cf a & rng xi c= a & xi is increasing & a = sup xi & xi is Cardinal-Function & not 0 in rng xi )
proof end;

theorem :: CARD_5:42  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a being Aleph holds
( alef 0 is regular & nextcard a is regular )
proof end;

theorem Th43: :: CARD_5:43  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being Aleph st a <=` b holds
exp a,b = exp 2,b
proof end;

theorem :: CARD_5:44  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being Aleph holds exp (nextcard a),b = (exp a,b) *` (nextcard a)
proof end;

theorem Th45: :: CARD_5:45  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for b, a being Aleph holds Sum (b -powerfunc_of a) <=` exp a,b
proof end;

theorem :: CARD_5:46  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being Aleph st a is_limit_cardinal & b <` cf a holds
exp a,b = Sum (b -powerfunc_of a)
proof end;

theorem :: CARD_5:47  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being Aleph st cf a <=` b & b <` a holds
exp a,b = exp (Sum (b -powerfunc_of a)),(cf a)
proof end;