MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  fztpval Structured version   Visualization version   GIF version

Theorem fztpval 13625
Description: Two ways of defining the first three values of a sequence on . (Contributed by NM, 13-Sep-2011.)
Assertion
Ref Expression
fztpval (∀𝑥 ∈ (1...3)(𝐹𝑥) = if(𝑥 = 1, 𝐴, if(𝑥 = 2, 𝐵, 𝐶)) ↔ ((𝐹‘1) = 𝐴 ∧ (𝐹‘2) = 𝐵 ∧ (𝐹‘3) = 𝐶))
Distinct variable groups:   𝑥,𝐴   𝑥,𝐵   𝑥,𝐶   𝑥,𝐹

Proof of Theorem fztpval
StepHypRef Expression
1 1z 12634 . . . . 5 1 ∈ ℤ
2 fztp 13619 . . . . 5 (1 ∈ ℤ → (1...(1 + 2)) = {1, (1 + 1), (1 + 2)})
31, 2ax-mp 5 . . . 4 (1...(1 + 2)) = {1, (1 + 1), (1 + 2)}
4 df-3 12314 . . . . . 6 3 = (2 + 1)
5 2cn 12326 . . . . . . 7 2 ∈ ℂ
6 ax-1cn 11168 . . . . . . 7 1 ∈ ℂ
75, 6addcomi 11411 . . . . . 6 (2 + 1) = (1 + 2)
84, 7eqtri 2789 . . . . 5 3 = (1 + 2)
98oveq2i 7427 . . . 4 (1...3) = (1...(1 + 2))
10 tpeq3 4713 . . . . . 6 (3 = (1 + 2) → {1, 2, 3} = {1, 2, (1 + 2)})
118, 10ax-mp 5 . . . . 5 {1, 2, 3} = {1, 2, (1 + 2)}
12 df-2 12313 . . . . . 6 2 = (1 + 1)
13 tpeq2 4712 . . . . . 6 (2 = (1 + 1) → {1, 2, (1 + 2)} = {1, (1 + 1), (1 + 2)})
1412, 13ax-mp 5 . . . . 5 {1, 2, (1 + 2)} = {1, (1 + 1), (1 + 2)}
1511, 14eqtri 2789 . . . 4 {1, 2, 3} = {1, (1 + 1), (1 + 2)}
163, 9, 153eqtr4i 2799 . . 3 (1...3) = {1, 2, 3}
1716raleqi 3324 . 2 (∀𝑥 ∈ (1...3)(𝐹𝑥) = if(𝑥 = 1, 𝐴, if(𝑥 = 2, 𝐵, 𝐶)) ↔ ∀𝑥 ∈ {1, 2, 3} (𝐹𝑥) = if(𝑥 = 1, 𝐴, if(𝑥 = 2, 𝐵, 𝐶)))
18 1ex 11213 . . 3 1 ∈ V
19 2ex 12328 . . 3 2 ∈ V
20 3ex 12333 . . 3 3 ∈ V
21 fveq2 6885 . . . 4 (𝑥 = 1 → (𝐹𝑥) = (𝐹‘1))
22 iftrue 4496 . . . 4 (𝑥 = 1 → if(𝑥 = 1, 𝐴, if(𝑥 = 2, 𝐵, 𝐶)) = 𝐴)
2321, 22eqeq12d 2782 . . 3 (𝑥 = 1 → ((𝐹𝑥) = if(𝑥 = 1, 𝐴, if(𝑥 = 2, 𝐵, 𝐶)) ↔ (𝐹‘1) = 𝐴))
24 fveq2 6885 . . . 4 (𝑥 = 2 → (𝐹𝑥) = (𝐹‘2))
25 1re 11218 . . . . . . . 8 1 ∈ ℝ
26 1lt2 12423 . . . . . . . 8 1 < 2
2725, 26gtneii 11332 . . . . . . 7 2 ≠ 1
28 neeq1 3023 . . . . . . 7 (𝑥 = 2 → (𝑥 ≠ 1 ↔ 2 ≠ 1))
2927, 28mpbiri 261 . . . . . 6 (𝑥 = 2 → 𝑥 ≠ 1)
30 ifnefalse 4502 . . . . . 6 (𝑥 ≠ 1 → if(𝑥 = 1, 𝐴, if(𝑥 = 2, 𝐵, 𝐶)) = if(𝑥 = 2, 𝐵, 𝐶))
3129, 30syl 18 . . . . 5 (𝑥 = 2 → if(𝑥 = 1, 𝐴, if(𝑥 = 2, 𝐵, 𝐶)) = if(𝑥 = 2, 𝐵, 𝐶))
32 iftrue 4496 . . . . 5 (𝑥 = 2 → if(𝑥 = 2, 𝐵, 𝐶) = 𝐵)
3331, 32eqtrd 2801 . . . 4 (𝑥 = 2 → if(𝑥 = 1, 𝐴, if(𝑥 = 2, 𝐵, 𝐶)) = 𝐵)
3424, 33eqeq12d 2782 . . 3 (𝑥 = 2 → ((𝐹𝑥) = if(𝑥 = 1, 𝐴, if(𝑥 = 2, 𝐵, 𝐶)) ↔ (𝐹‘2) = 𝐵))
35 fveq2 6885 . . . 4 (𝑥 = 3 → (𝐹𝑥) = (𝐹‘3))
36 1lt3 12426 . . . . . . . 8 1 < 3
3725, 36gtneii 11332 . . . . . . 7 3 ≠ 1
38 neeq1 3023 . . . . . . 7 (𝑥 = 3 → (𝑥 ≠ 1 ↔ 3 ≠ 1))
3937, 38mpbiri 261 . . . . . 6 (𝑥 = 3 → 𝑥 ≠ 1)
4039, 30syl 18 . . . . 5 (𝑥 = 3 → if(𝑥 = 1, 𝐴, if(𝑥 = 2, 𝐵, 𝐶)) = if(𝑥 = 2, 𝐵, 𝐶))
41 2re 12325 . . . . . . . 8 2 ∈ ℝ
42 2lt3 12424 . . . . . . . 8 2 < 3
4341, 42gtneii 11332 . . . . . . 7 3 ≠ 2
44 neeq1 3023 . . . . . . 7 (𝑥 = 3 → (𝑥 ≠ 2 ↔ 3 ≠ 2))
4543, 44mpbiri 261 . . . . . 6 (𝑥 = 3 → 𝑥 ≠ 2)
46 ifnefalse 4502 . . . . . 6 (𝑥 ≠ 2 → if(𝑥 = 2, 𝐵, 𝐶) = 𝐶)
4745, 46syl 18 . . . . 5 (𝑥 = 3 → if(𝑥 = 2, 𝐵, 𝐶) = 𝐶)
4840, 47eqtrd 2801 . . . 4 (𝑥 = 3 → if(𝑥 = 1, 𝐴, if(𝑥 = 2, 𝐵, 𝐶)) = 𝐶)
4935, 48eqeq12d 2782 . . 3 (𝑥 = 3 → ((𝐹𝑥) = if(𝑥 = 1, 𝐴, if(𝑥 = 2, 𝐵, 𝐶)) ↔ (𝐹‘3) = 𝐶))
5018, 19, 20, 23, 34, 49raltp 4674 . 2 (∀𝑥 ∈ {1, 2, 3} (𝐹𝑥) = if(𝑥 = 1, 𝐴, if(𝑥 = 2, 𝐵, 𝐶)) ↔ ((𝐹‘1) = 𝐴 ∧ (𝐹‘2) = 𝐵 ∧ (𝐹‘3) = 𝐶))
5117, 50bitri 278 1 (∀𝑥 ∈ (1...3)(𝐹𝑥) = if(𝑥 = 1, 𝐴, if(𝑥 = 2, 𝐵, 𝐶)) ↔ ((𝐹‘1) = 𝐴 ∧ (𝐹‘2) = 𝐵 ∧ (𝐹‘3) = 𝐶))
Colors of variables:    wff setvar class
This proof depends on syntax axioms:  wb 209  w3a 1103   = wceq 1570  wcel 2146  wne 2961  wral 3082  ifcif 4490  {ctp 4596  cfv 6540  (class class class)co 7416  1c1 11111   + caddc 11113  2c2 12305  3c3 12306  cz 12601  ...cfz 13545
This proof depends on axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1828  ax-4 1842  ax-5 1943  ax-6 2000  ax-7 2041  ax-8 2148  ax-9 2156  ax-10 2179  ax-11 2195  ax-12 2216  ax-ext 2738  ax-sep 5260  ax-nul 5272  ax-pow 5339  ax-pr 5407  ax-un 7738  ax-cnex 11166  ax-resscn 11167  ax-1cn 11168  ax-icn 11169  ax-addcl 11170  ax-addrcl 11171  ax-mulcl 11172  ax-mulrcl 11173  ax-mulcom 11174  ax-addass 11175  ax-mulass 11176  ax-distr 11177  ax-i2m1 11178  ax-1ne0 11179  ax-1rid 11180  ax-rnegex 11181  ax-rrecex 11182  ax-cnre 11183  ax-pre-lttri 11184  ax-pre-lttrn 11185  ax-pre-ltadd 11186  ax-pre-mulgt0 11187
This proof depends on definitions:  df-bi 210  df-an 402  df-or 862  df-3or 1104  df-3an 1105  df-tru 1573  df-fal 1583  df-ex 1813  df-nf 1817  df-sb 2100  df-mo 2570  df-eu 2600  df-clab 2745  df-cleq 2758  df-clel 2841  df-nfc 2915  df-ne 2962  df-nel 3068  df-ral 3083  df-rex 3093  df-reu 3373  df-rab 3420  df-v 3460  df-sbc 3748  df-csb 3857  df-dif 3911  df-un 3913  df-in 3915  df-ss 3925  df-pss 3928  df-nul 4290  df-if 4491  df-pw 4567  df-sn 4593  df-pr 4595  df-tp 4597  df-op 4599  df-uni 4876  df-iun 4961  df-br 5113  df-opab 5177  df-mpt 5196  df-tr 5222  df-id 5559  df-eprel 5564  df-po 5572  df-so 5573  df-fr 5617  df-we 5619  df-xp 5670  df-rel 5671  df-cnv 5672  df-co 5673  df-dm 5674  df-rn 5675  df-res 5676  df-ima 5677  df-pred 6306  df-ord 6367  df-on 6368  df-lim 6369  df-suc 6370  df-iota 6496  df-fun 6542  df-fn 6543  df-f 6544  df-f1 6545  df-fo 6546  df-f1o 6547  df-fv 6548  df-riota 7373  df-ov 7419  df-oprab 7420  df-mpo 7421  df-om 7865  df-1st 7988  df-2nd 7989  df-frecs 8280  df-wrecs 8311  df-recs 8360  df-rdg 8399  df-er 8696  df-en 8946  df-dom 8947  df-sdom 8948  df-pnf 11255  df-mnf 11256  df-xr 11257  df-ltxr 11258  df-le 11259  df-sub 11453  df-neg 11454  df-nn 12244  df-2 12313  df-3 12314  df-n0 12515  df-z 12602  df-uz 12873  df-fz 13546
This theorem is used by: (None)
  Copyright terms: Public domain W3C validator