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

Theorem find 7935
Description: The Principle of Finite Induction (mathematical induction). Corollary 7.31 of [TakeutiZaring] p. 43. The simpler hypothesis shown here was suggested in an email from "Colin" on 1-Oct-2001. The hypothesis states that 𝐴 is a set of natural numbers, zero belongs to 𝐴, and given any member of 𝐴 the member's successor also belongs to 𝐴. The conclusion is that every natural number is in 𝐴. (Contributed by NM, 22-Feb-2004.) (Proof shortened by Andrew Salmon, 27-Aug-2011.) (Proof shortened by Wolf Lammen, 28-May-2024.)
Hypothesis
Ref Expression
find.1 (𝐴 ⊆ ω ∧ ∅ ∈ 𝐴 ∧ ∀𝑥𝐴 suc 𝑥𝐴)
Assertion
Ref Expression
find 𝐴 = ω
Distinct variable group:   𝑥,𝐴

Proof of Theorem find
StepHypRef Expression
1 find.1 . . 3 (𝐴 ⊆ ω ∧ ∅ ∈ 𝐴 ∧ ∀𝑥𝐴 suc 𝑥𝐴)
21simp1i 1139 . 2 𝐴 ⊆ ω
3 3simpc 1150 . . . 4 ((𝐴 ⊆ ω ∧ ∅ ∈ 𝐴 ∧ ∀𝑥𝐴 suc 𝑥𝐴) → (∅ ∈ 𝐴 ∧ ∀𝑥𝐴 suc 𝑥𝐴))
4 df-ral 3068 . . . . . 6 (∀𝑥𝐴 suc 𝑥𝐴 ↔ ∀𝑥(𝑥𝐴 → suc 𝑥𝐴))
5 alral 3081 . . . . . 6 (∀𝑥(𝑥𝐴 → suc 𝑥𝐴) → ∀𝑥 ∈ ω (𝑥𝐴 → suc 𝑥𝐴))
64, 5sylbi 217 . . . . 5 (∀𝑥𝐴 suc 𝑥𝐴 → ∀𝑥 ∈ ω (𝑥𝐴 → suc 𝑥𝐴))
76anim2i 616 . . . 4 ((∅ ∈ 𝐴 ∧ ∀𝑥𝐴 suc 𝑥𝐴) → (∅ ∈ 𝐴 ∧ ∀𝑥 ∈ ω (𝑥𝐴 → suc 𝑥𝐴)))
81, 3, 7mp2b 10 . . 3 (∅ ∈ 𝐴 ∧ ∀𝑥 ∈ ω (𝑥𝐴 → suc 𝑥𝐴))
9 peano5 7932 . . 3 ((∅ ∈ 𝐴 ∧ ∀𝑥 ∈ ω (𝑥𝐴 → suc 𝑥𝐴)) → ω ⊆ 𝐴)
108, 9ax-mp 5 . 2 ω ⊆ 𝐴
112, 10eqssi 4025 1 𝐴 = ω
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 395  w3a 1087  wal 1535   = wceq 1537  wcel 2108  wral 3067  wss 3976  c0 4352  suc csuc 6397  ωcom 7903
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1793  ax-4 1807  ax-5 1909  ax-6 1967  ax-7 2007  ax-8 2110  ax-9 2118  ax-ext 2711  ax-sep 5317  ax-nul 5324  ax-pr 5447  ax-un 7770
This theorem depends on definitions:  df-bi 207  df-an 396  df-or 847  df-3or 1088  df-3an 1089  df-tru 1540  df-fal 1550  df-ex 1778  df-sb 2065  df-clab 2718  df-cleq 2732  df-clel 2819  df-ne 2947  df-ral 3068  df-rex 3077  df-rab 3444  df-v 3490  df-dif 3979  df-un 3981  df-in 3983  df-ss 3993  df-pss 3996  df-nul 4353  df-if 4549  df-pw 4624  df-sn 4649  df-pr 4651  df-op 4655  df-uni 4932  df-br 5167  df-opab 5229  df-tr 5284  df-eprel 5599  df-po 5607  df-so 5608  df-fr 5652  df-we 5654  df-ord 6398  df-on 6399  df-lim 6400  df-suc 6401  df-om 7904
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator