-
Notifications
You must be signed in to change notification settings - Fork 70
Issues: avigad/mathematics_in_lean_source
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
primes_infinite uses Nat.factorial (n + 1) instead of Nat.factorial n
#253
opened Nov 10, 2024 by
thielema
The behavior of the "obtain" tactic is different from the description in section 3.2
#251
opened Nov 5, 2024 by
ctchou
Guidance on Formalizing Probability Theory and Request for Tutorials
#248
opened Oct 19, 2024 by
zhimi64
Error in backtick parsing with text after closing backticks
#233
opened Aug 29, 2024 by
adomasbaliuka
Consider adding the failed example relevant to the bad diamond issue in Chapter7 §1
#185
opened Mar 25, 2024 by
onriv
Explain how to define a sequence by recursion inside a proof.
#150
opened Nov 6, 2023 by
PatrickMassot
|a * b| ≤ (a ^ 2 + b ^ 2) / 2
exercise uses constructor
before it is introduced
#138
opened Oct 20, 2023 by
kmill
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.