| 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 772 | . . 3 ⊢ ((𝜑 ∧ (𝑦 ∈ 𝐴 ∧ 𝑦𝑅𝐶)) → 𝑦𝑅𝐶) | |
| 6 | breq2 5146 | . . . 4 ⊢ (𝑧 = 𝐶 → (𝑦𝑅𝑧 ↔ 𝑦𝑅𝐶)) | |
| 7 | 6 | rspcev 3621 | . . 3 ⊢ ((𝐶 ∈ 𝐵 ∧ 𝑦𝑅𝐶) → ∃𝑧 ∈ 𝐵 𝑦𝑅𝑧) |
| 8 | 4, 5, 7 | syl2an2r 685 | . 2 ⊢ ((𝜑 ∧ (𝑦 ∈ 𝐴 ∧ 𝑦𝑅𝐶)) → ∃𝑧 ∈ 𝐵 𝑦𝑅𝑧) |
| 9 | 1, 2, 3, 8 | eqsupd 9498 | 1 ⊢ (𝜑 → sup(𝐵, 𝐴, 𝑅) = 𝐶) |
| Colors of variables: wff setvar class |
| Syntax hints: ¬ wn 3 → wi 4 ∧ wa 395 = wceq 1539 ∈ wcel 2107 ∃wrex 3069 class class class wbr 5142 Or wor 5590 supcsup 9481 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1794 ax-4 1808 ax-5 1909 ax-6 1966 ax-7 2006 ax-8 2109 ax-9 2117 ax-10 2140 ax-11 2156 ax-12 2176 ax-ext 2707 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3or 1087 df-3an 1088 df-tru 1542 df-fal 1552 df-ex 1779 df-nf 1783 df-sb 2064 df-mo 2539 df-eu 2568 df-clab 2714 df-cleq 2728 df-clel 2815 df-nfc 2891 df-ne 2940 df-ral 3061 df-rex 3070 df-rmo 3379 df-reu 3380 df-rab 3436 df-v 3481 df-dif 3953 df-un 3955 df-ss 3967 df-nul 4333 df-if 4525 df-sn 4626 df-pr 4628 df-op 4632 df-uni 4907 df-br 5143 df-po 5591 df-so 5592 df-iota 6513 df-riota 7389 df-sup 9483 |
| This theorem is referenced by: suppr 9512 gsumesum 34061 supfz 35730 mblfinlem2 37666 |
| Copyright terms: Public domain | W3C validator |