Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

naming and definition of monotonous #1133

Open
affeldt-aist opened this issue Jan 7, 2024 · 1 comment
Open

naming and definition of monotonous #1133

affeldt-aist opened this issue Jan 7, 2024 · 1 comment
Labels
renaming/refactoring 🔧 This is about a renaming or refactoring in the library
Milestone

Comments

@affeldt-aist
Copy link
Member

Definition monotonous d (T : porderType d) (pT : predType T) (A : pT) (f : T -> T) :=

"According to WP (https://en.wikipedia.org/wiki/Monotonic_function), this should rather be monotonic and I would expect it to be non strict (with homo instead of mono). Maybe we should also have a strict version. I would also expect it to use nondecreasing_fun and the like from realfun.v.
All in all, maybe this change should come in a separate PR so as to not delay the remaining of the current PR." @proux01

@affeldt-aist affeldt-aist added this to the 0.6.8 milestone Jan 7, 2024
@affeldt-aist affeldt-aist modified the milestones: 0.7.0, 1.0.0 Jan 18, 2024
@affeldt-aist affeldt-aist modified the milestones: 1.0.0, 1.0.1 Jan 26, 2024
@affeldt-aist
Copy link
Member Author

NB: fixing this issue depends on this PR to MathComp math-comp/math-comp#1179

@affeldt-aist affeldt-aist modified the milestones: 1.0.1, 1.2.0 Mar 14, 2024
@affeldt-aist affeldt-aist added the renaming/refactoring 🔧 This is about a renaming or refactoring in the library label Apr 16, 2024
@affeldt-aist affeldt-aist modified the milestones: 1.2.0, 1.3.0 Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renaming/refactoring 🔧 This is about a renaming or refactoring in the library
Projects
None yet
Development

No branches or pull requests

1 participant