:: FIB_NUM semantic presentation :: Showing IDV graph ... (Click the Palm Trees again to close it)
theorem Th1: :: FIB_NUM:1 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th2: :: FIB_NUM:2 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th3: :: FIB_NUM:3 :: Showing IDV graph ... (Click the Palm Tree again to close it)
scheme :: FIB_NUM:sch 2
BinInd{
P1[
Nat,
Nat] } :
for
m,
n being
Nat holds
P1[
m,
n]
provided
A1:
for
m,
n being
Nat st
P1[
m,
n] holds
P1[
n,
m]
and A2:
for
k being
Nat st ( for
m,
n being
Nat st
m < k &
n < k holds
P1[
m,
n] ) holds
for
m being
Nat st
m <= k holds
P1[
k,
m]
(0 + 1) + 1 = 2
;
then Lm1:
Fib 2 = 1
by PRE_FF:1;
Lm2:
(1 + 1) + 1 = 3
;
Lm3:
for k being Nat holds Fib (k + 1) >= k
Lm4:
for m being Nat holds Fib (m + 1) >= Fib m
Lm5:
for m, n being Nat st m >= n holds
Fib m >= Fib n
Lm6:
for m being Nat holds Fib (m + 1) <> 0
theorem Th4: :: FIB_NUM:4 :: Showing IDV graph ... (Click the Palm Tree again to close it)
Lm7:
for n being Nat holds (Fib n) hcf (Fib (n + 1)) = 1
theorem :: FIB_NUM:5 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th6: :: FIB_NUM:6 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem defines tau FIB_NUM:def 1 :
:: deftheorem defines tau_bar FIB_NUM:def 2 :
Lm8:
( tau ^2 = tau + 1 & tau_bar ^2 = tau_bar + 1 )
Lm9:
2 < sqrt 5
by SQUARE_1:85, SQUARE_1:95;
Lm10:
sqrt 5 <> 0
by SQUARE_1:85, SQUARE_1:95;
Lm11:
sqrt 5 < 3
1 < tau
then Lm12:
0 < tau
by XREAL_1:2;
Lm13:
tau_bar < 0
Lm14:
abs tau_bar < 1
theorem Th7: :: FIB_NUM:7 :: Showing IDV graph ... (Click the Palm Tree again to close it)
Lm15:
for n being Nat
for x being real number st abs x <= 1 holds
abs (x |^ n) <= 1
Lm16:
for n being Nat holds abs ((tau_bar to_power n) / (sqrt 5)) < 1
theorem :: FIB_NUM:8 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th9: :: FIB_NUM:9 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th10: :: FIB_NUM:10 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th11: :: FIB_NUM:11 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: FIB_NUM:12 :: Showing IDV graph ... (Click the Palm Tree again to close it)