![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > elreldm | Structured version Visualization version GIF version |
Description: The first member of an ordered pair in a relation belongs to the domain of the relation (see op1stb 5471). (Contributed by NM, 28-Jul-2004.) |
Ref | Expression |
---|---|
elreldm | ⊢ ((Rel 𝐴 ∧ 𝐵 ∈ 𝐴) → ∩ ∩ 𝐵 ∈ dom 𝐴) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | df-rel 5683 | . . . . 5 ⊢ (Rel 𝐴 ↔ 𝐴 ⊆ (V × V)) | |
2 | ssel 3975 | . . . . 5 ⊢ (𝐴 ⊆ (V × V) → (𝐵 ∈ 𝐴 → 𝐵 ∈ (V × V))) | |
3 | 1, 2 | sylbi 216 | . . . 4 ⊢ (Rel 𝐴 → (𝐵 ∈ 𝐴 → 𝐵 ∈ (V × V))) |
4 | elvv 5750 | . . . 4 ⊢ (𝐵 ∈ (V × V) ↔ ∃𝑥∃𝑦 𝐵 = ⟨𝑥, 𝑦⟩) | |
5 | 3, 4 | imbitrdi 250 | . . 3 ⊢ (Rel 𝐴 → (𝐵 ∈ 𝐴 → ∃𝑥∃𝑦 𝐵 = ⟨𝑥, 𝑦⟩)) |
6 | eleq1 2821 | . . . . . 6 ⊢ (𝐵 = ⟨𝑥, 𝑦⟩ → (𝐵 ∈ 𝐴 ↔ ⟨𝑥, 𝑦⟩ ∈ 𝐴)) | |
7 | vex 3478 | . . . . . . 7 ⊢ 𝑥 ∈ V | |
8 | vex 3478 | . . . . . . 7 ⊢ 𝑦 ∈ V | |
9 | 7, 8 | opeldm 5907 | . . . . . 6 ⊢ (⟨𝑥, 𝑦⟩ ∈ 𝐴 → 𝑥 ∈ dom 𝐴) |
10 | 6, 9 | syl6bi 252 | . . . . 5 ⊢ (𝐵 = ⟨𝑥, 𝑦⟩ → (𝐵 ∈ 𝐴 → 𝑥 ∈ dom 𝐴)) |
11 | inteq 4953 | . . . . . . . 8 ⊢ (𝐵 = ⟨𝑥, 𝑦⟩ → ∩ 𝐵 = ∩ ⟨𝑥, 𝑦⟩) | |
12 | 11 | inteqd 4955 | . . . . . . 7 ⊢ (𝐵 = ⟨𝑥, 𝑦⟩ → ∩ ∩ 𝐵 = ∩ ∩ ⟨𝑥, 𝑦⟩) |
13 | 7, 8 | op1stb 5471 | . . . . . . 7 ⊢ ∩ ∩ ⟨𝑥, 𝑦⟩ = 𝑥 |
14 | 12, 13 | eqtrdi 2788 | . . . . . 6 ⊢ (𝐵 = ⟨𝑥, 𝑦⟩ → ∩ ∩ 𝐵 = 𝑥) |
15 | 14 | eleq1d 2818 | . . . . 5 ⊢ (𝐵 = ⟨𝑥, 𝑦⟩ → (∩ ∩ 𝐵 ∈ dom 𝐴 ↔ 𝑥 ∈ dom 𝐴)) |
16 | 10, 15 | sylibrd 258 | . . . 4 ⊢ (𝐵 = ⟨𝑥, 𝑦⟩ → (𝐵 ∈ 𝐴 → ∩ ∩ 𝐵 ∈ dom 𝐴)) |
17 | 16 | exlimivv 1935 | . . 3 ⊢ (∃𝑥∃𝑦 𝐵 = ⟨𝑥, 𝑦⟩ → (𝐵 ∈ 𝐴 → ∩ ∩ 𝐵 ∈ dom 𝐴)) |
18 | 5, 17 | syli 39 | . 2 ⊢ (Rel 𝐴 → (𝐵 ∈ 𝐴 → ∩ ∩ 𝐵 ∈ dom 𝐴)) |
19 | 18 | imp 407 | 1 ⊢ ((Rel 𝐴 ∧ 𝐵 ∈ 𝐴) → ∩ ∩ 𝐵 ∈ dom 𝐴) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ∧ wa 396 = wceq 1541 ∃wex 1781 ∈ wcel 2106 Vcvv 3474 ⊆ wss 3948 ⟨cop 4634 ∩ cint 4950 × cxp 5674 dom cdm 5676 Rel wrel 5681 |
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 1913 ax-6 1971 ax-7 2011 ax-8 2108 ax-9 2116 ax-ext 2703 ax-sep 5299 ax-nul 5306 ax-pr 5427 |
This theorem depends on definitions: df-bi 206 df-an 397 df-or 846 df-3an 1089 df-tru 1544 df-fal 1554 df-ex 1782 df-sb 2068 df-clab 2710 df-cleq 2724 df-clel 2810 df-ral 3062 df-rex 3071 df-rab 3433 df-v 3476 df-dif 3951 df-un 3953 df-in 3955 df-ss 3965 df-nul 4323 df-if 4529 df-sn 4629 df-pr 4631 df-op 4635 df-int 4951 df-br 5149 df-opab 5211 df-xp 5682 df-rel 5683 df-dm 5686 |
This theorem is referenced by: 1stdm 8025 fundmen 9030 |
Copyright terms: Public domain | W3C validator |