let n be Nat; :: thesis: for p being Point of (TOP-REAL 2)
for C being compact non vertical Subset of (TOP-REAL 2)
for I being Integer st p in BDD C & I = [\(((((p `1) - (W-bound C)) / ((E-bound C) - (W-bound C))) * (2 |^ n)) + 2)/] holds
1 < I

let p be Point of (TOP-REAL 2); :: thesis: for C being compact non vertical Subset of (TOP-REAL 2)
for I being Integer st p in BDD C & I = [\(((((p `1) - (W-bound C)) / ((E-bound C) - (W-bound C))) * (2 |^ n)) + 2)/] holds
1 < I

let C be compact non vertical Subset of (TOP-REAL 2); :: thesis: for I being Integer st p in BDD C & I = [\(((((p `1) - (W-bound C)) / ((E-bound C) - (W-bound C))) * (2 |^ n)) + 2)/] holds
1 < I

set W = W-bound C;
set E = E-bound C;
set pW = (p `1) - (W-bound C);
set EW = (E-bound C) - (W-bound C);
let I be Integer; :: thesis: ( p in BDD C & I = [\(((((p `1) - (W-bound C)) / ((E-bound C) - (W-bound C))) * (2 |^ n)) + 2)/] implies 1 < I )
assume that
A1: p in BDD C and
A2: I = [\(((((p `1) - (W-bound C)) / ((E-bound C) - (W-bound C))) * (2 |^ n)) + 2)/] ; :: thesis: 1 < I
A3: W-bound C <= W-bound (BDD C) by A1, Th6;
BDD C is bounded by JORDAN2C:106;
then p `1 >= W-bound (BDD C) by A1, Th5;
then p `1 >= W-bound C by A3, XXREAL_0:2;
then A4: (p `1) - (W-bound C) >= 0 by XREAL_1:48;
set K = [\((((p `1) - (W-bound C)) / ((E-bound C) - (W-bound C))) * (2 |^ n))/];
((((p `1) - (W-bound C)) / ((E-bound C) - (W-bound C))) * (2 |^ n)) - 1 < [\((((p `1) - (W-bound C)) / ((E-bound C) - (W-bound C))) * (2 |^ n))/] by INT_1:def 6;
then A5: (((((p `1) - (W-bound C)) / ((E-bound C) - (W-bound C))) * (2 |^ n)) - 1) + 2 < [\((((p `1) - (W-bound C)) / ((E-bound C) - (W-bound C))) * (2 |^ n))/] + 2 by XREAL_1:6;
(E-bound C) - (W-bound C) > 0 by SPRECT_1:31, XREAL_1:50;
then ((((p `1) - (W-bound C)) / ((E-bound C) - (W-bound C))) * (2 |^ n)) + 1 >= 0 + 1 by A4, XREAL_1:6;
then 1 < [\((((p `1) - (W-bound C)) / ((E-bound C) - (W-bound C))) * (2 |^ n))/] + 2 by A5, XXREAL_0:2;
hence 1 < I by A2, INT_1:28; :: thesis: verum