We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ceq [ <label-exp> ] <term> = <term> if <boolterm> .
Defines a conditional equation. Spaces around the if are obligatory. <boolterm> needs to be a Boolean term. For other requirements see eq.
if
<boolterm>
eq
Related: bceq, beq, eq
bceq
beq