Skip to main content
Graph
Search
fr
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Lecture
Recursively Defined Functions
Graph Chatbot
Related lectures (26)
Previous
Page 2 of 3
Next
Cartesian Product and Induction
Introduces Cartesian product and induction for proofs using integers and sets.
Inductive Propositions: Reasoning and Evaluation Techniques
Discusses inductive propositions, their definitions, and applications in reasoning and evaluation techniques in Coq.
Introduction to Coq: Arithmetic Expressions and Evaluators
Covers the basics of Coq, focusing on arithmetic expressions, evaluation, and proof techniques.
Sequences: Induction Method
Covers sequences, induction method, Fibonacci, Bernoulli's inequality, and binomial formula.
Recurrence: Induction
Covers the principle of induction for natural numbers and the importance of caution in its application.
Induction and Recursion: Mathematical and Strong Induction - An Example
Covers the concepts of mathematical and strong induction through an example.
Recursive Algorithms: Proving Correctness and Fibonacci Iteration
Explores recursion, induction, and the Fibonacci iteration algorithm.
Recursive Functions: Substitution Interpreter
Covers the implementation of recursive functions using substitutions and environments, showcasing the ability to execute computable functions.
Proofs by Induction: Principles and Examples
Explains the induction principle and proofs by induction with examples like 1 + 3 + 5 + ... + (2n-1) = n².
Complexity & Induction: Algorithms & Proofs
Covers worst-case complexity, algorithms, and proofs including mathematical induction and recursion.