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(analysis/special_functions): real derivs of complex.exp and complex.log #9422

Closed
wants to merge 3 commits into from

Commits on Sep 28, 2021

  1. feat(analysis/special_functions): real derivs of complex.exp and `c…

    …omplex.log`
    
    I wonder if we can use some `is_R_or_C`/`scalar_tower` magic to unify
    these lemmas with `has_*deriv*_at.cexp` and `has_*deriv*_at.clog`.
    urkud committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    ff2c7cf View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. Move 2 lemmas

    urkud committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    692c0a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2021

  1. Update src/analysis/complex/basic.lean

    Co-authored-by: Johan Commelin <johan@commelin.net>
    urkud and jcommelin committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    833386b View commit details
    Browse the repository at this point in the history