:: deftheorem Defcntmap defines connecting-mapping PETRI_3:def 4 :
for I being non trivial finite set
for CPNT being Colored-PT-net-Family of I
for b3 being ManySortedSet of XorDelta I holds
( b3 is connecting-mapping of CPNT iff ( rng b3 c= union { (Funcs ((Outbds (CPNT . i)), the carrier of (CPNT . j))) where i, j is Element of I : i <> j } & ( for i, j being Element of I st i <> j holds
b3 . [i,j] is Function of (Outbds (CPNT . i)), the carrier of (CPNT . j) ) ) );