FUNCTION make_listed_product_space

(* SCHEMA FUNCTIONAL_DATA_AND_SCHEMATIC_REPRESENTATION_MIM_LF; *)
 
FUNCTION make_listed_product_space(factors : LIST OF maths_space) : 
  listed_product_space;
  RETURN (listed_product_space(factors)||maths_space()||generic_expression()||
  generic_literal()||simple_generic_expression());
END_FUNCTION;

Referenced By

Defintion make_listed_product_space is references by the following definitions:
DefinitionType
 assoc_product_space FUNCTION
 derive_definite_integral_domain FUNCTION
 derive_elementary_function_domain FUNCTION
 derive_function_domain FUNCTION
 derive_function_range FUNCTION
 drop_numeric_constraints FUNCTION
 simplify_maths_space FUNCTION


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:17:33-04:00