Viewing profile — bckgrndrdtn
bckgrndrdtn
HN member- Joined
- Sat, Jun 27, 2026, 12:59 PM UTC
- HN karma
- 20
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About bckgrndrdtn
No profile information was provided.
Recent public activity
-
comment
Comment #48699061
> These proof checkers all have bugs, every single one Please show me a proof of `False` in Lean.
-
comment
Comment #48698179
It's a mixed bag. Some people don't use AI, for the usual reasons that people don't use AI. Others have used AI to write Lean programs. For example the 200K loc example mentioned i…
-
comment
Comment #48698056
You are conflating: (i) accepting that a piece of code is a valid Lean proof (ii) merging a valid Lean proof into Mathlib. Valid Lean proofs need maintenance. Mathlib is a living b…
-
comment
Comment #48698022
You would think that the people maintaining Mathlib are a subset of {understands type theory and how theorem provers work}... Yet they don't merge this stuff, for many different re…
-
comment
Comment #48697932
All well and good, but we should also admit that under this criterion 95% of published math papers don't contain new ideas but are just filling in stuff that previous authors misse…
-
comment
Comment #48697908
The future is now. See the article under discussion for some examples.
-
comment
Comment #48697903
There's a lot to be said about that: https://lean-lang.org/doc/reference/latest/ValidatingProofs/ But let's assume Lean is perfect: - you have to trust your file system - you have …