![]() |
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 5698 | . . . 4 ⊢ (𝐶 × 𝐷) ⊆ (V × V) | |
3 | 1, 2 | sstrdi 3994 | . . 3 ⊢ (𝜑 → 𝐴 ⊆ (V × V)) |
4 | df-rel 5689 | . . 3 ⊢ (Rel 𝐴 ↔ 𝐴 ⊆ (V × V)) | |
5 | 3, 4 | sylibr 233 | . 2 ⊢ (𝜑 → Rel 𝐴) |
6 | eqbrrdva.2 | . . . 4 ⊢ (𝜑 → 𝐵 ⊆ (𝐶 × 𝐷)) | |
7 | 6, 2 | sstrdi 3994 | . . 3 ⊢ (𝜑 → 𝐵 ⊆ (V × V)) |
8 | df-rel 5689 | . . 3 ⊢ (Rel 𝐵 ↔ 𝐵 ⊆ (V × V)) | |
9 | 7, 8 | sylibr 233 | . 2 ⊢ (𝜑 → Rel 𝐵) |
10 | 1 | ssbrd 5195 | . . . 4 ⊢ (𝜑 → (𝑥𝐴𝑦 → 𝑥(𝐶 × 𝐷)𝑦)) |
11 | brxp 5731 | . . . 4 ⊢ (𝑥(𝐶 × 𝐷)𝑦 ↔ (𝑥 ∈ 𝐶 ∧ 𝑦 ∈ 𝐷)) | |
12 | 10, 11 | imbitrdi 250 | . . 3 ⊢ (𝜑 → (𝑥𝐴𝑦 → (𝑥 ∈ 𝐶 ∧ 𝑦 ∈ 𝐷))) |
13 | 6 | ssbrd 5195 | . . . 4 ⊢ (𝜑 → (𝑥𝐵𝑦 → 𝑥(𝐶 × 𝐷)𝑦)) |
14 | 13, 11 | imbitrdi 250 | . . 3 ⊢ (𝜑 → (𝑥𝐵𝑦 → (𝑥 ∈ 𝐶 ∧ 𝑦 ∈ 𝐷))) |
15 | eqbrrdva.3 | . . . 4 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐶 ∧ 𝑦 ∈ 𝐷) → (𝑥𝐴𝑦 ↔ 𝑥𝐵𝑦)) | |
16 | 15 | 3expib 1119 | . . 3 ⊢ (𝜑 → ((𝑥 ∈ 𝐶 ∧ 𝑦 ∈ 𝐷) → (𝑥𝐴𝑦 ↔ 𝑥𝐵𝑦))) |
17 | 12, 14, 16 | pm5.21ndd 378 | . 2 ⊢ (𝜑 → (𝑥𝐴𝑦 ↔ 𝑥𝐵𝑦)) |
18 | 5, 9, 17 | eqbrrdv 5799 | 1 ⊢ (𝜑 → 𝐴 = 𝐵) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 205 ∧ wa 394 ∧ w3a 1084 = wceq 1533 ∈ wcel 2098 Vcvv 3473 ⊆ wss 3949 class class class wbr 5152 × cxp 5680 Rel wrel 5687 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1789 ax-4 1803 ax-5 1905 ax-6 1963 ax-7 2003 ax-8 2100 ax-9 2108 ax-ext 2699 ax-sep 5303 ax-nul 5310 ax-pr 5433 |
This theorem depends on definitions: df-bi 206 df-an 395 df-or 846 df-3an 1086 df-tru 1536 df-fal 1546 df-ex 1774 df-sb 2060 df-clab 2706 df-cleq 2720 df-clel 2806 df-ral 3059 df-rex 3068 df-rab 3431 df-v 3475 df-dif 3952 df-un 3954 df-in 3956 df-ss 3966 df-nul 4327 df-if 4533 df-sn 4633 df-pr 4635 df-op 4639 df-br 5153 df-opab 5215 df-xp 5688 df-rel 5689 |
This theorem is referenced by: metustsym 24484 |
Copyright terms: Public domain | W3C validator |