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 integral_sum #745

Closed
affeldt-aist opened this issue Sep 13, 2022 · 1 comment · Fixed by #767
Closed

naming integral_sum #745

affeldt-aist opened this issue Sep 13, 2022 · 1 comment · Fixed by #767
Milestone

Comments

@affeldt-aist
Copy link
Member

Lemma integral_sum : \int[mu]_(x in D) (\sum_(n <oo) f n x) =
\sum_(n <oo) (\int[mu]_(x in D) (f n x)).

Maybe this should be ge0_integral_nnseries.

@affeldt-aist affeldt-aist added this to the 0.6 milestone Sep 13, 2022
@CohenCyril
Copy link
Member

Isn't the ge0 redundante with nn ??

affeldt-aist added a commit to affeldt-aist/analysis that referenced this issue Oct 7, 2022
@affeldt-aist affeldt-aist mentioned this issue Oct 7, 2022
1 task
affeldt-aist added a commit to affeldt-aist/analysis that referenced this issue Oct 12, 2022
affeldt-aist added a commit to affeldt-aist/analysis that referenced this issue Oct 16, 2022
affeldt-aist added a commit to affeldt-aist/analysis that referenced this issue Oct 20, 2022
affeldt-aist added a commit to affeldt-aist/analysis that referenced this issue Oct 26, 2022
affeldt-aist added a commit to affeldt-aist/analysis that referenced this issue Nov 13, 2022
affeldt-aist added a commit to affeldt-aist/analysis that referenced this issue Nov 23, 2022
affeldt-aist added a commit to affeldt-aist/analysis that referenced this issue Nov 25, 2022
affeldt-aist added a commit that referenced this issue Nov 25, 2022
* fixes #745

* Context rather than Variables
IshiguroYoshihiro pushed a commit to IshiguroYoshihiro/analysis that referenced this issue Dec 21, 2022
* fixes math-comp#745

* Context rather than Variables
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants