| 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 5090 | . . . 4 ⊢ (𝑧 = 𝐶 → (𝑦𝑅𝑧 ↔ 𝑦𝑅𝐶)) | |
| 7 | 6 | rspcev 3565 | . . 3 ⊢ ((𝐶 ∈ 𝐵 ∧ 𝑦𝑅𝐶) → ∃𝑧 ∈ 𝐵 𝑦𝑅𝑧) |
| 8 | 4, 5, 7 | syl2an2r 686 | . 2 ⊢ ((𝜑 ∧ (𝑦 ∈ 𝐴 ∧ 𝑦𝑅𝐶)) → ∃𝑧 ∈ 𝐵 𝑦𝑅𝑧) |
| 9 | 1, 2, 3, 8 | eqsupd 9365 | 1 ⊢ (𝜑 → sup(𝐵, 𝐴, 𝑅) = 𝐶) |
| Colors of variables: wff setvar class |
| Syntax hints: ¬ wn 3 → wi 4 ∧ wa 395 = wceq 1542 ∈ wcel 2114 ∃wrex 3062 class class class wbr 5086 Or wor 5533 supcsup 9348 |
| 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 3063 df-rmo 3343 df-reu 3344 df-rab 3391 df-v 3432 df-dif 3893 df-un 3895 df-ss 3907 df-nul 4275 df-if 4468 df-sn 4569 df-pr 4571 df-op 4575 df-uni 4852 df-br 5087 df-po 5534 df-so 5535 df-iota 6450 df-riota 7319 df-sup 9350 |
| This theorem is referenced by: suppr 9380 gsumesum 34223 supfz 35931 mblfinlem2 37999 |
| Copyright terms: Public domain | W3C validator |