Skip to content

Add section: cdf of lebesgue stieltjes measure #1639

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Yosuke-Ito-345
Copy link
Contributor

Motivation for this change

I add Section cdf_of_lebesgue_stieltjes_mesure in probability.v, which proves that the cumulative distribution function of a Lebesgue-Stieltjes measure goes back to the underlying function.

Checklist
  • added corresponding entries in CHANGELOG_UNRELEASED.md

  • added corresponding documentation in the headers

Reference: How to document

Merge policy

As a rule of thumb:

  • PRs with several commits that make sense individually and that
    all compile are preferentially merged into master.
  • PRs with disorganized commits are very likely to be squash-rebased.
Reminder to reviewers

@Yosuke-Ito-345
Copy link
Contributor Author

This error is strange.

Error: The variable truncn was not found in the current environment.

Why was truncn not found? I can certainly find truncn in archimedean.v.

@affeldt-aist
Copy link
Member

affeldt-aist commented Jun 5, 2025

This error is strange.

Error: The variable truncn was not found in the current environment.

Why was truncn not found? I can certainly find truncn in archimedean.v.

It might be because the CI is testing with the previous version of MathComp (2.3.0) in which there was no truncn.

@Yosuke-Ito-345
Copy link
Contributor Author

Thank you for the comment.
Then I think the pull request went well, but please tell me if I need to fix something.

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 this pull request may close these issues.

2 participants