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

Theorem igamval 25883
Description: Value of the inverse Gamma function. (Contributed by Mario Carneiro, 16-Jul-2017.)
Assertion
Ref Expression
igamval (𝐴 ∈ ℂ → (1/Γ‘𝐴) = if(𝐴 ∈ (ℤ ∖ ℕ), 0, (1 / (Γ‘𝐴))))

Proof of Theorem igamval
Dummy variable 𝑥 is distinct from all other variables.
StepHypRef Expression
1 eleq1 2818 . . 3 (𝑥 = 𝐴 → (𝑥 ∈ (ℤ ∖ ℕ) ↔ 𝐴 ∈ (ℤ ∖ ℕ)))
2 fveq2 6695 . . . 4 (𝑥 = 𝐴 → (Γ‘𝑥) = (Γ‘𝐴))
32oveq2d 7207 . . 3 (𝑥 = 𝐴 → (1 / (Γ‘𝑥)) = (1 / (Γ‘𝐴)))
41, 3ifbieq2d 4451 . 2 (𝑥 = 𝐴 → if(𝑥 ∈ (ℤ ∖ ℕ), 0, (1 / (Γ‘𝑥))) = if(𝐴 ∈ (ℤ ∖ ℕ), 0, (1 / (Γ‘𝐴))))
5 df-igam 25857 . 2 1/Γ = (𝑥 ∈ ℂ ↦ if(𝑥 ∈ (ℤ ∖ ℕ), 0, (1 / (Γ‘𝑥))))
6 c0ex 10792 . . 3 0 ∈ V
7 ovex 7224 . . 3 (1 / (Γ‘𝐴)) ∈ V
86, 7ifex 4475 . 2 if(𝐴 ∈ (ℤ ∖ ℕ), 0, (1 / (Γ‘𝐴))) ∈ V
94, 5, 8fvmpt 6796 1 (𝐴 ∈ ℂ → (1/Γ‘𝐴) = if(𝐴 ∈ (ℤ ∖ ℕ), 0, (1 / (Γ‘𝐴))))
Colors of variables: wff setvar class
Syntax hints:  wi 4   = wceq 1543  wcel 2112  cdif 3850  ifcif 4425  cfv 6358  (class class class)co 7191  cc 10692  0cc0 10694  1c1 10695   / cdiv 11454  cn 11795  cz 12141  Γcgam 25853  1/Γcigam 25854
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1803  ax-4 1817  ax-5 1918  ax-6 1976  ax-7 2018  ax-8 2114  ax-9 2122  ax-10 2143  ax-11 2160  ax-12 2177  ax-ext 2708  ax-sep 5177  ax-nul 5184  ax-pr 5307  ax-1cn 10752  ax-icn 10753  ax-addcl 10754  ax-mulcl 10756  ax-i2m1 10762
This theorem depends on definitions:  df-bi 210  df-an 400  df-or 848  df-3an 1091  df-tru 1546  df-fal 1556  df-ex 1788  df-nf 1792  df-sb 2073  df-mo 2539  df-eu 2568  df-clab 2715  df-cleq 2728  df-clel 2809  df-nfc 2879  df-ral 3056  df-rex 3057  df-rab 3060  df-v 3400  df-sbc 3684  df-dif 3856  df-un 3858  df-in 3860  df-ss 3870  df-nul 4224  df-if 4426  df-sn 4528  df-pr 4530  df-op 4534  df-uni 4806  df-br 5040  df-opab 5102  df-mpt 5121  df-id 5440  df-xp 5542  df-rel 5543  df-cnv 5544  df-co 5545  df-dm 5546  df-iota 6316  df-fun 6360  df-fv 6366  df-ov 7194  df-igam 25857
This theorem is referenced by:  igamz  25884  igamgam  25885  igamcl  25888
  Copyright terms: Public domain W3C validator