SSL sigma_nat.pvs
Interaktion und PortierbarkeitPVS
sigma_nat: THEORY %------------------------------------------------------------------------------ % The summations theory provides properties of the sigma % function that sums an arbitrary function F: [T -> real] over a range % from low to high % % high % ---- % sigma(low, high, F) = \ F(j) % / % ---- % j = low % % % NOTE. Older versions of the library used a slightly more general % version of "sigma_first", namely for high >= low rather % than just high > low. The lemma "sigma_first_ge" has been % added here to facilitate the upgrade to the new library. % %------------------------------------------------------------------------------
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.