| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > posglbdg | Structured version Visualization version GIF version | ||
| Description: Properties which determine the greatest lower bound in a poset. (Contributed by Stefan O'Rear, 31-Jan-2015.) |
| Ref | Expression |
|---|---|
| posglbdg.l | ⊢ ≤ = (le‘𝐾) |
| posglbdg.b | ⊢ (𝜑 → 𝐵 = (Base‘𝐾)) |
| posglbdg.g | ⊢ (𝜑 → 𝐺 = (glb‘𝐾)) |
| posglbdg.k | ⊢ (𝜑 → 𝐾 ∈ Poset) |
| posglbdg.s | ⊢ (𝜑 → 𝑆 ⊆ 𝐵) |
| posglbdg.t | ⊢ (𝜑 → 𝑇 ∈ 𝐵) |
| posglbdg.lb | ⊢ ((𝜑 ∧ 𝑥 ∈ 𝑆) → 𝑇 ≤ 𝑥) |
| posglbdg.gt | ⊢ ((𝜑 ∧ 𝑦 ∈ 𝐵 ∧ ∀𝑥 ∈ 𝑆 𝑦 ≤ 𝑥) → 𝑦 ≤ 𝑇) |
| Ref | Expression |
|---|---|
| posglbdg | ⊢ (𝜑 → (𝐺‘𝑆) = 𝑇) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | eqid 2766 | . . 3 ⊢ (ODual‘𝐾) = (ODual‘𝐾) | |
| 2 | posglbdg.l | . . 3 ⊢ ≤ = (le‘𝐾) | |
| 3 | 1, 2 | oduleval 18370 | . 2 ⊢ ◡ ≤ = (le‘(ODual‘𝐾)) |
| 4 | posglbdg.b | . . 3 ⊢ (𝜑 → 𝐵 = (Base‘𝐾)) | |
| 5 | eqid 2766 | . . . 4 ⊢ (Base‘𝐾) = (Base‘𝐾) | |
| 6 | 1, 5 | odubas 18372 | . . 3 ⊢ (Base‘𝐾) = (Base‘(ODual‘𝐾)) |
| 7 | 4, 6 | eqtrdi 2817 | . 2 ⊢ (𝜑 → 𝐵 = (Base‘(ODual‘𝐾))) |
| 8 | posglbdg.g | . . 3 ⊢ (𝜑 → 𝐺 = (glb‘𝐾)) | |
| 9 | posglbdg.k | . . . 4 ⊢ (𝜑 → 𝐾 ∈ Poset) | |
| 10 | eqid 2766 | . . . . 5 ⊢ (glb‘𝐾) = (glb‘𝐾) | |
| 11 | 1, 10 | odulub 18486 | . . . 4 ⊢ (𝐾 ∈ Poset → (glb‘𝐾) = (lub‘(ODual‘𝐾))) |
| 12 | 9, 11 | syl 18 | . . 3 ⊢ (𝜑 → (glb‘𝐾) = (lub‘(ODual‘𝐾))) |
| 13 | 8, 12 | eqtrd 2801 | . 2 ⊢ (𝜑 → 𝐺 = (lub‘(ODual‘𝐾))) |
| 14 | 1 | odupos 18407 | . . 3 ⊢ (𝐾 ∈ Poset → (ODual‘𝐾) ∈ Poset) |
| 15 | 9, 14 | syl 18 | . 2 ⊢ (𝜑 → (ODual‘𝐾) ∈ Poset) |
| 16 | posglbdg.s | . 2 ⊢ (𝜑 → 𝑆 ⊆ 𝐵) | |
| 17 | posglbdg.t | . 2 ⊢ (𝜑 → 𝑇 ∈ 𝐵) | |
| 18 | posglbdg.lb | . . 3 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝑆) → 𝑇 ≤ 𝑥) | |
| 19 | vex 3462 | . . . . 5 ⊢ 𝑥 ∈ V | |
| 20 | brcnvg 5870 | . . . . 5 ⊢ ((𝑥 ∈ V ∧ 𝑇 ∈ 𝐵) → (𝑥◡ ≤ 𝑇 ↔ 𝑇 ≤ 𝑥)) | |
| 21 | 19, 17, 20 | sylancr 599 | . . . 4 ⊢ (𝜑 → (𝑥◡ ≤ 𝑇 ↔ 𝑇 ≤ 𝑥)) |
| 22 | 21 | adantr 486 | . . 3 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝑆) → (𝑥◡ ≤ 𝑇 ↔ 𝑇 ≤ 𝑥)) |
| 23 | 18, 22 | mpbird 260 | . 2 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝑆) → 𝑥◡ ≤ 𝑇) |
| 24 | vex 3462 | . . . . . 6 ⊢ 𝑦 ∈ V | |
| 25 | 19, 24 | brcnv 5873 | . . . . 5 ⊢ (𝑥◡ ≤ 𝑦 ↔ 𝑦 ≤ 𝑥) |
| 26 | 25 | ralbii 3114 | . . . 4 ⊢ (∀𝑥 ∈ 𝑆 𝑥◡ ≤ 𝑦 ↔ ∀𝑥 ∈ 𝑆 𝑦 ≤ 𝑥) |
| 27 | posglbdg.gt | . . . 4 ⊢ ((𝜑 ∧ 𝑦 ∈ 𝐵 ∧ ∀𝑥 ∈ 𝑆 𝑦 ≤ 𝑥) → 𝑦 ≤ 𝑇) | |
| 28 | 26, 27 | syl3an3b 1432 | . . 3 ⊢ ((𝜑 ∧ 𝑦 ∈ 𝐵 ∧ ∀𝑥 ∈ 𝑆 𝑥◡ ≤ 𝑦) → 𝑦 ≤ 𝑇) |
| 29 | brcnvg 5870 | . . . . 5 ⊢ ((𝑇 ∈ 𝐵 ∧ 𝑦 ∈ V) → (𝑇◡ ≤ 𝑦 ↔ 𝑦 ≤ 𝑇)) | |
| 30 | 17, 24, 29 | sylancl 598 | . . . 4 ⊢ (𝜑 → (𝑇◡ ≤ 𝑦 ↔ 𝑦 ≤ 𝑇)) |
| 31 | 30 | 3ad2ant1 1151 | . . 3 ⊢ ((𝜑 ∧ 𝑦 ∈ 𝐵 ∧ ∀𝑥 ∈ 𝑆 𝑥◡ ≤ 𝑦) → (𝑇◡ ≤ 𝑦 ↔ 𝑦 ≤ 𝑇)) |
| 32 | 28, 31 | mpbird 260 | . 2 ⊢ ((𝜑 ∧ 𝑦 ∈ 𝐵 ∧ ∀𝑥 ∈ 𝑆 𝑥◡ ≤ 𝑦) → 𝑇◡ ≤ 𝑦) |
| 33 | 3, 7, 13, 15, 16, 17, 23, 32 | poslubdg 18493 | 1 ⊢ (𝜑 → (𝐺‘𝑆) = 𝑇) |
| Colors of variables: wff setvar class |
| This proof depends on syntax axioms: → wi 4 ↔ wb 209 ∧ wa 401 ∧ w3a 1103 = wceq 1570 ∈ wcel 2146 ∀wral 3082 Vcvv 3458 ⊆ wss 3908 class class class wbr 5114 ◡ccnv 5665 ‘cfv 6543 Basecbs 17294 lecple 17342 ODualcodu 18367 Posetcpo 18388 lubclub 18390 glbcglb 18391 |
| This proof depends on axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1828 ax-4 1842 ax-5 1943 ax-6 2000 ax-7 2041 ax-8 2148 ax-9 2156 ax-10 2179 ax-11 2195 ax-12 2216 ax-ext 2738 ax-rep 5243 ax-sep 5262 ax-nul 5274 ax-pow 5341 ax-pr 5409 ax-un 7745 ax-cnex 11174 ax-resscn 11175 ax-1cn 11176 ax-icn 11177 ax-addcl 11178 ax-addrcl 11179 ax-mulcl 11180 ax-mulrcl 11181 ax-mulcom 11182 ax-addass 11183 ax-mulass 11184 ax-distr 11185 ax-i2m1 11186 ax-1ne0 11187 ax-1rid 11188 ax-rnegex 11189 ax-rrecex 11190 ax-cnre 11191 ax-pre-lttri 11192 ax-pre-lttrn 11193 ax-pre-ltadd 11194 ax-pre-mulgt0 11195 |
| This proof depends on definitions: df-bi 210 df-an 402 df-or 862 df-3or 1104 df-3an 1105 df-tru 1573 df-fal 1583 df-ex 1813 df-nf 1817 df-sb 2100 df-mo 2570 df-eu 2600 df-clab 2745 df-cleq 2758 df-clel 2841 df-nfc 2915 df-ne 2962 df-nel 3068 df-ral 3083 df-rex 3093 df-rmo 3372 df-reu 3373 df-rab 3420 df-v 3460 df-sbc 3748 df-csb 3857 df-dif 3911 df-un 3913 df-in 3915 df-ss 3925 df-pss 3928 df-nul 4290 df-if 4493 df-pw 4569 df-sn 4595 df-pr 4597 df-op 4601 df-uni 4878 df-iun 4963 df-br 5115 df-opab 5179 df-mpt 5198 df-tr 5224 df-id 5561 df-eprel 5566 df-po 5574 df-so 5575 df-fr 5619 df-we 5621 df-xp 5672 df-rel 5673 df-cnv 5674 df-co 5675 df-dm 5676 df-rn 5677 df-res 5678 df-ima 5679 df-pred 6309 df-ord 6370 df-on 6371 df-lim 6372 df-suc 6373 df-iota 6499 df-fun 6545 df-fn 6546 df-f 6547 df-f1 6548 df-fo 6549 df-f1o 6550 df-fv 6551 df-riota 7380 df-ov 7426 df-oprab 7427 df-mpo 7428 df-om 7872 df-2nd 7996 df-frecs 8287 df-wrecs 8318 df-recs 8367 df-rdg 8406 df-er 8703 df-en 8953 df-dom 8954 df-sdom 8955 df-pnf 11263 df-mnf 11264 df-xr 11265 df-ltxr 11266 df-le 11267 df-sub 11461 df-neg 11462 df-nn 12252 df-2 12321 df-3 12322 df-4 12323 df-5 12324 df-6 12325 df-7 12326 df-8 12327 df-9 12328 df-n0 12523 df-z 12610 df-dec 12730 df-sets 17249 df-slot 17267 df-ndx 17279 df-base 17295 df-ple 17355 df-odu 18368 df-proset 18375 df-poset 18394 df-lub 18425 df-glb 18426 |
| This theorem is used by: mrelatglb 18641 mrelatglb0 18642 glbsscl 49780 ipoglb 49810 |
| Copyright terms: Public domain | W3C validator |