| Application module: Set theory | ISO/TS 10303-1210:2004(E) © ISO | 
         (*
ISO TC184/SC4/WG12 N3167 - ISO/TS 10303-1210 Set theory - EXPRESS MIM
Supersedes 
         ISO TC184/SC4/WG12 N2298
*)
         
SCHEMA Set_theory_mim;
         USE FROM
         Class_mim;
            -- ISO/TS 10303-1070
         USE FROM
         set_theory_schema   -- ISO 10303-54
  (complement,
           
         intersection,
           
         power_set,
           
         proper_subset,
           
         same_membership,
           
         subset,
           
         union);
         
         END_SCHEMA;  -- Set_theory_mim
© ISO 2004 — All rights reserved