[[
wikihub
]]
Search
⌘K
Explore
People
For Agents
Sign in
Explore
People
For Agents
Sign in
@jemoka / Jemoka Knowledge Base / wiki/concepts/proof_by_induction.md
Suggest edit
Cancel
Submit suggestion
Title
Name
Note
--- title: "proof by induction" type: concept related: [Proof, Principle Of Induction] source: https://www.jemoka.com/posts/kbhproof_by_induction/ confidence: high status: active --- A proof structure that uses induction. base case Prove some base case \(n_0\) inductive step Prove that, given \(n\), \(n_{j} \implies n_{j+1}\).