:: ABIAN semantic presentation :: Showing IDV graph ... (Click the Palm Trees again to close it)
:: deftheorem Def1 defines even ABIAN:def 1 :
:: deftheorem defines even ABIAN:def 2 :
for
n being
Nat holds
(
n is
even iff ex
k being
Nat st
n = 2
* k );
theorem Th1: :: ABIAN:1 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th2: :: ABIAN:2 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th3: :: ABIAN:3 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem Def3 defines is_a_fixpoint_of ABIAN:def 3 :
:: deftheorem Def4 defines is_a_fixpoint_of ABIAN:def 4 :
:: deftheorem Def5 defines has_a_fixpoint ABIAN:def 5 :
:: deftheorem Def6 defines covering ABIAN:def 6 :
theorem Th4: :: ABIAN:4 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: ABIAN:5 :: Showing IDV graph ... (Click the Palm Tree again to close it)
definition
let E be
set ;
let f be
Function of
E,
E;
func =_ f -> Equivalence_Relation of
E means :
Def7:
:: ABIAN:def 7
for
x,
y being
set st
x in E &
y in E holds
(
[x,y] in it iff ex
k,
l being
Nat st
(iter f,k) . x = (iter f,l) . y );
existence
ex b1 being Equivalence_Relation of E st
for x, y being set st x in E & y in E holds
( [x,y] in b1 iff ex k, l being Nat st (iter f,k) . x = (iter f,l) . y )
uniqueness
for b1, b2 being Equivalence_Relation of E st ( for x, y being set st x in E & y in E holds
( [x,y] in b1 iff ex k, l being Nat st (iter f,k) . x = (iter f,l) . y ) ) & ( for x, y being set st x in E & y in E holds
( [x,y] in b2 iff ex k, l being Nat st (iter f,k) . x = (iter f,l) . y ) ) holds
b1 = b2
end;
:: deftheorem Def7 defines =_ ABIAN:def 7 :
theorem Th6: :: ABIAN:6 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th7: :: ABIAN:7 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: ABIAN:8 :: Showing IDV graph ... (Click the Palm Tree again to close it)