Copyright | (c) Erich Gut |
---|---|
License | BSD3 |
Maintainer | zerich.gut@gmail.com |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Propositions on Oriented
structure.
Synopsis
Oriented
prpOrt0 :: Oriented q => X q -> Statement Source #
validity of the functions orientation
, start
and end
.
prpOrt1 :: Oriented q => X q -> Statement Source #
validity of the relation between orientation
, start
and end
according to
OAlg.Structure.Oriented.Definition.
X
xosOrt :: Oriented q => XOrtSite s q -> XOrt q Source #
the underlying random variable for Oriented
structures.
xoOrt :: XOrtOrientation q -> XOrt q Source #
the underlying random variable for Oriented
structures.
Orientation
xOrtOrnt :: X p -> XOrt (Orientation p) Source #
the induced random variable of Oriented
structures for
.Orientation
p