[Merged by Bors] - feat(SpecialFunctions/Log): Add extended exp#14107
[Merged by Bors] - feat(SpecialFunctions/Log): Add extended exp#14107LorenzoLuccioli wants to merge 38 commits intomasterfrom
Conversation
….github.com> Co-authored-by: Rémy Degenne <Remydegenne@gmail.com>
PR summary f61634fbbcImport changes for modified filesNo significant changes to the import graph Import changes for all files
|
Co-authored-by: Pietro Monticone <38562595+pitmonticone@users.noreply.github.com>
Co-Authored-By: Lorenzo Luccioli <71074618+LorenzoLuccioli@users.noreply.github.com>
Co-Authored-By: Lorenzo Luccioli <71074618+LorenzoLuccioli@users.noreply.github.com>
Co-Authored-By: Lorenzo Luccioli <71074618+LorenzoLuccioli@users.noreply.github.com>
Co-Authored-By: Lorenzo Luccioli <71074618+LorenzoLuccioli@users.noreply.github.com>
Co-Authored-By: Lorenzo Luccioli <71074618+LorenzoLuccioli@users.noreply.github.com>
Co-Authored-By: Lorenzo Luccioli <71074618+LorenzoLuccioli@users.noreply.github.com>
|
We should have addressed all the review comments and suggestions. Thank you very much @sgouezel for your insightful review! |
|
✌️ LorenzoLuccioli can now approve this pull request. To approve and merge a pull request, simply reply with |
|
bors r+ |
We define an extended version of the exponential from `EReal` to `ENNReal` and prove some properties in relation to the extended log. - [x] Rename `ENNReal.lean` to `ENNRealLog.lean` - [x] Add `ENNRealExp.lean` - [x] Add `ENNRealLogExp.lean` See [this](https://leanprover.zulipchat.com/#narrow/stream/287929-mathlib4/topic/Porting.20TopologicalEntropy.20into.20Mathlib/near/446665481) Zulip discussion. Co-authored-by: @RemyDegenne @pitmonticone @D-Thomine Co-authored-by: Lorenzo Luccioli <lorenzoluccioli@gmail.com>
|
This PR was included in a batch that was canceled, it will be automatically retried |
We define an extended version of the exponential from `EReal` to `ENNReal` and prove some properties in relation to the extended log. - [x] Rename `ENNReal.lean` to `ENNRealLog.lean` - [x] Add `ENNRealExp.lean` - [x] Add `ENNRealLogExp.lean` See [this](https://leanprover.zulipchat.com/#narrow/stream/287929-mathlib4/topic/Porting.20TopologicalEntropy.20into.20Mathlib/near/446665481) Zulip discussion. Co-authored-by: @RemyDegenne @pitmonticone @D-Thomine Co-authored-by: Lorenzo Luccioli <lorenzoluccioli@gmail.com>
|
Pull request successfully merged into master. Build succeeded: |
We define an extended version of the exponential from
ERealtoENNRealand prove some properties in relation to the extended log.ENNReal.leantoENNRealLog.leanENNRealExp.leanENNRealLogExp.leanSee this Zulip discussion.
Co-authored-by: @RemyDegenne @pitmonticone @D-Thomine