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 3154 | . . 3 ⊢ Ⅎ𝑦∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝐶 = 𝑥 | |
2 | df-ral 3069 | . . . . 5 ⊢ (∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝐶 = 𝑥 ↔ ∀𝑥(𝑥 ∈ 𝐴 → ∀𝑦 ∈ 𝐵 𝐶 = 𝑥)) | |
3 | rsp 3131 | . . . . . . . . 9 ⊢ (∀𝑦 ∈ 𝐵 𝐶 = 𝑥 → (𝑦 ∈ 𝐵 → 𝐶 = 𝑥)) | |
4 | eqcom 2745 | . . . . . . . . 9 ⊢ (𝐶 = 𝑥 ↔ 𝑥 = 𝐶) | |
5 | 3, 4 | syl6ib 250 | . . . . . . . 8 ⊢ (∀𝑦 ∈ 𝐵 𝐶 = 𝑥 → (𝑦 ∈ 𝐵 → 𝑥 = 𝐶)) |
6 | 5 | imim2i 16 | . . . . . . 7 ⊢ ((𝑥 ∈ 𝐴 → ∀𝑦 ∈ 𝐵 𝐶 = 𝑥) → (𝑥 ∈ 𝐴 → (𝑦 ∈ 𝐵 → 𝑥 = 𝐶))) |
7 | 6 | impd 411 | . . . . . 6 ⊢ ((𝑥 ∈ 𝐴 → ∀𝑦 ∈ 𝐵 𝐶 = 𝑥) → ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵) → 𝑥 = 𝐶)) |
8 | 7 | alimi 1814 | . . . . 5 ⊢ (∀𝑥(𝑥 ∈ 𝐴 → ∀𝑦 ∈ 𝐵 𝐶 = 𝑥) → ∀𝑥((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵) → 𝑥 = 𝐶)) |
9 | 2, 8 | sylbi 216 | . . . 4 ⊢ (∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝐶 = 𝑥 → ∀𝑥((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵) → 𝑥 = 𝐶)) |
10 | mo2icl 3649 | . . . 4 ⊢ (∀𝑥((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵) → 𝑥 = 𝐶) → ∃*𝑥(𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵)) | |
11 | 9, 10 | syl 17 | . . 3 ⊢ (∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝐶 = 𝑥 → ∃*𝑥(𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵)) |
12 | 1, 11 | alrimi 2206 | . 2 ⊢ (∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝐶 = 𝑥 → ∀𝑦∃*𝑥(𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵)) |
13 | dfdisj2 5041 | . 2 ⊢ (Disj 𝑥 ∈ 𝐴 𝐵 ↔ ∀𝑦∃*𝑥(𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵)) | |
14 | 12, 13 | sylibr 233 | 1 ⊢ (∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝐶 = 𝑥 → Disj 𝑥 ∈ 𝐴 𝐵) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ∧ wa 396 ∀wal 1537 = wceq 1539 ∈ wcel 2106 ∃*wmo 2538 ∀wral 3064 Disj wdisj 5039 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1798 ax-4 1812 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 2709 |
This theorem depends on definitions: df-bi 206 df-an 397 df-or 845 df-tru 1542 df-ex 1783 df-nf 1787 df-sb 2068 df-mo 2540 df-clab 2716 df-cleq 2730 df-clel 2816 df-ral 3069 df-rmo 3071 df-v 3434 df-disj 5040 |
This theorem is referenced by: invdisjrabw 5059 invdisjrab 5060 ackbijnn 15540 incexc2 15550 phisum 16491 itg1addlem1 24856 musum 26340 lgsquadlem1 26528 lgsquadlem2 26529 disjabrex 30921 disjabrexf 30922 actfunsnrndisj 32585 poimirlem27 35804 |
Copyright terms: Public domain | W3C validator |