Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > dfrel4 | Structured version Visualization version GIF version |
Description: A relation can be expressed as the set of ordered pairs in it. An analogue of dffn5 6896 for relations. (Contributed by Mario Carneiro, 16-Aug-2015.) (Revised by Thierry Arnoux, 11-May-2017.) |
Ref | Expression |
---|---|
dfrel4.1 | ⊢ Ⅎ𝑥𝑅 |
dfrel4.2 | ⊢ Ⅎ𝑦𝑅 |
Ref | Expression |
---|---|
dfrel4 | ⊢ (Rel 𝑅 ↔ 𝑅 = {〈𝑥, 𝑦〉 ∣ 𝑥𝑅𝑦}) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | dfrel4v 6138 | . 2 ⊢ (Rel 𝑅 ↔ 𝑅 = {〈𝑎, 𝑏〉 ∣ 𝑎𝑅𝑏}) | |
2 | nfcv 2905 | . . . . 5 ⊢ Ⅎ𝑥𝑎 | |
3 | dfrel4.1 | . . . . 5 ⊢ Ⅎ𝑥𝑅 | |
4 | nfcv 2905 | . . . . 5 ⊢ Ⅎ𝑥𝑏 | |
5 | 2, 3, 4 | nfbr 5150 | . . . 4 ⊢ Ⅎ𝑥 𝑎𝑅𝑏 |
6 | nfcv 2905 | . . . . 5 ⊢ Ⅎ𝑦𝑎 | |
7 | dfrel4.2 | . . . . 5 ⊢ Ⅎ𝑦𝑅 | |
8 | nfcv 2905 | . . . . 5 ⊢ Ⅎ𝑦𝑏 | |
9 | 6, 7, 8 | nfbr 5150 | . . . 4 ⊢ Ⅎ𝑦 𝑎𝑅𝑏 |
10 | nfv 1917 | . . . 4 ⊢ Ⅎ𝑎 𝑥𝑅𝑦 | |
11 | nfv 1917 | . . . 4 ⊢ Ⅎ𝑏 𝑥𝑅𝑦 | |
12 | breq12 5108 | . . . 4 ⊢ ((𝑎 = 𝑥 ∧ 𝑏 = 𝑦) → (𝑎𝑅𝑏 ↔ 𝑥𝑅𝑦)) | |
13 | 5, 9, 10, 11, 12 | cbvopab 5175 | . . 3 ⊢ {〈𝑎, 𝑏〉 ∣ 𝑎𝑅𝑏} = {〈𝑥, 𝑦〉 ∣ 𝑥𝑅𝑦} |
14 | 13 | eqeq2i 2750 | . 2 ⊢ (𝑅 = {〈𝑎, 𝑏〉 ∣ 𝑎𝑅𝑏} ↔ 𝑅 = {〈𝑥, 𝑦〉 ∣ 𝑥𝑅𝑦}) |
15 | 1, 14 | bitri 275 | 1 ⊢ (Rel 𝑅 ↔ 𝑅 = {〈𝑥, 𝑦〉 ∣ 𝑥𝑅𝑦}) |
Colors of variables: wff setvar class |
Syntax hints: ↔ wb 205 = wceq 1541 Ⅎwnfc 2885 class class class wbr 5103 {copab 5165 Rel wrel 5635 |
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-10 2137 ax-11 2154 ax-12 2171 ax-ext 2708 ax-sep 5254 ax-nul 5261 ax-pr 5382 |
This theorem depends on definitions: df-bi 206 df-an 398 df-or 846 df-3an 1089 df-tru 1544 df-fal 1554 df-ex 1782 df-nf 1786 df-sb 2068 df-clab 2715 df-cleq 2729 df-clel 2815 df-nfc 2887 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-br 5104 df-opab 5166 df-xp 5636 df-rel 5637 df-cnv 5638 |
This theorem is referenced by: feqmptdf 6907 |
Copyright terms: Public domain | W3C validator |