eq (N + M) * I = (N * I) + (M * I)
[nonexec metadata "distributive law"] .
Similarly, a rule can be declared with the nonexec attribute in a system module.
Although nonexecutable from the point of view of Core Maude, such statements are part of the semantics of the module and can for example be used at the metalevel for controlled execution or theorem proving purposes.