Partial Order

Overview

A binary relation R on set A is a non-strict partial order on A iff it is reflexive on A, antisymmetric, and transitive. In other words, a non-strict partial order is an antisymmetric preorder.

If R is instead irreflexive on A, it is a strict partial order.

Hasse Diagrams

Let P, be a poset. For distinct a,bP, we say b covers a if ab and there does not exist any distinct third element x such that axb.

A Hasse diagram is a directed graph that encodes a finite poset P,. It consists of a vertex for each element of P, with a directed edge (usually oriented upwards) from aP to bP whenever b covers a.

Powered by Forestry.md