mirror of
https://github.com/tomasriveral/ZeroToLean.git
synced 2026-08-11 18:28:39 +02:00
first little proofs
This commit is contained in:
@@ -17,3 +17,5 @@ Lean4 is much more complex than what I thought. Not only I need to learn a new s
|
||||
I also watch a [video](https://www.youtube.com/watch?v=0QZI_m8WZ0Q) and followed step by step. I've learned better than in my few hours of reading _Theorem Proving in Lean 4_ (I switched to the video after not entierly understanding the fifth paragraph of the subchapter "What makes dependent type theory dependent" of the second chapter of the book.
|
||||
|
||||
I am bit bored by copying examples and following books. I'm gonna try the same methode I used to learn C and Python. Set myself goals (in this case small basic proofs) and when I don't know or don't understand it google it (I won't use a LLM not because I'm against it, but because I don't want to become reliant on it).
|
||||
|
||||
I tried and got successfully a few basic logic results I'm gonna try to organize them into Index.md.
|
||||
|
||||
Reference in New Issue
Block a user