| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > supmax | Structured version Visualization version GIF version | ||
| Description: The greatest element of a set is its supremum. Note that the converse is not true; the supremum might not be an element of the set considered. (Contributed by Jeff Hoffman, 17-Jun-2008.) (Proof shortened by OpenAI, 30-Mar-2020.) |
| Ref | Expression |
|---|---|
| supmax.1 | ⊢ (𝜑 → 𝑅 Or 𝐴) |
| supmax.2 | ⊢ (𝜑 → 𝐶 ∈ 𝐴) |
| supmax.3 | ⊢ (𝜑 → 𝐶 ∈ 𝐵) |
| supmax.4 | ⊢ ((𝜑 ∧ 𝑦 ∈ 𝐵) → ¬ 𝐶𝑅𝑦) |
| Ref | Expression |
|---|---|
| supmax | ⊢ (𝜑 → sup(𝐵, 𝐴, 𝑅) = 𝐶) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | supmax.1 | . 2 ⊢ (𝜑 → 𝑅 Or 𝐴) | |
| 2 | supmax.2 | . 2 ⊢ (𝜑 → 𝐶 ∈ 𝐴) | |
| 3 | supmax.4 | . 2 ⊢ ((𝜑 ∧ 𝑦 ∈ 𝐵) → ¬ 𝐶𝑅𝑦) | |
| 4 | supmax.3 | . . 3 ⊢ (𝜑 → 𝐶 ∈ 𝐵) | |
| 5 | simprr 773 | . . 3 ⊢ ((𝜑 ∧ (𝑦 ∈ 𝐴 ∧ 𝑦𝑅𝐶)) → 𝑦𝑅𝐶) | |
| 6 | breq2 5103 | . . . 4 ⊢ (𝑧 = 𝐶 → (𝑦𝑅𝑧 ↔ 𝑦𝑅𝐶)) | |
| 7 | 6 | rspcev 3577 | . . 3 ⊢ ((𝐶 ∈ 𝐵 ∧ 𝑦𝑅𝐶) → ∃𝑧 ∈ 𝐵 𝑦𝑅𝑧) |
| 8 | 4, 5, 7 | syl2an2r 686 | . 2 ⊢ ((𝜑 ∧ (𝑦 ∈ 𝐴 ∧ 𝑦𝑅𝐶)) → ∃𝑧 ∈ 𝐵 𝑦𝑅𝑧) |
| 9 | 1, 2, 3, 8 | eqsupd 9364 | 1 ⊢ (𝜑 → sup(𝐵, 𝐴, 𝑅) = 𝐶) |
| Colors of variables: wff setvar class |
| Syntax hints: ¬ wn 3 → wi 4 ∧ wa 395 = wceq 1542 ∈ wcel 2114 ∃wrex 3061 class class class wbr 5099 Or wor 5532 supcsup 9347 |
| 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 2709 |
| 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 2540 df-eu 2570 df-clab 2716 df-cleq 2729 df-clel 2812 df-nfc 2886 df-ne 2934 df-ral 3053 df-rex 3062 df-rmo 3351 df-reu 3352 df-rab 3401 df-v 3443 df-dif 3905 df-un 3907 df-ss 3919 df-nul 4287 df-if 4481 df-sn 4582 df-pr 4584 df-op 4588 df-uni 4865 df-br 5100 df-po 5533 df-so 5534 df-iota 6449 df-riota 7317 df-sup 9349 |
| This theorem is referenced by: suppr 9379 gsumesum 34218 supfz 35925 mblfinlem2 37861 |
| Copyright terms: Public domain | W3C validator |