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

[Merged by Bors] - feat(measure_theory): ext lemmas for measures #3895

Closed
wants to merge 5 commits into from

Commits on Sep 15, 2020

  1. feat(measure_theory): ext lemmas for measures

    Add class `sigma_finite`.
    Also some cleanup.
    rename `measurable_space.is_measurable` -> `measurable_space.is_measurable'`.
    This is to avoid name clash with `_root_.is_measurable`, which should almost always be preferred.
    fpvandoorn committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    72a7347 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. remove duplicates

    fpvandoorn committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    b50bce3 View commit details
    Browse the repository at this point in the history
  2. fix

    fpvandoorn committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    75405de View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2020

  1. Configuration menu
    Copy the full SHA
    c3286b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. remove sigma-finite

    fpvandoorn committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    7abe9d2 View commit details
    Browse the repository at this point in the history