| Home | Overview | Documents | Content Dictionaries | Software & Tools | The OpenMath Society | OpenMath Projects | OpenMath Discussion Lists | OpenMath Meetings | Links |
This CD holds the basic equivalence relation notions.
This symbol is a boolean function of two arguments, S and R. The first argument should be a set. When applied to S and R, the function returns true if and only if the second argument is a subset of the Cartesian product of S with itself.
| [Next: equivalence_closure] [Last: classes] [Top] |
This symbol represents a binary function whose first argument is a set S, whose second argument is a relation R on S. When applied to S and R, it represents the smallest equivalence relation (with respect to inclusion) on S containing R.
| [Next: transitive_closure] [Previous: is_relation] [Top] |
This symbol represents a binary function whose first argument is a set S, whose second argument is a relation R on S. When applied to S and R, it represents the smallest transitive relation (with respect to inclusion) on S containing R.
| [Next: reflexive_closure] [Previous: equivalence_closure] [Top] |
This symbol represents a binary function whose first argument is a set S, whose second argument is a relation R on S. When applied to S and R, it represents the smallest reflexive relation (with respect to inclusion) on S containing R.
| [Next: symmetric_closure] [Previous: transitive_closure] [Top] |
This symbol represents a binary function whose first argument is a set S, whose second argument is a relation R on S. When applied to S and R, it represents the smallest symmetric relation (with respect to inclusion) on S containing R.
| [Next: is_transitive] [Previous: reflexive_closure] [Top] |
This symbol represents the boolean binary function which returns true if and only if the second argument is a transitive relation on the first.
| [Next: is_reflexive] [Previous: symmetric_closure] [Top] |
This symbol represents the boolean binary function which returns true if and only if the second argument is a reflexive relation on the first.
| [Next: is_symmetric] [Previous: is_transitive] [Top] |
This symbol represents the boolean binary function which returns true if and only if the second argument is a symmetric relation on the first.
| [Next: is_equivalence] [Previous: is_reflexive] [Top] |
This symbol represents the boolean binary function which returns true if and only if the second argument is a symmetric relation on the first.
| [Next: class] [Previous: is_symmetric] [Top] |
This symbol represents a ternary function whose first argument is a set S, whose second argument is a relation R on S, and whose third argument is an element a of S. When applied to S, R, and a, it represents the set of all elements in S related to a by R, that is, the set {b in S | (a,b) in R}.
| [Next: classes] [Previous: is_equivalence] [Top] |
This symbol represents a binary function whose first argument is a set S, whose second argument is a relation R on S. When applied to S and R, it represents the set of all elements in S of the form class(S,R,a) for a in S.
| [First: is_relation] [Previous: class] [Top] |
| Home | Overview | Documents | Content Dictionaries | Software & Tools | The OpenMath Society | OpenMath Projects | OpenMath Discussion Lists | OpenMath Meetings | Links |