MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  findes Structured version   Visualization version   GIF version

Theorem findes 7723
Description: Finite induction with explicit substitution. The first hypothesis is the basis and the second is the induction step. Theorem Schema 22 of [Suppes] p. 136. See tfindes 7684 for the transfinite version. This is an alternative for Metamath 100 proof #74. (Contributed by Raph Levien, 9-Jul-2003.)
Hypotheses
Ref Expression
findes.1 [∅ / 𝑥]𝜑
findes.2 (𝑥 ∈ ω → (𝜑[suc 𝑥 / 𝑥]𝜑))
Assertion
Ref Expression
findes (𝑥 ∈ ω → 𝜑)

Proof of Theorem findes
Dummy variables 𝑦 𝑧 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 dfsbcq2 3714 . 2 (𝑧 = ∅ → ([𝑧 / 𝑥]𝜑[∅ / 𝑥]𝜑))
2 sbequ 2087 . 2 (𝑧 = 𝑦 → ([𝑧 / 𝑥]𝜑 ↔ [𝑦 / 𝑥]𝜑))
3 dfsbcq2 3714 . 2 (𝑧 = suc 𝑦 → ([𝑧 / 𝑥]𝜑[suc 𝑦 / 𝑥]𝜑))
4 sbequ12r 2248 . 2 (𝑧 = 𝑥 → ([𝑧 / 𝑥]𝜑𝜑))
5 findes.1 . 2 [∅ / 𝑥]𝜑
6 nfv 1918 . . . 4 𝑥 𝑦 ∈ ω
7 nfs1v 2155 . . . . 5 𝑥[𝑦 / 𝑥]𝜑
8 nfsbc1v 3731 . . . . 5 𝑥[suc 𝑦 / 𝑥]𝜑
97, 8nfim 1900 . . . 4 𝑥([𝑦 / 𝑥]𝜑[suc 𝑦 / 𝑥]𝜑)
106, 9nfim 1900 . . 3 𝑥(𝑦 ∈ ω → ([𝑦 / 𝑥]𝜑[suc 𝑦 / 𝑥]𝜑))
11 eleq1w 2821 . . . 4 (𝑥 = 𝑦 → (𝑥 ∈ ω ↔ 𝑦 ∈ ω))
12 sbequ12 2247 . . . . 5 (𝑥 = 𝑦 → (𝜑 ↔ [𝑦 / 𝑥]𝜑))
13 suceq 6316 . . . . . 6 (𝑥 = 𝑦 → suc 𝑥 = suc 𝑦)
1413sbceq1d 3716 . . . . 5 (𝑥 = 𝑦 → ([suc 𝑥 / 𝑥]𝜑[suc 𝑦 / 𝑥]𝜑))
1512, 14imbi12d 344 . . . 4 (𝑥 = 𝑦 → ((𝜑[suc 𝑥 / 𝑥]𝜑) ↔ ([𝑦 / 𝑥]𝜑[suc 𝑦 / 𝑥]𝜑)))
1611, 15imbi12d 344 . . 3 (𝑥 = 𝑦 → ((𝑥 ∈ ω → (𝜑[suc 𝑥 / 𝑥]𝜑)) ↔ (𝑦 ∈ ω → ([𝑦 / 𝑥]𝜑[suc 𝑦 / 𝑥]𝜑))))
17 findes.2 . . 3 (𝑥 ∈ ω → (𝜑[suc 𝑥 / 𝑥]𝜑))
1810, 16, 17chvarfv 2236 . 2 (𝑦 ∈ ω → ([𝑦 / 𝑥]𝜑[suc 𝑦 / 𝑥]𝜑))
191, 2, 3, 4, 5, 18finds 7719 1 (𝑥 ∈ ω → 𝜑)
Colors of variables: wff setvar class
Syntax hints:  wi 4  [wsb 2068  wcel 2108  [wsbc 3711  c0 4253  suc csuc 6253  ωcom 7687
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1799  ax-4 1813  ax-5 1914  ax-6 1972  ax-7 2012  ax-8 2110  ax-9 2118  ax-10 2139  ax-11 2156  ax-12 2173  ax-ext 2709  ax-sep 5218  ax-nul 5225  ax-pr 5347  ax-un 7566
This theorem depends on definitions:  df-bi 206  df-an 396  df-or 844  df-3or 1086  df-3an 1087  df-tru 1542  df-fal 1552  df-ex 1784  df-nf 1788  df-sb 2069  df-clab 2716  df-cleq 2730  df-clel 2817  df-nfc 2888  df-ne 2943  df-ral 3068  df-rex 3069  df-rab 3072  df-v 3424  df-sbc 3712  df-dif 3886  df-un 3888  df-in 3890  df-ss 3900  df-pss 3902  df-nul 4254  df-if 4457  df-pw 4532  df-sn 4559  df-pr 4561  df-tp 4563  df-op 4565  df-uni 4837  df-br 5071  df-opab 5133  df-tr 5188  df-eprel 5486  df-po 5494  df-so 5495  df-fr 5535  df-we 5537  df-ord 6254  df-on 6255  df-lim 6256  df-suc 6257  df-om 7688
This theorem is referenced by:  rdgeqoa  35468
  Copyright terms: Public domain W3C validator