| Mathbox for Thierry Arnoux |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > Mathboxes > toslub | Structured version Visualization version GIF version | ||
| Description: In a toset, the lowest upper bound lub, defined for partial orders is the supremum, sup(𝐴, 𝐵, < ), defined for total orders. (these are the set.mm definitions: lowest upper bound and supremum are normally synonymous). Note that those two values are also equal if such a supremum does not exist: in that case, both are equal to the empty set. (Contributed by Thierry Arnoux, 15-Feb-2018.) (Revised by Thierry Arnoux, 24-Sep-2018.) |
| Ref | Expression |
|---|---|
| toslub.b | ⊢ 𝐵 = (Base‘𝐾) |
| toslub.l | ⊢ < = (lt‘𝐾) |
| toslub.1 | ⊢ (𝜑 → 𝐾 ∈ Toset) |
| toslub.2 | ⊢ (𝜑 → 𝐴 ⊆ 𝐵) |
| Ref | Expression |
|---|---|
| toslub | ⊢ (𝜑 → ((lub‘𝐾)‘𝐴) = sup(𝐴, 𝐵, < )) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | toslub.b | . . . 4 ⊢ 𝐵 = (Base‘𝐾) | |
| 2 | toslub.l | . . . 4 ⊢ < = (lt‘𝐾) | |
| 3 | toslub.1 | . . . 4 ⊢ (𝜑 → 𝐾 ∈ Toset) | |
| 4 | toslub.2 | . . . 4 ⊢ (𝜑 → 𝐴 ⊆ 𝐵) | |
| 5 | eqid 2736 | . . . 4 ⊢ (le‘𝐾) = (le‘𝐾) | |
| 6 | 1, 2, 3, 4, 5 | toslublem 32957 | . . 3 ⊢ ((𝜑 ∧ 𝑎 ∈ 𝐵) → ((∀𝑏 ∈ 𝐴 𝑏(le‘𝐾)𝑎 ∧ ∀𝑐 ∈ 𝐵 (∀𝑏 ∈ 𝐴 𝑏(le‘𝐾)𝑐 → 𝑎(le‘𝐾)𝑐)) ↔ (∀𝑏 ∈ 𝐴 ¬ 𝑎 < 𝑏 ∧ ∀𝑏 ∈ 𝐵 (𝑏 < 𝑎 → ∃𝑑 ∈ 𝐴 𝑏 < 𝑑)))) |
| 7 | 6 | riotabidva 7386 | . 2 ⊢ (𝜑 → (℩𝑎 ∈ 𝐵 (∀𝑏 ∈ 𝐴 𝑏(le‘𝐾)𝑎 ∧ ∀𝑐 ∈ 𝐵 (∀𝑏 ∈ 𝐴 𝑏(le‘𝐾)𝑐 → 𝑎(le‘𝐾)𝑐))) = (℩𝑎 ∈ 𝐵 (∀𝑏 ∈ 𝐴 ¬ 𝑎 < 𝑏 ∧ ∀𝑏 ∈ 𝐵 (𝑏 < 𝑎 → ∃𝑑 ∈ 𝐴 𝑏 < 𝑑)))) |
| 8 | eqid 2736 | . . 3 ⊢ (lub‘𝐾) = (lub‘𝐾) | |
| 9 | biid 261 | . . 3 ⊢ ((∀𝑏 ∈ 𝐴 𝑏(le‘𝐾)𝑎 ∧ ∀𝑐 ∈ 𝐵 (∀𝑏 ∈ 𝐴 𝑏(le‘𝐾)𝑐 → 𝑎(le‘𝐾)𝑐)) ↔ (∀𝑏 ∈ 𝐴 𝑏(le‘𝐾)𝑎 ∧ ∀𝑐 ∈ 𝐵 (∀𝑏 ∈ 𝐴 𝑏(le‘𝐾)𝑐 → 𝑎(le‘𝐾)𝑐))) | |
| 10 | 1, 5, 8, 9, 3, 4 | lubval 18371 | . 2 ⊢ (𝜑 → ((lub‘𝐾)‘𝐴) = (℩𝑎 ∈ 𝐵 (∀𝑏 ∈ 𝐴 𝑏(le‘𝐾)𝑎 ∧ ∀𝑐 ∈ 𝐵 (∀𝑏 ∈ 𝐴 𝑏(le‘𝐾)𝑐 → 𝑎(le‘𝐾)𝑐)))) |
| 11 | 1, 5, 2 | tosso 18434 | . . . . 5 ⊢ (𝐾 ∈ Toset → (𝐾 ∈ Toset ↔ ( < Or 𝐵 ∧ ( I ↾ 𝐵) ⊆ (le‘𝐾)))) |
| 12 | 11 | ibi 267 | . . . 4 ⊢ (𝐾 ∈ Toset → ( < Or 𝐵 ∧ ( I ↾ 𝐵) ⊆ (le‘𝐾))) |
| 13 | 12 | simpld 494 | . . 3 ⊢ (𝐾 ∈ Toset → < Or 𝐵) |
| 14 | id 22 | . . . 4 ⊢ ( < Or 𝐵 → < Or 𝐵) | |
| 15 | 14 | supval2 9472 | . . 3 ⊢ ( < Or 𝐵 → sup(𝐴, 𝐵, < ) = (℩𝑎 ∈ 𝐵 (∀𝑏 ∈ 𝐴 ¬ 𝑎 < 𝑏 ∧ ∀𝑏 ∈ 𝐵 (𝑏 < 𝑎 → ∃𝑑 ∈ 𝐴 𝑏 < 𝑑)))) |
| 16 | 3, 13, 15 | 3syl 18 | . 2 ⊢ (𝜑 → sup(𝐴, 𝐵, < ) = (℩𝑎 ∈ 𝐵 (∀𝑏 ∈ 𝐴 ¬ 𝑎 < 𝑏 ∧ ∀𝑏 ∈ 𝐵 (𝑏 < 𝑎 → ∃𝑑 ∈ 𝐴 𝑏 < 𝑑)))) |
| 17 | 7, 10, 16 | 3eqtr4d 2781 | 1 ⊢ (𝜑 → ((lub‘𝐾)‘𝐴) = sup(𝐴, 𝐵, < )) |
| Colors of variables: wff setvar class |
| Syntax hints: ¬ wn 3 → wi 4 ∧ wa 395 = wceq 1540 ∈ wcel 2109 ∀wral 3052 ∃wrex 3061 ⊆ wss 3931 class class class wbr 5124 I cid 5552 Or wor 5565 ↾ cres 5661 ‘cfv 6536 ℩crio 7366 supcsup 9457 Basecbs 17233 lecple 17283 ltcplt 18325 lubclub 18326 Tosetctos 18431 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1795 ax-4 1809 ax-5 1910 ax-6 1967 ax-7 2008 ax-8 2111 ax-9 2119 ax-10 2142 ax-11 2158 ax-12 2178 ax-ext 2708 ax-rep 5254 ax-sep 5271 ax-nul 5281 ax-pow 5340 ax-pr 5407 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3or 1087 df-3an 1088 df-tru 1543 df-fal 1553 df-ex 1780 df-nf 1784 df-sb 2066 df-mo 2540 df-eu 2569 df-clab 2715 df-cleq 2728 df-clel 2810 df-nfc 2886 df-ne 2934 df-ral 3053 df-rex 3062 df-rmo 3364 df-reu 3365 df-rab 3421 df-v 3466 df-sbc 3771 df-csb 3880 df-dif 3934 df-un 3936 df-in 3938 df-ss 3948 df-nul 4314 df-if 4506 df-pw 4582 df-sn 4607 df-pr 4609 df-op 4613 df-uni 4889 df-iun 4974 df-br 5125 df-opab 5187 df-mpt 5207 df-id 5553 df-po 5566 df-so 5567 df-xp 5665 df-rel 5666 df-cnv 5667 df-co 5668 df-dm 5669 df-rn 5670 df-res 5671 df-ima 5672 df-iota 6489 df-fun 6538 df-fn 6539 df-f 6540 df-f1 6541 df-fo 6542 df-f1o 6543 df-fv 6544 df-riota 7367 df-sup 9459 df-proset 18311 df-poset 18330 df-plt 18345 df-lub 18361 df-toset 18432 |
| This theorem is referenced by: xrsp1 33010 |
| Copyright terms: Public domain | W3C validator |