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

Theorem find 7900
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 3051 . . . . . 6 (∀𝑥𝐴 suc 𝑥𝐴 ↔ ∀𝑥(𝑥𝐴 → suc 𝑥𝐴))
5 alral 3064 . . . . . 6 (∀𝑥(𝑥𝐴 → suc 𝑥𝐴) → ∀𝑥 ∈ ω (𝑥𝐴 → suc 𝑥𝐴))
64, 5sylbi 217 . . . . 5 (∀𝑥𝐴 suc 𝑥𝐴 → ∀𝑥 ∈ ω (𝑥𝐴 → suc 𝑥𝐴))
76anim2i 617 . . . 4 ((∅ ∈ 𝐴 ∧ ∀𝑥𝐴 suc 𝑥𝐴) → (∅ ∈ 𝐴 ∧ ∀𝑥 ∈ ω (𝑥𝐴 → suc 𝑥𝐴)))
81, 3, 7mp2b 10 . . 3 (∅ ∈ 𝐴 ∧ ∀𝑥 ∈ ω (𝑥𝐴 → suc 𝑥𝐴))
9 peano5 7898 . . 3 ((∅ ∈ 𝐴 ∧ ∀𝑥 ∈ ω (𝑥𝐴 → suc 𝑥𝐴)) → ω ⊆ 𝐴)
108, 9ax-mp 5 . 2 ω ⊆ 𝐴
112, 10eqssi 3982 1 𝐴 = ω
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 395  w3a 1086  wal 1537   = wceq 1539  wcel 2107  wral 3050  wss 3933  c0 4315  suc csuc 6367  ωcom 7870
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1794  ax-4 1808  ax-5 1909  ax-6 1966  ax-7 2006  ax-8 2109  ax-9 2117  ax-ext 2706  ax-sep 5278  ax-nul 5288  ax-pr 5414  ax-un 7738
This theorem depends on definitions:  df-bi 207  df-an 396  df-or 848  df-3or 1087  df-3an 1088  df-tru 1542  df-fal 1552  df-ex 1779  df-sb 2064  df-clab 2713  df-cleq 2726  df-clel 2808  df-ne 2932  df-ral 3051  df-rex 3060  df-rab 3421  df-v 3466  df-dif 3936  df-un 3938  df-in 3940  df-ss 3950  df-pss 3953  df-nul 4316  df-if 4508  df-pw 4584  df-sn 4609  df-pr 4611  df-op 4615  df-uni 4890  df-br 5126  df-opab 5188  df-tr 5242  df-eprel 5566  df-po 5574  df-so 5575  df-fr 5619  df-we 5621  df-ord 6368  df-on 6369  df-lim 6370  df-suc 6371  df-om 7871
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator