| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > joindef | Structured version Visualization version GIF version | ||
| Description: Two ways to say that a join is defined. (Contributed by NM, 9-Sep-2018.) |
| Ref | Expression |
|---|---|
| joindef.u | ⊢ 𝑈 = (lub‘𝐾) |
| joindef.j | ⊢ ∨ = (join‘𝐾) |
| joindef.k | ⊢ (𝜑 → 𝐾 ∈ 𝑉) |
| joindef.x | ⊢ (𝜑 → 𝑋 ∈ 𝑊) |
| joindef.y | ⊢ (𝜑 → 𝑌 ∈ 𝑍) |
| Ref | Expression |
|---|---|
| joindef | ⊢ (𝜑 → (〈𝑋, 𝑌〉 ∈ dom ∨ ↔ {𝑋, 𝑌} ∈ dom 𝑈)) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | joindef.k | . . 3 ⊢ (𝜑 → 𝐾 ∈ 𝑉) | |
| 2 | joindef.u | . . . . 5 ⊢ 𝑈 = (lub‘𝐾) | |
| 3 | joindef.j | . . . . 5 ⊢ ∨ = (join‘𝐾) | |
| 4 | 2, 3 | joindm 18337 | . . . 4 ⊢ (𝐾 ∈ 𝑉 → dom ∨ = {〈𝑥, 𝑦〉 ∣ {𝑥, 𝑦} ∈ dom 𝑈}) |
| 5 | 4 | eleq2d 2826 | . . 3 ⊢ (𝐾 ∈ 𝑉 → (〈𝑋, 𝑌〉 ∈ dom ∨ ↔ 〈𝑋, 𝑌〉 ∈ {〈𝑥, 𝑦〉 ∣ {𝑥, 𝑦} ∈ dom 𝑈})) |
| 6 | 1, 5 | syl 17 | . 2 ⊢ (𝜑 → (〈𝑋, 𝑌〉 ∈ dom ∨ ↔ 〈𝑋, 𝑌〉 ∈ {〈𝑥, 𝑦〉 ∣ {𝑥, 𝑦} ∈ dom 𝑈})) |
| 7 | joindef.x | . . 3 ⊢ (𝜑 → 𝑋 ∈ 𝑊) | |
| 8 | joindef.y | . . 3 ⊢ (𝜑 → 𝑌 ∈ 𝑍) | |
| 9 | preq1 4672 | . . . . 5 ⊢ (𝑥 = 𝑋 → {𝑥, 𝑦} = {𝑋, 𝑦}) | |
| 10 | 9 | eleq1d 2825 | . . . 4 ⊢ (𝑥 = 𝑋 → ({𝑥, 𝑦} ∈ dom 𝑈 ↔ {𝑋, 𝑦} ∈ dom 𝑈)) |
| 11 | preq2 4673 | . . . . 5 ⊢ (𝑦 = 𝑌 → {𝑋, 𝑦} = {𝑋, 𝑌}) | |
| 12 | 11 | eleq1d 2825 | . . . 4 ⊢ (𝑦 = 𝑌 → ({𝑋, 𝑦} ∈ dom 𝑈 ↔ {𝑋, 𝑌} ∈ dom 𝑈)) |
| 13 | 10, 12 | opelopabg 5487 | . . 3 ⊢ ((𝑋 ∈ 𝑊 ∧ 𝑌 ∈ 𝑍) → (〈𝑋, 𝑌〉 ∈ {〈𝑥, 𝑦〉 ∣ {𝑥, 𝑦} ∈ dom 𝑈} ↔ {𝑋, 𝑌} ∈ dom 𝑈)) |
| 14 | 7, 8, 13 | syl2anc 590 | . 2 ⊢ (𝜑 → (〈𝑋, 𝑌〉 ∈ {〈𝑥, 𝑦〉 ∣ {𝑥, 𝑦} ∈ dom 𝑈} ↔ {𝑋, 𝑌} ∈ dom 𝑈)) |
| 15 | 6, 14 | bitrd 280 | 1 ⊢ (𝜑 → (〈𝑋, 𝑌〉 ∈ dom ∨ ↔ {𝑋, 𝑌} ∈ dom 𝑈)) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ↔ wb 207 = wceq 1547 ∈ wcel 2119 {cpr 4564 〈cop 4568 {copab 5141 dom cdm 5625 ‘cfv 6492 lubclub 18273 joincjn 18275 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1802 ax-4 1816 ax-5 1917 ax-6 1974 ax-7 2015 ax-8 2121 ax-9 2129 ax-10 2152 ax-11 2168 ax-12 2189 ax-ext 2712 ax-rep 5206 ax-sep 5225 ax-nul 5235 ax-pow 5301 ax-pr 5369 ax-un 7685 |
| This theorem depends on definitions: df-bi 208 df-an 397 df-or 854 df-3an 1094 df-tru 1550 df-fal 1560 df-ex 1787 df-nf 1791 df-sb 2074 df-mo 2543 df-eu 2573 df-clab 2719 df-cleq 2732 df-clel 2815 df-nfc 2889 df-ne 2936 df-ral 3055 df-rex 3065 df-rmo 3345 df-reu 3346 df-rab 3393 df-v 3434 df-sbc 3731 df-csb 3839 df-dif 3893 df-un 3895 df-in 3897 df-ss 3907 df-nul 4269 df-if 4462 df-pw 4538 df-sn 4563 df-pr 4565 df-op 4569 df-uni 4846 df-iun 4930 df-br 5080 df-opab 5142 df-mpt 5161 df-id 5520 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 6448 df-fun 6494 df-fn 6495 df-f 6496 df-f1 6497 df-fo 6498 df-f1o 6499 df-fv 6500 df-riota 7320 df-oprab 7367 df-lub 18308 df-join 18310 |
| This theorem is referenced by: joinval 18339 joincl 18340 joindmss 18341 joineu 18344 clatl 18472 joindm2 49465 |
| Copyright terms: Public domain | W3C validator |