![]() |
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 5426). (Contributed by NM, 28-Jul-2004.) |
Ref | Expression |
---|---|
elreldm | ⊢ ((Rel 𝐴 ∧ 𝐵 ∈ 𝐴) → ∩ ∩ 𝐵 ∈ dom 𝐴) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | df-rel 5638 | . . . . 5 ⊢ (Rel 𝐴 ↔ 𝐴 ⊆ (V × V)) | |
2 | ssel 3935 | . . . . 5 ⊢ (𝐴 ⊆ (V × V) → (𝐵 ∈ 𝐴 → 𝐵 ∈ (V × V))) | |
3 | 1, 2 | sylbi 216 | . . . 4 ⊢ (Rel 𝐴 → (𝐵 ∈ 𝐴 → 𝐵 ∈ (V × V))) |
4 | elvv 5704 | . . . 4 ⊢ (𝐵 ∈ (V × V) ↔ ∃𝑥∃𝑦 𝐵 = 〈𝑥, 𝑦〉) | |
5 | 3, 4 | syl6ib 250 | . . 3 ⊢ (Rel 𝐴 → (𝐵 ∈ 𝐴 → ∃𝑥∃𝑦 𝐵 = 〈𝑥, 𝑦〉)) |
6 | eleq1 2825 | . . . . . 6 ⊢ (𝐵 = 〈𝑥, 𝑦〉 → (𝐵 ∈ 𝐴 ↔ 〈𝑥, 𝑦〉 ∈ 𝐴)) | |
7 | vex 3447 | . . . . . . 7 ⊢ 𝑥 ∈ V | |
8 | vex 3447 | . . . . . . 7 ⊢ 𝑦 ∈ V | |
9 | 7, 8 | opeldm 5861 | . . . . . 6 ⊢ (〈𝑥, 𝑦〉 ∈ 𝐴 → 𝑥 ∈ dom 𝐴) |
10 | 6, 9 | syl6bi 252 | . . . . 5 ⊢ (𝐵 = 〈𝑥, 𝑦〉 → (𝐵 ∈ 𝐴 → 𝑥 ∈ dom 𝐴)) |
11 | inteq 4908 | . . . . . . . 8 ⊢ (𝐵 = 〈𝑥, 𝑦〉 → ∩ 𝐵 = ∩ 〈𝑥, 𝑦〉) | |
12 | 11 | inteqd 4910 | . . . . . . 7 ⊢ (𝐵 = 〈𝑥, 𝑦〉 → ∩ ∩ 𝐵 = ∩ ∩ 〈𝑥, 𝑦〉) |
13 | 7, 8 | op1stb 5426 | . . . . . . 7 ⊢ ∩ ∩ 〈𝑥, 𝑦〉 = 𝑥 |
14 | 12, 13 | eqtrdi 2793 | . . . . . 6 ⊢ (𝐵 = 〈𝑥, 𝑦〉 → ∩ ∩ 𝐵 = 𝑥) |
15 | 14 | eleq1d 2822 | . . . . 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 3443 ⊆ wss 3908 〈cop 4590 ∩ cint 4905 × cxp 5629 dom cdm 5631 Rel wrel 5636 |
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 2708 ax-sep 5254 ax-nul 5261 ax-pr 5382 |
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 2715 df-cleq 2729 df-clel 2815 df-ral 3063 df-rab 3406 df-v 3445 df-dif 3911 df-un 3913 df-in 3915 df-ss 3925 df-nul 4281 df-if 4485 df-sn 4585 df-pr 4587 df-op 4591 df-int 4906 df-br 5104 df-opab 5166 df-xp 5637 df-rel 5638 df-dm 5641 |
This theorem is referenced by: 1stdm 7964 fundmen 8933 |
Copyright terms: Public domain | W3C validator |