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

Theorem finds1 4325
Description: Principle of Finite Induction (inference schema), using implicit substitutions. The first three hypotheses establish the substitutions we need. The last two are the basis and the induction step. Theorem Schema 22 of [Suppes] p. 136. (Contributed by NM, 22-Mar-2006.)
Hypotheses
Ref Expression
finds1.1 (𝑥 = ∅ → (𝜑𝜓))
finds1.2 (𝑥 = 𝑦 → (𝜑𝜒))
finds1.3 (𝑥 = suc 𝑦 → (𝜑𝜃))
finds1.4 𝜓
finds1.5 (𝑦 ∈ ω → (𝜒𝜃))
Assertion
Ref Expression
finds1 (𝑥 ∈ ω → 𝜑)
Distinct variable groups:   𝑥,𝑦   𝜓,𝑥   𝜒,𝑥   𝜃,𝑥   𝜑,𝑦
Allowed substitution hints:   𝜑(𝑥)   𝜓(𝑦)   𝜒(𝑦)   𝜃(𝑦)

Proof of Theorem finds1
StepHypRef Expression
1 eqid 2040 . 2 ∅ = ∅
2 finds1.1 . . 3 (𝑥 = ∅ → (𝜑𝜓))
3 finds1.2 . . 3 (𝑥 = 𝑦 → (𝜑𝜒))
4 finds1.3 . . 3 (𝑥 = suc 𝑦 → (𝜑𝜃))
5 finds1.4 . . . 4 𝜓
65a1i 9 . . 3 (∅ = ∅ → 𝜓)
7 finds1.5 . . . 4 (𝑦 ∈ ω → (𝜒𝜃))
87a1d 22 . . 3 (𝑦 ∈ ω → (∅ = ∅ → (𝜒𝜃)))
92, 3, 4, 6, 8finds2 4324 . 2 (𝑥 ∈ ω → (∅ = ∅ → 𝜑))
101, 9mpi 15 1 (𝑥 ∈ ω → 𝜑)
Colors of variables: wff set class
Syntax hints:  wi 4  wb 98   = wceq 1243  wcel 1393  c0 3224  suc csuc 4102  ωcom 4313
This theorem was proved from axioms:  ax-1 5  ax-2 6  ax-mp 7  ax-ia1 99  ax-ia2 100  ax-ia3 101  ax-in1 544  ax-in2 545  ax-io 630  ax-5 1336  ax-7 1337  ax-gen 1338  ax-ie1 1382  ax-ie2 1383  ax-8 1395  ax-10 1396  ax-11 1397  ax-i12 1398  ax-bndl 1399  ax-4 1400  ax-13 1404  ax-14 1405  ax-17 1419  ax-i9 1423  ax-ial 1427  ax-i5r 1428  ax-ext 2022  ax-sep 3875  ax-nul 3883  ax-pow 3927  ax-pr 3944  ax-un 4170  ax-iinf 4311
This theorem depends on definitions:  df-bi 110  df-3an 887  df-tru 1246  df-nf 1350  df-sb 1646  df-clab 2027  df-cleq 2033  df-clel 2036  df-nfc 2167  df-ral 2311  df-rex 2312  df-v 2559  df-dif 2920  df-un 2922  df-in 2924  df-ss 2931  df-nul 3225  df-pw 3361  df-sn 3381  df-pr 3382  df-uni 3581  df-int 3616  df-suc 4108  df-iom 4314
This theorem is referenced by:  findcard  6345  findcard2  6346  findcard2s  6347
  Copyright terms: Public domain W3C validator