| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > tpf | Structured version Visualization version GIF version | ||
| Description: A function into a (proper) triple. (Contributed by AV, 20-Jul-2025.) |
| Ref | Expression |
|---|---|
| tpf1o.f | ⊢ 𝐹 = (𝑥 ∈ (0..^3) ↦ if(𝑥 = 0, 𝐴, if(𝑥 = 1, 𝐵, 𝐶))) |
| tpf.t | ⊢ 𝑇 = {𝐴, 𝐵, 𝐶} |
| Ref | Expression |
|---|---|
| tpf | ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐵 ∈ 𝑉 ∧ 𝐶 ∈ 𝑉) → 𝐹:(0..^3)⟶𝑇) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | tpid1g 4734 | . . . . . 6 ⊢ (𝐴 ∈ 𝑉 → 𝐴 ∈ {𝐴, 𝐵, 𝐶}) | |
| 2 | 1 | 3ad2ant1 1149 | . . . . 5 ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐵 ∈ 𝑉 ∧ 𝐶 ∈ 𝑉) → 𝐴 ∈ {𝐴, 𝐵, 𝐶}) |
| 3 | tpid2g 4736 | . . . . . . 7 ⊢ (𝐵 ∈ 𝑉 → 𝐵 ∈ {𝐴, 𝐵, 𝐶}) | |
| 4 | 3 | 3ad2ant2 1150 | . . . . . 6 ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐵 ∈ 𝑉 ∧ 𝐶 ∈ 𝑉) → 𝐵 ∈ {𝐴, 𝐵, 𝐶}) |
| 5 | tpid3g 4737 | . . . . . . 7 ⊢ (𝐶 ∈ 𝑉 → 𝐶 ∈ {𝐴, 𝐵, 𝐶}) | |
| 6 | 5 | 3ad2ant3 1151 | . . . . . 6 ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐵 ∈ 𝑉 ∧ 𝐶 ∈ 𝑉) → 𝐶 ∈ {𝐴, 𝐵, 𝐶}) |
| 7 | 4, 6 | ifcld 4533 | . . . . 5 ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐵 ∈ 𝑉 ∧ 𝐶 ∈ 𝑉) → if(𝑥 = 1, 𝐵, 𝐶) ∈ {𝐴, 𝐵, 𝐶}) |
| 8 | 2, 7 | ifcld 4533 | . . . 4 ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐵 ∈ 𝑉 ∧ 𝐶 ∈ 𝑉) → if(𝑥 = 0, 𝐴, if(𝑥 = 1, 𝐵, 𝐶)) ∈ {𝐴, 𝐵, 𝐶}) |
| 9 | tpf.t | . . . 4 ⊢ 𝑇 = {𝐴, 𝐵, 𝐶} | |
| 10 | 8, 9 | eleqtrrdi 2872 | . . 3 ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐵 ∈ 𝑉 ∧ 𝐶 ∈ 𝑉) → if(𝑥 = 0, 𝐴, if(𝑥 = 1, 𝐵, 𝐶)) ∈ 𝑇) |
| 11 | 10 | adantr 485 | . 2 ⊢ (((𝐴 ∈ 𝑉 ∧ 𝐵 ∈ 𝑉 ∧ 𝐶 ∈ 𝑉) ∧ 𝑥 ∈ (0..^3)) → if(𝑥 = 0, 𝐴, if(𝑥 = 1, 𝐵, 𝐶)) ∈ 𝑇) |
| 12 | tpf1o.f | . 2 ⊢ 𝐹 = (𝑥 ∈ (0..^3) ↦ if(𝑥 = 0, 𝐴, if(𝑥 = 1, 𝐵, 𝐶))) | |
| 13 | 11, 12 | fmptd 7109 | 1 ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐵 ∈ 𝑉 ∧ 𝐶 ∈ 𝑉) → 𝐹:(0..^3)⟶𝑇) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ∧ w3a 1101 = wceq 1568 ∈ wcel 2141 ifcif 4486 {ctp 4592 ↦ cmpt 5191 ⟶wf 6532 (class class class)co 7410 0cc0 11099 1c1 11100 3c3 12295 ..^cfzo 13682 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1823 ax-4 1837 ax-5 1938 ax-6 1995 ax-7 2036 ax-8 2143 ax-9 2151 ax-10 2174 ax-11 2190 ax-12 2211 ax-ext 2733 ax-sep 5256 ax-pr 5404 |
| This theorem depends on definitions: df-bi 210 df-an 401 df-or 861 df-3or 1102 df-3an 1103 df-tru 1571 df-fal 1581 df-ex 1808 df-nf 1812 df-sb 2095 df-mo 2565 df-eu 2595 df-clab 2740 df-cleq 2753 df-clel 2836 df-nfc 2910 df-ral 3078 df-rex 3088 df-rab 3415 df-v 3455 df-dif 3907 df-un 3909 df-in 3911 df-ss 3921 df-nul 4286 df-if 4487 df-sn 4589 df-pr 4591 df-tp 4593 df-op 4595 df-br 5109 df-opab 5173 df-mpt 5192 df-id 5556 df-xp 5667 df-rel 5668 df-cnv 5669 df-co 5670 df-dm 5671 df-rn 5672 df-res 5673 df-ima 5674 df-fun 6538 df-fn 6539 df-f 6540 |
| This theorem is referenced by: tpfo 14537 |
| Copyright terms: Public domain | W3C validator |