| 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 2737 | . . . 4 ⊢ (le‘𝐾) = (le‘𝐾) | |
| 6 | 1, 2, 3, 4, 5 | toslublem 33050 | . . 3 ⊢ ((𝜑 ∧ 𝑎 ∈ 𝐵) → ((∀𝑏 ∈ 𝐴 𝑏(le‘𝐾)𝑎 ∧ ∀𝑐 ∈ 𝐵 (∀𝑏 ∈ 𝐴 𝑏(le‘𝐾)𝑐 → 𝑎(le‘𝐾)𝑐)) ↔ (∀𝑏 ∈ 𝐴 ¬ 𝑎 < 𝑏 ∧ ∀𝑏 ∈ 𝐵 (𝑏 < 𝑎 → ∃𝑑 ∈ 𝐴 𝑏 < 𝑑)))) |
| 7 | 6 | riotabidva 7337 | . 2 ⊢ (𝜑 → (℩𝑎 ∈ 𝐵 (∀𝑏 ∈ 𝐴 𝑏(le‘𝐾)𝑎 ∧ ∀𝑐 ∈ 𝐵 (∀𝑏 ∈ 𝐴 𝑏(le‘𝐾)𝑐 → 𝑎(le‘𝐾)𝑐))) = (℩𝑎 ∈ 𝐵 (∀𝑏 ∈ 𝐴 ¬ 𝑎 < 𝑏 ∧ ∀𝑏 ∈ 𝐵 (𝑏 < 𝑎 → ∃𝑑 ∈ 𝐴 𝑏 < 𝑑)))) |
| 8 | eqid 2737 | . . 3 ⊢ (lub‘𝐾) = (lub‘𝐾) | |
| 9 | biid 261 | . . 3 ⊢ ((∀𝑏 ∈ 𝐴 𝑏(le‘𝐾)𝑎 ∧ ∀𝑐 ∈ 𝐵 (∀𝑏 ∈ 𝐴 𝑏(le‘𝐾)𝑐 → 𝑎(le‘𝐾)𝑐)) ↔ (∀𝑏 ∈ 𝐴 𝑏(le‘𝐾)𝑎 ∧ ∀𝑐 ∈ 𝐵 (∀𝑏 ∈ 𝐴 𝑏(le‘𝐾)𝑐 → 𝑎(le‘𝐾)𝑐))) | |
| 10 | 1, 5, 8, 9, 3, 4 | lubval 18314 | . 2 ⊢ (𝜑 → ((lub‘𝐾)‘𝐴) = (℩𝑎 ∈ 𝐵 (∀𝑏 ∈ 𝐴 𝑏(le‘𝐾)𝑎 ∧ ∀𝑐 ∈ 𝐵 (∀𝑏 ∈ 𝐴 𝑏(le‘𝐾)𝑐 → 𝑎(le‘𝐾)𝑐)))) |
| 11 | 1, 5, 2 | tosso 18377 | . . . . 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 9362 | . . 3 ⊢ ( < Or 𝐵 → sup(𝐴, 𝐵, < ) = (℩𝑎 ∈ 𝐵 (∀𝑏 ∈ 𝐴 ¬ 𝑎 < 𝑏 ∧ ∀𝑏 ∈ 𝐵 (𝑏 < 𝑎 → ∃𝑑 ∈ 𝐴 𝑏 < 𝑑)))) |
| 16 | 3, 13, 15 | 3syl 18 | . 2 ⊢ (𝜑 → sup(𝐴, 𝐵, < ) = (℩𝑎 ∈ 𝐵 (∀𝑏 ∈ 𝐴 ¬ 𝑎 < 𝑏 ∧ ∀𝑏 ∈ 𝐵 (𝑏 < 𝑎 → ∃𝑑 ∈ 𝐴 𝑏 < 𝑑)))) |
| 17 | 7, 10, 16 | 3eqtr4d 2782 | 1 ⊢ (𝜑 → ((lub‘𝐾)‘𝐴) = sup(𝐴, 𝐵, < )) |
| Colors of variables: wff setvar class |
| Syntax hints: ¬ wn 3 → wi 4 ∧ wa 395 = wceq 1542 ∈ wcel 2114 ∀wral 3052 ∃wrex 3062 ⊆ wss 3890 class class class wbr 5086 I cid 5519 Or wor 5532 ↾ cres 5627 ‘cfv 6493 ℩crio 7317 supcsup 9347 Basecbs 17173 lecple 17221 ltcplt 18268 lubclub 18269 Tosetctos 18374 |
| 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 ax-rep 5213 ax-sep 5232 ax-nul 5242 ax-pow 5303 ax-pr 5371 |
| 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-sbc 3730 df-csb 3839 df-dif 3893 df-un 3895 df-in 3897 df-ss 3907 df-nul 4275 df-if 4468 df-pw 4544 df-sn 4569 df-pr 4571 df-op 4575 df-uni 4852 df-iun 4936 df-br 5087 df-opab 5149 df-mpt 5168 df-id 5520 df-po 5533 df-so 5534 df-xp 5631 df-rel 5632 df-cnv 5633 df-co 5634 df-dm 5635 df-rn 5636 df-res 5637 df-ima 5638 df-iota 6449 df-fun 6495 df-fn 6496 df-f 6497 df-f1 6498 df-fo 6499 df-f1o 6500 df-fv 6501 df-riota 7318 df-sup 9349 df-proset 18254 df-poset 18273 df-plt 18288 df-lub 18304 df-toset 18375 |
| This theorem is referenced by: xrsp1 33091 |
| Copyright terms: Public domain | W3C validator |