first little proofs

This commit is contained in:
2026-07-30 18:02:13 +02:00
parent 00e0f60646
commit d95031e04c
3 changed files with 79 additions and 1 deletions
+2
View File
@@ -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.