:: deftheorem Def12 defines AP:CompSeq GLIB_005:def 12 :
for G being real-weighted WGraph
for EL being FF:ELabeling of G
for source being Vertex of G
for b4 being AP:VLabelingSeq of EL holds
( b4 = AP:CompSeq (EL,source) iff ( b4 . 0 = source .--> 1 & ( for n being Nat holds b4 . (n + 1) = AP:Step (b4 . n) ) ) );