cover {relations} | R Documentation |
Covering Relations
Description
Compute the covering relation of an endorelation.
Usage
relation_cover(x)
Arguments
x |
an endorelation. |
Details
Let be an endorelation with domain
and
be
the asymmetric part of
for which
iff
and not
. (If
is a
order relation,
is the associated strict order.) We say that
is
covered by
if
and there is no
such that
and
. One also says that
covers
, or that it is a successor of
.
The covering relation of consists of all pairs
for which
is covered by
.
[Package relations version 0.6-13 Index]