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

Theorem fztpval 13642
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 12649 . . . . 5 1 ∈ ℤ
2 fztp 13636 . . . . 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 12329 . . . . . 6 3 = (2 + 1)
5 2cn 12341 . . . . . . 7 2 ∈ ℂ
6 ax-1cn 11183 . . . . . . 7 1 ∈ ℂ
75, 6addcomi 11426 . . . . . 6 (2 + 1) = (1 + 2)
84, 7eqtri 2783 . . . . 5 3 = (1 + 2)
98oveq2i 7425 . . . 4 (1...3) = (1...(1 + 2))
10 tpeq3 4705 . . . . . 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 12328 . . . . . 6 2 = (1 + 1)
13 tpeq2 4704 . . . . . 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 2783 . . . 4 {1, 2, 3} = {1, (1 + 1), (1 + 2)}
163, 9, 153eqtr4i 2793 . . 3 (1...3) = {1, 2, 3}
1716raleqi 3317 . 2 (∀𝑥 ∈ (1...3)(𝐹𝑥) = if(𝑥 = 1, 𝐴, if(𝑥 = 2, 𝐵, 𝐶)) ↔ ∀𝑥 ∈ {1, 2, 3} (𝐹𝑥) = if(𝑥 = 1, 𝐴, if(𝑥 = 2, 𝐵, 𝐶)))
18 1ex 11228 . . 3 1 ∈ V
19 2ex 12343 . . 3 2 ∈ V
20 3ex 12348 . . 3 3 ∈ V
21 fveq2 6879 . . . 4 (𝑥 = 1 → (𝐹𝑥) = (𝐹‘1))
22 iftrue 4488 . . . 4 (𝑥 = 1 → if(𝑥 = 1, 𝐴, if(𝑥 = 2, 𝐵, 𝐶)) = 𝐴)
2321, 22eqeq12d 2776 . . 3 (𝑥 = 1 → ((𝐹𝑥) = if(𝑥 = 1, 𝐴, if(𝑥 = 2, 𝐵, 𝐶)) ↔ (𝐹‘1) = 𝐴))
24 fveq2 6879 . . . 4 (𝑥 = 2 → (𝐹𝑥) = (𝐹‘2))
25 1re 11233 . . . . . . . 8 1 ∈ ℝ
26 1lt2 12438 . . . . . . . 8 1 < 2
2725, 26gtneii 11347 . . . . . . 7 2 ≠ 1
28 neeq1 3017 . . . . . . 7 (𝑥 = 2 → (𝑥 ≠ 1 ↔ 2 ≠ 1))
2927, 28mpbiri 261 . . . . . 6 (𝑥 = 2 → 𝑥 ≠ 1)
30 ifnefalse 4494 . . . . . 6 (𝑥 ≠ 1 → if(𝑥 = 1, 𝐴, if(𝑥 = 2, 𝐵, 𝐶)) = if(𝑥 = 2, 𝐵, 𝐶))
3129, 30syl 18 . . . . 5 (𝑥 = 2 → if(𝑥 = 1, 𝐴, if(𝑥 = 2, 𝐵, 𝐶)) = if(𝑥 = 2, 𝐵, 𝐶))
32 iftrue 4488 . . . . 5 (𝑥 = 2 → if(𝑥 = 2, 𝐵, 𝐶) = 𝐵)
3331, 32eqtrd 2795 . . . 4 (𝑥 = 2 → if(𝑥 = 1, 𝐴, if(𝑥 = 2, 𝐵, 𝐶)) = 𝐵)
3424, 33eqeq12d 2776 . . 3 (𝑥 = 2 → ((𝐹𝑥) = if(𝑥 = 1, 𝐴, if(𝑥 = 2, 𝐵, 𝐶)) ↔ (𝐹‘2) = 𝐵))
35 fveq2 6879 . . . 4 (𝑥 = 3 → (𝐹𝑥) = (𝐹‘3))
36 1lt3 12441 . . . . . . . 8 1 < 3
3725, 36gtneii 11347 . . . . . . 7 3 ≠ 1
38 neeq1 3017 . . . . . . 7 (𝑥 = 3 → (𝑥 ≠ 1 ↔ 3 ≠ 1))
3937, 38mpbiri 261 . . . . . 6 (𝑥 = 3 → 𝑥 ≠ 1)
4039, 30syl 18 . . . . 5 (𝑥 = 3 → if(𝑥 = 1, 𝐴, if(𝑥 = 2, 𝐵, 𝐶)) = if(𝑥 = 2, 𝐵, 𝐶))
41 2re 12340 . . . . . . . 8 2 ∈ ℝ
42 2lt3 12439 . . . . . . . 8 2 < 3
4341, 42gtneii 11347 . . . . . . 7 3 ≠ 2
44 neeq1 3017 . . . . . . 7 (𝑥 = 3 → (𝑥 ≠ 2 ↔ 3 ≠ 2))
4543, 44mpbiri 261 . . . . . 6 (𝑥 = 3 → 𝑥 ≠ 2)
46 ifnefalse 4494 . . . . . 6 (𝑥 ≠ 2 → if(𝑥 = 2, 𝐵, 𝐶) = 𝐶)
4745, 46syl 18 . . . . 5 (𝑥 = 3 → if(𝑥 = 2, 𝐵, 𝐶) = 𝐶)
4840, 47eqtrd 2795 . . . 4 (𝑥 = 3 → if(𝑥 = 1, 𝐴, if(𝑥 = 2, 𝐵, 𝐶)) = 𝐶)
4935, 48eqeq12d 2776 . . 3 (𝑥 = 3 → ((𝐹𝑥) = if(𝑥 = 1, 𝐴, if(𝑥 = 2, 𝐵, 𝐶)) ↔ (𝐹‘3) = 𝐶))
5018, 19, 20, 23, 34, 49raltp 4666 . 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 2145  wne 2955  wral 3076  ifcif 4482  {ctp 4588  cfv 6533  (class class class)co 7414  1c1 11126   + caddc 11128  2c2 12320  3c3 12321  cz 12616  ...cfz 13562
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 2147  ax-9 2155  ax-10 2178  ax-11 2194  ax-12 2213  ax-ext 2732  ax-sep 5251  ax-nul 5263  ax-pow 5330  ax-pr 5398  ax-un 7737  ax-cnex 11181  ax-resscn 11182  ax-1cn 11183  ax-icn 11184  ax-addcl 11185  ax-addrcl 11186  ax-mulcl 11187  ax-mulrcl 11188  ax-mulcom 11189  ax-addass 11190  ax-mulass 11191  ax-distr 11192  ax-i2m1 11193  ax-1ne0 11194  ax-1rid 11195  ax-rnegex 11196  ax-rrecex 11197  ax-cnre 11198  ax-pre-lttri 11199  ax-pre-lttrn 11200  ax-pre-ltadd 11201  ax-pre-mulgt0 11202
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 2564  df-eu 2594  df-clab 2739  df-cleq 2752  df-clel 2835  df-nfc 2909  df-ne 2956  df-nel 3062  df-ral 3077  df-rex 3087  df-reu 3366  df-rab 3413  df-v 3452  df-sbc 3740  df-csb 3848  df-dif 3902  df-un 3904  df-in 3906  df-ss 3916  df-pss 3919  df-nul 4280  df-if 4483  df-pw 4559  df-sn 4585  df-pr 4587  df-tp 4589  df-op 4591  df-uni 4868  df-iun 4953  df-br 5104  df-opab 5168  df-mpt 5187  df-tr 5213  df-id 5550  df-eprel 5555  df-po 5563  df-so 5564  df-fr 5608  df-we 5610  df-xp 5661  df-rel 5662  df-cnv 5663  df-co 5664  df-dm 5665  df-rn 5666  df-res 5667  df-ima 5668  df-pred 6299  df-ord 6360  df-on 6361  df-lim 6362  df-suc 6363  df-iota 6489  df-fun 6535  df-fn 6536  df-f 6537  df-f1 6538  df-fo 6539  df-f1o 6540  df-fv 6541  df-riota 7371  df-ov 7417  df-oprab 7418  df-mpo 7419  df-om 7864  df-1st 7987  df-2nd 7988  df-frecs 8281  df-wrecs 8312  df-recs 8361  df-rdg 8400  df-er 8697  df-en 8954  df-dom 8955  df-sdom 8956  df-pnf 11270  df-mnf 11271  df-xr 11272  df-ltxr 11273  df-le 11274  df-sub 11468  df-neg 11469  df-nn 12259  df-2 12328  df-3 12329  df-n0 12530  df-z 12617  df-uz 12889  df-fz 13563
This theorem is used by: (None)
  Copyright terms: Public domain W3C validator