_
x_i -- a binary operator which is used for various
mathematical operations that are customarily written with subscripts.
A binary method may be installed for x_i with code like
X _ Y := (x,i) -> ...
where X is the prospective class of x and Y is the class of i.
Examples where methods have been installed:



