Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > invdisj | Structured version Visualization version GIF version |
Description: If there is a function 𝐶(𝑦) such that 𝐶(𝑦) = 𝑥 for all 𝑦 ∈ 𝐵(𝑥), then the sets 𝐵(𝑥) for distinct 𝑥 ∈ 𝐴 are disjoint. (Contributed by Mario Carneiro, 10-Dec-2016.) |
Ref | Expression |
---|---|
invdisj | ⊢ (∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝐶 = 𝑥 → Disj 𝑥 ∈ 𝐴 𝐵) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | nfra2w 3151 | . . 3 ⊢ Ⅎ𝑦∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝐶 = 𝑥 | |
2 | df-ral 3068 | . . . . 5 ⊢ (∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝐶 = 𝑥 ↔ ∀𝑥(𝑥 ∈ 𝐴 → ∀𝑦 ∈ 𝐵 𝐶 = 𝑥)) | |
3 | rsp 3129 | . . . . . . . . 9 ⊢ (∀𝑦 ∈ 𝐵 𝐶 = 𝑥 → (𝑦 ∈ 𝐵 → 𝐶 = 𝑥)) | |
4 | eqcom 2745 | . . . . . . . . 9 ⊢ (𝐶 = 𝑥 ↔ 𝑥 = 𝐶) | |
5 | 3, 4 | syl6ib 250 | . . . . . . . 8 ⊢ (∀𝑦 ∈ 𝐵 𝐶 = 𝑥 → (𝑦 ∈ 𝐵 → 𝑥 = 𝐶)) |
6 | 5 | imim2i 16 | . . . . . . 7 ⊢ ((𝑥 ∈ 𝐴 → ∀𝑦 ∈ 𝐵 𝐶 = 𝑥) → (𝑥 ∈ 𝐴 → (𝑦 ∈ 𝐵 → 𝑥 = 𝐶))) |
7 | 6 | impd 410 | . . . . . 6 ⊢ ((𝑥 ∈ 𝐴 → ∀𝑦 ∈ 𝐵 𝐶 = 𝑥) → ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵) → 𝑥 = 𝐶)) |
8 | 7 | alimi 1815 | . . . . 5 ⊢ (∀𝑥(𝑥 ∈ 𝐴 → ∀𝑦 ∈ 𝐵 𝐶 = 𝑥) → ∀𝑥((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵) → 𝑥 = 𝐶)) |
9 | 2, 8 | sylbi 216 | . . . 4 ⊢ (∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝐶 = 𝑥 → ∀𝑥((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵) → 𝑥 = 𝐶)) |
10 | mo2icl 3644 | . . . 4 ⊢ (∀𝑥((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵) → 𝑥 = 𝐶) → ∃*𝑥(𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵)) | |
11 | 9, 10 | syl 17 | . . 3 ⊢ (∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝐶 = 𝑥 → ∃*𝑥(𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵)) |
12 | 1, 11 | alrimi 2209 | . 2 ⊢ (∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝐶 = 𝑥 → ∀𝑦∃*𝑥(𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵)) |
13 | dfdisj2 5037 | . 2 ⊢ (Disj 𝑥 ∈ 𝐴 𝐵 ↔ ∀𝑦∃*𝑥(𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵)) | |
14 | 12, 13 | sylibr 233 | 1 ⊢ (∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝐶 = 𝑥 → Disj 𝑥 ∈ 𝐴 𝐵) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ∧ wa 395 ∀wal 1537 = wceq 1539 ∈ wcel 2108 ∃*wmo 2538 ∀wral 3063 Disj wdisj 5035 |
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-10 2139 ax-11 2156 ax-12 2173 ax-ext 2709 |
This theorem depends on definitions: df-bi 206 df-an 396 df-or 844 df-tru 1542 df-ex 1784 df-nf 1788 df-sb 2069 df-mo 2540 df-clab 2716 df-cleq 2730 df-clel 2817 df-ral 3068 df-rmo 3071 df-v 3424 df-disj 5036 |
This theorem is referenced by: invdisjrabw 5055 invdisjrab 5056 ackbijnn 15468 incexc2 15478 phisum 16419 itg1addlem1 24761 musum 26245 lgsquadlem1 26433 lgsquadlem2 26434 disjabrex 30822 disjabrexf 30823 actfunsnrndisj 32485 poimirlem27 35731 |
Copyright terms: Public domain | W3C validator |