![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > nnarcl | Structured version Visualization version GIF version |
Description: Reverse closure law for addition of natural numbers. Exercise 1 of [TakeutiZaring] p. 62 and its converse. (Contributed by NM, 12-Dec-2004.) |
Ref | Expression |
---|---|
nnarcl | ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On) → ((𝐴 +o 𝐵) ∈ ω ↔ (𝐴 ∈ ω ∧ 𝐵 ∈ ω))) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | oaword1 8566 | . . . 4 ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On) → 𝐴 ⊆ (𝐴 +o 𝐵)) | |
2 | eloni 6373 | . . . . . . 7 ⊢ (𝐴 ∈ On → Ord 𝐴) | |
3 | ordom 7874 | . . . . . . 7 ⊢ Ord ω | |
4 | ordtr2 6407 | . . . . . . 7 ⊢ ((Ord 𝐴 ∧ Ord ω) → ((𝐴 ⊆ (𝐴 +o 𝐵) ∧ (𝐴 +o 𝐵) ∈ ω) → 𝐴 ∈ ω)) | |
5 | 2, 3, 4 | sylancl 585 | . . . . . 6 ⊢ (𝐴 ∈ On → ((𝐴 ⊆ (𝐴 +o 𝐵) ∧ (𝐴 +o 𝐵) ∈ ω) → 𝐴 ∈ ω)) |
6 | 5 | expd 415 | . . . . 5 ⊢ (𝐴 ∈ On → (𝐴 ⊆ (𝐴 +o 𝐵) → ((𝐴 +o 𝐵) ∈ ω → 𝐴 ∈ ω))) |
7 | 6 | adantr 480 | . . . 4 ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On) → (𝐴 ⊆ (𝐴 +o 𝐵) → ((𝐴 +o 𝐵) ∈ ω → 𝐴 ∈ ω))) |
8 | 1, 7 | mpd 15 | . . 3 ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On) → ((𝐴 +o 𝐵) ∈ ω → 𝐴 ∈ ω)) |
9 | oaword2 8567 | . . . . 5 ⊢ ((𝐵 ∈ On ∧ 𝐴 ∈ On) → 𝐵 ⊆ (𝐴 +o 𝐵)) | |
10 | 9 | ancoms 458 | . . . 4 ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On) → 𝐵 ⊆ (𝐴 +o 𝐵)) |
11 | eloni 6373 | . . . . . . 7 ⊢ (𝐵 ∈ On → Ord 𝐵) | |
12 | ordtr2 6407 | . . . . . . 7 ⊢ ((Ord 𝐵 ∧ Ord ω) → ((𝐵 ⊆ (𝐴 +o 𝐵) ∧ (𝐴 +o 𝐵) ∈ ω) → 𝐵 ∈ ω)) | |
13 | 11, 3, 12 | sylancl 585 | . . . . . 6 ⊢ (𝐵 ∈ On → ((𝐵 ⊆ (𝐴 +o 𝐵) ∧ (𝐴 +o 𝐵) ∈ ω) → 𝐵 ∈ ω)) |
14 | 13 | expd 415 | . . . . 5 ⊢ (𝐵 ∈ On → (𝐵 ⊆ (𝐴 +o 𝐵) → ((𝐴 +o 𝐵) ∈ ω → 𝐵 ∈ ω))) |
15 | 14 | adantl 481 | . . . 4 ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On) → (𝐵 ⊆ (𝐴 +o 𝐵) → ((𝐴 +o 𝐵) ∈ ω → 𝐵 ∈ ω))) |
16 | 10, 15 | mpd 15 | . . 3 ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On) → ((𝐴 +o 𝐵) ∈ ω → 𝐵 ∈ ω)) |
17 | 8, 16 | jcad 512 | . 2 ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On) → ((𝐴 +o 𝐵) ∈ ω → (𝐴 ∈ ω ∧ 𝐵 ∈ ω))) |
18 | nnacl 8625 | . 2 ⊢ ((𝐴 ∈ ω ∧ 𝐵 ∈ ω) → (𝐴 +o 𝐵) ∈ ω) | |
19 | 17, 18 | impbid1 224 | 1 ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On) → ((𝐴 +o 𝐵) ∈ ω ↔ (𝐴 ∈ ω ∧ 𝐵 ∈ ω))) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 205 ∧ wa 395 ∈ wcel 2099 ⊆ wss 3944 Ord word 6362 Oncon0 6363 (class class class)co 7414 ωcom 7864 +o coa 8477 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1790 ax-4 1804 ax-5 1906 ax-6 1964 ax-7 2004 ax-8 2101 ax-9 2109 ax-10 2130 ax-11 2147 ax-12 2164 ax-ext 2698 ax-rep 5279 ax-sep 5293 ax-nul 5300 ax-pr 5423 ax-un 7734 |
This theorem depends on definitions: df-bi 206 df-an 396 df-or 847 df-3or 1086 df-3an 1087 df-tru 1537 df-fal 1547 df-ex 1775 df-nf 1779 df-sb 2061 df-mo 2529 df-eu 2558 df-clab 2705 df-cleq 2719 df-clel 2805 df-nfc 2880 df-ne 2936 df-ral 3057 df-rex 3066 df-reu 3372 df-rab 3428 df-v 3471 df-sbc 3775 df-csb 3890 df-dif 3947 df-un 3949 df-in 3951 df-ss 3961 df-pss 3963 df-nul 4319 df-if 4525 df-pw 4600 df-sn 4625 df-pr 4627 df-op 4631 df-uni 4904 df-iun 4993 df-br 5143 df-opab 5205 df-mpt 5226 df-tr 5260 df-id 5570 df-eprel 5576 df-po 5584 df-so 5585 df-fr 5627 df-we 5629 df-xp 5678 df-rel 5679 df-cnv 5680 df-co 5681 df-dm 5682 df-rn 5683 df-res 5684 df-ima 5685 df-pred 6299 df-ord 6366 df-on 6367 df-lim 6368 df-suc 6369 df-iota 6494 df-fun 6544 df-fn 6545 df-f 6546 df-f1 6547 df-fo 6548 df-f1o 6549 df-fv 6550 df-ov 7417 df-oprab 7418 df-mpo 7419 df-om 7865 df-2nd 7988 df-frecs 8280 df-wrecs 8311 df-recs 8385 df-rdg 8424 df-oadd 8484 |
This theorem is referenced by: finxpreclem4 36809 |
Copyright terms: Public domain | W3C validator |