| Description: Define the equivalence
predicate. R need not be a relation but
ordinarily will be, in which case we call it an equivalence relation.
Our notation is not standard. A formal notation doesn't seem to exist
in the literature; instead only informal English tends to be used. Some
definitions in the literature may also require that R be a relation.
The present definition, although somewhat cryptic, nicely avoids dummy
variables. In er2 3201 we derive a more typical definition. We show
that
an equivalence relation is reflexive, symmetric, and transitive in
erref 3212, ersymb 3210, and ertr 3211. |