File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 24
24
\rSec 2[concepts.lib.general.equality]{Equality Preservation}
25
25
26
26
\pnum
27
- An expression is \term {equality preserving} if, given equal inputs, the
28
- expression results in equal outputs. The inputs to an expression are the set of
29
- the expression's operands. The output of an expression is the expression's
30
- result and all operands modified by the expression.
27
+ An expression is \defnx {equality preserving}{expression!equality preserving} if,
28
+ given equal inputs, the expression results in equal outputs. The inputs to an
29
+ expression are the set of the expression's operands. The output of an expression
30
+ is the expression's result and all operands modified by the expression.
31
31
32
32
\pnum
33
33
Not all input values must be valid for a given expression; e.g., for integers
You can’t perform that action at this time.
0 commit comments