deffunc H1( object ) -> object = (S . $1) `1 ;
consider f being ManySortedSet of NAT such that
A1: for i being object st i in NAT holds
f . i = H1(i) from PBOOLE:sch 4();
now :: thesis: for i being Nat holds f . i is PartFunc of (the_Vertices_of G),NATend;
then reconsider f = f as preVNumberingSeq of G by Def7;
take f ; :: thesis: for n being Nat holds f . n = (S . n) `1
let n be Nat; :: thesis: f . n = (S . n) `1
n in NAT by ORDINAL1:def 12;
hence f . n = (S . n) `1 by A1; :: thesis: verum