strong-induction

Community

Prove statements with strong induction.

Author0bserver07
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Proves statements about natural numbers using strong induction to establish P(n) from P(k) for all k < n.

Core Features & Use Cases

  • Applicable to recurrences and well-ordering arguments where the inductive step depends on all smaller cases.
  • Clear inductive framework: base case, strong IH, and a constructive proof of P(n).
  • Lean formalization: includes guidance and templates for encoding strong induction in Lean.

Quick Start

Prove a target property P(n) for natural numbers by assuming P(k) holds for all k < n and deriving P(n).

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: strong-induction
Download link: https://github.com/0bserver07/bourbaki/archive/main.zip#strong-induction

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.