| 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 5101 | . . . 4 ⊢ (𝑧 = 𝐶 → (𝑦𝑅𝑧 ↔ 𝑦𝑅𝐶)) | |
| 7 | 6 | rspcev 3575 | . . 3 ⊢ ((𝐶 ∈ 𝐵 ∧ 𝑦𝑅𝐶) → ∃𝑧 ∈ 𝐵 𝑦𝑅𝑧) |
| 8 | 4, 5, 7 | syl2an2r 686 | . 2 ⊢ ((𝜑 ∧ (𝑦 ∈ 𝐴 ∧ 𝑦𝑅𝐶)) → ∃𝑧 ∈ 𝐵 𝑦𝑅𝑧) |
| 9 | 1, 2, 3, 8 | eqsupd 9362 | 1 ⊢ (𝜑 → sup(𝐵, 𝐴, 𝑅) = 𝐶) |
| Colors of variables: wff setvar class |
| Syntax hints: ¬ wn 3 → wi 4 ∧ wa 395 = wceq 1542 ∈ wcel 2114 ∃wrex 3059 class class class wbr 5097 Or wor 5530 supcsup 9345 |
| 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 |
| 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-ral 3051 df-rex 3060 df-rmo 3349 df-reu 3350 df-rab 3399 df-v 3441 df-dif 3903 df-un 3905 df-ss 3917 df-nul 4285 df-if 4479 df-sn 4580 df-pr 4582 df-op 4586 df-uni 4863 df-br 5098 df-po 5531 df-so 5532 df-iota 6447 df-riota 7315 df-sup 9347 |
| This theorem is referenced by: suppr 9377 gsumesum 34195 supfz 35902 mblfinlem2 37828 |
| Copyright terms: Public domain | W3C validator |