<?xml version="1.0" encoding="UTF-8"?>

<record version="4" id="3306">
 <title>induction axiom</title>
 <name>InductionAxiom</name>
 <created>2002-08-17 23:17:17</created>
 <modified>2002-08-17 23:38:57</modified>
 <type>Definition</type>
 <creator id="455" name="Henry"/>
 <author id="455" name="Henry"/>
 <classification>
	<category scheme="msc" code="03F35"/>
 </classification>
 <synonyms>
	<synonym concept="induction axiom" alias="IND"/>
	<synonym concept="induction axiom" alias="-IND"/>
	<synonym concept="induction axiom" alias="axiom of induction"/>
 </synonyms>
 <preamble>% this is the default PlanetMath preamble.  as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.

% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}

% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
%\usepackage{amsthm}
% making logically defined graphics
%\usepackage{xypic}

% there are many more packages, add them here as you need them

% define commands here
%\PMlinkescapeword{theory}</preamble>
 <content>An induction axiom specifies that a theory includes induction, possibly restricted to specific formulas.  IND is the general axiom of induction:
$$\phi(0)\wedge\forall x(\phi(x)\rightarrow\phi(x+1))\rightarrow \forall x\phi(x)\text{ for any formula }\phi$$

If $\phi$ is restricted to some family of formulas $F$ then the axiom is called F-IND, or F induction.  For example the axiom $\Sigma^0_1$-IND is:
$$\phi(0)\wedge\forall x(\phi(x)\rightarrow\phi(x+1))\rightarrow \forall x\phi(x)\text{ where }\phi\text{ is }\Sigma^0_1$$</content>
</record>
