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

Theorem find 7898
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 1157 . 2 𝐴 ⊆ ω
3 3simpc 1168 . . . 4 ((𝐴 ⊆ ω ∧ ∅ ∈ 𝐴 ∧ ∀𝑥𝐴 suc 𝑥𝐴) → (∅ ∈ 𝐴 ∧ ∀𝑥𝐴 suc 𝑥𝐴))
4 df-ral 3082 . . . . . 6 (∀𝑥𝐴 suc 𝑥𝐴 ↔ ∀𝑥(𝑥𝐴 → suc 𝑥𝐴))
5 alral 3096 . . . . . 6 (∀𝑥(𝑥𝐴 → suc 𝑥𝐴) → ∀𝑥 ∈ ω (𝑥𝐴 → suc 𝑥𝐴))
64, 5sylbi 220 . . . . 5 (∀𝑥𝐴 suc 𝑥𝐴 → ∀𝑥 ∈ ω (𝑥𝐴 → suc 𝑥𝐴))
76anim2i 629 . . . 4 ((∅ ∈ 𝐴 ∧ ∀𝑥𝐴 suc 𝑥𝐴) → (∅ ∈ 𝐴 ∧ ∀𝑥 ∈ ω (𝑥𝐴 → suc 𝑥𝐴)))
81, 3, 7mp2b 10 . . 3 (∅ ∈ 𝐴 ∧ ∀𝑥 ∈ ω (𝑥𝐴 → suc 𝑥𝐴))
9 peano5 7896 . . 3 ((∅ ∈ 𝐴 ∧ ∀𝑥 ∈ ω (𝑥𝐴 → suc 𝑥𝐴)) → ω ⊆ 𝐴)
108, 9ax-mp 5 . 2 ω ⊆ 𝐴
112, 10eqssi 3954 1 𝐴 = ω
Colors of variables:    wff setvar class
This proof depends on syntax axioms:  wi 4  wa 401  w3a 1103  wal 1568   = wceq 1570  wcel 2146  wral 3081  wss 3906  c0 4286  suc csuc 6366  ωcom 7868
This proof depends on axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1828  ax-4 1842  ax-5 1943  ax-6 2000  ax-7 2041  ax-8 2148  ax-9 2156  ax-ext 2737  ax-sep 5259  ax-nul 5271  ax-pr 5406  ax-un 7742
This proof depends on definitions:  df-bi 210  df-an 402  df-or 862  df-3or 1104  df-3an 1105  df-tru 1573  df-fal 1583  df-ex 1813  df-sb 2100  df-clab 2744  df-cleq 2757  df-clel 2840  df-ne 2961  df-ral 3082  df-rex 3092  df-rab 3419  df-v 3459  df-dif 3909  df-un 3911  df-in 3913  df-ss 3923  df-pss 3926  df-nul 4287  df-if 4490  df-pw 4566  df-sn 4592  df-pr 4594  df-op 4598  df-uni 4875  df-br 5112  df-opab 5176  df-tr 5221  df-eprel 5563  df-po 5571  df-so 5572  df-fr 5616  df-we 5618  df-ord 6367  df-on 6368  df-lim 6369  df-suc 6370  df-om 7869
This theorem is used by: (None)
  Copyright terms: Public domain W3C validator