let f be Function of (Tcircle ((0. (TOP-REAL (2 + 1))),1)),(TOP-REAL 2); for xt being Point of R^1
for L being Loop of (Sn1->Sn f) . c100a st L = H1(f) holds
for I being Integer st S2[f,xt,I] holds
(liftPath (L,xt)) . 1 = ((liftPath (L,xt)) . 0) + I
let xt be Point of R^1; for L being Loop of (Sn1->Sn f) . c100a st L = H1(f) holds
for I being Integer st S2[f,xt,I] holds
(liftPath (L,xt)) . 1 = ((liftPath (L,xt)) . 0) + I
let L be Loop of (Sn1->Sn f) . c100a; ( L = H1(f) implies for I being Integer st S2[f,xt,I] holds
(liftPath (L,xt)) . 1 = ((liftPath (L,xt)) . 0) + I )
assume A1:
L = H1(f)
; for I being Integer st S2[f,xt,I] holds
(liftPath (L,xt)) . 1 = ((liftPath (L,xt)) . 0) + I
let I be Integer; ( S2[f,xt,I] implies (liftPath (L,xt)) . 1 = ((liftPath (L,xt)) . 0) + I )
assume A2:
S2[f,xt,I]
; (liftPath (L,xt)) . 1 = ((liftPath (L,xt)) . 0) + I
set l = liftPath (L,xt);
(1 / 2) + (1 / 2) = 1
;
hence (liftPath (L,xt)) . 1 =
((liftPath (L,xt)) . (Q + (1 / 2))) + (I / 2)
by A1, A2
.=
(((liftPath (L,xt)) . 0) + (I / 2)) + (I / 2)
by A1, A2
.=
((liftPath (L,xt)) . 0) + I
;
verum