reserve i, j, m, n for Nat,
  z, B0 for set,
  f, x0 for real-valued FinSequence;

theorem
  for x being Element of REAL 0 holds x = <*>REAL;
