Total relation

Type of logical relation


title: "Total relation" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["properties-of-binary-relations"] description: "Type of logical relation" topic_path: "general/properties-of-binary-relations" source: "https://en.wikipedia.org/wiki/Total_relation" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0

::summary Type of logical relation ::

In mathematics, a binary relation RX×Y between two sets X and Y is total (or left total) if the source set X equals the domain {x : there is a y with xRy }. Conversely, R is called right total if Y equals the range {y : there is an x with xRy }.

When f: XY is a function, the domain of f is all of X, hence f is a total relation. On the other hand, if f is a partial function, then the domain may be a proper subset of X, in which case f is not a total relation.

"A binary relation is said to be total with respect to a universe of discourse just in case everything in that universe of discourse stands in that relation to something else."

Algebraic characterization

Total relations can be characterized algebraically by equalities and inequalities involving compositions of relations. To this end, let X,Y be two sets, and let R\subseteq X\times Y. For any two sets A,B, let L_{A,B}=A\times B be the universal relation between A and B, and let I_A={(a,a):a\in A} be the identity relation on A. We use the notation R^\top for the converse relation of R.

  • R is total iff for any set W and any S\subseteq W\times X, S\ne\emptyset implies SR\ne\emptyset.
  • R is total iff I_X\subseteq RR^\top.
  • If R is total, then L_{X,Y}=RL_{Y,Y}. The converse is true if Y\ne\emptyset.If Y=\emptyset\ne X, then R will be not total.
  • If R is total, then \overline{RL_{Y,Y}}=\emptyset. The converse is true if Y\ne\emptyset.Observe \overline{RL_{Y,Y}}=\emptyset\Leftrightarrow RL_{Y,Y}=L_{X,Y}, and apply the previous bullet.
  • If R is total, then \overline R\subseteq R\overline{I_Y}. The converse is true if Y\ne\emptyset.
  • More generally, if R is total, then for any set Z and any S\subseteq Y\times Z, \overline{RS}\subseteq R\overline S. The converse is true if Y\ne\emptyset.Take Z=Y,S=I_Y and appeal to the previous bullet.

Notes

References

  • Gunther Schmidt & Michael Winter (2018) Relational Topology
  • C. Brink, W. Kahl, and G. Schmidt (1997) Relational Methods in Computer Science, Advances in Computer Science, page 5,
  • Gunther Schmidt & Thomas Strohlein (2012)[1987]
  • Gunther Schmidt (2011)

References

  1. [http://caae.phil.cmu.edu/projects/logicandproofs/alpha/htmltest/m15_functions/chapter15.html Functions] from [[Carnegie Mellon University]]
  2. (6 December 2012). ["Relations and Graphs: Discrete Mathematics for Computer Scientists"]({{google books). [[Springer Science & Business Media]].
  3. Gunther Schmidt. (2011). "Relational Mathematics". [[Cambridge University Press]].

::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::

properties-of-binary-relations