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

generalization of lime_sup lemmas to limf_sup #1135

Open
affeldt-aist opened this issue Jan 7, 2024 · 0 comments
Open

generalization of lime_sup lemmas to limf_sup #1135

affeldt-aist opened this issue Jan 7, 2024 · 0 comments
Labels
enhancement ✨ This issue/PR is about adding new features enhancing the library
Milestone

Comments

@affeldt-aist
Copy link
Member

Lemma lime_sup_ge0 f a : (forall x, 0 <= f x) -> 0 <= lime_sup f a.

"Most of the important lemmas like this one are probably true of limf_sup. At least lime_sup_ge0,, lime_supD, lime_inf_sup, and lim_lime_inf. There may be some conditions to replace with \forall x \near F, but otherwise I'm hoping it just works." @zstone1

@affeldt-aist affeldt-aist added the enhancement ✨ This issue/PR is about adding new features enhancing the library label Jan 7, 2024
@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 17, 2024
@affeldt-aist affeldt-aist modified the milestones: 1.0.0, 1.0.1 Jan 24, 2024
@affeldt-aist affeldt-aist modified the milestones: 1.0.1, 1.1.0, 1.2.0 Mar 24, 2024
@affeldt-aist affeldt-aist modified the milestones: 1.2.0, 1.3.0 Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ This issue/PR is about adding new features enhancing the library
Projects
None yet
Development

No branches or pull requests

1 participant