Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

[Merged by Bors] - chore(measure_theory/lebesgue_measure): review#3686

Closed
urkud wants to merge 1 commit intomasterfrom
lebesgue-measure
Closed

[Merged by Bors] - chore(measure_theory/lebesgue_measure): review#3686
urkud wants to merge 1 commit intomasterfrom
lebesgue-measure

Conversation

@urkud
Copy link
Copy Markdown
Member

@urkud urkud commented Aug 4, 2020

  • use ennreal.of_real instead of coe ∘ nnreal.of_real;
  • avoid some non-finishing simps;
  • simplify proofs of lebesgue_outer_Ico/Ioc/Ioo;
  • add instance : locally_finite_measure (volume : measure ℝ)
    instead of real.volume_lt_top_of_bounded and
    real.volume_lt_top_of_compact.

* use `ennreal.of_real` instead of `coe ∘ nnreal.of_real`;
* avoid some non-finishing `simp`s;
* simplify proofs of `lebesgue_outer_Ico/Ioc/Ioo`;
* add `instance : locally_finite_measure (volume : measure ℝ)`
  instead of `real.volume_lt_top_of_bounded` and
  `real.volume_lt_top_of_compact`.
@sgouezel
Copy link
Copy Markdown
Collaborator

sgouezel commented Aug 4, 2020

bors r+

@github-actions github-actions bot added ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) and removed awaiting-review The author would like community review of the PR labels Aug 4, 2020
bors bot pushed a commit that referenced this pull request Aug 4, 2020
* use `ennreal.of_real` instead of `coe ∘ nnreal.of_real`;
* avoid some non-finishing `simp`s;
* simplify proofs of `lebesgue_outer_Ico/Ioc/Ioo`;
* add `instance : locally_finite_measure (volume : measure ℝ)`
  instead of `real.volume_lt_top_of_bounded` and
  `real.volume_lt_top_of_compact`.
@bors
Copy link
Copy Markdown

bors bot commented Aug 4, 2020

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title chore(measure_theory/lebesgue_measure): review [Merged by Bors] - chore(measure_theory/lebesgue_measure): review Aug 4, 2020
@bors bors bot closed this Aug 4, 2020
@bors bors bot deleted the lebesgue-measure branch August 4, 2020 11:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants