:: JORDAN11 semantic presentation :: Showing IDV graph ... (Click the Palm Trees again to close it)
Lm1:
for i, j, k being Nat
for C being being_simple_closed_curve Subset of (TOP-REAL 2) st i > 0 & 1 <= j & j <= width (Gauge C,i) & k <= j & 1 <= k & k <= width (Gauge C,i) & (LSeg ((Gauge C,i) * (Center (Gauge C,i)),j),((Gauge C,i) * (Center (Gauge C,i)),k)) /\ (Upper_Arc (L~ (Cage C,i))) = {((Gauge C,i) * (Center (Gauge C,i)),j)} & (LSeg ((Gauge C,i) * (Center (Gauge C,i)),j),((Gauge C,i) * (Center (Gauge C,i)),k)) /\ (Lower_Arc (L~ (Cage C,i))) = {((Gauge C,i) * (Center (Gauge C,i)),k)} holds
LSeg ((Gauge C,i) * (Center (Gauge C,i)),j),((Gauge C,i) * (Center (Gauge C,i)),k) c= Cl (RightComp (Cage C,i))
Lm2:
for C being being_simple_closed_curve Subset of (TOP-REAL 2) ex n being Nat st n is_sufficiently_large_for C
:: deftheorem Def1 defines ApproxIndex JORDAN11:def 1 :
theorem Th1: :: JORDAN11:1 :: Showing IDV graph ... (Click the Palm Tree again to close it)
definition
let C be
being_simple_closed_curve Subset of
(TOP-REAL 2);
func Y-InitStart C -> Nat means :
Def2:
:: JORDAN11:def 2
(
it < width (Gauge C,(ApproxIndex C)) &
cell (Gauge C,(ApproxIndex C)),
((X-SpanStart C,(ApproxIndex C)) -' 1),
it c= BDD C & ( for
j being
Nat st
j < width (Gauge C,(ApproxIndex C)) &
cell (Gauge C,(ApproxIndex C)),
((X-SpanStart C,(ApproxIndex C)) -' 1),
j c= BDD C holds
j >= it ) );
existence
ex b1 being Nat st
( b1 < width (Gauge C,(ApproxIndex C)) & cell (Gauge C,(ApproxIndex C)),((X-SpanStart C,(ApproxIndex C)) -' 1),b1 c= BDD C & ( for j being Nat st j < width (Gauge C,(ApproxIndex C)) & cell (Gauge C,(ApproxIndex C)),((X-SpanStart C,(ApproxIndex C)) -' 1),j c= BDD C holds
j >= b1 ) )
uniqueness
for b1, b2 being Nat st b1 < width (Gauge C,(ApproxIndex C)) & cell (Gauge C,(ApproxIndex C)),((X-SpanStart C,(ApproxIndex C)) -' 1),b1 c= BDD C & ( for j being Nat st j < width (Gauge C,(ApproxIndex C)) & cell (Gauge C,(ApproxIndex C)),((X-SpanStart C,(ApproxIndex C)) -' 1),j c= BDD C holds
j >= b1 ) & b2 < width (Gauge C,(ApproxIndex C)) & cell (Gauge C,(ApproxIndex C)),((X-SpanStart C,(ApproxIndex C)) -' 1),b2 c= BDD C & ( for j being Nat st j < width (Gauge C,(ApproxIndex C)) & cell (Gauge C,(ApproxIndex C)),((X-SpanStart C,(ApproxIndex C)) -' 1),j c= BDD C holds
j >= b2 ) holds
b1 = b2
end;
:: deftheorem Def2 defines Y-InitStart JORDAN11:def 2 :
for
C being
being_simple_closed_curve Subset of
(TOP-REAL 2) for
b2 being
Nat holds
(
b2 = Y-InitStart C iff (
b2 < width (Gauge C,(ApproxIndex C)) &
cell (Gauge C,(ApproxIndex C)),
((X-SpanStart C,(ApproxIndex C)) -' 1),
b2 c= BDD C & ( for
j being
Nat st
j < width (Gauge C,(ApproxIndex C)) &
cell (Gauge C,(ApproxIndex C)),
((X-SpanStart C,(ApproxIndex C)) -' 1),
j c= BDD C holds
j >= b2 ) ) );
theorem Th2: :: JORDAN11:2 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th3: :: JORDAN11:3 :: Showing IDV graph ... (Click the Palm Tree again to close it)
definition
let C be
being_simple_closed_curve Subset of
(TOP-REAL 2);
let n be
Nat;
assume A1:
n is_sufficiently_large_for C
;
A2:
n >= ApproxIndex C
by A1, Def1;
set i1 =
X-SpanStart C,
n;
func Y-SpanStart C,
n -> Nat means :
Def3:
:: JORDAN11:def 3
(
it <= width (Gauge C,n) & ( for
k being
Nat st
it <= k &
k <= ((2 |^ (n -' (ApproxIndex C))) * ((Y-InitStart C) -' 2)) + 2 holds
cell (Gauge C,n),
((X-SpanStart C,n) -' 1),
k c= BDD C ) & ( for
j being
Nat st
j <= width (Gauge C,n) & ( for
k being
Nat st
j <= k &
k <= ((2 |^ (n -' (ApproxIndex C))) * ((Y-InitStart C) -' 2)) + 2 holds
cell (Gauge C,n),
((X-SpanStart C,n) -' 1),
k c= BDD C ) holds
j >= it ) );
existence
ex b1 being Nat st
( b1 <= width (Gauge C,n) & ( for k being Nat st b1 <= k & k <= ((2 |^ (n -' (ApproxIndex C))) * ((Y-InitStart C) -' 2)) + 2 holds
cell (Gauge C,n),((X-SpanStart C,n) -' 1),k c= BDD C ) & ( for j being Nat st j <= width (Gauge C,n) & ( for k being Nat st j <= k & k <= ((2 |^ (n -' (ApproxIndex C))) * ((Y-InitStart C) -' 2)) + 2 holds
cell (Gauge C,n),((X-SpanStart C,n) -' 1),k c= BDD C ) holds
j >= b1 ) )
uniqueness
for b1, b2 being Nat st b1 <= width (Gauge C,n) & ( for k being Nat st b1 <= k & k <= ((2 |^ (n -' (ApproxIndex C))) * ((Y-InitStart C) -' 2)) + 2 holds
cell (Gauge C,n),((X-SpanStart C,n) -' 1),k c= BDD C ) & ( for j being Nat st j <= width (Gauge C,n) & ( for k being Nat st j <= k & k <= ((2 |^ (n -' (ApproxIndex C))) * ((Y-InitStart C) -' 2)) + 2 holds
cell (Gauge C,n),((X-SpanStart C,n) -' 1),k c= BDD C ) holds
j >= b1 ) & b2 <= width (Gauge C,n) & ( for k being Nat st b2 <= k & k <= ((2 |^ (n -' (ApproxIndex C))) * ((Y-InitStart C) -' 2)) + 2 holds
cell (Gauge C,n),((X-SpanStart C,n) -' 1),k c= BDD C ) & ( for j being Nat st j <= width (Gauge C,n) & ( for k being Nat st j <= k & k <= ((2 |^ (n -' (ApproxIndex C))) * ((Y-InitStart C) -' 2)) + 2 holds
cell (Gauge C,n),((X-SpanStart C,n) -' 1),k c= BDD C ) holds
j >= b2 ) holds
b1 = b2
end;
:: deftheorem Def3 defines Y-SpanStart JORDAN11:def 3 :
for
C being
being_simple_closed_curve Subset of
(TOP-REAL 2) for
n being
Nat st
n is_sufficiently_large_for C holds
for
b3 being
Nat holds
(
b3 = Y-SpanStart C,
n iff (
b3 <= width (Gauge C,n) & ( for
k being
Nat st
b3 <= k &
k <= ((2 |^ (n -' (ApproxIndex C))) * ((Y-InitStart C) -' 2)) + 2 holds
cell (Gauge C,n),
((X-SpanStart C,n) -' 1),
k c= BDD C ) & ( for
j being
Nat st
j <= width (Gauge C,n) & ( for
k being
Nat st
j <= k &
k <= ((2 |^ (n -' (ApproxIndex C))) * ((Y-InitStart C) -' 2)) + 2 holds
cell (Gauge C,n),
((X-SpanStart C,n) -' 1),
k c= BDD C ) holds
j >= b3 ) ) );
theorem Th4: :: JORDAN11:4 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th5: :: JORDAN11:5 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th6: :: JORDAN11:6 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th7: :: JORDAN11:7 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: JORDAN11:8 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: JORDAN11:9 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: JORDAN11:10 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: JORDAN11:11 :: Showing IDV graph ... (Click the Palm Tree again to close it)