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

doc(measure_theory/ae_eq_fun): add documentations and some lemmas #1650

Merged
merged 3 commits into from
Nov 6, 2019

Conversation

aceg00
Copy link
Collaborator

@aceg00 aceg00 commented Nov 5, 2019

Documentations are added.

Apart from that, ae_eq_fun.to_fun is defined. Almost everywhere equal functions are equivalence classes of measurable functions, and f.to_fun finds a representative of f : ae_eq_fun α β.

TO CONTRIBUTORS:

Make sure you have:

  • reviewed and applied the coding style: coding, naming
  • reviewed and applied the documentation requirements
  • for tactics:
  • make sure definitions and lemmas are put in the right files
  • make sure definitions and lemmas are not redundant

If this PR is related to a discussion on Zulip, please include a link in the discussion.

For reviewers: code review check list

@aceg00 aceg00 changed the title doc (measure_theory/ae_eq_fun) Add documentations and some lemmas doc(measure_theory/ae_eq_fun) Add documentations and some lemmas Nov 5, 2019
src/measure_theory/ae_eq_fun.lean Outdated Show resolved Hide resolved
src/measure_theory/ae_eq_fun.lean Outdated Show resolved Hide resolved
src/measure_theory/ae_eq_fun.lean Outdated Show resolved Hide resolved
src/measure_theory/ae_eq_fun.lean Outdated Show resolved Hide resolved
src/measure_theory/ae_eq_fun.lean Outdated Show resolved Hide resolved
src/measure_theory/ae_eq_fun.lean Outdated Show resolved Hide resolved
src/measure_theory/ae_eq_fun.lean Outdated Show resolved Hide resolved
@robertylewis robertylewis changed the title doc(measure_theory/ae_eq_fun) Add documentations and some lemmas doc(measure_theory/ae_eq_fun): add documentations and some lemmas Nov 6, 2019
@sgouezel
Copy link
Collaborator

sgouezel commented Nov 6, 2019

Looks good to me. Thanks!

@sgouezel sgouezel added the ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) label Nov 6, 2019
@mergify mergify bot merged commit 17a7f69 into leanprover-community:master Nov 6, 2019
anrddh pushed a commit to anrddh/mathlib that referenced this pull request May 15, 2020
anrddh pushed a commit to anrddh/mathlib that referenced this pull request May 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

None yet

2 participants