HomeHome Intuitionistic Logic Explorer
Theorem List (p. 122 of 168)
< Previous  Next >
Bad symbols? Try the
GIF version.

Mirrors  >  Metamath Home Page  >  ILE Home Page  >  Theorem List Contents  >  Recent Proofs       This page: Page List

Theorem List for Intuitionistic Logic Explorer - 12101-12200   *Has distinct variable group(s)
TypeLabelDescription
Statement
 
Theoremgeoisum 12101* The infinite sum of 1 + 𝐴↑1 + 𝐴↑2... is (1 / (1 − 𝐴)). (Contributed by NM, 15-May-2006.) (Revised by Mario Carneiro, 26-Apr-2014.)
((𝐴 ∈ ℂ ∧ (abs‘𝐴) < 1) → Σ𝑘 ∈ ℕ0 (𝐴𝑘) = (1 / (1 − 𝐴)))
 
Theoremgeoisumr 12102* The infinite sum of reciprocals 1 + (1 / 𝐴)↑1 + (1 / 𝐴)↑2... is 𝐴 / (𝐴 − 1). (Contributed by rpenner, 3-Nov-2007.) (Revised by Mario Carneiro, 26-Apr-2014.)
((𝐴 ∈ ℂ ∧ 1 < (abs‘𝐴)) → Σ𝑘 ∈ ℕ0 ((1 / 𝐴)↑𝑘) = (𝐴 / (𝐴 − 1)))
 
Theoremgeoisum1 12103* The infinite sum of 𝐴↑1 + 𝐴↑2... is (𝐴 / (1 − 𝐴)). (Contributed by NM, 1-Nov-2007.) (Revised by Mario Carneiro, 26-Apr-2014.)
((𝐴 ∈ ℂ ∧ (abs‘𝐴) < 1) → Σ𝑘 ∈ ℕ (𝐴𝑘) = (𝐴 / (1 − 𝐴)))
 
Theoremgeoisum1c 12104* The infinite sum of 𝐴 · (𝑅↑1) + 𝐴 · (𝑅↑2)... is (𝐴 · 𝑅) / (1 − 𝑅). (Contributed by NM, 2-Nov-2007.) (Revised by Mario Carneiro, 26-Apr-2014.)
((𝐴 ∈ ℂ ∧ 𝑅 ∈ ℂ ∧ (abs‘𝑅) < 1) → Σ𝑘 ∈ ℕ (𝐴 · (𝑅𝑘)) = ((𝐴 · 𝑅) / (1 − 𝑅)))
 
Theorem0.999... 12105 The recurring decimal 0.999..., which is defined as the infinite sum 0.9 + 0.09 + 0.009 + ... i.e. 9 / 10↑1 + 9 / 10↑2 + 9 / 10↑3 + ..., is exactly equal to 1. (Contributed by NM, 2-Nov-2007.) (Revised by AV, 8-Sep-2021.)
Σ𝑘 ∈ ℕ (9 / (10↑𝑘)) = 1
 
Theoremgeoihalfsum 12106 Prove that the infinite geometric series of 1/2, 1/2 + 1/4 + 1/8 + ... = 1. Uses geoisum1 12103. This is a representation of .111... in binary with an infinite number of 1's. Theorem 0.999... 12105 proves a similar claim for .999... in base 10. (Contributed by David A. Wheeler, 4-Jan-2017.) (Proof shortened by AV, 9-Jul-2022.)
Σ𝑘 ∈ ℕ (1 / (2↑𝑘)) = 1
 
4.9.8  Ratio test for infinite series convergence
 
Theoremcvgratnnlembern 12107 Lemma for cvgratnn 12115. Upper bound for a geometric progression of positive ratio less than one. (Contributed by Jim Kingdon, 24-Nov-2022.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐴 < 1)    &   (𝜑 → 0 < 𝐴)    &   (𝜑𝑀 ∈ ℕ)       (𝜑 → (𝐴𝑀) < ((1 / ((1 / 𝐴) − 1)) / 𝑀))
 
Theoremcvgratnnlemnexp 12108* Lemma for cvgratnn 12115. (Contributed by Jim Kingdon, 15-Nov-2022.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐴 < 1)    &   (𝜑 → 0 < 𝐴)    &   ((𝜑𝑘 ∈ ℕ) → (𝐹𝑘) ∈ ℂ)    &   ((𝜑𝑘 ∈ ℕ) → (abs‘(𝐹‘(𝑘 + 1))) ≤ (𝐴 · (abs‘(𝐹𝑘))))    &   (𝜑𝑁 ∈ ℕ)       (𝜑 → (abs‘(𝐹𝑁)) ≤ ((abs‘(𝐹‘1)) · (𝐴↑(𝑁 − 1))))
 
Theoremcvgratnnlemmn 12109* Lemma for cvgratnn 12115. (Contributed by Jim Kingdon, 15-Nov-2022.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐴 < 1)    &   (𝜑 → 0 < 𝐴)    &   ((𝜑𝑘 ∈ ℕ) → (𝐹𝑘) ∈ ℂ)    &   ((𝜑𝑘 ∈ ℕ) → (abs‘(𝐹‘(𝑘 + 1))) ≤ (𝐴 · (abs‘(𝐹𝑘))))    &   (𝜑𝑀 ∈ ℕ)    &   (𝜑𝑁 ∈ (ℤ𝑀))       (𝜑 → (abs‘(𝐹𝑁)) ≤ ((abs‘(𝐹𝑀)) · (𝐴↑(𝑁𝑀))))
 
Theoremcvgratnnlemseq 12110* Lemma for cvgratnn 12115. (Contributed by Jim Kingdon, 21-Nov-2022.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐴 < 1)    &   (𝜑 → 0 < 𝐴)    &   ((𝜑𝑘 ∈ ℕ) → (𝐹𝑘) ∈ ℂ)    &   ((𝜑𝑘 ∈ ℕ) → (abs‘(𝐹‘(𝑘 + 1))) ≤ (𝐴 · (abs‘(𝐹𝑘))))    &   (𝜑𝑀 ∈ ℕ)    &   (𝜑𝑁 ∈ (ℤ𝑀))       (𝜑 → ((seq1( + , 𝐹)‘𝑁) − (seq1( + , 𝐹)‘𝑀)) = Σ𝑖 ∈ ((𝑀 + 1)...𝑁)(𝐹𝑖))
 
Theoremcvgratnnlemabsle 12111* Lemma for cvgratnn 12115. (Contributed by Jim Kingdon, 21-Nov-2022.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐴 < 1)    &   (𝜑 → 0 < 𝐴)    &   ((𝜑𝑘 ∈ ℕ) → (𝐹𝑘) ∈ ℂ)    &   ((𝜑𝑘 ∈ ℕ) → (abs‘(𝐹‘(𝑘 + 1))) ≤ (𝐴 · (abs‘(𝐹𝑘))))    &   (𝜑𝑀 ∈ ℕ)    &   (𝜑𝑁 ∈ (ℤ𝑀))       (𝜑 → (abs‘Σ𝑖 ∈ ((𝑀 + 1)...𝑁)(𝐹𝑖)) ≤ ((abs‘(𝐹𝑀)) · Σ𝑖 ∈ ((𝑀 + 1)...𝑁)(𝐴↑(𝑖𝑀))))
 
Theoremcvgratnnlemsumlt 12112* Lemma for cvgratnn 12115. (Contributed by Jim Kingdon, 23-Nov-2022.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐴 < 1)    &   (𝜑 → 0 < 𝐴)    &   ((𝜑𝑘 ∈ ℕ) → (𝐹𝑘) ∈ ℂ)    &   ((𝜑𝑘 ∈ ℕ) → (abs‘(𝐹‘(𝑘 + 1))) ≤ (𝐴 · (abs‘(𝐹𝑘))))    &   (𝜑𝑀 ∈ ℕ)    &   (𝜑𝑁 ∈ (ℤ𝑀))       (𝜑 → Σ𝑖 ∈ ((𝑀 + 1)...𝑁)(𝐴↑(𝑖𝑀)) < (𝐴 / (1 − 𝐴)))
 
Theoremcvgratnnlemfm 12113* Lemma for cvgratnn 12115. (Contributed by Jim Kingdon, 23-Nov-2022.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐴 < 1)    &   (𝜑 → 0 < 𝐴)    &   ((𝜑𝑘 ∈ ℕ) → (𝐹𝑘) ∈ ℂ)    &   ((𝜑𝑘 ∈ ℕ) → (abs‘(𝐹‘(𝑘 + 1))) ≤ (𝐴 · (abs‘(𝐹𝑘))))    &   (𝜑𝑀 ∈ ℕ)       (𝜑 → (abs‘(𝐹𝑀)) < ((((1 / ((1 / 𝐴) − 1)) / 𝐴) · ((abs‘(𝐹‘1)) + 1)) / 𝑀))
 
Theoremcvgratnnlemrate 12114* Lemma for cvgratnn 12115. (Contributed by Jim Kingdon, 21-Nov-2022.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐴 < 1)    &   (𝜑 → 0 < 𝐴)    &   ((𝜑𝑘 ∈ ℕ) → (𝐹𝑘) ∈ ℂ)    &   ((𝜑𝑘 ∈ ℕ) → (abs‘(𝐹‘(𝑘 + 1))) ≤ (𝐴 · (abs‘(𝐹𝑘))))    &   (𝜑𝑀 ∈ ℕ)    &   (𝜑𝑁 ∈ (ℤ𝑀))       (𝜑 → (abs‘((seq1( + , 𝐹)‘𝑁) − (seq1( + , 𝐹)‘𝑀))) < (((((1 / ((1 / 𝐴) − 1)) / 𝐴) · ((abs‘(𝐹‘1)) + 1)) · (𝐴 / (1 − 𝐴))) / 𝑀))
 
Theoremcvgratnn 12115* Ratio test for convergence of a complex infinite series. If the ratio 𝐴 of the absolute values of successive terms in an infinite sequence 𝐹 is less than 1 for all terms, then the infinite sum of the terms of 𝐹 converges to a complex number. Although this theorem is similar to cvgratz 12116 and cvgratgt0 12117, the decision to index starting at one is not merely cosmetic, as proving convergence using climcvg1n 11933 is sensitive to how a sequence is indexed. (Contributed by NM, 26-Apr-2005.) (Revised by Jim Kingdon, 12-Nov-2022.)
(𝜑𝐴 ∈ ℝ)    &   (𝜑𝐴 < 1)    &   (𝜑 → 0 < 𝐴)    &   ((𝜑𝑘 ∈ ℕ) → (𝐹𝑘) ∈ ℂ)    &   ((𝜑𝑘 ∈ ℕ) → (abs‘(𝐹‘(𝑘 + 1))) ≤ (𝐴 · (abs‘(𝐹𝑘))))       (𝜑 → seq1( + , 𝐹) ∈ dom ⇝ )
 
Theoremcvgratz 12116* Ratio test for convergence of a complex infinite series. If the ratio 𝐴 of the absolute values of successive terms in an infinite sequence 𝐹 is less than 1 for all terms, then the infinite sum of the terms of 𝐹 converges to a complex number. (Contributed by NM, 26-Apr-2005.) (Revised by Jim Kingdon, 11-Nov-2022.)
𝑍 = (ℤ𝑀)    &   (𝜑𝑀 ∈ ℤ)    &   (𝜑𝐴 ∈ ℝ)    &   (𝜑𝐴 < 1)    &   (𝜑 → 0 < 𝐴)    &   ((𝜑𝑘𝑍) → (𝐹𝑘) ∈ ℂ)    &   ((𝜑𝑘𝑍) → (abs‘(𝐹‘(𝑘 + 1))) ≤ (𝐴 · (abs‘(𝐹𝑘))))       (𝜑 → seq𝑀( + , 𝐹) ∈ dom ⇝ )
 
Theoremcvgratgt0 12117* Ratio test for convergence of a complex infinite series. If the ratio 𝐴 of the absolute values of successive terms in an infinite sequence 𝐹 is less than 1 for all terms beyond some index 𝐵, then the infinite sum of the terms of 𝐹 converges to a complex number. (Contributed by NM, 26-Apr-2005.) (Revised by Jim Kingdon, 11-Nov-2022.)
𝑍 = (ℤ𝑀)    &   𝑊 = (ℤ𝑁)    &   (𝜑𝐴 ∈ ℝ)    &   (𝜑𝐴 < 1)    &   (𝜑 → 0 < 𝐴)    &   (𝜑𝑁𝑍)    &   ((𝜑𝑘𝑍) → (𝐹𝑘) ∈ ℂ)    &   ((𝜑𝑘𝑊) → (abs‘(𝐹‘(𝑘 + 1))) ≤ (𝐴 · (abs‘(𝐹𝑘))))       (𝜑 → seq𝑀( + , 𝐹) ∈ dom ⇝ )
 
4.9.9  Mertens' theorem
 
Theoremmertenslemub 12118* Lemma for mertensabs 12121. An upper bound for 𝑇. (Contributed by Jim Kingdon, 3-Dec-2022.)
((𝜑𝑘 ∈ ℕ0) → (𝐺𝑘) = 𝐵)    &   ((𝜑𝑘 ∈ ℕ0) → 𝐵 ∈ ℂ)    &   (𝜑 → seq0( + , 𝐺) ∈ dom ⇝ )    &   𝑇 = {𝑧 ∣ ∃𝑛 ∈ (0...(𝑆 − 1))𝑧 = (abs‘Σ𝑘 ∈ (ℤ‘(𝑛 + 1))(𝐺𝑘))}    &   (𝜑𝑋𝑇)    &   (𝜑𝑆 ∈ ℕ)       (𝜑𝑋 ≤ Σ𝑛 ∈ (0...(𝑆 − 1))(abs‘Σ𝑘 ∈ (ℤ‘(𝑛 + 1))(𝐺𝑘)))
 
Theoremmertenslemi1 12119* Lemma for mertensabs 12121. (Contributed by Mario Carneiro, 29-Apr-2014.) (Revised by Jim Kingdon, 2-Dec-2022.)
((𝜑𝑗 ∈ ℕ0) → (𝐹𝑗) = 𝐴)    &   ((𝜑𝑗 ∈ ℕ0) → (𝐾𝑗) = (abs‘𝐴))    &   ((𝜑𝑗 ∈ ℕ0) → 𝐴 ∈ ℂ)    &   ((𝜑𝑘 ∈ ℕ0) → (𝐺𝑘) = 𝐵)    &   ((𝜑𝑘 ∈ ℕ0) → 𝐵 ∈ ℂ)    &   ((𝜑𝑘 ∈ ℕ0) → (𝐻𝑘) = Σ𝑗 ∈ (0...𝑘)(𝐴 · (𝐺‘(𝑘𝑗))))    &   (𝜑 → seq0( + , 𝐾) ∈ dom ⇝ )    &   (𝜑 → seq0( + , 𝐺) ∈ dom ⇝ )    &   (𝜑𝐸 ∈ ℝ+)    &   𝑇 = {𝑧 ∣ ∃𝑛 ∈ (0...(𝑠 − 1))𝑧 = (abs‘Σ𝑘 ∈ (ℤ‘(𝑛 + 1))(𝐺𝑘))}    &   (𝜓 ↔ (𝑠 ∈ ℕ ∧ ∀𝑛 ∈ (ℤ𝑠)(abs‘Σ𝑘 ∈ (ℤ‘(𝑛 + 1))(𝐺𝑘)) < ((𝐸 / 2) / (Σ𝑗 ∈ ℕ0 (𝐾𝑗) + 1))))    &   (𝜑𝑃 ∈ ℝ)    &   (𝜑 → (𝜓 ∧ (𝑡 ∈ ℕ0 ∧ ∀𝑚 ∈ (ℤ𝑡)(𝐾𝑚) < (((𝐸 / 2) / 𝑠) / (𝑃 + 1)))))    &   (𝜑 → 0 ≤ 𝑃)    &   (𝜑 → ∀𝑤𝑇 𝑤𝑃)       (𝜑 → ∃𝑦 ∈ ℕ0𝑚 ∈ (ℤ𝑦)(abs‘Σ𝑗 ∈ (0...𝑚)(𝐴 · Σ𝑘 ∈ (ℤ‘((𝑚𝑗) + 1))𝐵)) < 𝐸)
 
Theoremmertenslem2 12120* Lemma for mertensabs 12121. (Contributed by Mario Carneiro, 28-Apr-2014.)
((𝜑𝑗 ∈ ℕ0) → (𝐹𝑗) = 𝐴)    &   ((𝜑𝑗 ∈ ℕ0) → (𝐾𝑗) = (abs‘𝐴))    &   ((𝜑𝑗 ∈ ℕ0) → 𝐴 ∈ ℂ)    &   ((𝜑𝑘 ∈ ℕ0) → (𝐺𝑘) = 𝐵)    &   ((𝜑𝑘 ∈ ℕ0) → 𝐵 ∈ ℂ)    &   ((𝜑𝑘 ∈ ℕ0) → (𝐻𝑘) = Σ𝑗 ∈ (0...𝑘)(𝐴 · (𝐺‘(𝑘𝑗))))    &   (𝜑 → seq0( + , 𝐾) ∈ dom ⇝ )    &   (𝜑 → seq0( + , 𝐺) ∈ dom ⇝ )    &   (𝜑𝐸 ∈ ℝ+)    &   𝑇 = {𝑧 ∣ ∃𝑛 ∈ (0...(𝑠 − 1))𝑧 = (abs‘Σ𝑘 ∈ (ℤ‘(𝑛 + 1))(𝐺𝑘))}    &   (𝜓 ↔ (𝑠 ∈ ℕ ∧ ∀𝑛 ∈ (ℤ𝑠)(abs‘Σ𝑘 ∈ (ℤ‘(𝑛 + 1))(𝐺𝑘)) < ((𝐸 / 2) / (Σ𝑗 ∈ ℕ0 (𝐾𝑗) + 1))))       (𝜑 → ∃𝑦 ∈ ℕ0𝑚 ∈ (ℤ𝑦)(abs‘Σ𝑗 ∈ (0...𝑚)(𝐴 · Σ𝑘 ∈ (ℤ‘((𝑚𝑗) + 1))𝐵)) < 𝐸)
 
Theoremmertensabs 12121* Mertens' theorem. If 𝐴(𝑗) is an absolutely convergent series and 𝐵(𝑘) is convergent, then 𝑗 ∈ ℕ0𝐴(𝑗) · Σ𝑘 ∈ ℕ0𝐵(𝑘)) = Σ𝑘 ∈ ℕ0Σ𝑗 ∈ (0...𝑘)(𝐴(𝑗) · 𝐵(𝑘𝑗)) (and this latter series is convergent). This latter sum is commonly known as the Cauchy product of the sequences. The proof follows the outline at http://en.wikipedia.org/wiki/Cauchy_product#Proof_of_Mertens.27_theorem. (Contributed by Mario Carneiro, 29-Apr-2014.) (Revised by Jim Kingdon, 8-Dec-2022.)
((𝜑𝑗 ∈ ℕ0) → (𝐹𝑗) = 𝐴)    &   ((𝜑𝑗 ∈ ℕ0) → (𝐾𝑗) = (abs‘𝐴))    &   ((𝜑𝑗 ∈ ℕ0) → 𝐴 ∈ ℂ)    &   ((𝜑𝑘 ∈ ℕ0) → (𝐺𝑘) = 𝐵)    &   ((𝜑𝑘 ∈ ℕ0) → 𝐵 ∈ ℂ)    &   ((𝜑𝑘 ∈ ℕ0) → (𝐻𝑘) = Σ𝑗 ∈ (0...𝑘)(𝐴 · (𝐺‘(𝑘𝑗))))    &   (𝜑 → seq0( + , 𝐾) ∈ dom ⇝ )    &   (𝜑 → seq0( + , 𝐺) ∈ dom ⇝ )    &   (𝜑 → seq0( + , 𝐹) ∈ dom ⇝ )       (𝜑 → seq0( + , 𝐻) ⇝ (Σ𝑗 ∈ ℕ0 𝐴 · Σ𝑘 ∈ ℕ0 𝐵))
 
4.9.10  Finite and infinite products
 
4.9.10.1  Product sequences
 
Theoremprodf 12122* An infinite product of complex terms is a function from an upper set of integers to . (Contributed by Scott Fenton, 4-Dec-2017.)
𝑍 = (ℤ𝑀)    &   (𝜑𝑀 ∈ ℤ)    &   ((𝜑𝑘𝑍) → (𝐹𝑘) ∈ ℂ)       (𝜑 → seq𝑀( · , 𝐹):𝑍⟶ℂ)
 
Theoremclim2prod 12123* The limit of an infinite product with an initial segment added. (Contributed by Scott Fenton, 18-Dec-2017.)
𝑍 = (ℤ𝑀)    &   (𝜑𝑁𝑍)    &   ((𝜑𝑘𝑍) → (𝐹𝑘) ∈ ℂ)    &   (𝜑 → seq(𝑁 + 1)( · , 𝐹) ⇝ 𝐴)       (𝜑 → seq𝑀( · , 𝐹) ⇝ ((seq𝑀( · , 𝐹)‘𝑁) · 𝐴))
 
Theoremclim2divap 12124* The limit of an infinite product with an initial segment removed. (Contributed by Scott Fenton, 20-Dec-2017.)
𝑍 = (ℤ𝑀)    &   (𝜑𝑁𝑍)    &   ((𝜑𝑘𝑍) → (𝐹𝑘) ∈ ℂ)    &   (𝜑 → seq𝑀( · , 𝐹) ⇝ 𝐴)    &   (𝜑 → (seq𝑀( · , 𝐹)‘𝑁) # 0)       (𝜑 → seq(𝑁 + 1)( · , 𝐹) ⇝ (𝐴 / (seq𝑀( · , 𝐹)‘𝑁)))
 
Theoremprod3fmul 12125* The product of two infinite products. (Contributed by Scott Fenton, 18-Dec-2017.) (Revised by Jim Kingdon, 22-Mar-2024.)
(𝜑𝑁 ∈ (ℤ𝑀))    &   ((𝜑𝑘 ∈ (ℤ𝑀)) → (𝐹𝑘) ∈ ℂ)    &   ((𝜑𝑘 ∈ (ℤ𝑀)) → (𝐺𝑘) ∈ ℂ)    &   ((𝜑𝑘 ∈ (ℤ𝑀)) → (𝐻𝑘) = ((𝐹𝑘) · (𝐺𝑘)))       (𝜑 → (seq𝑀( · , 𝐻)‘𝑁) = ((seq𝑀( · , 𝐹)‘𝑁) · (seq𝑀( · , 𝐺)‘𝑁)))
 
Theoremprodf1 12126 The value of the partial products in a one-valued infinite product. (Contributed by Scott Fenton, 5-Dec-2017.)
𝑍 = (ℤ𝑀)       (𝑁𝑍 → (seq𝑀( · , (𝑍 × {1}))‘𝑁) = 1)
 
Theoremprodf1f 12127 A one-valued infinite product is equal to the constant one function. (Contributed by Scott Fenton, 5-Dec-2017.)
𝑍 = (ℤ𝑀)       (𝑀 ∈ ℤ → seq𝑀( · , (𝑍 × {1})) = (𝑍 × {1}))
 
Theoremprodfclim1 12128 The constant one product converges to one. (Contributed by Scott Fenton, 5-Dec-2017.)
𝑍 = (ℤ𝑀)       (𝑀 ∈ ℤ → seq𝑀( · , (𝑍 × {1})) ⇝ 1)
 
Theoremprodfap0 12129* The product of finitely many terms apart from zero is apart from zero. (Contributed by Scott Fenton, 14-Jan-2018.) (Revised by Jim Kingdon, 23-Mar-2024.)
(𝜑𝑁 ∈ (ℤ𝑀))    &   ((𝜑𝑘 ∈ (ℤ𝑀)) → (𝐹𝑘) ∈ ℂ)    &   ((𝜑𝑘 ∈ (𝑀...𝑁)) → (𝐹𝑘) # 0)       (𝜑 → (seq𝑀( · , 𝐹)‘𝑁) # 0)
 
Theoremprodfrecap 12130* The reciprocal of a finite product. (Contributed by Scott Fenton, 15-Jan-2018.) (Revised by Jim Kingdon, 24-Mar-2024.)
(𝜑𝑁 ∈ (ℤ𝑀))    &   ((𝜑𝑘 ∈ (ℤ𝑀)) → (𝐹𝑘) ∈ ℂ)    &   ((𝜑𝑘 ∈ (𝑀...𝑁)) → (𝐹𝑘) # 0)    &   ((𝜑𝑘 ∈ (𝑀...𝑁)) → (𝐺𝑘) = (1 / (𝐹𝑘)))    &   ((𝜑𝑘 ∈ (ℤ𝑀)) → (𝐺𝑘) ∈ ℂ)       (𝜑 → (seq𝑀( · , 𝐺)‘𝑁) = (1 / (seq𝑀( · , 𝐹)‘𝑁)))
 
Theoremprodfdivap 12131* The quotient of two products. (Contributed by Scott Fenton, 15-Jan-2018.) (Revised by Jim Kingdon, 24-Mar-2024.)
(𝜑𝑁 ∈ (ℤ𝑀))    &   ((𝜑𝑘 ∈ (ℤ𝑀)) → (𝐹𝑘) ∈ ℂ)    &   ((𝜑𝑘 ∈ (ℤ𝑀)) → (𝐺𝑘) ∈ ℂ)    &   ((𝜑𝑘 ∈ (ℤ𝑀)) → (𝐺𝑘) # 0)    &   ((𝜑𝑘 ∈ (ℤ𝑀)) → (𝐻𝑘) = ((𝐹𝑘) / (𝐺𝑘)))       (𝜑 → (seq𝑀( · , 𝐻)‘𝑁) = ((seq𝑀( · , 𝐹)‘𝑁) / (seq𝑀( · , 𝐺)‘𝑁)))
 
4.9.10.2  Non-trivial convergence
 
Theoremntrivcvgap 12132* A non-trivially converging infinite product converges. (Contributed by Scott Fenton, 18-Dec-2017.)
𝑍 = (ℤ𝑀)    &   (𝜑 → ∃𝑛𝑍𝑦(𝑦 # 0 ∧ seq𝑛( · , 𝐹) ⇝ 𝑦))    &   ((𝜑𝑘𝑍) → (𝐹𝑘) ∈ ℂ)       (𝜑 → seq𝑀( · , 𝐹) ∈ dom ⇝ )
 
Theoremntrivcvgap0 12133* A product that converges to a value apart from zero converges non-trivially. (Contributed by Scott Fenton, 18-Dec-2017.)
𝑍 = (ℤ𝑀)    &   (𝜑𝑀 ∈ ℤ)    &   (𝜑 → seq𝑀( · , 𝐹) ⇝ 𝑋)    &   (𝜑𝑋 # 0)       (𝜑 → ∃𝑛𝑍𝑦(𝑦 # 0 ∧ seq𝑛( · , 𝐹) ⇝ 𝑦))
 
4.9.10.3  Complex products
 
Syntaxcprod 12134 Extend class notation to include complex products.
class 𝑘𝐴 𝐵
 
Definitiondf-proddc 12135* Define the product of a series with an index set of integers 𝐴. This definition takes most of the aspects of df-sumdc 11937 and adapts them for multiplication instead of addition. However, we insist that in the infinite case, there is a nonzero tail of the sequence. This ensures that the convergence criteria match those of infinite sums. (Contributed by Scott Fenton, 4-Dec-2017.) (Revised by Jim Kingdon, 21-Mar-2024.)
𝑘𝐴 𝐵 = (℩𝑥(∃𝑚 ∈ ℤ ((𝐴 ⊆ (ℤ𝑚) ∧ ∀𝑗 ∈ (ℤ𝑚)DECID 𝑗𝐴) ∧ (∃𝑛 ∈ (ℤ𝑚)∃𝑦(𝑦 # 0 ∧ seq𝑛( · , (𝑘 ∈ ℤ ↦ if(𝑘𝐴, 𝐵, 1))) ⇝ 𝑦) ∧ seq𝑚( · , (𝑘 ∈ ℤ ↦ if(𝑘𝐴, 𝐵, 1))) ⇝ 𝑥)) ∨ ∃𝑚 ∈ ℕ ∃𝑓(𝑓:(1...𝑚)–1-1-onto𝐴𝑥 = (seq1( · , (𝑛 ∈ ℕ ↦ if(𝑛𝑚, (𝑓𝑛) / 𝑘𝐵, 1)))‘𝑚))))
 
Theoremprodeq1f 12136 Equality theorem for a product. (Contributed by Scott Fenton, 1-Dec-2017.)
𝑘𝐴    &   𝑘𝐵       (𝐴 = 𝐵 → ∏𝑘𝐴 𝐶 = ∏𝑘𝐵 𝐶)
 
Theoremprodeq1 12137* Equality theorem for a product. (Contributed by Scott Fenton, 1-Dec-2017.)
(𝐴 = 𝐵 → ∏𝑘𝐴 𝐶 = ∏𝑘𝐵 𝐶)
 
Theoremnfcprod1 12138* Bound-variable hypothesis builder for product. (Contributed by Scott Fenton, 4-Dec-2017.)
𝑘𝐴       𝑘𝑘𝐴 𝐵
 
Theoremnfcprod 12139* Bound-variable hypothesis builder for product: if 𝑥 is (effectively) not free in 𝐴 and 𝐵, it is not free in 𝑘𝐴𝐵. (Contributed by Scott Fenton, 1-Dec-2017.)
𝑥𝐴    &   𝑥𝐵       𝑥𝑘𝐴 𝐵
 
Theoremprodeq2w 12140* Equality theorem for product, when the class expressions 𝐵 and 𝐶 are equal everywhere. Proved using only Extensionality. (Contributed by Scott Fenton, 4-Dec-2017.)
(∀𝑘 𝐵 = 𝐶 → ∏𝑘𝐴 𝐵 = ∏𝑘𝐴 𝐶)
 
Theoremprodeq2 12141* Equality theorem for product. (Contributed by Scott Fenton, 4-Dec-2017.)
(∀𝑘𝐴 𝐵 = 𝐶 → ∏𝑘𝐴 𝐵 = ∏𝑘𝐴 𝐶)
 
Theoremcbvprod 12142* Change bound variable in a product. (Contributed by Scott Fenton, 4-Dec-2017.)
(𝑗 = 𝑘𝐵 = 𝐶)    &   𝑘𝐴    &   𝑗𝐴    &   𝑘𝐵    &   𝑗𝐶       𝑗𝐴 𝐵 = ∏𝑘𝐴 𝐶
 
Theoremcbvprodv 12143* Change bound variable in a product. (Contributed by Scott Fenton, 4-Dec-2017.)
(𝑗 = 𝑘𝐵 = 𝐶)       𝑗𝐴 𝐵 = ∏𝑘𝐴 𝐶
 
Theoremcbvprodi 12144* Change bound variable in a product. (Contributed by Scott Fenton, 4-Dec-2017.)
𝑘𝐵    &   𝑗𝐶    &   (𝑗 = 𝑘𝐵 = 𝐶)       𝑗𝐴 𝐵 = ∏𝑘𝐴 𝐶
 
Theoremprodeq1i 12145* Equality inference for product. (Contributed by Scott Fenton, 4-Dec-2017.)
𝐴 = 𝐵       𝑘𝐴 𝐶 = ∏𝑘𝐵 𝐶
 
Theoremprodeq2i 12146* Equality inference for product. (Contributed by Scott Fenton, 4-Dec-2017.)
(𝑘𝐴𝐵 = 𝐶)       𝑘𝐴 𝐵 = ∏𝑘𝐴 𝐶
 
Theoremprodeq12i 12147* Equality inference for product. (Contributed by Scott Fenton, 4-Dec-2017.)
𝐴 = 𝐵    &   (𝑘𝐴𝐶 = 𝐷)       𝑘𝐴 𝐶 = ∏𝑘𝐵 𝐷
 
Theoremprodeq1d 12148* Equality deduction for product. (Contributed by Scott Fenton, 4-Dec-2017.)
(𝜑𝐴 = 𝐵)       (𝜑 → ∏𝑘𝐴 𝐶 = ∏𝑘𝐵 𝐶)
 
Theoremprodeq2d 12149* Equality deduction for product. Note that unlike prodeq2dv 12150, 𝑘 may occur in 𝜑. (Contributed by Scott Fenton, 4-Dec-2017.)
(𝜑 → ∀𝑘𝐴 𝐵 = 𝐶)       (𝜑 → ∏𝑘𝐴 𝐵 = ∏𝑘𝐴 𝐶)
 
Theoremprodeq2dv 12150* Equality deduction for product. (Contributed by Scott Fenton, 4-Dec-2017.)
((𝜑𝑘𝐴) → 𝐵 = 𝐶)       (𝜑 → ∏𝑘𝐴 𝐵 = ∏𝑘𝐴 𝐶)
 
Theoremprodeq2sdv 12151* Equality deduction for product. (Contributed by Scott Fenton, 4-Dec-2017.)
(𝜑𝐵 = 𝐶)       (𝜑 → ∏𝑘𝐴 𝐵 = ∏𝑘𝐴 𝐶)
 
Theorem2cprodeq2dv 12152* Equality deduction for double product. (Contributed by Scott Fenton, 4-Dec-2017.)
((𝜑𝑗𝐴𝑘𝐵) → 𝐶 = 𝐷)       (𝜑 → ∏𝑗𝐴𝑘𝐵 𝐶 = ∏𝑗𝐴𝑘𝐵 𝐷)
 
Theoremprodeq12dv 12153* Equality deduction for product. (Contributed by Scott Fenton, 4-Dec-2017.)
(𝜑𝐴 = 𝐵)    &   ((𝜑𝑘𝐴) → 𝐶 = 𝐷)       (𝜑 → ∏𝑘𝐴 𝐶 = ∏𝑘𝐵 𝐷)
 
Theoremprodeq12rdv 12154* Equality deduction for product. (Contributed by Scott Fenton, 4-Dec-2017.)
(𝜑𝐴 = 𝐵)    &   ((𝜑𝑘𝐵) → 𝐶 = 𝐷)       (𝜑 → ∏𝑘𝐴 𝐶 = ∏𝑘𝐵 𝐷)
 
Theoremprodrbdclem 12155* Lemma for prodrbdc 12158. (Contributed by Scott Fenton, 4-Dec-2017.) (Revised by Jim Kingdon, 4-Apr-2024.)
𝐹 = (𝑘 ∈ ℤ ↦ if(𝑘𝐴, 𝐵, 1))    &   ((𝜑𝑘𝐴) → 𝐵 ∈ ℂ)    &   ((𝜑𝑘 ∈ (ℤ𝑀)) → DECID 𝑘𝐴)    &   (𝜑𝑁 ∈ (ℤ𝑀))       ((𝜑𝐴 ⊆ (ℤ𝑁)) → (seq𝑀( · , 𝐹) ↾ (ℤ𝑁)) = seq𝑁( · , 𝐹))
 
Theoremfproddccvg 12156* The sequence of partial products of a finite product converges to the whole product. (Contributed by Scott Fenton, 4-Dec-2017.)
𝐹 = (𝑘 ∈ ℤ ↦ if(𝑘𝐴, 𝐵, 1))    &   ((𝜑𝑘𝐴) → 𝐵 ∈ ℂ)    &   ((𝜑𝑘 ∈ (ℤ𝑀)) → DECID 𝑘𝐴)    &   (𝜑𝑁 ∈ (ℤ𝑀))    &   (𝜑𝐴 ⊆ (𝑀...𝑁))       (𝜑 → seq𝑀( · , 𝐹) ⇝ (seq𝑀( · , 𝐹)‘𝑁))
 
Theoremprodrbdclem2 12157* Lemma for prodrbdc 12158. (Contributed by Scott Fenton, 4-Dec-2017.)
𝐹 = (𝑘 ∈ ℤ ↦ if(𝑘𝐴, 𝐵, 1))    &   ((𝜑𝑘𝐴) → 𝐵 ∈ ℂ)    &   (𝜑𝑀 ∈ ℤ)    &   (𝜑𝑁 ∈ ℤ)    &   (𝜑𝐴 ⊆ (ℤ𝑀))    &   (𝜑𝐴 ⊆ (ℤ𝑁))    &   ((𝜑𝑘 ∈ (ℤ𝑀)) → DECID 𝑘𝐴)    &   ((𝜑𝑘 ∈ (ℤ𝑁)) → DECID 𝑘𝐴)       ((𝜑𝑁 ∈ (ℤ𝑀)) → (seq𝑀( · , 𝐹) ⇝ 𝐶 ↔ seq𝑁( · , 𝐹) ⇝ 𝐶))
 
Theoremprodrbdc 12158* Rebase the starting point of a product. (Contributed by Scott Fenton, 4-Dec-2017.)
𝐹 = (𝑘 ∈ ℤ ↦ if(𝑘𝐴, 𝐵, 1))    &   ((𝜑𝑘𝐴) → 𝐵 ∈ ℂ)    &   (𝜑𝑀 ∈ ℤ)    &   (𝜑𝑁 ∈ ℤ)    &   (𝜑𝐴 ⊆ (ℤ𝑀))    &   (𝜑𝐴 ⊆ (ℤ𝑁))    &   ((𝜑𝑘 ∈ (ℤ𝑀)) → DECID 𝑘𝐴)    &   ((𝜑𝑘 ∈ (ℤ𝑁)) → DECID 𝑘𝐴)       (𝜑 → (seq𝑀( · , 𝐹) ⇝ 𝐶 ↔ seq𝑁( · , 𝐹) ⇝ 𝐶))
 
Theoremprodmodclem3 12159* Lemma for prodmodc 12162. (Contributed by Scott Fenton, 4-Dec-2017.) (Revised by Jim Kingdon, 11-Apr-2024.)
𝐹 = (𝑘 ∈ ℤ ↦ if(𝑘𝐴, 𝐵, 1))    &   ((𝜑𝑘𝐴) → 𝐵 ∈ ℂ)    &   𝐺 = (𝑗 ∈ ℕ ↦ if(𝑗 ≤ (♯‘𝐴), (𝑓𝑗) / 𝑘𝐵, 1))    &   𝐻 = (𝑗 ∈ ℕ ↦ if(𝑗 ≤ (♯‘𝐴), (𝐾𝑗) / 𝑘𝐵, 1))    &   (𝜑 → (𝑀 ∈ ℕ ∧ 𝑁 ∈ ℕ))    &   (𝜑𝑓:(1...𝑀)–1-1-onto𝐴)    &   (𝜑𝐾:(1...𝑁)–1-1-onto𝐴)       (𝜑 → (seq1( · , 𝐺)‘𝑀) = (seq1( · , 𝐻)‘𝑁))
 
Theoremprodmodclem2a 12160* Lemma for prodmodc 12162. (Contributed by Scott Fenton, 4-Dec-2017.) (Revised by Jim Kingdon, 11-Apr-2024.)
𝐹 = (𝑘 ∈ ℤ ↦ if(𝑘𝐴, 𝐵, 1))    &   ((𝜑𝑘𝐴) → 𝐵 ∈ ℂ)    &   𝐺 = (𝑗 ∈ ℕ ↦ if(𝑗 ≤ (♯‘𝐴), (𝑓𝑗) / 𝑘𝐵, 1))    &   𝐻 = (𝑗 ∈ ℕ ↦ if(𝑗 ≤ (♯‘𝐴), (𝐾𝑗) / 𝑘𝐵, 1))    &   ((𝜑𝑘 ∈ (ℤ𝑀)) → DECID 𝑘𝐴)    &   (𝜑𝑁 ∈ ℕ)    &   (𝜑𝑀 ∈ ℤ)    &   (𝜑𝐴 ⊆ (ℤ𝑀))    &   (𝜑𝑓:(1...𝑁)–1-1-onto𝐴)    &   (𝜑𝐾 Isom < , < ((1...(♯‘𝐴)), 𝐴))       (𝜑 → seq𝑀( · , 𝐹) ⇝ (seq1( · , 𝐺)‘𝑁))
 
Theoremprodmodclem2 12161* Lemma for prodmodc 12162. (Contributed by Scott Fenton, 4-Dec-2017.) (Revised by Jim Kingdon, 13-Apr-2024.)
𝐹 = (𝑘 ∈ ℤ ↦ if(𝑘𝐴, 𝐵, 1))    &   ((𝜑𝑘𝐴) → 𝐵 ∈ ℂ)    &   𝐺 = (𝑗 ∈ ℕ ↦ if(𝑗 ≤ (♯‘𝐴), (𝑓𝑗) / 𝑘𝐵, 1))       ((𝜑 ∧ ∃𝑚 ∈ ℤ ((𝐴 ⊆ (ℤ𝑚) ∧ ∀𝑗 ∈ (ℤ𝑚)DECID 𝑗𝐴) ∧ (∃𝑛 ∈ (ℤ𝑚)∃𝑦(𝑦 # 0 ∧ seq𝑛( · , 𝐹) ⇝ 𝑦) ∧ seq𝑚( · , 𝐹) ⇝ 𝑥))) → (∃𝑚 ∈ ℕ ∃𝑓(𝑓:(1...𝑚)–1-1-onto𝐴𝑧 = (seq1( · , 𝐺)‘𝑚)) → 𝑥 = 𝑧))
 
Theoremprodmodc 12162* A product has at most one limit. (Contributed by Scott Fenton, 4-Dec-2017.) (Modified by Jim Kingdon, 14-Apr-2024.)
𝐹 = (𝑘 ∈ ℤ ↦ if(𝑘𝐴, 𝐵, 1))    &   ((𝜑𝑘𝐴) → 𝐵 ∈ ℂ)    &   𝐺 = (𝑗 ∈ ℕ ↦ if(𝑗 ≤ (♯‘𝐴), (𝑓𝑗) / 𝑘𝐵, 1))       (𝜑 → ∃*𝑥(∃𝑚 ∈ ℤ ((𝐴 ⊆ (ℤ𝑚) ∧ ∀𝑗 ∈ (ℤ𝑚)DECID 𝑗𝐴) ∧ (∃𝑛 ∈ (ℤ𝑚)∃𝑦(𝑦 # 0 ∧ seq𝑛( · , 𝐹) ⇝ 𝑦) ∧ seq𝑚( · , 𝐹) ⇝ 𝑥)) ∨ ∃𝑚 ∈ ℕ ∃𝑓(𝑓:(1...𝑚)–1-1-onto𝐴𝑥 = (seq1( · , 𝐺)‘𝑚))))
 
Theoremzproddc 12163* Series product with index set a subset of the upper integers. (Contributed by Scott Fenton, 5-Dec-2017.)
𝑍 = (ℤ𝑀)    &   (𝜑𝑀 ∈ ℤ)    &   (𝜑 → ∃𝑛𝑍𝑦(𝑦 # 0 ∧ seq𝑛( · , 𝐹) ⇝ 𝑦))    &   (𝜑𝐴𝑍)    &   (𝜑 → ∀𝑗𝑍 DECID 𝑗𝐴)    &   ((𝜑𝑘𝑍) → (𝐹𝑘) = if(𝑘𝐴, 𝐵, 1))    &   ((𝜑𝑘𝐴) → 𝐵 ∈ ℂ)       (𝜑 → ∏𝑘𝐴 𝐵 = ( ⇝ ‘seq𝑀( · , 𝐹)))
 
Theoremiprodap 12164* Series product with an upper integer index set (i.e. an infinite product.) (Contributed by Scott Fenton, 5-Dec-2017.)
𝑍 = (ℤ𝑀)    &   (𝜑𝑀 ∈ ℤ)    &   (𝜑 → ∃𝑛𝑍𝑦(𝑦 # 0 ∧ seq𝑛( · , 𝐹) ⇝ 𝑦))    &   ((𝜑𝑘𝑍) → (𝐹𝑘) = 𝐵)    &   ((𝜑𝑘𝑍) → 𝐵 ∈ ℂ)       (𝜑 → ∏𝑘𝑍 𝐵 = ( ⇝ ‘seq𝑀( · , 𝐹)))
 
Theoremzprodap0 12165* Nonzero series product with index set a subset of the upper integers. (Contributed by Scott Fenton, 6-Dec-2017.)
𝑍 = (ℤ𝑀)    &   (𝜑𝑀 ∈ ℤ)    &   (𝜑𝑋 # 0)    &   (𝜑 → seq𝑀( · , 𝐹) ⇝ 𝑋)    &   (𝜑 → ∀𝑗𝑍 DECID 𝑗𝐴)    &   (𝜑𝐴𝑍)    &   ((𝜑𝑘𝑍) → (𝐹𝑘) = if(𝑘𝐴, 𝐵, 1))    &   ((𝜑𝑘𝐴) → 𝐵 ∈ ℂ)       (𝜑 → ∏𝑘𝐴 𝐵 = 𝑋)
 
Theoremiprodap0 12166* Nonzero series product with an upper integer index set (i.e. an infinite product.) (Contributed by Scott Fenton, 6-Dec-2017.)
𝑍 = (ℤ𝑀)    &   (𝜑𝑀 ∈ ℤ)    &   (𝜑𝑋 # 0)    &   (𝜑 → seq𝑀( · , 𝐹) ⇝ 𝑋)    &   ((𝜑𝑘𝑍) → (𝐹𝑘) = 𝐵)    &   ((𝜑𝑘𝑍) → 𝐵 ∈ ℂ)       (𝜑 → ∏𝑘𝑍 𝐵 = 𝑋)
 
4.9.10.4  Finite products
 
Theoremfprodseq 12167* The value of a product over a nonempty finite set. (Contributed by Scott Fenton, 6-Dec-2017.) (Revised by Jim Kingdon, 15-Jul-2024.)
(𝑘 = (𝐹𝑛) → 𝐵 = 𝐶)    &   (𝜑𝑀 ∈ ℕ)    &   (𝜑𝐹:(1...𝑀)–1-1-onto𝐴)    &   ((𝜑𝑘𝐴) → 𝐵 ∈ ℂ)    &   ((𝜑𝑛 ∈ (1...𝑀)) → (𝐺𝑛) = 𝐶)       (𝜑 → ∏𝑘𝐴 𝐵 = (seq1( · , (𝑛 ∈ ℕ ↦ if(𝑛𝑀, (𝐺𝑛), 1)))‘𝑀))
 
Theoremfprodntrivap 12168* A non-triviality lemma for finite sequences. (Contributed by Scott Fenton, 16-Dec-2017.)
𝑍 = (ℤ𝑀)    &   (𝜑𝑁𝑍)    &   (𝜑𝐴 ⊆ (𝑀...𝑁))       (𝜑 → ∃𝑛𝑍𝑦(𝑦 # 0 ∧ seq𝑛( · , (𝑘𝑍 ↦ if(𝑘𝐴, 𝐵, 1))) ⇝ 𝑦))
 
Theoremprod0 12169 A product over the empty set is one. (Contributed by Scott Fenton, 5-Dec-2017.)
𝑘 ∈ ∅ 𝐴 = 1
 
Theoremprod1dc 12170* Any product of one over a valid set is one. (Contributed by Scott Fenton, 7-Dec-2017.) (Revised by Jim Kingdon, 5-Aug-2024.)
(((𝑀 ∈ ℤ ∧ 𝐴 ⊆ (ℤ𝑀) ∧ ∀𝑗 ∈ (ℤ𝑀)DECID 𝑗𝐴) ∨ 𝐴 ∈ Fin) → ∏𝑘𝐴 1 = 1)
 
Theoremprodfct 12171* A lemma to facilitate conversions from the function form to the class-variable form of a product. (Contributed by Scott Fenton, 7-Dec-2017.)
(∀𝑘𝐴 𝐵 ∈ ℂ → ∏𝑗𝐴 ((𝑘𝐴𝐵)‘𝑗) = ∏𝑘𝐴 𝐵)
 
Theoremfprodf1o 12172* Re-index a finite product using a bijection. (Contributed by Scott Fenton, 7-Dec-2017.)
(𝑘 = 𝐺𝐵 = 𝐷)    &   (𝜑𝐶 ∈ Fin)    &   (𝜑𝐹:𝐶1-1-onto𝐴)    &   ((𝜑𝑛𝐶) → (𝐹𝑛) = 𝐺)    &   ((𝜑𝑘𝐴) → 𝐵 ∈ ℂ)       (𝜑 → ∏𝑘𝐴 𝐵 = ∏𝑛𝐶 𝐷)
 
Theoremprodssdc 12173* Change the index set to a subset in an upper integer product. (Contributed by Scott Fenton, 11-Dec-2017.) (Revised by Jim Kingdon, 6-Aug-2024.)
(𝜑𝐴𝐵)    &   ((𝜑𝑘𝐴) → 𝐶 ∈ ℂ)    &   (𝜑 → ∃𝑛 ∈ (ℤ𝑀)∃𝑦(𝑦 # 0 ∧ seq𝑛( · , (𝑘 ∈ (ℤ𝑀) ↦ if(𝑘𝐵, 𝐶, 1))) ⇝ 𝑦))    &   (𝜑 → ∀𝑗 ∈ (ℤ𝑀)DECID 𝑗𝐴)    &   (𝜑𝑀 ∈ ℤ)    &   ((𝜑𝑘 ∈ (𝐵𝐴)) → 𝐶 = 1)    &   (𝜑𝐵 ⊆ (ℤ𝑀))    &   (𝜑 → ∀𝑗 ∈ (ℤ𝑀)DECID 𝑗𝐵)       (𝜑 → ∏𝑘𝐴 𝐶 = ∏𝑘𝐵 𝐶)
 
Theoremfprodssdc 12174* Change the index set to a subset in a finite sum. (Contributed by Scott Fenton, 16-Dec-2017.)
(𝜑𝐴𝐵)    &   ((𝜑𝑘𝐴) → 𝐶 ∈ ℂ)    &   (𝜑 → ∀𝑗𝐵 DECID 𝑗𝐴)    &   ((𝜑𝑘 ∈ (𝐵𝐴)) → 𝐶 = 1)    &   (𝜑𝐵 ∈ Fin)       (𝜑 → ∏𝑘𝐴 𝐶 = ∏𝑘𝐵 𝐶)
 
Theoremfprodmul 12175* The product of two finite products. (Contributed by Scott Fenton, 14-Dec-2017.)
(𝜑𝐴 ∈ Fin)    &   ((𝜑𝑘𝐴) → 𝐵 ∈ ℂ)    &   ((𝜑𝑘𝐴) → 𝐶 ∈ ℂ)       (𝜑 → ∏𝑘𝐴 (𝐵 · 𝐶) = (∏𝑘𝐴 𝐵 · ∏𝑘𝐴 𝐶))
 
Theoremprodsnf 12176* A product of a singleton is the term. A version of prodsn 12177 using bound-variable hypotheses instead of distinct variable conditions. (Contributed by Glauco Siliprandi, 5-Apr-2020.)
𝑘𝐵    &   (𝑘 = 𝑀𝐴 = 𝐵)       ((𝑀𝑉𝐵 ∈ ℂ) → ∏𝑘 ∈ {𝑀}𝐴 = 𝐵)
 
Theoremprodsn 12177* A product of a singleton is the term. (Contributed by Scott Fenton, 14-Dec-2017.)
(𝑘 = 𝑀𝐴 = 𝐵)       ((𝑀𝑉𝐵 ∈ ℂ) → ∏𝑘 ∈ {𝑀}𝐴 = 𝐵)
 
Theoremfprod1 12178* A finite product of only one term is the term itself. (Contributed by Scott Fenton, 14-Dec-2017.)
(𝑘 = 𝑀𝐴 = 𝐵)       ((𝑀 ∈ ℤ ∧ 𝐵 ∈ ℂ) → ∏𝑘 ∈ (𝑀...𝑀)𝐴 = 𝐵)
 
Theoremclimprod1 12179 The limit of a product over one. (Contributed by Scott Fenton, 15-Dec-2017.)
𝑍 = (ℤ𝑀)    &   (𝜑𝑀 ∈ ℤ)       (𝜑 → seq𝑀( · , (𝑍 × {1})) ⇝ 1)
 
Theoremfprodsplitdc 12180* Split a finite product into two parts. New proofs should use fprodsplit 12181 which is the same but with one fewer hypothesis. (Contributed by Scott Fenton, 16-Dec-2017.) (New usage is discouraged.)
(𝜑 → (𝐴𝐵) = ∅)    &   (𝜑𝑈 = (𝐴𝐵))    &   (𝜑𝑈 ∈ Fin)    &   (𝜑 → ∀𝑗𝑈 DECID 𝑗𝐴)    &   ((𝜑𝑘𝑈) → 𝐶 ∈ ℂ)       (𝜑 → ∏𝑘𝑈 𝐶 = (∏𝑘𝐴 𝐶 · ∏𝑘𝐵 𝐶))
 
Theoremfprodsplit 12181* Split a finite product into two parts. (Contributed by Scott Fenton, 16-Dec-2017.)
(𝜑 → (𝐴𝐵) = ∅)    &   (𝜑𝑈 = (𝐴𝐵))    &   (𝜑𝑈 ∈ Fin)    &   ((𝜑𝑘𝑈) → 𝐶 ∈ ℂ)       (𝜑 → ∏𝑘𝑈 𝐶 = (∏𝑘𝐴 𝐶 · ∏𝑘𝐵 𝐶))
 
Theoremfprodm1 12182* Separate out the last term in a finite product. (Contributed by Scott Fenton, 16-Dec-2017.)
(𝜑𝑁 ∈ (ℤ𝑀))    &   ((𝜑𝑘 ∈ (𝑀...𝑁)) → 𝐴 ∈ ℂ)    &   (𝑘 = 𝑁𝐴 = 𝐵)       (𝜑 → ∏𝑘 ∈ (𝑀...𝑁)𝐴 = (∏𝑘 ∈ (𝑀...(𝑁 − 1))𝐴 · 𝐵))
 
Theoremfprod1p 12183* Separate out the first term in a finite product. (Contributed by Scott Fenton, 24-Dec-2017.)
(𝜑𝑁 ∈ (ℤ𝑀))    &   ((𝜑𝑘 ∈ (𝑀...𝑁)) → 𝐴 ∈ ℂ)    &   (𝑘 = 𝑀𝐴 = 𝐵)       (𝜑 → ∏𝑘 ∈ (𝑀...𝑁)𝐴 = (𝐵 · ∏𝑘 ∈ ((𝑀 + 1)...𝑁)𝐴))
 
Theoremfprodp1 12184* Multiply in the last term in a finite product. (Contributed by Scott Fenton, 24-Dec-2017.)
(𝜑𝑁 ∈ (ℤ𝑀))    &   ((𝜑𝑘 ∈ (𝑀...(𝑁 + 1))) → 𝐴 ∈ ℂ)    &   (𝑘 = (𝑁 + 1) → 𝐴 = 𝐵)       (𝜑 → ∏𝑘 ∈ (𝑀...(𝑁 + 1))𝐴 = (∏𝑘 ∈ (𝑀...𝑁)𝐴 · 𝐵))
 
Theoremfprodm1s 12185* Separate out the last term in a finite product. (Contributed by Scott Fenton, 27-Dec-2017.)
(𝜑𝑁 ∈ (ℤ𝑀))    &   ((𝜑𝑘 ∈ (𝑀...𝑁)) → 𝐴 ∈ ℂ)       (𝜑 → ∏𝑘 ∈ (𝑀...𝑁)𝐴 = (∏𝑘 ∈ (𝑀...(𝑁 − 1))𝐴 · 𝑁 / 𝑘𝐴))
 
Theoremfprodp1s 12186* Multiply in the last term in a finite product. (Contributed by Scott Fenton, 27-Dec-2017.)
(𝜑𝑁 ∈ (ℤ𝑀))    &   ((𝜑𝑘 ∈ (𝑀...(𝑁 + 1))) → 𝐴 ∈ ℂ)       (𝜑 → ∏𝑘 ∈ (𝑀...(𝑁 + 1))𝐴 = (∏𝑘 ∈ (𝑀...𝑁)𝐴 · (𝑁 + 1) / 𝑘𝐴))
 
Theoremprodsns 12187* A product of the singleton is the term. (Contributed by Scott Fenton, 25-Dec-2017.)
((𝑀𝑉𝑀 / 𝑘𝐴 ∈ ℂ) → ∏𝑘 ∈ {𝑀}𝐴 = 𝑀 / 𝑘𝐴)
 
Theoremfprodunsn 12188* Multiply in an additional term in a finite product. See also fprodsplitsn 12217 which is the same but with a 𝑘𝜑 hypothesis in place of the distinct variable condition between 𝜑 and 𝑘. (Contributed by Jim Kingdon, 16-Aug-2024.)
𝑘𝐷    &   (𝜑𝐴 ∈ Fin)    &   (𝜑𝐵𝑉)    &   (𝜑 → ¬ 𝐵𝐴)    &   ((𝜑𝑘𝐴) → 𝐶 ∈ ℂ)    &   (𝜑𝐷 ∈ ℂ)    &   (𝑘 = 𝐵𝐶 = 𝐷)       (𝜑 → ∏𝑘 ∈ (𝐴 ∪ {𝐵})𝐶 = (∏𝑘𝐴 𝐶 · 𝐷))
 
Theoremfprodcl2lem 12189* Finite product closure lemma. (Contributed by Scott Fenton, 14-Dec-2017.) (Revised by Jim Kingdon, 17-Aug-2024.)
(𝜑𝑆 ⊆ ℂ)    &   ((𝜑 ∧ (𝑥𝑆𝑦𝑆)) → (𝑥 · 𝑦) ∈ 𝑆)    &   (𝜑𝐴 ∈ Fin)    &   ((𝜑𝑘𝐴) → 𝐵𝑆)    &   (𝜑𝐴 ≠ ∅)       (𝜑 → ∏𝑘𝐴 𝐵𝑆)
 
Theoremfprodcllem 12190* Finite product closure lemma. (Contributed by Scott Fenton, 14-Dec-2017.)
(𝜑𝑆 ⊆ ℂ)    &   ((𝜑 ∧ (𝑥𝑆𝑦𝑆)) → (𝑥 · 𝑦) ∈ 𝑆)    &   (𝜑𝐴 ∈ Fin)    &   ((𝜑𝑘𝐴) → 𝐵𝑆)    &   (𝜑 → 1 ∈ 𝑆)       (𝜑 → ∏𝑘𝐴 𝐵𝑆)
 
Theoremfprodcl 12191* Closure of a finite product of complex numbers. (Contributed by Scott Fenton, 14-Dec-2017.)
(𝜑𝐴 ∈ Fin)    &   ((𝜑𝑘𝐴) → 𝐵 ∈ ℂ)       (𝜑 → ∏𝑘𝐴 𝐵 ∈ ℂ)
 
Theoremfprodrecl 12192* Closure of a finite product of real numbers. (Contributed by Scott Fenton, 14-Dec-2017.)
(𝜑𝐴 ∈ Fin)    &   ((𝜑𝑘𝐴) → 𝐵 ∈ ℝ)       (𝜑 → ∏𝑘𝐴 𝐵 ∈ ℝ)
 
Theoremfprodzcl 12193* Closure of a finite product of integers. (Contributed by Scott Fenton, 14-Dec-2017.)
(𝜑𝐴 ∈ Fin)    &   ((𝜑𝑘𝐴) → 𝐵 ∈ ℤ)       (𝜑 → ∏𝑘𝐴 𝐵 ∈ ℤ)
 
Theoremfprodnncl 12194* Closure of a finite product of positive integers. (Contributed by Scott Fenton, 14-Dec-2017.)
(𝜑𝐴 ∈ Fin)    &   ((𝜑𝑘𝐴) → 𝐵 ∈ ℕ)       (𝜑 → ∏𝑘𝐴 𝐵 ∈ ℕ)
 
Theoremfprodrpcl 12195* Closure of a finite product of positive reals. (Contributed by Scott Fenton, 14-Dec-2017.)
(𝜑𝐴 ∈ Fin)    &   ((𝜑𝑘𝐴) → 𝐵 ∈ ℝ+)       (𝜑 → ∏𝑘𝐴 𝐵 ∈ ℝ+)
 
Theoremfprodnn0cl 12196* Closure of a finite product of nonnegative integers. (Contributed by Scott Fenton, 14-Dec-2017.)
(𝜑𝐴 ∈ Fin)    &   ((𝜑𝑘𝐴) → 𝐵 ∈ ℕ0)       (𝜑 → ∏𝑘𝐴 𝐵 ∈ ℕ0)
 
Theoremfprodcllemf 12197* Finite product closure lemma. A version of fprodcllem 12190 using bound-variable hypotheses instead of distinct variable conditions. (Contributed by Glauco Siliprandi, 5-Apr-2020.)
𝑘𝜑    &   (𝜑𝑆 ⊆ ℂ)    &   ((𝜑 ∧ (𝑥𝑆𝑦𝑆)) → (𝑥 · 𝑦) ∈ 𝑆)    &   (𝜑𝐴 ∈ Fin)    &   ((𝜑𝑘𝐴) → 𝐵𝑆)    &   (𝜑 → 1 ∈ 𝑆)       (𝜑 → ∏𝑘𝐴 𝐵𝑆)
 
Theoremfprodreclf 12198* Closure of a finite product of real numbers. A version of fprodrecl 12192 using bound-variable hypotheses instead of distinct variable conditions. (Contributed by Glauco Siliprandi, 5-Apr-2020.)
𝑘𝜑    &   (𝜑𝐴 ∈ Fin)    &   ((𝜑𝑘𝐴) → 𝐵 ∈ ℝ)       (𝜑 → ∏𝑘𝐴 𝐵 ∈ ℝ)
 
Theoremfprodfac 12199* Factorial using product notation. (Contributed by Scott Fenton, 15-Dec-2017.)
(𝐴 ∈ ℕ0 → (!‘𝐴) = ∏𝑘 ∈ (1...𝐴)𝑘)
 
Theoremfprodabs 12200* The absolute value of a finite product. (Contributed by Scott Fenton, 25-Dec-2017.)
𝑍 = (ℤ𝑀)    &   (𝜑𝑁𝑍)    &   ((𝜑𝑘𝑍) → 𝐴 ∈ ℂ)       (𝜑 → (abs‘∏𝑘 ∈ (𝑀...𝑁)𝐴) = ∏𝑘 ∈ (𝑀...𝑁)(abs‘𝐴))
    < Previous  Next >

Page List
Jump to page: Contents  1 1-100 2 101-200 3 201-300 4 301-400 5 401-500 6 501-600 7 601-700 8 701-800 9 801-900 10 901-1000 11 1001-1100 12 1101-1200 13 1201-1300 14 1301-1400 15 1401-1500 16 1501-1600 17 1601-1700 18 1701-1800 19 1801-1900 20 1901-2000 21 2001-2100 22 2101-2200 23 2201-2300 24 2301-2400 25 2401-2500 26 2501-2600 27 2601-2700 28 2701-2800 29 2801-2900 30 2901-3000 31 3001-3100 32 3101-3200 33 3201-3300 34 3301-3400 35 3401-3500 36 3501-3600 37 3601-3700 38 3701-3800 39 3801-3900 40 3901-4000 41 4001-4100 42 4101-4200 43 4201-4300 44 4301-4400 45 4401-4500 46 4501-4600 47 4601-4700 48 4701-4800 49 4801-4900 50 4901-5000 51 5001-5100 52 5101-5200 53 5201-5300 54 5301-5400 55 5401-5500 56 5501-5600 57 5601-5700 58 5701-5800 59 5801-5900 60 5901-6000 61 6001-6100 62 6101-6200 63 6201-6300 64 6301-6400 65 6401-6500 66 6501-6600 67 6601-6700 68 6701-6800 69 6801-6900 70 6901-7000 71 7001-7100 72 7101-7200 73 7201-7300 74 7301-7400 75 7401-7500 76 7501-7600 77 7601-7700 78 7701-7800 79 7801-7900 80 7901-8000 81 8001-8100 82 8101-8200 83 8201-8300 84 8301-8400 85 8401-8500 86 8501-8600 87 8601-8700 88 8701-8800 89 8801-8900 90 8901-9000 91 9001-9100 92 9101-9200 93 9201-9300 94 9301-9400 95 9401-9500 96 9501-9600 97 9601-9700 98 9701-9800 99 9801-9900 100 9901-10000 101 10001-10100 102 10101-10200 103 10201-10300 104 10301-10400 105 10401-10500 106 10501-10600 107 10601-10700 108 10701-10800 109 10801-10900 110 10901-11000 111 11001-11100 112 11101-11200 113 11201-11300 114 11301-11400 115 11401-11500 116 11501-11600 117 11601-11700 118 11701-11800 119 11801-11900 120 11901-12000 121 12001-12100 122 12101-12200 123 12201-12300 124 12301-12400 125 12401-12500 126 12501-12600 127 12601-12700 128 12701-12800 129 12801-12900 130 12901-13000 131 13001-13100 132 13101-13200 133 13201-13300 134 13301-13400 135 13401-13500 136 13501-13600 137 13601-13700 138 13701-13800 139 13801-13900 140 13901-14000 141 14001-14100 142 14101-14200 143 14201-14300 144 14301-14400 145 14401-14500 146 14501-14600 147 14601-14700 148 14701-14800 149 14801-14900 150 14901-15000 151 15001-15100 152 15101-15200 153 15201-15300 154 15301-15400 155 15401-15500 156 15501-15600 157 15601-15700 158 15701-15800 159 15801-15900 160 15901-16000 161 16001-16100 162 16101-16200 163 16201-16300 164 16301-16400 165 16401-16500 166 16501-16600 167 16601-16700 168 16701-16766
  Copyright terms: Public domain < Previous  Next >