let F be Field; for E being F -finite FieldExtension of F
for K being F -extending b1 -finite FieldExtension of F
for BE being Basis of (VecSp (E,F))
for BK being Basis of (VecSp (K,E))
for l being Linear_Combination of Base (BE,BK) holds lift ((down l),BE) = l
let E be F -finite FieldExtension of F; for K being F -extending E -finite FieldExtension of F
for BE being Basis of (VecSp (E,F))
for BK being Basis of (VecSp (K,E))
for l being Linear_Combination of Base (BE,BK) holds lift ((down l),BE) = l
let K be F -extending E -finite FieldExtension of F; for BE being Basis of (VecSp (E,F))
for BK being Basis of (VecSp (K,E))
for l being Linear_Combination of Base (BE,BK) holds lift ((down l),BE) = l
let BE be Basis of (VecSp (E,F)); for BK being Basis of (VecSp (K,E))
for l being Linear_Combination of Base (BE,BK) holds lift ((down l),BE) = l
let BK be Basis of (VecSp (K,E)); for l being Linear_Combination of Base (BE,BK) holds lift ((down l),BE) = l
let l be Linear_Combination of Base (BE,BK); lift ((down l),BE) = l
H4:
Carrier l c= Base (BE,BK)
by VECTSP_6:def 4;
now for o being object st o in the carrier of (VecSp (K,F)) holds
l . o = (lift ((down l),BE)) . olet o be
object ;
( o in the carrier of (VecSp (K,F)) implies l . b1 = (lift ((down l),BE)) . b1 )assume AS:
o in the
carrier of
(VecSp (K,F))
;
l . b1 = (lift ((down l),BE)) . b1then reconsider c =
o as
Element of
K by FIELD_4:def 6;
reconsider cV =
o as
Element of
(VecSp (K,F)) by AS;
per cases
( c in Base (BE,BK) or not c in Base (BE,BK) )
;
suppose AS:
c in Base (
BE,
BK)
;
l . b1 = (lift ((down l),BE)) . b1then consider a,
b being
Element of
K such that A:
(
c = a * b &
a in BE &
b in BK )
;
B:
(down l) . b = Sum (down (l,b))
by A, down2;
consider l2 being
Linear_Combination of
BE such that D:
(
Sum l2 = (down l) . b & ( for
a being
Element of
K st
a in BE &
a * b in Base (
BE,
BK) holds
(lift ((down l),BE)) . (a * b) = l2 . a ) )
by A, lif;
l2 = down (
l,
b)
by D, B, ZMODUL033;
then (lift ((down l),BE)) . (a * b) =
(down (l,b)) . a
by A, D, AS
.=
l . (a * b)
by A, down1
;
hence
l . o = (lift ((down l),BE)) . o
by A;
verum end; end; end;
hence
lift ((down l),BE) = l
; verum