next node: Compose,
prev node: Predicate,
up to node: Subsystem General


FunctConv

Signature of FunctConv

List of Import References :
See BOOL
See DENOTATION
See Funct

SIGNATURE FunctConv[from, to]

$Date: 2010-09-30 18:24:17 +0200 (Do, 30. Sep 2010) $ ($Revision: 616 $)

--

-- Parameter
SORT from to

IMPORT Funct[from, to] ONLY funct

FUN ` : (from -> denotation) ** (to -> denotation) -> funct -> denotation
-- `(fd,td)(f) == "some function"


next node: Compose,
prev node: Predicate,
up to node: Subsystem General