Built with Alectryon, running Coq+SerAPI v8.20.0+0.20.0. Bubbles () indicate interactive fragments: hover for details, tap to reveal contents. Use Ctrl+↑ Ctrl+↓ to navigate, Ctrl+🖱️ to focus. On Mac, use ⌘ instead of Ctrl.
(** * Supply Bound Functions (SBF) *) (** In this module, we define the notion of Supply Bound Functions (SBF), which can be used to reason about the minimum amount of supply provided in a given time interval. *) Class SupplyBoundFunction := supply_bound_function : duration -> work.[Loading ML file ssrmatching_plugin.cmxs (using legacy method) ... done][Loading ML file ssreflect_plugin.cmxs (using legacy method) ... done][Loading ML file ring_plugin.cmxs (using legacy method) ... done]Serlib plugin: coq-elpi.elpi is not available: serlib support is missing. Incremental checking for commands in this plugin will be impacted.[Loading ML file coq-elpi.elpi ... done][Loading ML file zify_plugin.cmxs (using legacy method) ... done][Loading ML file micromega_core_plugin.cmxs (using legacy method) ... done][Loading ML file micromega_plugin.cmxs (using legacy method) ... done][Loading ML file btauto_plugin.cmxs (using legacy method) ... done]Notation "_ + _" was already used in scope nat_scope. [notation-overridden,parsing,default]Notation "_ - _" was already used in scope nat_scope. [notation-overridden,parsing,default]Notation "_ <= _" was already used in scope nat_scope. [notation-overridden,parsing,default]Notation "_ < _" was already used in scope nat_scope. [notation-overridden,parsing,default]Notation "_ >= _" was already used in scope nat_scope. [notation-overridden,parsing,default]Notation "_ > _" was already used in scope nat_scope. [notation-overridden,parsing,default]Notation "_ <= _ <= _" was already used in scope nat_scope. [notation-overridden,parsing,default]Notation "_ < _ <= _" was already used in scope nat_scope. [notation-overridden,parsing,default]Notation "_ <= _ < _" was already used in scope nat_scope. [notation-overridden,parsing,default]Notation "_ < _ < _" was already used in scope nat_scope. [notation-overridden,parsing,default]Notation "_ * _" was already used in scope nat_scope. [notation-overridden,parsing,default]