![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > dom3d | Structured version Visualization version GIF version |
Description: A mapping (first hypothesis) that is one-to-one (second hypothesis) implies its domain is dominated by its codomain. (Contributed by Mario Carneiro, 20-May-2013.) |
Ref | Expression |
---|---|
dom2d.1 | ⊢ (𝜑 → (𝑥 ∈ 𝐴 → 𝐶 ∈ 𝐵)) |
dom2d.2 | ⊢ (𝜑 → ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐴) → (𝐶 = 𝐷 ↔ 𝑥 = 𝑦))) |
dom3d.3 | ⊢ (𝜑 → 𝐴 ∈ 𝑉) |
dom3d.4 | ⊢ (𝜑 → 𝐵 ∈ 𝑊) |
Ref | Expression |
---|---|
dom3d | ⊢ (𝜑 → 𝐴 ≼ 𝐵) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | dom2d.1 | . . . . . 6 ⊢ (𝜑 → (𝑥 ∈ 𝐴 → 𝐶 ∈ 𝐵)) | |
2 | dom2d.2 | . . . . . 6 ⊢ (𝜑 → ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐴) → (𝐶 = 𝐷 ↔ 𝑥 = 𝑦))) | |
3 | 1, 2 | dom2lem 8929 | . . . . 5 ⊢ (𝜑 → (𝑥 ∈ 𝐴 ↦ 𝐶):𝐴–1-1→𝐵) |
4 | f1f 6736 | . . . . 5 ⊢ ((𝑥 ∈ 𝐴 ↦ 𝐶):𝐴–1-1→𝐵 → (𝑥 ∈ 𝐴 ↦ 𝐶):𝐴⟶𝐵) | |
5 | 3, 4 | syl 17 | . . . 4 ⊢ (𝜑 → (𝑥 ∈ 𝐴 ↦ 𝐶):𝐴⟶𝐵) |
6 | dom3d.3 | . . . 4 ⊢ (𝜑 → 𝐴 ∈ 𝑉) | |
7 | dom3d.4 | . . . 4 ⊢ (𝜑 → 𝐵 ∈ 𝑊) | |
8 | fex2 7867 | . . . 4 ⊢ (((𝑥 ∈ 𝐴 ↦ 𝐶):𝐴⟶𝐵 ∧ 𝐴 ∈ 𝑉 ∧ 𝐵 ∈ 𝑊) → (𝑥 ∈ 𝐴 ↦ 𝐶) ∈ V) | |
9 | 5, 6, 7, 8 | syl3anc 1371 | . . 3 ⊢ (𝜑 → (𝑥 ∈ 𝐴 ↦ 𝐶) ∈ V) |
10 | f1eq1 6731 | . . 3 ⊢ (𝑧 = (𝑥 ∈ 𝐴 ↦ 𝐶) → (𝑧:𝐴–1-1→𝐵 ↔ (𝑥 ∈ 𝐴 ↦ 𝐶):𝐴–1-1→𝐵)) | |
11 | 9, 3, 10 | spcedv 3556 | . 2 ⊢ (𝜑 → ∃𝑧 𝑧:𝐴–1-1→𝐵) |
12 | brdomg 8893 | . . 3 ⊢ (𝐵 ∈ 𝑊 → (𝐴 ≼ 𝐵 ↔ ∃𝑧 𝑧:𝐴–1-1→𝐵)) | |
13 | 7, 12 | syl 17 | . 2 ⊢ (𝜑 → (𝐴 ≼ 𝐵 ↔ ∃𝑧 𝑧:𝐴–1-1→𝐵)) |
14 | 11, 13 | mpbird 256 | 1 ⊢ (𝜑 → 𝐴 ≼ 𝐵) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 205 ∧ wa 396 = wceq 1541 ∃wex 1781 ∈ wcel 2106 Vcvv 3444 class class class wbr 5104 ↦ cmpt 5187 ⟶wf 6490 –1-1→wf1 6491 ≼ cdom 8878 |
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 2707 ax-sep 5255 ax-nul 5262 ax-pow 5319 ax-pr 5383 ax-un 7669 |
This theorem depends on definitions: df-bi 206 df-an 397 df-or 846 df-3an 1089 df-tru 1544 df-fal 1554 df-ex 1782 df-nf 1786 df-sb 2068 df-mo 2538 df-eu 2567 df-clab 2714 df-cleq 2728 df-clel 2814 df-nfc 2888 df-ne 2943 df-ral 3064 df-rex 3073 df-rab 3407 df-v 3446 df-sbc 3739 df-csb 3855 df-dif 3912 df-un 3914 df-in 3916 df-ss 3926 df-nul 4282 df-if 4486 df-pw 4561 df-sn 4586 df-pr 4588 df-op 4592 df-uni 4865 df-br 5105 df-opab 5167 df-mpt 5188 df-id 5530 df-xp 5638 df-rel 5639 df-cnv 5640 df-co 5641 df-dm 5642 df-rn 5643 df-res 5644 df-ima 5645 df-iota 6446 df-fun 6496 df-fn 6497 df-f 6498 df-f1 6499 df-fv 6502 df-dom 8882 |
This theorem is referenced by: dom3 8933 xpdom2 9008 fopwdom 9021 |
Copyright terms: Public domain | W3C validator |