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

Theorem find 7834
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 3050 . . . . . 6 (∀𝑥𝐴 suc 𝑥𝐴 ↔ ∀𝑥(𝑥𝐴 → suc 𝑥𝐴))
5 alral 3063 . . . . . 6 (∀𝑥(𝑥𝐴 → suc 𝑥𝐴) → ∀𝑥 ∈ ω (𝑥𝐴 → suc 𝑥𝐴))
64, 5sylbi 217 . . . . 5 (∀𝑥𝐴 suc 𝑥𝐴 → ∀𝑥 ∈ ω (𝑥𝐴 → suc 𝑥𝐴))
76anim2i 617 . . . 4 ((∅ ∈ 𝐴 ∧ ∀𝑥𝐴 suc 𝑥𝐴) → (∅ ∈ 𝐴 ∧ ∀𝑥 ∈ ω (𝑥𝐴 → suc 𝑥𝐴)))
81, 3, 7mp2b 10 . . 3 (∅ ∈ 𝐴 ∧ ∀𝑥 ∈ ω (𝑥𝐴 → suc 𝑥𝐴))
9 peano5 7832 . . 3 ((∅ ∈ 𝐴 ∧ ∀𝑥 ∈ ω (𝑥𝐴 → suc 𝑥𝐴)) → ω ⊆ 𝐴)
108, 9ax-mp 5 . 2 ω ⊆ 𝐴
112, 10eqssi 3948 1 𝐴 = ω
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 395  w3a 1086  wal 1539   = wceq 1541  wcel 2113  wral 3049  wss 3899  c0 4284  suc csuc 6316  ωcom 7805
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1796  ax-4 1810  ax-5 1911  ax-6 1968  ax-7 2009  ax-8 2115  ax-9 2123  ax-ext 2705  ax-sep 5238  ax-nul 5248  ax-pr 5374  ax-un 7677
This theorem depends on definitions:  df-bi 207  df-an 396  df-or 848  df-3or 1087  df-3an 1088  df-tru 1544  df-fal 1554  df-ex 1781  df-sb 2068  df-clab 2712  df-cleq 2725  df-clel 2808  df-ne 2931  df-ral 3050  df-rex 3059  df-rab 3398  df-v 3440  df-dif 3902  df-un 3904  df-in 3906  df-ss 3916  df-pss 3919  df-nul 4285  df-if 4477  df-pw 4553  df-sn 4578  df-pr 4580  df-op 4584  df-uni 4861  df-br 5096  df-opab 5158  df-tr 5203  df-eprel 5521  df-po 5529  df-so 5530  df-fr 5574  df-we 5576  df-ord 6317  df-on 6318  df-lim 6319  df-suc 6320  df-om 7806
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator