Zulip Chat Archive
Stream: general
Topic: tendsto_log_at_top
Benjamin Davidson (Aug 14 2020 at 04:24):
I have been searching for a lemma that states tendsto log at_top at_top
but have not been able to find anything in the documentation. Does anyone know if such a lemma exists? (Presumably, it would be named tendsto_log_at_top
.)
Floris van Doorn (Aug 15 2020 at 23:14):
I don't think it exists yet, since it doesn't exist in the file
https://leanprover-community.github.io/mathlib_docs/analysis/special_functions/exp_log.html
Benjamin Davidson (Aug 16 2020 at 04:11):
That's what I figured :( thanks anyway!
Anatole Dedecker (Aug 16 2020 at 10:59):
I can work on it if you're interested
Anatole Dedecker (Aug 16 2020 at 13:23):
Benjamin Davidson (Aug 16 2020 at 19:08):
Brilliant, thanks!
Last updated: Dec 20 2023 at 11:08 UTC