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

Theorem fztpval 13591
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 12601 . . . . 5 1 ∈ ℤ
2 fztp 13585 . . . . 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 12281 . . . . . 6 3 = (2 + 1)
5 2cn 12293 . . . . . . 7 2 ∈ ℂ
6 ax-1cn 11131 . . . . . . 7 1 ∈ ℂ
75, 6addcomi 11374 . . . . . 6 (2 + 1) = (1 + 2)
84, 7eqtri 2785 . . . . 5 3 = (1 + 2)
98oveq2i 7407 . . . 4 (1...3) = (1...(1 + 2))
10 tpeq3 4703 . . . . . 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 12280 . . . . . 6 2 = (1 + 1)
13 tpeq2 4702 . . . . . 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 2785 . . . 4 {1, 2, 3} = {1, (1 + 1), (1 + 2)}
163, 9, 153eqtr4i 2795 . . 3 (1...3) = {1, 2, 3}
1716raleqi 3318 . 2 (∀𝑥 ∈ (1...3)(𝐹𝑥) = if(𝑥 = 1, 𝐴, if(𝑥 = 2, 𝐵, 𝐶)) ↔ ∀𝑥 ∈ {1, 2, 3} (𝐹𝑥) = if(𝑥 = 1, 𝐴, if(𝑥 = 2, 𝐵, 𝐶)))
18 1ex 11176 . . 3 1 ∈ V
19 2ex 12295 . . 3 2 ∈ V
20 3ex 12300 . . 3 3 ∈ V
21 fveq2 6867 . . . 4 (𝑥 = 1 → (𝐹𝑥) = (𝐹‘1))
22 iftrue 4486 . . . 4 (𝑥 = 1 → if(𝑥 = 1, 𝐴, if(𝑥 = 2, 𝐵, 𝐶)) = 𝐴)
2321, 22eqeq12d 2778 . . 3 (𝑥 = 1 → ((𝐹𝑥) = if(𝑥 = 1, 𝐴, if(𝑥 = 2, 𝐵, 𝐶)) ↔ (𝐹‘1) = 𝐴))
24 fveq2 6867 . . . 4 (𝑥 = 2 → (𝐹𝑥) = (𝐹‘2))
25 1re 11181 . . . . . . . 8 1 ∈ ℝ
26 1lt2 12390 . . . . . . . 8 1 < 2
2725, 26gtneii 11295 . . . . . . 7 2 ≠ 1
28 neeq1 3019 . . . . . . 7 (𝑥 = 2 → (𝑥 ≠ 1 ↔ 2 ≠ 1))
2927, 28mpbiri 260 . . . . . 6 (𝑥 = 2 → 𝑥 ≠ 1)
30 ifnefalse 4492 . . . . . 6 (𝑥 ≠ 1 → if(𝑥 = 1, 𝐴, if(𝑥 = 2, 𝐵, 𝐶)) = if(𝑥 = 2, 𝐵, 𝐶))
3129, 30syl 17 . . . . 5 (𝑥 = 2 → if(𝑥 = 1, 𝐴, if(𝑥 = 2, 𝐵, 𝐶)) = if(𝑥 = 2, 𝐵, 𝐶))
32 iftrue 4486 . . . . 5 (𝑥 = 2 → if(𝑥 = 2, 𝐵, 𝐶) = 𝐵)
3331, 32eqtrd 2797 . . . 4 (𝑥 = 2 → if(𝑥 = 1, 𝐴, if(𝑥 = 2, 𝐵, 𝐶)) = 𝐵)
3424, 33eqeq12d 2778 . . 3 (𝑥 = 2 → ((𝐹𝑥) = if(𝑥 = 1, 𝐴, if(𝑥 = 2, 𝐵, 𝐶)) ↔ (𝐹‘2) = 𝐵))
35 fveq2 6867 . . . 4 (𝑥 = 3 → (𝐹𝑥) = (𝐹‘3))
36 1lt3 12393 . . . . . . . 8 1 < 3
3725, 36gtneii 11295 . . . . . . 7 3 ≠ 1
38 neeq1 3019 . . . . . . 7 (𝑥 = 3 → (𝑥 ≠ 1 ↔ 3 ≠ 1))
3937, 38mpbiri 260 . . . . . 6 (𝑥 = 3 → 𝑥 ≠ 1)
4039, 30syl 17 . . . . 5 (𝑥 = 3 → if(𝑥 = 1, 𝐴, if(𝑥 = 2, 𝐵, 𝐶)) = if(𝑥 = 2, 𝐵, 𝐶))
41 2re 12292 . . . . . . . 8 2 ∈ ℝ
42 2lt3 12391 . . . . . . . 8 2 < 3
4341, 42gtneii 11295 . . . . . . 7 3 ≠ 2
44 neeq1 3019 . . . . . . 7 (𝑥 = 3 → (𝑥 ≠ 2 ↔ 3 ≠ 2))
4543, 44mpbiri 260 . . . . . 6 (𝑥 = 3 → 𝑥 ≠ 2)
46 ifnefalse 4492 . . . . . 6 (𝑥 ≠ 2 → if(𝑥 = 2, 𝐵, 𝐶) = 𝐶)
4745, 46syl 17 . . . . 5 (𝑥 = 3 → if(𝑥 = 2, 𝐵, 𝐶) = 𝐶)
4840, 47eqtrd 2797 . . . 4 (𝑥 = 3 → if(𝑥 = 1, 𝐴, if(𝑥 = 2, 𝐵, 𝐶)) = 𝐶)
4935, 48eqeq12d 2778 . . 3 (𝑥 = 3 → ((𝐹𝑥) = if(𝑥 = 1, 𝐴, if(𝑥 = 2, 𝐵, 𝐶)) ↔ (𝐹‘3) = 𝐶))
5018, 19, 20, 23, 34, 49raltp 4664 . 2 (∀𝑥 ∈ {1, 2, 3} (𝐹𝑥) = if(𝑥 = 1, 𝐴, if(𝑥 = 2, 𝐵, 𝐶)) ↔ ((𝐹‘1) = 𝐴 ∧ (𝐹‘2) = 𝐵 ∧ (𝐹‘3) = 𝐶))
5117, 50bitri 277 1 (∀𝑥 ∈ (1...3)(𝐹𝑥) = if(𝑥 = 1, 𝐴, if(𝑥 = 2, 𝐵, 𝐶)) ↔ ((𝐹‘1) = 𝐴 ∧ (𝐹‘2) = 𝐵 ∧ (𝐹‘3) = 𝐶))
Colors of variables: wff setvar class
Syntax hints:  wb 208  w3a 1098   = wceq 1560  wcel 2142  wne 2957  wral 3076  ifcif 4480  {ctp 4586  cfv 6521  (class class class)co 7396  1c1 11074   + caddc 11076  2c2 12272  3c3 12273  cz 12568  ...cfz 13512
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1815  ax-4 1829  ax-5 1930  ax-6 1987  ax-7 2028  ax-8 2144  ax-9 2152  ax-10 2175  ax-11 2191  ax-12 2212  ax-ext 2734  ax-sep 5246  ax-nul 5256  ax-pow 5322  ax-pr 5390  ax-un 7718  ax-cnex 11129  ax-resscn 11130  ax-1cn 11131  ax-icn 11132  ax-addcl 11133  ax-addrcl 11134  ax-mulcl 11135  ax-mulrcl 11136  ax-mulcom 11137  ax-addass 11138  ax-mulass 11139  ax-distr 11140  ax-i2m1 11141  ax-1ne0 11142  ax-1rid 11143  ax-rnegex 11144  ax-rrecex 11145  ax-cnre 11146  ax-pre-lttri 11147  ax-pre-lttrn 11148  ax-pre-ltadd 11149  ax-pre-mulgt0 11150
This theorem depends on definitions:  df-bi 209  df-an 400  df-or 859  df-3or 1099  df-3an 1100  df-tru 1563  df-fal 1573  df-ex 1800  df-nf 1804  df-sb 2091  df-mo 2566  df-eu 2596  df-clab 2741  df-cleq 2754  df-clel 2837  df-nfc 2911  df-ne 2958  df-nel 3062  df-ral 3077  df-rex 3087  df-reu 3368  df-rab 3415  df-v 3456  df-sbc 3745  df-csb 3853  df-dif 3907  df-un 3909  df-in 3911  df-ss 3921  df-pss 3924  df-nul 4286  df-if 4481  df-pw 4557  df-sn 4583  df-pr 4585  df-tp 4587  df-op 4589  df-uni 4866  df-iun 4951  df-br 5101  df-opab 5163  df-mpt 5182  df-tr 5208  df-id 5542  df-eprel 5547  df-po 5555  df-so 5556  df-fr 5600  df-we 5602  df-xp 5653  df-rel 5654  df-cnv 5655  df-co 5656  df-dm 5657  df-rn 5658  df-res 5659  df-ima 5660  df-pred 6288  df-ord 6349  df-on 6350  df-lim 6351  df-suc 6352  df-iota 6477  df-fun 6523  df-fn 6524  df-f 6525  df-f1 6526  df-fo 6527  df-f1o 6528  df-fv 6529  df-riota 7353  df-ov 7399  df-oprab 7400  df-mpo 7401  df-om 7847  df-1st 7970  df-2nd 7971  df-frecs 8262  df-wrecs 8293  df-recs 8342  df-rdg 8381  df-er 8678  df-en 8928  df-dom 8929  df-sdom 8930  df-pnf 11218  df-mnf 11219  df-xr 11220  df-ltxr 11221  df-le 11222  df-sub 11416  df-neg 11417  df-nn 12211  df-2 12280  df-3 12281  df-n0 12482  df-z 12569  df-uz 12840  df-fz 13513
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator