%------------------------------------------------------------------------------ % Definition and properties of Fixpoints % % Author: David Lester, Manchester University, NIA, Université Perpignan % % All references are to BA Davey and HA Priestly "Introduction to Lattices and % Orders", CUP, 1990 % % Note carefully: % % FIX(f) is the set of all fixpoints of any function. % fix(phi) is the least fixpoint of an increasing (ie monotonic) function. % % And especially: only when the function (psi) is continuous do we have % % psi(fix(psi)) = fix(psi) % % Version 1.0 25/12/07 Initial Version %------------------------------------------------------------------------------
fixpoints[T:TYPE+, (IMPORTING orders@directed_orders[T])
<=:(pointed_directed_complete_partial_order?[T])]: THEORY
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung ist noch experimentell.