Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
BlastWind committed Dec 22, 2024
1 parent 13bd583 commit e0c4337
Showing 1 changed file with 13 additions and 6 deletions.
19 changes: 13 additions & 6 deletions src/SUMMARY.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,16 @@
# Summary

- [Computability](./Computability.md)
- [Paradoxes]()
- [Gödel, Church, and Turing]()
- [Type Theory]()
- [Untyped lambda]()
- [Paradoxes, Foundations, and Computability](./PARADOXES_FOUNDATIONS_COMPUTABILITY.md)
- [Russell's Paradox, Set Theory, Type Theory]()
- [Encoding First Order Logic in Foundations]()
- [Other Paradoxes, Incompleteness, Decidability]()
- [Developments of Type Theory]()
- [Lambda Cube]()
- [CoC, CiC]()
- [HoTT and Univalence]()
- [Curry Howard Correspondence]()
- [PAT]()
- [Logic <-> Type Theories]()

- [Verified Rust with Verus]()
- [Borrow Checker, Linear Types]()
- [Case Study: Verified Parsers](./verified_parsers.md)

0 comments on commit e0c4337

Please sign in to comment.