reserve V, C for set;
reserve A, B, D for Element of Fin PFuncs (V, C);
reserve s for Element of PFuncs (V,C);

theorem
  A = {} implies mi A = {} by Th8,XBOOLE_1:3;
