pub use *;
pub use *;
pub use *;
pub use *;
use crateInteger;
/// # Proof Definition
/// Returns true if, given data with `size` records, each of which has data bounded between `lower` and `upper`,
/// the true sum of the records exceeds the greatest value representable of type `T`.
pub