oalg-base-3.0.0.0: Algebraic structures on oriented entities and limits as a tool kit to solve algebraic problems.
Copyright(c) Erich Gut
LicenseBSD3
Maintainerzerich.gut@gmail.com
Safe HaskellNone
LanguageHaskell2010

OAlg.Structure.PartiallyOrdered.Proposition

Description

propositions on partially ordered types.

Synopsis

Documentation

prpErasable :: (PartiallyOrdered a, Erasable a, Show a) => X a -> Statement Source #

validity of a erasable lattice.

prpSomePartiallyOrdered :: Statement Source #

validity of some partially ordered types.