二項關係
binary relation。dyadic relation
$ D\times C=\{(d,c)|d\in D,c\in C\}の部分集合
$ R\subseteq D\times Cで$ (d,c)\in Rである事を$ dRcと書く
$ (d,c)\notin Rである事を$ \neg(dRc),$ d\cancel R cと書く
律
反射律 (reflexive relation。reflexivity) $ xRx
$ xRy\supset yRx
$ xRy\supset y\cancel Rx
推移律 (transitive relation) $ xRy\land yRz\supset xRz
右 Euclidean
$ xRy\land xRz\supset yRz
左 Euclidean
$ xRz\land yRz\supset xRy
全域性
$ \forall x\exist y(xRy)
$ \forall y\exist x(xRy)
完全關係 (strongly connected relation。total relation。全順序律。全域性。完備性) $ xRy\lor yRx
一意性
$ xRz\land yRz\supset x=y
$ xRy\land xRz\supset y=z
$ xRy\land yRx\supset x=y
左一意的 (left-unique)$ \forall{d_1,d_2}_{\in D}\forall c_{\in C}(f(d_1)=c\land f(d_2)=c\supset d_1=d_2)ならば?