now :: thesis: for x being object st x in EvenNAT /\ {1,2} holds
x in {2}
end;
then A5: EvenNAT /\ {1,2} c= {2} ;
set q = {[2,(FIB . 2)]};
reconsider q = {[2,(FIB . 2)]} as FinSubsequence by Th17;
2 in NAT ;
then A6: 2 in dom FIB by FUNCT_2:def 1;
now :: thesis: for x being object st x in {2} holds
x in EvenNAT /\ {1,2}
end;
then {2} c= EvenNAT /\ {1,2} ;
then EvenNAT /\ {1,2} = {2} by A5;
then EvenFibs 2 = Seq q by A6, FINSEQ_1:2, GRFUNC_1:28
.= <*(FIB . 2)*> by FINSEQ_3:157
.= <*1*> by Def2, Th21 ;
hence EvenFibs 2 = <*1*> ; :: thesis: verum