Files
math-notes/logic-proofs/00-index.md

20 lines
346 B
Markdown

# Logic and Proofs
## Topics
- Propositional Logic
- Predicate Logic
- Proof by Contradiction
- Mathematical Induction
- Proof Techniques
## Resources
- MIT 6.1200J Mathematics for Computer Science
- Buffalo CSE 191
## Key Concepts
(Add as you learn)
## Related
- [[discrete-math/00-index|Discrete Math]]
- [[algorithms/00-index|Algorithms]]