![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > oneqmin | Structured version Visualization version GIF version |
Description: A way to show that an ordinal number equals the minimum of a nonempty collection of ordinal numbers: it must be in the collection, and it must not be larger than any member of the collection. (Contributed by NM, 14-Nov-2003.) |
Ref | Expression |
---|---|
oneqmin | ⊢ ((𝐵 ⊆ On ∧ 𝐵 ≠ ∅) → (𝐴 = ∩ 𝐵 ↔ (𝐴 ∈ 𝐵 ∧ ∀𝑥 ∈ 𝐴 ¬ 𝑥 ∈ 𝐵))) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | onint 7142 | . . . 4 ⊢ ((𝐵 ⊆ On ∧ 𝐵 ≠ ∅) → ∩ 𝐵 ∈ 𝐵) | |
2 | eleq1 2838 | . . . 4 ⊢ (𝐴 = ∩ 𝐵 → (𝐴 ∈ 𝐵 ↔ ∩ 𝐵 ∈ 𝐵)) | |
3 | 1, 2 | syl5ibrcom 237 | . . 3 ⊢ ((𝐵 ⊆ On ∧ 𝐵 ≠ ∅) → (𝐴 = ∩ 𝐵 → 𝐴 ∈ 𝐵)) |
4 | eleq2 2839 | . . . . . . 7 ⊢ (𝐴 = ∩ 𝐵 → (𝑥 ∈ 𝐴 ↔ 𝑥 ∈ ∩ 𝐵)) | |
5 | 4 | biimpd 219 | . . . . . 6 ⊢ (𝐴 = ∩ 𝐵 → (𝑥 ∈ 𝐴 → 𝑥 ∈ ∩ 𝐵)) |
6 | onnmin 7150 | . . . . . . . 8 ⊢ ((𝐵 ⊆ On ∧ 𝑥 ∈ 𝐵) → ¬ 𝑥 ∈ ∩ 𝐵) | |
7 | 6 | ex 397 | . . . . . . 7 ⊢ (𝐵 ⊆ On → (𝑥 ∈ 𝐵 → ¬ 𝑥 ∈ ∩ 𝐵)) |
8 | 7 | con2d 131 | . . . . . 6 ⊢ (𝐵 ⊆ On → (𝑥 ∈ ∩ 𝐵 → ¬ 𝑥 ∈ 𝐵)) |
9 | 5, 8 | syl9r 78 | . . . . 5 ⊢ (𝐵 ⊆ On → (𝐴 = ∩ 𝐵 → (𝑥 ∈ 𝐴 → ¬ 𝑥 ∈ 𝐵))) |
10 | 9 | ralrimdv 3117 | . . . 4 ⊢ (𝐵 ⊆ On → (𝐴 = ∩ 𝐵 → ∀𝑥 ∈ 𝐴 ¬ 𝑥 ∈ 𝐵)) |
11 | 10 | adantr 466 | . . 3 ⊢ ((𝐵 ⊆ On ∧ 𝐵 ≠ ∅) → (𝐴 = ∩ 𝐵 → ∀𝑥 ∈ 𝐴 ¬ 𝑥 ∈ 𝐵)) |
12 | 3, 11 | jcad 502 | . 2 ⊢ ((𝐵 ⊆ On ∧ 𝐵 ≠ ∅) → (𝐴 = ∩ 𝐵 → (𝐴 ∈ 𝐵 ∧ ∀𝑥 ∈ 𝐴 ¬ 𝑥 ∈ 𝐵))) |
13 | oneqmini 5919 | . . 3 ⊢ (𝐵 ⊆ On → ((𝐴 ∈ 𝐵 ∧ ∀𝑥 ∈ 𝐴 ¬ 𝑥 ∈ 𝐵) → 𝐴 = ∩ 𝐵)) | |
14 | 13 | adantr 466 | . 2 ⊢ ((𝐵 ⊆ On ∧ 𝐵 ≠ ∅) → ((𝐴 ∈ 𝐵 ∧ ∀𝑥 ∈ 𝐴 ¬ 𝑥 ∈ 𝐵) → 𝐴 = ∩ 𝐵)) |
15 | 12, 14 | impbid 202 | 1 ⊢ ((𝐵 ⊆ On ∧ 𝐵 ≠ ∅) → (𝐴 = ∩ 𝐵 ↔ (𝐴 ∈ 𝐵 ∧ ∀𝑥 ∈ 𝐴 ¬ 𝑥 ∈ 𝐵))) |
Colors of variables: wff setvar class |
Syntax hints: ¬ wn 3 → wi 4 ↔ wb 196 ∧ wa 382 = wceq 1631 ∈ wcel 2145 ≠ wne 2943 ∀wral 3061 ⊆ wss 3723 ∅c0 4063 ∩ cint 4611 Oncon0 5866 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1870 ax-4 1885 ax-5 1991 ax-6 2057 ax-7 2093 ax-8 2147 ax-9 2154 ax-10 2174 ax-11 2190 ax-12 2203 ax-13 2408 ax-ext 2751 ax-sep 4915 ax-nul 4923 ax-pr 5034 ax-un 7096 |
This theorem depends on definitions: df-bi 197 df-an 383 df-or 837 df-3or 1072 df-3an 1073 df-tru 1634 df-ex 1853 df-nf 1858 df-sb 2050 df-eu 2622 df-mo 2623 df-clab 2758 df-cleq 2764 df-clel 2767 df-nfc 2902 df-ne 2944 df-ral 3066 df-rex 3067 df-rab 3070 df-v 3353 df-sbc 3588 df-dif 3726 df-un 3728 df-in 3730 df-ss 3737 df-pss 3739 df-nul 4064 df-if 4226 df-sn 4317 df-pr 4319 df-tp 4321 df-op 4323 df-uni 4575 df-int 4612 df-br 4787 df-opab 4847 df-tr 4887 df-eprel 5162 df-po 5170 df-so 5171 df-fr 5208 df-we 5210 df-ord 5869 df-on 5870 |
This theorem is referenced by: (None) |
Copyright terms: Public domain | W3C validator |