ILE Home Intuitionistic Logic Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  ILE Home  >  Th. List  >  nnindALT GIF version

Theorem nnindALT 9159
Description: Principle of Mathematical Induction (inference schema). The last four hypotheses give us the substitution instances we need; the first two are the induction step and the basis.

This ALT version of nnind 9158 has a different hypothesis order. It may be easier to use with the metamath program's Proof Assistant, because "MM-PA> assign last" will be applied to the substitution instances first. We may eventually use this one as the official version. You may use either version. After the proof is complete, the ALT version can be changed to the non-ALT version with "MM-PA> minimize nnind /allow". (Contributed by NM, 7-Dec-2005.) (New usage is discouraged.) (Proof modification is discouraged.)

Hypotheses
Ref Expression
nnindALT.6 (𝑦 ∈ ℕ → (𝜒𝜃))
nnindALT.5 𝜓
nnindALT.1 (𝑥 = 1 → (𝜑𝜓))
nnindALT.2 (𝑥 = 𝑦 → (𝜑𝜒))
nnindALT.3 (𝑥 = (𝑦 + 1) → (𝜑𝜃))
nnindALT.4 (𝑥 = 𝐴 → (𝜑𝜏))
Assertion
Ref Expression
nnindALT (𝐴 ∈ ℕ → 𝜏)
Distinct variable groups:   𝑥,𝑦   𝑥,𝐴   𝜓,𝑥   𝜒,𝑥   𝜃,𝑥   𝜏,𝑥   𝜑,𝑦
Allowed substitution hints:   𝜑(𝑥)   𝜓(𝑦)   𝜒(𝑦)   𝜃(𝑦)   𝜏(𝑦)   𝐴(𝑦)

Proof of Theorem nnindALT
StepHypRef Expression
1 nnindALT.1 . 2 (𝑥 = 1 → (𝜑𝜓))
2 nnindALT.2 . 2 (𝑥 = 𝑦 → (𝜑𝜒))
3 nnindALT.3 . 2 (𝑥 = (𝑦 + 1) → (𝜑𝜃))
4 nnindALT.4 . 2 (𝑥 = 𝐴 → (𝜑𝜏))
5 nnindALT.5 . 2 𝜓
6 nnindALT.6 . 2 (𝑦 ∈ ℕ → (𝜒𝜃))
71, 2, 3, 4, 5, 6nnind 9158 1 (𝐴 ∈ ℕ → 𝜏)
Colors of variables: wff set class
Syntax hints:  wi 4  wb 105   = wceq 1397  wcel 2202  (class class class)co 6017  1c1 8032   + caddc 8034  cn 9142
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-ia1 106  ax-ia2 107  ax-ia3 108  ax-io 716  ax-5 1495  ax-7 1496  ax-gen 1497  ax-ie1 1541  ax-ie2 1542  ax-8 1552  ax-10 1553  ax-11 1554  ax-i12 1555  ax-bndl 1557  ax-4 1558  ax-17 1574  ax-i9 1578  ax-ial 1582  ax-i5r 1583  ax-ext 2213  ax-sep 4207  ax-cnex 8122  ax-resscn 8123  ax-1re 8125  ax-addrcl 8128
This theorem depends on definitions:  df-bi 117  df-3an 1006  df-tru 1400  df-nf 1509  df-sb 1811  df-clab 2218  df-cleq 2224  df-clel 2227  df-nfc 2363  df-ral 2515  df-rex 2516  df-rab 2519  df-v 2804  df-un 3204  df-in 3206  df-ss 3213  df-sn 3675  df-pr 3676  df-op 3678  df-uni 3894  df-int 3929  df-br 4089  df-iota 5286  df-fv 5334  df-ov 6020  df-inn 9143
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator