lattice.has_Sup

class for the Sup operator

lattice.has_Inf

class for the Inf operator

lattice.Sup

Supremum of a set

lattice.Inf

Infimum of a set

lattice.supr

Indexed supremum

lattice.infi

Indexed infimum

lattice.complete_lattice

A complete lattice is a bounded lattice which has suprema and infima for every subset.

lattice.complete_linear_order

A complete linear order is a linear order whose lattice structure is complete.

lattice.ord_continuous

A function f between complete lattices is order-continuous if it preserves all suprema.