reserve M for non empty set;
reserve V for ComplexNormSpace;
reserve f,f1,f2,f3 for PartFunc of M,V;
reserve z,z1,z2 for Complex;
reserve X,Y for set;

theorem Th36:
  f is total iff ||.f.|| is total
by NORMSP_0:def 3;
