| Lux | domainSubclass | SystemeInternationalUnit | SI IlluminanceMeasure.  Symbol: lx.  It is the  amount of illumination provided when one Lumen is evenly distributed  over an area of 1 square Meter. This is also equivalent to the  illumination that would exist on a surface all points of which are one  Meter from a point source of one Candela.  Lux = lm/m^2 =  m^(-2)*cd | Physical | rangeSubclass | MeasureFn | ConstantQuantity, FunctionQuantity | (=>     (and        (instance ?REL RelationExtendedToQuantities)        (instance ?REL BinaryRelation)        (instance ?NUMBER1 RealNumber)        (instance ?NUMBER2 RealNumber)        (holds ?REL ?NUMBER1 ?NUMBER2))     (forall (?UNIT)        (=>           (instance ?UNIT UnitOfMeasure)           (holds ?REL (MeasureFn ?NUMBER1 ?UNIT) (MeasureFn ?NUMBER2 ?UNIT)))))
   |