
theorem
  for I being non empty set,
      G being commutative TopGroup,
      s being (the carrier of G)-valued ManySortedSet of I,
      x being Point of G,
      B being basis of BOOL2F NeighborhoodSystem x holds
  x in lim_f Partial_Product(s)
    iff
  for b being Element of B ex i be Element of OrderedFIN I st
  for j being Element of OrderedFIN I st i <= j holds
  (Partial_Product(s)).j in b by Th11;
