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

Theorem phplem1 9138
Description: Lemma for Pigeonhole Principle. A natural number is equinumerous to its successor minus any element of the successor. (Contributed by NM, 26-May-1998.) Avoid ax-pow 5307. (Revised by BTernaryTau, 23-Sep-2024.)
Assertion
Ref Expression
phplem1 ((𝐴 ∈ ω ∧ 𝐵 ∈ suc 𝐴) → 𝐴 ≈ (suc 𝐴 ∖ {𝐵}))

Proof of Theorem phplem1
StepHypRef Expression
1 simpl 482 . . 3 ((𝐴 ∈ ω ∧ 𝐵 ∈ suc 𝐴) → 𝐴 ∈ ω)
2 peano2 7841 . . . . 5 (𝐴 ∈ ω → suc 𝐴 ∈ ω)
3 enrefnn 8993 . . . . 5 (suc 𝐴 ∈ ω → suc 𝐴 ≈ suc 𝐴)
42, 3syl 17 . . . 4 (𝐴 ∈ ω → suc 𝐴 ≈ suc 𝐴)
54adantr 480 . . 3 ((𝐴 ∈ ω ∧ 𝐵 ∈ suc 𝐴) → suc 𝐴 ≈ suc 𝐴)
6 simpr 484 . . 3 ((𝐴 ∈ ω ∧ 𝐵 ∈ suc 𝐴) → 𝐵 ∈ suc 𝐴)
7 dif1ennn 9097 . . 3 ((𝐴 ∈ ω ∧ suc 𝐴 ≈ suc 𝐴𝐵 ∈ suc 𝐴) → (suc 𝐴 ∖ {𝐵}) ≈ 𝐴)
81, 5, 6, 7syl3anc 1374 . 2 ((𝐴 ∈ ω ∧ 𝐵 ∈ suc 𝐴) → (suc 𝐴 ∖ {𝐵}) ≈ 𝐴)
9 nnfi 9102 . . 3 (𝐴 ∈ ω → 𝐴 ∈ Fin)
10 ensymfib 9118 . . 3 (𝐴 ∈ Fin → (𝐴 ≈ (suc 𝐴 ∖ {𝐵}) ↔ (suc 𝐴 ∖ {𝐵}) ≈ 𝐴))
111, 9, 103syl 18 . 2 ((𝐴 ∈ ω ∧ 𝐵 ∈ suc 𝐴) → (𝐴 ≈ (suc 𝐴 ∖ {𝐵}) ↔ (suc 𝐴 ∖ {𝐵}) ≈ 𝐴))
128, 11mpbird 257 1 ((𝐴 ∈ ω ∧ 𝐵 ∈ suc 𝐴) → 𝐴 ≈ (suc 𝐴 ∖ {𝐵}))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 206  wa 395  wcel 2114  cdif 3886  {csn 4567   class class class wbr 5085  suc csuc 6325  ωcom 7817  cen 8890  Fincfn 8893
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1797  ax-4 1811  ax-5 1912  ax-6 1969  ax-7 2010  ax-8 2116  ax-9 2124  ax-10 2147  ax-11 2163  ax-12 2185  ax-ext 2708  ax-sep 5231  ax-nul 5241  ax-pr 5375  ax-un 7689
This theorem depends on definitions:  df-bi 207  df-an 396  df-or 849  df-3or 1088  df-3an 1089  df-tru 1545  df-fal 1555  df-ex 1782  df-nf 1786  df-sb 2069  df-mo 2539  df-eu 2569  df-clab 2715  df-cleq 2728  df-clel 2811  df-nfc 2885  df-ne 2933  df-ral 3052  df-rex 3062  df-reu 3343  df-rab 3390  df-v 3431  df-sbc 3729  df-csb 3838  df-dif 3892  df-un 3894  df-in 3896  df-ss 3906  df-pss 3909  df-nul 4274  df-if 4467  df-pw 4543  df-sn 4568  df-pr 4570  df-op 4574  df-uni 4851  df-br 5086  df-opab 5148  df-mpt 5167  df-tr 5193  df-id 5526  df-eprel 5531  df-po 5539  df-so 5540  df-fr 5584  df-we 5586  df-xp 5637  df-rel 5638  df-cnv 5639  df-co 5640  df-dm 5641  df-rn 5642  df-res 5643  df-ima 5644  df-ord 6326  df-on 6327  df-lim 6328  df-suc 6329  df-iota 6454  df-fun 6500  df-fn 6501  df-f 6502  df-f1 6503  df-fo 6504  df-f1o 6505  df-fv 6506  df-om 7818  df-1o 8405  df-en 8894  df-fin 8897
This theorem is referenced by:  phplem2  9139  php  9141
  Copyright terms: Public domain W3C validator