Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > eqbrrdva | Structured version Visualization version GIF version |
Description: Deduction from extensionality principle for relations, given an equivalence only on the relation domain and range. (Contributed by Thierry Arnoux, 28-Nov-2017.) |
Ref | Expression |
---|---|
eqbrrdva.1 | ⊢ (𝜑 → 𝐴 ⊆ (𝐶 × 𝐷)) |
eqbrrdva.2 | ⊢ (𝜑 → 𝐵 ⊆ (𝐶 × 𝐷)) |
eqbrrdva.3 | ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐶 ∧ 𝑦 ∈ 𝐷) → (𝑥𝐴𝑦 ↔ 𝑥𝐵𝑦)) |
Ref | Expression |
---|---|
eqbrrdva | ⊢ (𝜑 → 𝐴 = 𝐵) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | eqbrrdva.1 | . . . 4 ⊢ (𝜑 → 𝐴 ⊆ (𝐶 × 𝐷)) | |
2 | xpss 5596 | . . . 4 ⊢ (𝐶 × 𝐷) ⊆ (V × V) | |
3 | 1, 2 | sstrdi 3929 | . . 3 ⊢ (𝜑 → 𝐴 ⊆ (V × V)) |
4 | df-rel 5587 | . . 3 ⊢ (Rel 𝐴 ↔ 𝐴 ⊆ (V × V)) | |
5 | 3, 4 | sylibr 233 | . 2 ⊢ (𝜑 → Rel 𝐴) |
6 | eqbrrdva.2 | . . . 4 ⊢ (𝜑 → 𝐵 ⊆ (𝐶 × 𝐷)) | |
7 | 6, 2 | sstrdi 3929 | . . 3 ⊢ (𝜑 → 𝐵 ⊆ (V × V)) |
8 | df-rel 5587 | . . 3 ⊢ (Rel 𝐵 ↔ 𝐵 ⊆ (V × V)) | |
9 | 7, 8 | sylibr 233 | . 2 ⊢ (𝜑 → Rel 𝐵) |
10 | 1 | ssbrd 5113 | . . . 4 ⊢ (𝜑 → (𝑥𝐴𝑦 → 𝑥(𝐶 × 𝐷)𝑦)) |
11 | brxp 5627 | . . . 4 ⊢ (𝑥(𝐶 × 𝐷)𝑦 ↔ (𝑥 ∈ 𝐶 ∧ 𝑦 ∈ 𝐷)) | |
12 | 10, 11 | syl6ib 250 | . . 3 ⊢ (𝜑 → (𝑥𝐴𝑦 → (𝑥 ∈ 𝐶 ∧ 𝑦 ∈ 𝐷))) |
13 | 6 | ssbrd 5113 | . . . 4 ⊢ (𝜑 → (𝑥𝐵𝑦 → 𝑥(𝐶 × 𝐷)𝑦)) |
14 | 13, 11 | syl6ib 250 | . . 3 ⊢ (𝜑 → (𝑥𝐵𝑦 → (𝑥 ∈ 𝐶 ∧ 𝑦 ∈ 𝐷))) |
15 | eqbrrdva.3 | . . . 4 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐶 ∧ 𝑦 ∈ 𝐷) → (𝑥𝐴𝑦 ↔ 𝑥𝐵𝑦)) | |
16 | 15 | 3expib 1120 | . . 3 ⊢ (𝜑 → ((𝑥 ∈ 𝐶 ∧ 𝑦 ∈ 𝐷) → (𝑥𝐴𝑦 ↔ 𝑥𝐵𝑦))) |
17 | 12, 14, 16 | pm5.21ndd 380 | . 2 ⊢ (𝜑 → (𝑥𝐴𝑦 ↔ 𝑥𝐵𝑦)) |
18 | 5, 9, 17 | eqbrrdv 5692 | 1 ⊢ (𝜑 → 𝐴 = 𝐵) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 205 ∧ wa 395 ∧ w3a 1085 = wceq 1539 ∈ wcel 2108 Vcvv 3422 ⊆ wss 3883 class class class wbr 5070 × cxp 5578 Rel wrel 5585 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1799 ax-4 1813 ax-5 1914 ax-6 1972 ax-7 2012 ax-8 2110 ax-9 2118 ax-12 2173 ax-ext 2709 ax-sep 5218 ax-nul 5225 ax-pr 5347 |
This theorem depends on definitions: df-bi 206 df-an 396 df-or 844 df-3an 1087 df-tru 1542 df-fal 1552 df-ex 1784 df-sb 2069 df-clab 2716 df-cleq 2730 df-clel 2817 df-ral 3068 df-rex 3069 df-rab 3072 df-v 3424 df-dif 3886 df-un 3888 df-in 3890 df-ss 3900 df-nul 4254 df-if 4457 df-sn 4559 df-pr 4561 df-op 4565 df-br 5071 df-opab 5133 df-xp 5586 df-rel 5587 |
This theorem is referenced by: metustsym 23617 |
Copyright terms: Public domain | W3C validator |