Preorder A R\textbf{Preorder} \; A \; RPreorderAR
Preorder B S\textbf{Preorder} \; B \; SPreorderBS
Function A B f\textbf{Function A B} \; fFunction A Bf
R;f⊆f;SR;f \subseteq f ; SR;f⊆f;S
pred MonotoneMap(A,B: set univ, R,S,f: univ->univ) { Preorder[A,R] Preorder[B,S] Function[A,B,f] R.f in f.S }
Last updated 1 year ago