2.3.1.1.1 Implicit AND operator

The following rules cover the case when the implicit operator is AND (section 2.1.2):

  • "+" MUST be equivalent to using the AND (section 2.1.2) operator.

  • "-" MUST be equivalent to using the AND and NOT (section 2.1.6) operators.