| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > fiminre | Structured version Visualization version GIF version | ||
| Description: A nonempty finite set of real numbers has a minimum. Analogous to fimaxre 12088. (Contributed by AV, 9-Aug-2020.) (Proof shortened by Steven Nguyen, 3-Jun-2023.) |
| Ref | Expression |
|---|---|
| fiminre | ⊢ ((𝐴 ⊆ ℝ ∧ 𝐴 ∈ Fin ∧ 𝐴 ≠ ∅) → ∃𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐴 𝑥 ≤ 𝑦) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | ltso 11215 | . . . 4 ⊢ < Or ℝ | |
| 2 | soss 5551 | . . . 4 ⊢ (𝐴 ⊆ ℝ → ( < Or ℝ → < Or 𝐴)) | |
| 3 | 1, 2 | mpi 20 | . . 3 ⊢ (𝐴 ⊆ ℝ → < Or 𝐴) |
| 4 | fiming 9405 | . . 3 ⊢ (( < Or 𝐴 ∧ 𝐴 ∈ Fin ∧ 𝐴 ≠ ∅) → ∃𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐴 (𝑥 ≠ 𝑦 → 𝑥 < 𝑦)) | |
| 5 | 3, 4 | syl3an1 1164 | . 2 ⊢ ((𝐴 ⊆ ℝ ∧ 𝐴 ∈ Fin ∧ 𝐴 ≠ ∅) → ∃𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐴 (𝑥 ≠ 𝑦 → 𝑥 < 𝑦)) |
| 6 | ssel2 3927 | . . . . . . . . 9 ⊢ ((𝐴 ⊆ ℝ ∧ 𝑥 ∈ 𝐴) → 𝑥 ∈ ℝ) | |
| 7 | 6 | adantr 480 | . . . . . . . 8 ⊢ (((𝐴 ⊆ ℝ ∧ 𝑥 ∈ 𝐴) ∧ 𝑦 ∈ 𝐴) → 𝑥 ∈ ℝ) |
| 8 | ssel2 3927 | . . . . . . . . 9 ⊢ ((𝐴 ⊆ ℝ ∧ 𝑦 ∈ 𝐴) → 𝑦 ∈ ℝ) | |
| 9 | 8 | adantlr 716 | . . . . . . . 8 ⊢ (((𝐴 ⊆ ℝ ∧ 𝑥 ∈ 𝐴) ∧ 𝑦 ∈ 𝐴) → 𝑦 ∈ ℝ) |
| 10 | 7, 9 | leloed 11278 | . . . . . . 7 ⊢ (((𝐴 ⊆ ℝ ∧ 𝑥 ∈ 𝐴) ∧ 𝑦 ∈ 𝐴) → (𝑥 ≤ 𝑦 ↔ (𝑥 < 𝑦 ∨ 𝑥 = 𝑦))) |
| 11 | orcom 871 | . . . . . . . 8 ⊢ ((𝑥 = 𝑦 ∨ 𝑥 < 𝑦) ↔ (𝑥 < 𝑦 ∨ 𝑥 = 𝑦)) | |
| 12 | 11 | a1i 11 | . . . . . . 7 ⊢ (((𝐴 ⊆ ℝ ∧ 𝑥 ∈ 𝐴) ∧ 𝑦 ∈ 𝐴) → ((𝑥 = 𝑦 ∨ 𝑥 < 𝑦) ↔ (𝑥 < 𝑦 ∨ 𝑥 = 𝑦))) |
| 13 | neor 3023 | . . . . . . . 8 ⊢ ((𝑥 = 𝑦 ∨ 𝑥 < 𝑦) ↔ (𝑥 ≠ 𝑦 → 𝑥 < 𝑦)) | |
| 14 | 13 | a1i 11 | . . . . . . 7 ⊢ (((𝐴 ⊆ ℝ ∧ 𝑥 ∈ 𝐴) ∧ 𝑦 ∈ 𝐴) → ((𝑥 = 𝑦 ∨ 𝑥 < 𝑦) ↔ (𝑥 ≠ 𝑦 → 𝑥 < 𝑦))) |
| 15 | 10, 12, 14 | 3bitr2d 307 | . . . . . 6 ⊢ (((𝐴 ⊆ ℝ ∧ 𝑥 ∈ 𝐴) ∧ 𝑦 ∈ 𝐴) → (𝑥 ≤ 𝑦 ↔ (𝑥 ≠ 𝑦 → 𝑥 < 𝑦))) |
| 16 | 15 | biimprd 248 | . . . . 5 ⊢ (((𝐴 ⊆ ℝ ∧ 𝑥 ∈ 𝐴) ∧ 𝑦 ∈ 𝐴) → ((𝑥 ≠ 𝑦 → 𝑥 < 𝑦) → 𝑥 ≤ 𝑦)) |
| 17 | 16 | ralimdva 3147 | . . . 4 ⊢ ((𝐴 ⊆ ℝ ∧ 𝑥 ∈ 𝐴) → (∀𝑦 ∈ 𝐴 (𝑥 ≠ 𝑦 → 𝑥 < 𝑦) → ∀𝑦 ∈ 𝐴 𝑥 ≤ 𝑦)) |
| 18 | 17 | reximdva 3148 | . . 3 ⊢ (𝐴 ⊆ ℝ → (∃𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐴 (𝑥 ≠ 𝑦 → 𝑥 < 𝑦) → ∃𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐴 𝑥 ≤ 𝑦)) |
| 19 | 18 | 3ad2ant1 1134 | . 2 ⊢ ((𝐴 ⊆ ℝ ∧ 𝐴 ∈ Fin ∧ 𝐴 ≠ ∅) → (∃𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐴 (𝑥 ≠ 𝑦 → 𝑥 < 𝑦) → ∃𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐴 𝑥 ≤ 𝑦)) |
| 20 | 5, 19 | mpd 15 | 1 ⊢ ((𝐴 ⊆ ℝ ∧ 𝐴 ∈ Fin ∧ 𝐴 ≠ ∅) → ∃𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐴 𝑥 ≤ 𝑦) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ↔ wb 206 ∧ wa 395 ∨ wo 848 ∧ w3a 1087 ∈ wcel 2114 ≠ wne 2931 ∀wral 3050 ∃wrex 3059 ⊆ wss 3900 ∅c0 4284 class class class wbr 5097 Or wor 5530 Fincfn 8885 ℝcr 11027 < clt 11168 ≤ cle 11169 |
| 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 2183 ax-ext 2707 ax-sep 5240 ax-nul 5250 ax-pow 5309 ax-pr 5376 ax-un 7680 ax-resscn 11085 ax-pre-lttri 11102 ax-pre-lttrn 11103 |
| 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 2538 df-eu 2568 df-clab 2714 df-cleq 2727 df-clel 2810 df-nfc 2884 df-ne 2932 df-nel 3036 df-ral 3051 df-rex 3060 df-reu 3350 df-rab 3399 df-v 3441 df-sbc 3740 df-csb 3849 df-dif 3903 df-un 3905 df-in 3907 df-ss 3917 df-pss 3920 df-nul 4285 df-if 4479 df-pw 4555 df-sn 4580 df-pr 4582 df-op 4586 df-uni 4863 df-br 5098 df-opab 5160 df-mpt 5179 df-tr 5205 df-id 5518 df-eprel 5523 df-po 5531 df-so 5532 df-fr 5576 df-we 5578 df-xp 5629 df-rel 5630 df-cnv 5631 df-co 5632 df-dm 5633 df-rn 5634 df-res 5635 df-ima 5636 df-ord 6319 df-on 6320 df-lim 6321 df-suc 6322 df-iota 6447 df-fun 6493 df-fn 6494 df-f 6495 df-f1 6496 df-fo 6497 df-f1o 6498 df-fv 6499 df-om 7809 df-er 8635 df-en 8886 df-dom 8887 df-sdom 8888 df-fin 8889 df-pnf 11170 df-mnf 11171 df-xr 11172 df-ltxr 11173 df-le 11174 |
| This theorem is referenced by: fiminre2 12092 prmgaplem4 16984 aks4d1p5 42369 aks4d1p8 42376 hoidmvlelem2 46877 |
| Copyright terms: Public domain | W3C validator |