LeanPool.FormalizationOfBoundedArithmetic.IOPEN #
Models of BASIC arithmetic satisfying open induction.
- open_induction {n : FvName} {a : Type} [IsEnum a] (phi : FirstOrder.Language.peano.BoundedFormula (Vars1 n ⊕ a) 0) : phi.IsOpen → num ⊨ mkInductionSentence phi
Instances
Reduce an open-induction hypothesis: clear its complexity side condition then unfold the induction sentence into base/step goals.
Equations
- One or more equations did not get rendered due to their size.