![]() |
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 8504 | . . . 4 ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On) → 𝐴 ⊆ (𝐴 +o 𝐵)) | |
2 | eloni 6332 | . . . . . . 7 ⊢ (𝐴 ∈ On → Ord 𝐴) | |
3 | ordom 7817 | . . . . . . 7 ⊢ Ord ω | |
4 | ordtr2 6366 | . . . . . . 7 ⊢ ((Ord 𝐴 ∧ Ord ω) → ((𝐴 ⊆ (𝐴 +o 𝐵) ∧ (𝐴 +o 𝐵) ∈ ω) → 𝐴 ∈ ω)) | |
5 | 2, 3, 4 | sylancl 587 | . . . . . 6 ⊢ (𝐴 ∈ On → ((𝐴 ⊆ (𝐴 +o 𝐵) ∧ (𝐴 +o 𝐵) ∈ ω) → 𝐴 ∈ ω)) |
6 | 5 | expd 417 | . . . . 5 ⊢ (𝐴 ∈ On → (𝐴 ⊆ (𝐴 +o 𝐵) → ((𝐴 +o 𝐵) ∈ ω → 𝐴 ∈ ω))) |
7 | 6 | adantr 482 | . . . 4 ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On) → (𝐴 ⊆ (𝐴 +o 𝐵) → ((𝐴 +o 𝐵) ∈ ω → 𝐴 ∈ ω))) |
8 | 1, 7 | mpd 15 | . . 3 ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On) → ((𝐴 +o 𝐵) ∈ ω → 𝐴 ∈ ω)) |
9 | oaword2 8505 | . . . . 5 ⊢ ((𝐵 ∈ On ∧ 𝐴 ∈ On) → 𝐵 ⊆ (𝐴 +o 𝐵)) | |
10 | 9 | ancoms 460 | . . . 4 ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On) → 𝐵 ⊆ (𝐴 +o 𝐵)) |
11 | eloni 6332 | . . . . . . 7 ⊢ (𝐵 ∈ On → Ord 𝐵) | |
12 | ordtr2 6366 | . . . . . . 7 ⊢ ((Ord 𝐵 ∧ Ord ω) → ((𝐵 ⊆ (𝐴 +o 𝐵) ∧ (𝐴 +o 𝐵) ∈ ω) → 𝐵 ∈ ω)) | |
13 | 11, 3, 12 | sylancl 587 | . . . . . 6 ⊢ (𝐵 ∈ On → ((𝐵 ⊆ (𝐴 +o 𝐵) ∧ (𝐴 +o 𝐵) ∈ ω) → 𝐵 ∈ ω)) |
14 | 13 | expd 417 | . . . . 5 ⊢ (𝐵 ∈ On → (𝐵 ⊆ (𝐴 +o 𝐵) → ((𝐴 +o 𝐵) ∈ ω → 𝐵 ∈ ω))) |
15 | 14 | adantl 483 | . . . 4 ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On) → (𝐵 ⊆ (𝐴 +o 𝐵) → ((𝐴 +o 𝐵) ∈ ω → 𝐵 ∈ ω))) |
16 | 10, 15 | mpd 15 | . . 3 ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On) → ((𝐴 +o 𝐵) ∈ ω → 𝐵 ∈ ω)) |
17 | 8, 16 | jcad 514 | . 2 ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On) → ((𝐴 +o 𝐵) ∈ ω → (𝐴 ∈ ω ∧ 𝐵 ∈ ω))) |
18 | nnacl 8563 | . 2 ⊢ ((𝐴 ∈ ω ∧ 𝐵 ∈ ω) → (𝐴 +o 𝐵) ∈ ω) | |
19 | 17, 18 | impbid1 224 | 1 ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On) → ((𝐴 +o 𝐵) ∈ ω ↔ (𝐴 ∈ ω ∧ 𝐵 ∈ ω))) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 205 ∧ wa 397 ∈ wcel 2107 ⊆ wss 3915 Ord word 6321 Oncon0 6322 (class class class)co 7362 ωcom 7807 +o coa 8414 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1798 ax-4 1812 ax-5 1914 ax-6 1972 ax-7 2012 ax-8 2109 ax-9 2117 ax-10 2138 ax-11 2155 ax-12 2172 ax-ext 2708 ax-rep 5247 ax-sep 5261 ax-nul 5268 ax-pr 5389 ax-un 7677 |
This theorem depends on definitions: df-bi 206 df-an 398 df-or 847 df-3or 1089 df-3an 1090 df-tru 1545 df-fal 1555 df-ex 1783 df-nf 1787 df-sb 2069 df-mo 2539 df-eu 2568 df-clab 2715 df-cleq 2729 df-clel 2815 df-nfc 2890 df-ne 2945 df-ral 3066 df-rex 3075 df-reu 3357 df-rab 3411 df-v 3450 df-sbc 3745 df-csb 3861 df-dif 3918 df-un 3920 df-in 3922 df-ss 3932 df-pss 3934 df-nul 4288 df-if 4492 df-pw 4567 df-sn 4592 df-pr 4594 df-op 4598 df-uni 4871 df-iun 4961 df-br 5111 df-opab 5173 df-mpt 5194 df-tr 5228 df-id 5536 df-eprel 5542 df-po 5550 df-so 5551 df-fr 5593 df-we 5595 df-xp 5644 df-rel 5645 df-cnv 5646 df-co 5647 df-dm 5648 df-rn 5649 df-res 5650 df-ima 5651 df-pred 6258 df-ord 6325 df-on 6326 df-lim 6327 df-suc 6328 df-iota 6453 df-fun 6503 df-fn 6504 df-f 6505 df-f1 6506 df-fo 6507 df-f1o 6508 df-fv 6509 df-ov 7365 df-oprab 7366 df-mpo 7367 df-om 7808 df-2nd 7927 df-frecs 8217 df-wrecs 8248 df-recs 8322 df-rdg 8361 df-oadd 8421 |
This theorem is referenced by: finxpreclem4 35894 |
Copyright terms: Public domain | W3C validator |