Binary Search Trees OperationsExplains binary search tree operations, focusing on insertion, search, and list conversion, with an emphasis on formal verification and debugging.
Proof Techniques: ExamplesCovers proof techniques including direct proof, contraposition, contradiction, cases, and counterexample.
Coq: OverviewIntroduces Coq and focuses on proving the theorem and_comm step by step.