aboutsummaryrefslogtreecommitdiff
path: root/docs/htmldoc/mathcomp.algebra.vector.html
diff options
context:
space:
mode:
authorKazuhiko Sakaguchi2019-10-07 14:31:34 +0200
committerKazuhiko Sakaguchi2020-09-28 20:12:56 +0900
commit3e292da9f901e1032311181990bbc1dd160105bb (patch)
treecdb7f986354abf9510315da5d8179910afe7c0bd /docs/htmldoc/mathcomp.algebra.vector.html
parentc9e5a9621c9a2143e1170ef1553fa7d9135b4130 (diff)
The new interval library
- `x <= y ?< if c` (lersif) has been replaced with `x < y ?<= if c'` (lteif) where `c'` is negation of `c`. This change makes statements of several lemmas (e.g., `lteif_orb`) easily comprehensible. - The first constructor `BOpen_if` of `itv_bound` has been replaced with `BClose_if` where the first argument is inverted. Now `pred_of_itv` is defined by using `lteif` instead of `lersif`. - Intervals of `T : porderType` form a `porderType` where the ordering relation is the subset relation. If `T` is a `latticeType`, intervals also form a `latticeType` where the join and meet are intersection and convex hull respectively. They are distributive if `T` is an `orderType`.
Diffstat (limited to 'docs/htmldoc/mathcomp.algebra.vector.html')
0 files changed, 0 insertions, 0 deletions