HomeHome Intuitionistic Logic Explorer
Theorem List (p. 153 of 167)
< 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 - 15201-15300   *Has distinct variable group(s)
TypeLabelDescription
Statement
 
Theoremmopni3 15201* An open set of a metric space includes an arbitrarily small ball around each of its points. (Contributed by NM, 20-Sep-2007.) (Revised by Mario Carneiro, 12-Nov-2013.)
𝐽 = (MetOpen‘𝐷)       (((𝐷 ∈ (∞Met‘𝑋) ∧ 𝐴𝐽𝑃𝐴) ∧ 𝑅 ∈ ℝ+) → ∃𝑥 ∈ ℝ+ (𝑥 < 𝑅 ∧ (𝑃(ball‘𝐷)𝑥) ⊆ 𝐴))
 
Theoremblssopn 15202 The balls of a metric space are open sets. (Contributed by NM, 12-Sep-2006.) (Revised by Mario Carneiro, 23-Dec-2013.)
𝐽 = (MetOpen‘𝐷)       (𝐷 ∈ (∞Met‘𝑋) → ran (ball‘𝐷) ⊆ 𝐽)
 
Theoremunimopn 15203 The union of a collection of open sets of a metric space is open. Theorem T2 of [Kreyszig] p. 19. (Contributed by NM, 4-Sep-2006.) (Revised by Mario Carneiro, 23-Dec-2013.)
𝐽 = (MetOpen‘𝐷)       ((𝐷 ∈ (∞Met‘𝑋) ∧ 𝐴𝐽) → 𝐴𝐽)
 
Theoremmopnin 15204 The intersection of two open sets of a metric space is open. (Contributed by NM, 4-Sep-2006.) (Revised by Mario Carneiro, 23-Dec-2013.)
𝐽 = (MetOpen‘𝐷)       ((𝐷 ∈ (∞Met‘𝑋) ∧ 𝐴𝐽𝐵𝐽) → (𝐴𝐵) ∈ 𝐽)
 
Theoremmopn0 15205 The empty set is an open set of a metric space. Part of Theorem T1 of [Kreyszig] p. 19. (Contributed by NM, 4-Sep-2006.)
𝐽 = (MetOpen‘𝐷)       (𝐷 ∈ (∞Met‘𝑋) → ∅ ∈ 𝐽)
 
Theoremrnblopn 15206 A ball of a metric space is an open set. (Contributed by NM, 12-Sep-2006.)
𝐽 = (MetOpen‘𝐷)       ((𝐷 ∈ (∞Met‘𝑋) ∧ 𝐵 ∈ ran (ball‘𝐷)) → 𝐵𝐽)
 
Theoremblopn 15207 A ball of a metric space is an open set. (Contributed by NM, 9-Mar-2007.) (Revised by Mario Carneiro, 12-Nov-2013.)
𝐽 = (MetOpen‘𝐷)       ((𝐷 ∈ (∞Met‘𝑋) ∧ 𝑃𝑋𝑅 ∈ ℝ*) → (𝑃(ball‘𝐷)𝑅) ∈ 𝐽)
 
Theoremneibl 15208* The neighborhoods around a point 𝑃 of a metric space are those subsets containing a ball around 𝑃. Definition of neighborhood in [Kreyszig] p. 19. (Contributed by NM, 8-Nov-2007.) (Revised by Mario Carneiro, 23-Dec-2013.)
𝐽 = (MetOpen‘𝐷)       ((𝐷 ∈ (∞Met‘𝑋) ∧ 𝑃𝑋) → (𝑁 ∈ ((nei‘𝐽)‘{𝑃}) ↔ (𝑁𝑋 ∧ ∃𝑟 ∈ ℝ+ (𝑃(ball‘𝐷)𝑟) ⊆ 𝑁)))
 
Theoremblnei 15209 A ball around a point is a neighborhood of the point. (Contributed by NM, 8-Nov-2007.) (Revised by Mario Carneiro, 24-Aug-2015.)
𝐽 = (MetOpen‘𝐷)       ((𝐷 ∈ (∞Met‘𝑋) ∧ 𝑃𝑋𝑅 ∈ ℝ+) → (𝑃(ball‘𝐷)𝑅) ∈ ((nei‘𝐽)‘{𝑃}))
 
Theoremblsscls2 15210* A smaller closed ball is contained in a larger open ball. (Contributed by Mario Carneiro, 10-Jan-2014.)
𝐽 = (MetOpen‘𝐷)    &   𝑆 = {𝑧𝑋 ∣ (𝑃𝐷𝑧) ≤ 𝑅}       (((𝐷 ∈ (∞Met‘𝑋) ∧ 𝑃𝑋) ∧ (𝑅 ∈ ℝ*𝑇 ∈ ℝ*𝑅 < 𝑇)) → 𝑆 ⊆ (𝑃(ball‘𝐷)𝑇))
 
Theoremmetss 15211* Two ways of saying that metric 𝐷 generates a finer topology than metric 𝐶. (Contributed by Mario Carneiro, 12-Nov-2013.) (Revised by Mario Carneiro, 24-Aug-2015.)
𝐽 = (MetOpen‘𝐶)    &   𝐾 = (MetOpen‘𝐷)       ((𝐶 ∈ (∞Met‘𝑋) ∧ 𝐷 ∈ (∞Met‘𝑋)) → (𝐽𝐾 ↔ ∀𝑥𝑋𝑟 ∈ ℝ+𝑠 ∈ ℝ+ (𝑥(ball‘𝐷)𝑠) ⊆ (𝑥(ball‘𝐶)𝑟)))
 
Theoremmetequiv 15212* Two ways of saying that two metrics generate the same topology. Two metrics satisfying the right-hand side are said to be (topologically) equivalent. (Contributed by Jeff Hankins, 21-Jun-2009.) (Revised by Mario Carneiro, 12-Nov-2013.)
𝐽 = (MetOpen‘𝐶)    &   𝐾 = (MetOpen‘𝐷)       ((𝐶 ∈ (∞Met‘𝑋) ∧ 𝐷 ∈ (∞Met‘𝑋)) → (𝐽 = 𝐾 ↔ ∀𝑥𝑋 (∀𝑟 ∈ ℝ+𝑠 ∈ ℝ+ (𝑥(ball‘𝐷)𝑠) ⊆ (𝑥(ball‘𝐶)𝑟) ∧ ∀𝑎 ∈ ℝ+𝑏 ∈ ℝ+ (𝑥(ball‘𝐶)𝑏) ⊆ (𝑥(ball‘𝐷)𝑎))))
 
Theoremmetequiv2 15213* If there is a sequence of radii approaching zero for which the balls of both metrics coincide, then the generated topologies are equivalent. (Contributed by Mario Carneiro, 26-Aug-2015.)
𝐽 = (MetOpen‘𝐶)    &   𝐾 = (MetOpen‘𝐷)       ((𝐶 ∈ (∞Met‘𝑋) ∧ 𝐷 ∈ (∞Met‘𝑋)) → (∀𝑥𝑋𝑟 ∈ ℝ+𝑠 ∈ ℝ+ (𝑠𝑟 ∧ (𝑥(ball‘𝐶)𝑠) = (𝑥(ball‘𝐷)𝑠)) → 𝐽 = 𝐾))
 
Theoremmetss2lem 15214* Lemma for metss2 15215. (Contributed by Mario Carneiro, 14-Sep-2015.)
𝐽 = (MetOpen‘𝐶)    &   𝐾 = (MetOpen‘𝐷)    &   (𝜑𝐶 ∈ (Met‘𝑋))    &   (𝜑𝐷 ∈ (Met‘𝑋))    &   (𝜑𝑅 ∈ ℝ+)    &   ((𝜑 ∧ (𝑥𝑋𝑦𝑋)) → (𝑥𝐶𝑦) ≤ (𝑅 · (𝑥𝐷𝑦)))       ((𝜑 ∧ (𝑥𝑋𝑆 ∈ ℝ+)) → (𝑥(ball‘𝐷)(𝑆 / 𝑅)) ⊆ (𝑥(ball‘𝐶)𝑆))
 
Theoremmetss2 15215* If the metric 𝐷 is "strongly finer" than 𝐶 (meaning that there is a positive real constant 𝑅 such that 𝐶(𝑥, 𝑦) ≤ 𝑅 · 𝐷(𝑥, 𝑦)), then 𝐷 generates a finer topology. (Using this theorem twice in each direction states that if two metrics are strongly equivalent, then they generate the same topology.) (Contributed by Mario Carneiro, 14-Sep-2015.)
𝐽 = (MetOpen‘𝐶)    &   𝐾 = (MetOpen‘𝐷)    &   (𝜑𝐶 ∈ (Met‘𝑋))    &   (𝜑𝐷 ∈ (Met‘𝑋))    &   (𝜑𝑅 ∈ ℝ+)    &   ((𝜑 ∧ (𝑥𝑋𝑦𝑋)) → (𝑥𝐶𝑦) ≤ (𝑅 · (𝑥𝐷𝑦)))       (𝜑𝐽𝐾)
 
Theoremcomet 15216* The composition of an extended metric with a monotonic subadditive function is an extended metric. (Contributed by Mario Carneiro, 21-Mar-2015.)
(𝜑𝐷 ∈ (∞Met‘𝑋))    &   (𝜑𝐹:(0[,]+∞)⟶ℝ*)    &   ((𝜑𝑥 ∈ (0[,]+∞)) → ((𝐹𝑥) = 0 ↔ 𝑥 = 0))    &   ((𝜑 ∧ (𝑥 ∈ (0[,]+∞) ∧ 𝑦 ∈ (0[,]+∞))) → (𝑥𝑦 → (𝐹𝑥) ≤ (𝐹𝑦)))    &   ((𝜑 ∧ (𝑥 ∈ (0[,]+∞) ∧ 𝑦 ∈ (0[,]+∞))) → (𝐹‘(𝑥 +𝑒 𝑦)) ≤ ((𝐹𝑥) +𝑒 (𝐹𝑦)))       (𝜑 → (𝐹𝐷) ∈ (∞Met‘𝑋))
 
Theorembdmetval 15217* Value of the standard bounded metric. (Contributed by Mario Carneiro, 26-Aug-2015.) (Revised by Jim Kingdon, 9-May-2023.)
𝐷 = (𝑥𝑋, 𝑦𝑋 ↦ inf({(𝑥𝐶𝑦), 𝑅}, ℝ*, < ))       (((𝐶:(𝑋 × 𝑋)⟶ℝ*𝑅 ∈ ℝ*) ∧ (𝐴𝑋𝐵𝑋)) → (𝐴𝐷𝐵) = inf({(𝐴𝐶𝐵), 𝑅}, ℝ*, < ))
 
Theorembdxmet 15218* The standard bounded metric is an extended metric given an extended metric and a positive extended real cutoff. (Contributed by Mario Carneiro, 26-Aug-2015.) (Revised by Jim Kingdon, 9-May-2023.)
𝐷 = (𝑥𝑋, 𝑦𝑋 ↦ inf({(𝑥𝐶𝑦), 𝑅}, ℝ*, < ))       ((𝐶 ∈ (∞Met‘𝑋) ∧ 𝑅 ∈ ℝ* ∧ 0 < 𝑅) → 𝐷 ∈ (∞Met‘𝑋))
 
Theorembdmet 15219* The standard bounded metric is a proper metric given an extended metric and a positive real cutoff. (Contributed by Mario Carneiro, 26-Aug-2015.) (Revised by Jim Kingdon, 19-May-2023.)
𝐷 = (𝑥𝑋, 𝑦𝑋 ↦ inf({(𝑥𝐶𝑦), 𝑅}, ℝ*, < ))       ((𝐶 ∈ (∞Met‘𝑋) ∧ 𝑅 ∈ ℝ+) → 𝐷 ∈ (Met‘𝑋))
 
Theorembdbl 15220* The standard bounded metric corresponding to 𝐶 generates the same balls as 𝐶 for radii less than 𝑅. (Contributed by Mario Carneiro, 26-Aug-2015.) (Revised by Jim Kingdon, 19-May-2023.)
𝐷 = (𝑥𝑋, 𝑦𝑋 ↦ inf({(𝑥𝐶𝑦), 𝑅}, ℝ*, < ))       (((𝐶 ∈ (∞Met‘𝑋) ∧ 𝑅 ∈ ℝ* ∧ 0 < 𝑅) ∧ (𝑃𝑋𝑆 ∈ ℝ*𝑆𝑅)) → (𝑃(ball‘𝐷)𝑆) = (𝑃(ball‘𝐶)𝑆))
 
Theorembdmopn 15221* The standard bounded metric corresponding to 𝐶 generates the same topology as 𝐶. (Contributed by Mario Carneiro, 26-Aug-2015.) (Revised by Jim Kingdon, 19-May-2023.)
𝐷 = (𝑥𝑋, 𝑦𝑋 ↦ inf({(𝑥𝐶𝑦), 𝑅}, ℝ*, < ))    &   𝐽 = (MetOpen‘𝐶)       ((𝐶 ∈ (∞Met‘𝑋) ∧ 𝑅 ∈ ℝ* ∧ 0 < 𝑅) → 𝐽 = (MetOpen‘𝐷))
 
Theoremmopnex 15222* The topology generated by an extended metric can also be generated by a true metric. Thus, "metrizable topologies" can equivalently be defined in terms of metrics or extended metrics. (Contributed by Mario Carneiro, 26-Aug-2015.)
𝐽 = (MetOpen‘𝐷)       (𝐷 ∈ (∞Met‘𝑋) → ∃𝑑 ∈ (Met‘𝑋)𝐽 = (MetOpen‘𝑑))
 
Theoremmetrest 15223 Two alternate formulations of a subspace topology of a metric space topology. (Contributed by Jeff Hankins, 19-Aug-2009.) (Proof shortened by Mario Carneiro, 5-Jan-2014.)
𝐷 = (𝐶 ↾ (𝑌 × 𝑌))    &   𝐽 = (MetOpen‘𝐶)    &   𝐾 = (MetOpen‘𝐷)       ((𝐶 ∈ (∞Met‘𝑋) ∧ 𝑌𝑋) → (𝐽t 𝑌) = 𝐾)
 
Theoremxmetxp 15224* The maximum metric (Chebyshev distance) on the product of two sets. (Contributed by Jim Kingdon, 11-Oct-2023.)
𝑃 = (𝑢 ∈ (𝑋 × 𝑌), 𝑣 ∈ (𝑋 × 𝑌) ↦ sup({((1st𝑢)𝑀(1st𝑣)), ((2nd𝑢)𝑁(2nd𝑣))}, ℝ*, < ))    &   (𝜑𝑀 ∈ (∞Met‘𝑋))    &   (𝜑𝑁 ∈ (∞Met‘𝑌))       (𝜑𝑃 ∈ (∞Met‘(𝑋 × 𝑌)))
 
Theoremxmetxpbl 15225* The maximum metric (Chebyshev distance) on the product of two sets, expressed in terms of balls centered on a point 𝐶 with radius 𝑅. (Contributed by Jim Kingdon, 22-Oct-2023.)
𝑃 = (𝑢 ∈ (𝑋 × 𝑌), 𝑣 ∈ (𝑋 × 𝑌) ↦ sup({((1st𝑢)𝑀(1st𝑣)), ((2nd𝑢)𝑁(2nd𝑣))}, ℝ*, < ))    &   (𝜑𝑀 ∈ (∞Met‘𝑋))    &   (𝜑𝑁 ∈ (∞Met‘𝑌))    &   (𝜑𝑅 ∈ ℝ*)    &   (𝜑𝐶 ∈ (𝑋 × 𝑌))       (𝜑 → (𝐶(ball‘𝑃)𝑅) = (((1st𝐶)(ball‘𝑀)𝑅) × ((2nd𝐶)(ball‘𝑁)𝑅)))
 
Theoremxmettxlem 15226* Lemma for xmettx 15227. (Contributed by Jim Kingdon, 15-Oct-2023.)
𝑃 = (𝑢 ∈ (𝑋 × 𝑌), 𝑣 ∈ (𝑋 × 𝑌) ↦ sup({((1st𝑢)𝑀(1st𝑣)), ((2nd𝑢)𝑁(2nd𝑣))}, ℝ*, < ))    &   (𝜑𝑀 ∈ (∞Met‘𝑋))    &   (𝜑𝑁 ∈ (∞Met‘𝑌))    &   𝐽 = (MetOpen‘𝑀)    &   𝐾 = (MetOpen‘𝑁)    &   𝐿 = (MetOpen‘𝑃)       (𝜑𝐿 ⊆ (𝐽 ×t 𝐾))
 
Theoremxmettx 15227* The maximum metric (Chebyshev distance) on the product of two sets, expressed as a binary topological product. (Contributed by Jim Kingdon, 11-Oct-2023.)
𝑃 = (𝑢 ∈ (𝑋 × 𝑌), 𝑣 ∈ (𝑋 × 𝑌) ↦ sup({((1st𝑢)𝑀(1st𝑣)), ((2nd𝑢)𝑁(2nd𝑣))}, ℝ*, < ))    &   (𝜑𝑀 ∈ (∞Met‘𝑋))    &   (𝜑𝑁 ∈ (∞Met‘𝑌))    &   𝐽 = (MetOpen‘𝑀)    &   𝐾 = (MetOpen‘𝑁)    &   𝐿 = (MetOpen‘𝑃)       (𝜑𝐿 = (𝐽 ×t 𝐾))
 
9.2.5  Continuity in metric spaces
 
Theoremmetcnp3 15228* Two ways to express that 𝐹 is continuous at 𝑃 for metric spaces. Proposition 14-4.2 of [Gleason] p. 240. (Contributed by NM, 17-May-2007.) (Revised by Mario Carneiro, 28-Aug-2015.)
𝐽 = (MetOpen‘𝐶)    &   𝐾 = (MetOpen‘𝐷)       ((𝐶 ∈ (∞Met‘𝑋) ∧ 𝐷 ∈ (∞Met‘𝑌) ∧ 𝑃𝑋) → (𝐹 ∈ ((𝐽 CnP 𝐾)‘𝑃) ↔ (𝐹:𝑋𝑌 ∧ ∀𝑦 ∈ ℝ+𝑧 ∈ ℝ+ (𝐹 “ (𝑃(ball‘𝐶)𝑧)) ⊆ ((𝐹𝑃)(ball‘𝐷)𝑦))))
 
Theoremmetcnp 15229* Two ways to say a mapping from metric 𝐶 to metric 𝐷 is continuous at point 𝑃. (Contributed by NM, 11-May-2007.) (Revised by Mario Carneiro, 28-Aug-2015.)
𝐽 = (MetOpen‘𝐶)    &   𝐾 = (MetOpen‘𝐷)       ((𝐶 ∈ (∞Met‘𝑋) ∧ 𝐷 ∈ (∞Met‘𝑌) ∧ 𝑃𝑋) → (𝐹 ∈ ((𝐽 CnP 𝐾)‘𝑃) ↔ (𝐹:𝑋𝑌 ∧ ∀𝑦 ∈ ℝ+𝑧 ∈ ℝ+𝑤𝑋 ((𝑃𝐶𝑤) < 𝑧 → ((𝐹𝑃)𝐷(𝐹𝑤)) < 𝑦))))
 
Theoremmetcnp2 15230* Two ways to say a mapping from metric 𝐶 to metric 𝐷 is continuous at point 𝑃. The distance arguments are swapped compared to metcnp 15229 (and Munkres' metcn 15231) for compatibility with df-lm 14907. Definition 1.3-3 of [Kreyszig] p. 20. (Contributed by NM, 4-Jun-2007.) (Revised by Mario Carneiro, 13-Nov-2013.)
𝐽 = (MetOpen‘𝐶)    &   𝐾 = (MetOpen‘𝐷)       ((𝐶 ∈ (∞Met‘𝑋) ∧ 𝐷 ∈ (∞Met‘𝑌) ∧ 𝑃𝑋) → (𝐹 ∈ ((𝐽 CnP 𝐾)‘𝑃) ↔ (𝐹:𝑋𝑌 ∧ ∀𝑦 ∈ ℝ+𝑧 ∈ ℝ+𝑤𝑋 ((𝑤𝐶𝑃) < 𝑧 → ((𝐹𝑤)𝐷(𝐹𝑃)) < 𝑦))))
 
Theoremmetcn 15231* Two ways to say a mapping from metric 𝐶 to metric 𝐷 is continuous. Theorem 10.1 of [Munkres] p. 127. The second biconditional argument says that for every positive "epsilon" 𝑦 there is a positive "delta" 𝑧 such that a distance less than delta in 𝐶 maps to a distance less than epsilon in 𝐷. (Contributed by NM, 15-May-2007.) (Revised by Mario Carneiro, 28-Aug-2015.)
𝐽 = (MetOpen‘𝐶)    &   𝐾 = (MetOpen‘𝐷)       ((𝐶 ∈ (∞Met‘𝑋) ∧ 𝐷 ∈ (∞Met‘𝑌)) → (𝐹 ∈ (𝐽 Cn 𝐾) ↔ (𝐹:𝑋𝑌 ∧ ∀𝑥𝑋𝑦 ∈ ℝ+𝑧 ∈ ℝ+𝑤𝑋 ((𝑥𝐶𝑤) < 𝑧 → ((𝐹𝑥)𝐷(𝐹𝑤)) < 𝑦))))
 
Theoremmetcnpi 15232* Epsilon-delta property of a continuous metric space function, with function arguments as in metcnp 15229. (Contributed by NM, 17-Dec-2007.) (Revised by Mario Carneiro, 13-Nov-2013.)
𝐽 = (MetOpen‘𝐶)    &   𝐾 = (MetOpen‘𝐷)       (((𝐶 ∈ (∞Met‘𝑋) ∧ 𝐷 ∈ (∞Met‘𝑌)) ∧ (𝐹 ∈ ((𝐽 CnP 𝐾)‘𝑃) ∧ 𝐴 ∈ ℝ+)) → ∃𝑥 ∈ ℝ+𝑦𝑋 ((𝑃𝐶𝑦) < 𝑥 → ((𝐹𝑃)𝐷(𝐹𝑦)) < 𝐴))
 
Theoremmetcnpi2 15233* Epsilon-delta property of a continuous metric space function, with swapped distance function arguments as in metcnp2 15230. (Contributed by NM, 16-Dec-2007.) (Revised by Mario Carneiro, 13-Nov-2013.)
𝐽 = (MetOpen‘𝐶)    &   𝐾 = (MetOpen‘𝐷)       (((𝐶 ∈ (∞Met‘𝑋) ∧ 𝐷 ∈ (∞Met‘𝑌)) ∧ (𝐹 ∈ ((𝐽 CnP 𝐾)‘𝑃) ∧ 𝐴 ∈ ℝ+)) → ∃𝑥 ∈ ℝ+𝑦𝑋 ((𝑦𝐶𝑃) < 𝑥 → ((𝐹𝑦)𝐷(𝐹𝑃)) < 𝐴))
 
Theoremmetcnpi3 15234* Epsilon-delta property of a metric space function continuous at 𝑃. A variation of metcnpi2 15233 with non-strict ordering. (Contributed by NM, 16-Dec-2007.) (Revised by Mario Carneiro, 13-Nov-2013.)
𝐽 = (MetOpen‘𝐶)    &   𝐾 = (MetOpen‘𝐷)       (((𝐶 ∈ (∞Met‘𝑋) ∧ 𝐷 ∈ (∞Met‘𝑌)) ∧ (𝐹 ∈ ((𝐽 CnP 𝐾)‘𝑃) ∧ 𝐴 ∈ ℝ+)) → ∃𝑥 ∈ ℝ+𝑦𝑋 ((𝑦𝐶𝑃) ≤ 𝑥 → ((𝐹𝑦)𝐷(𝐹𝑃)) ≤ 𝐴))
 
Theoremtxmetcnp 15235* Continuity of a binary operation on metric spaces. (Contributed by Mario Carneiro, 2-Sep-2015.) (Revised by Jim Kingdon, 22-Oct-2023.)
𝐽 = (MetOpen‘𝐶)    &   𝐾 = (MetOpen‘𝐷)    &   𝐿 = (MetOpen‘𝐸)       (((𝐶 ∈ (∞Met‘𝑋) ∧ 𝐷 ∈ (∞Met‘𝑌) ∧ 𝐸 ∈ (∞Met‘𝑍)) ∧ (𝐴𝑋𝐵𝑌)) → (𝐹 ∈ (((𝐽 ×t 𝐾) CnP 𝐿)‘⟨𝐴, 𝐵⟩) ↔ (𝐹:(𝑋 × 𝑌)⟶𝑍 ∧ ∀𝑧 ∈ ℝ+𝑤 ∈ ℝ+𝑢𝑋𝑣𝑌 (((𝐴𝐶𝑢) < 𝑤 ∧ (𝐵𝐷𝑣) < 𝑤) → ((𝐴𝐹𝐵)𝐸(𝑢𝐹𝑣)) < 𝑧))))
 
Theoremtxmetcn 15236* Continuity of a binary operation on metric spaces. (Contributed by Mario Carneiro, 2-Sep-2015.)
𝐽 = (MetOpen‘𝐶)    &   𝐾 = (MetOpen‘𝐷)    &   𝐿 = (MetOpen‘𝐸)       ((𝐶 ∈ (∞Met‘𝑋) ∧ 𝐷 ∈ (∞Met‘𝑌) ∧ 𝐸 ∈ (∞Met‘𝑍)) → (𝐹 ∈ ((𝐽 ×t 𝐾) Cn 𝐿) ↔ (𝐹:(𝑋 × 𝑌)⟶𝑍 ∧ ∀𝑥𝑋𝑦𝑌𝑧 ∈ ℝ+𝑤 ∈ ℝ+𝑢𝑋𝑣𝑌 (((𝑥𝐶𝑢) < 𝑤 ∧ (𝑦𝐷𝑣) < 𝑤) → ((𝑥𝐹𝑦)𝐸(𝑢𝐹𝑣)) < 𝑧))))
 
Theoremmetcnpd 15237* Two ways to say a mapping from metric 𝐶 to metric 𝐷 is continuous at point 𝑃. (Contributed by Jim Kingdon, 14-Jun-2023.)
(𝜑𝐽 = (MetOpen‘𝐶))    &   (𝜑𝐾 = (MetOpen‘𝐷))    &   (𝜑𝐶 ∈ (∞Met‘𝑋))    &   (𝜑𝐷 ∈ (∞Met‘𝑌))    &   (𝜑𝑃𝑋)       (𝜑 → (𝐹 ∈ ((𝐽 CnP 𝐾)‘𝑃) ↔ (𝐹:𝑋𝑌 ∧ ∀𝑦 ∈ ℝ+𝑧 ∈ ℝ+𝑤𝑋 ((𝑃𝐶𝑤) < 𝑧 → ((𝐹𝑃)𝐷(𝐹𝑤)) < 𝑦))))
 
9.2.6  Topology on the reals
 
Theoremqtopbasss 15238* The set of open intervals with endpoints in a subset forms a basis for a topology. (Contributed by Mario Carneiro, 17-Jun-2014.) (Revised by Jim Kingdon, 22-May-2023.)
𝑆 ⊆ ℝ*    &   ((𝑥𝑆𝑦𝑆) → sup({𝑥, 𝑦}, ℝ*, < ) ∈ 𝑆)    &   ((𝑥𝑆𝑦𝑆) → inf({𝑥, 𝑦}, ℝ*, < ) ∈ 𝑆)       ((,) “ (𝑆 × 𝑆)) ∈ TopBases
 
Theoremqtopbas 15239 The set of open intervals with rational endpoints forms a basis for a topology. (Contributed by NM, 8-Mar-2007.)
((,) “ (ℚ × ℚ)) ∈ TopBases
 
Theoremretopbas 15240 A basis for the standard topology on the reals. (Contributed by NM, 6-Feb-2007.) (Proof shortened by Mario Carneiro, 17-Jun-2014.)
ran (,) ∈ TopBases
 
Theoremretop 15241 The standard topology on the reals. (Contributed by FL, 4-Jun-2007.)
(topGen‘ran (,)) ∈ Top
 
Theoremuniretop 15242 The underlying set of the standard topology on the reals is the reals. (Contributed by FL, 4-Jun-2007.)
ℝ = (topGen‘ran (,))
 
Theoremretopon 15243 The standard topology on the reals is a topology on the reals. (Contributed by Mario Carneiro, 28-Aug-2015.)
(topGen‘ran (,)) ∈ (TopOn‘ℝ)
 
Theoremretps 15244 The standard topological space on the reals. (Contributed by NM, 19-Oct-2012.)
𝐾 = {⟨(Base‘ndx), ℝ⟩, ⟨(TopSet‘ndx), (topGen‘ran (,))⟩}       𝐾 ∈ TopSp
 
Theoremiooretopg 15245 Open intervals are open sets of the standard topology on the reals . (Contributed by FL, 18-Jun-2007.) (Revised by Jim Kingdon, 23-May-2023.)
((𝐴 ∈ ℝ*𝐵 ∈ ℝ*) → (𝐴(,)𝐵) ∈ (topGen‘ran (,)))
 
Theoremcnmetdval 15246 Value of the distance function of the metric space of complex numbers. (Contributed by NM, 9-Dec-2006.) (Revised by Mario Carneiro, 27-Dec-2014.)
𝐷 = (abs ∘ − )       ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → (𝐴𝐷𝐵) = (abs‘(𝐴𝐵)))
 
Theoremcnmet 15247 The absolute value metric determines a metric space on the complex numbers. This theorem provides a link between complex numbers and metrics spaces, making metric space theorems available for use with complex numbers. (Contributed by FL, 9-Oct-2006.)
(abs ∘ − ) ∈ (Met‘ℂ)
 
Theoremcnxmet 15248 The absolute value metric is an extended metric. (Contributed by Mario Carneiro, 28-Aug-2015.)
(abs ∘ − ) ∈ (∞Met‘ℂ)
 
Theoremcntoptopon 15249 The topology of the complex numbers is a topology. (Contributed by Jim Kingdon, 6-Jun-2023.)
𝐽 = (MetOpen‘(abs ∘ − ))       𝐽 ∈ (TopOn‘ℂ)
 
Theoremcntoptop 15250 The topology of the complex numbers is a topology. (Contributed by Jim Kingdon, 6-Jun-2023.)
𝐽 = (MetOpen‘(abs ∘ − ))       𝐽 ∈ Top
 
Theoremcnbl0 15251 Two ways to write the open ball centered at zero. (Contributed by Mario Carneiro, 8-Sep-2015.)
𝐷 = (abs ∘ − )       (𝑅 ∈ ℝ* → (abs “ (0[,)𝑅)) = (0(ball‘𝐷)𝑅))
 
Theoremcnblcld 15252* Two ways to write the closed ball centered at zero. (Contributed by Mario Carneiro, 8-Sep-2015.)
𝐷 = (abs ∘ − )       (𝑅 ∈ ℝ* → (abs “ (0[,]𝑅)) = {𝑥 ∈ ℂ ∣ (0𝐷𝑥) ≤ 𝑅})
 
Theoremcnfldms 15253 The complex number field is a metric space. (Contributed by Mario Carneiro, 28-Aug-2015.)
fld ∈ MetSp
 
Theoremcnfldxms 15254 The complex number field is a topological space. (Contributed by Mario Carneiro, 28-Aug-2015.)
fld ∈ ∞MetSp
 
Theoremcnfldtps 15255 The complex number field is a topological space. (Contributed by Mario Carneiro, 28-Aug-2015.)
fld ∈ TopSp
 
Theoremcnfldtopn 15256 The topology of the complex numbers. (Contributed by Mario Carneiro, 28-Aug-2015.)
𝐽 = (TopOpen‘ℂfld)       𝐽 = (MetOpen‘(abs ∘ − ))
 
Theoremcnfldtopon 15257 The topology of the complex numbers is a topology. (Contributed by Mario Carneiro, 2-Sep-2015.)
𝐽 = (TopOpen‘ℂfld)       𝐽 ∈ (TopOn‘ℂ)
 
Theoremcnfldtop 15258 The topology of the complex numbers is a topology. (Contributed by Mario Carneiro, 2-Sep-2015.)
𝐽 = (TopOpen‘ℂfld)       𝐽 ∈ Top
 
Theoremunicntopcntop 15259 The underlying set of the standard topology on the complex numbers is the set of complex numbers. (Contributed by Glauco Siliprandi, 11-Dec-2019.) (Revised by Jim Kingdon, 12-Dec-2023.)
ℂ = (MetOpen‘(abs ∘ − ))
 
Theoremunicntop 15260 The underlying set of the standard topology on the complex numbers is the set of complex numbers. (Contributed by Glauco Siliprandi, 11-Dec-2019.)
ℂ = (TopOpen‘ℂfld)
 
Theoremcnopncntop 15261 The set of complex numbers is open with respect to the standard topology on complex numbers. (Contributed by Glauco Siliprandi, 11-Dec-2019.) (Revised by Jim Kingdon, 12-Dec-2023.)
ℂ ∈ (MetOpen‘(abs ∘ − ))
 
Theoremcnopn 15262 The set of complex numbers is open with respect to the standard topology on complex numbers. (Contributed by Glauco Siliprandi, 11-Dec-2019.)
ℂ ∈ (TopOpen‘ℂfld)
 
Theoremreopnap 15263* The real numbers apart from a given real number form an open set. (Contributed by Jim Kingdon, 13-Dec-2023.)
(𝐴 ∈ ℝ → {𝑤 ∈ ℝ ∣ 𝑤 # 𝐴} ∈ (topGen‘ran (,)))
 
Theoremremetdval 15264 Value of the distance function of the metric space of real numbers. (Contributed by NM, 16-May-2007.)
𝐷 = ((abs ∘ − ) ↾ (ℝ × ℝ))       ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (𝐴𝐷𝐵) = (abs‘(𝐴𝐵)))
 
Theoremremet 15265 The absolute value metric determines a metric space on the reals. (Contributed by NM, 10-Feb-2007.)
𝐷 = ((abs ∘ − ) ↾ (ℝ × ℝ))       𝐷 ∈ (Met‘ℝ)
 
Theoremrexmet 15266 The absolute value metric is an extended metric. (Contributed by Mario Carneiro, 28-Aug-2015.)
𝐷 = ((abs ∘ − ) ↾ (ℝ × ℝ))       𝐷 ∈ (∞Met‘ℝ)
 
Theorembl2ioo 15267 A ball in terms of an open interval of reals. (Contributed by NM, 18-May-2007.) (Revised by Mario Carneiro, 13-Nov-2013.)
𝐷 = ((abs ∘ − ) ↾ (ℝ × ℝ))       ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (𝐴(ball‘𝐷)𝐵) = ((𝐴𝐵)(,)(𝐴 + 𝐵)))
 
Theoremioo2bl 15268 An open interval of reals in terms of a ball. (Contributed by NM, 18-May-2007.) (Revised by Mario Carneiro, 28-Aug-2015.)
𝐷 = ((abs ∘ − ) ↾ (ℝ × ℝ))       ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (𝐴(,)𝐵) = (((𝐴 + 𝐵) / 2)(ball‘𝐷)((𝐵𝐴) / 2)))
 
Theoremioo2blex 15269 An open interval of reals in terms of a ball. (Contributed by Mario Carneiro, 14-Nov-2013.)
𝐷 = ((abs ∘ − ) ↾ (ℝ × ℝ))       ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) → (𝐴(,)𝐵) ∈ ran (ball‘𝐷))
 
Theoremblssioo 15270 The balls of the standard real metric space are included in the open real intervals. (Contributed by NM, 8-May-2007.) (Revised by Mario Carneiro, 13-Nov-2013.)
𝐷 = ((abs ∘ − ) ↾ (ℝ × ℝ))       ran (ball‘𝐷) ⊆ ran (,)
 
Theoremtgioo 15271 The topology generated by open intervals of reals is the same as the open sets of the standard metric space on the reals. (Contributed by NM, 7-May-2007.) (Revised by Mario Carneiro, 13-Nov-2013.)
𝐷 = ((abs ∘ − ) ↾ (ℝ × ℝ))    &   𝐽 = (MetOpen‘𝐷)       (topGen‘ran (,)) = 𝐽
 
Theoremtgqioo 15272 The topology generated by open intervals of reals with rational endpoints is the same as the open sets of the standard metric space on the reals. In particular, this proves that the standard topology on the reals is second-countable. (Contributed by Mario Carneiro, 17-Jun-2014.)
𝑄 = (topGen‘((,) “ (ℚ × ℚ)))       (topGen‘ran (,)) = 𝑄
 
Theoremresubmet 15273 The subspace topology induced by a subset of the reals. (Contributed by Jeff Madsen, 2-Sep-2009.) (Revised by Mario Carneiro, 13-Aug-2014.)
𝑅 = (topGen‘ran (,))    &   𝐽 = (MetOpen‘((abs ∘ − ) ↾ (𝐴 × 𝐴)))       (𝐴 ⊆ ℝ → 𝐽 = (𝑅t 𝐴))
 
Theoremtgioo2cntop 15274 The standard topology on the reals is a subspace of the complex metric topology. (Contributed by Mario Carneiro, 13-Aug-2014.) (Revised by Jim Kingdon, 6-Aug-2023.)
𝐽 = (MetOpen‘(abs ∘ − ))       (topGen‘ran (,)) = (𝐽t ℝ)
 
Theoremrerestcntop 15275 The subspace topology induced by a subset of the reals. (Contributed by Mario Carneiro, 13-Aug-2014.) (Revised by Jim Kingdon, 6-Aug-2023.)
𝐽 = (MetOpen‘(abs ∘ − ))    &   𝑅 = (topGen‘ran (,))       (𝐴 ⊆ ℝ → (𝐽t 𝐴) = (𝑅t 𝐴))
 
Theoremtgioo2 15276 The standard topology on the reals is a subspace of the complex metric topology. (Contributed by Mario Carneiro, 13-Aug-2014.)
𝐽 = (TopOpen‘ℂfld)       (topGen‘ran (,)) = (𝐽t ℝ)
 
Theoremrerest 15277 The subspace topology induced by a subset of the reals. (Contributed by Mario Carneiro, 13-Aug-2014.)
𝐽 = (TopOpen‘ℂfld)    &   𝑅 = (topGen‘ran (,))       (𝐴 ⊆ ℝ → (𝐽t 𝐴) = (𝑅t 𝐴))
 
Theoremaddcncntoplem 15278* Lemma for addcncntop 15279, subcncntop 15280, and mulcncntop 15281. (Contributed by Mario Carneiro, 5-May-2014.) (Revised by Jim Kingdon, 22-Oct-2023.)
𝐽 = (MetOpen‘(abs ∘ − ))    &    + :(ℂ × ℂ)⟶ℂ    &   ((𝑎 ∈ ℝ+𝑏 ∈ ℂ ∧ 𝑐 ∈ ℂ) → ∃𝑦 ∈ ℝ+𝑧 ∈ ℝ+𝑢 ∈ ℂ ∀𝑣 ∈ ℂ (((abs‘(𝑢𝑏)) < 𝑦 ∧ (abs‘(𝑣𝑐)) < 𝑧) → (abs‘((𝑢 + 𝑣) − (𝑏 + 𝑐))) < 𝑎))        + ∈ ((𝐽 ×t 𝐽) Cn 𝐽)
 
Theoremaddcncntop 15279 Complex number addition is a continuous function. Part of Proposition 14-4.16 of [Gleason] p. 243. (Contributed by NM, 30-Jul-2007.) (Proof shortened by Mario Carneiro, 5-May-2014.)
𝐽 = (MetOpen‘(abs ∘ − ))        + ∈ ((𝐽 ×t 𝐽) Cn 𝐽)
 
Theoremsubcncntop 15280 Complex number subtraction is a continuous function. Part of Proposition 14-4.16 of [Gleason] p. 243. (Contributed by NM, 4-Aug-2007.) (Proof shortened by Mario Carneiro, 5-May-2014.)
𝐽 = (MetOpen‘(abs ∘ − ))        − ∈ ((𝐽 ×t 𝐽) Cn 𝐽)
 
Theoremmulcncntop 15281 Complex number multiplication is a continuous function. Part of Proposition 14-4.16 of [Gleason] p. 243. (Contributed by NM, 30-Jul-2007.) (Proof shortened by Mario Carneiro, 5-May-2014.)
𝐽 = (MetOpen‘(abs ∘ − ))        · ∈ ((𝐽 ×t 𝐽) Cn 𝐽)
 
Theoremdivcnap 15282* Complex number division is a continuous function, when the second argument is apart from zero. (Contributed by Mario Carneiro, 12-Aug-2014.) (Revised by Jim Kingdon, 25-Oct-2023.)
𝐽 = (MetOpen‘(abs ∘ − ))    &   𝐾 = (𝐽t {𝑥 ∈ ℂ ∣ 𝑥 # 0})       (𝑦 ∈ ℂ, 𝑧 ∈ {𝑥 ∈ ℂ ∣ 𝑥 # 0} ↦ (𝑦 / 𝑧)) ∈ ((𝐽 ×t 𝐾) Cn 𝐽)
 
Theoremmpomulcn 15283* Complex number multiplication is a continuous function. (Contributed by GG, 16-Mar-2025.)
𝐽 = (TopOpen‘ℂfld)       (𝑥 ∈ ℂ, 𝑦 ∈ ℂ ↦ (𝑥 · 𝑦)) ∈ ((𝐽 ×t 𝐽) Cn 𝐽)
 
Theoremfsumcncntop 15284* A finite sum of functions to complex numbers from a common topological space is continuous. The class expression for 𝐵 normally contains free variables 𝑘 and 𝑥 to index it. (Contributed by NM, 8-Aug-2007.) (Revised by Mario Carneiro, 23-Aug-2014.)
𝐾 = (MetOpen‘(abs ∘ − ))    &   (𝜑𝐽 ∈ (TopOn‘𝑋))    &   (𝜑𝐴 ∈ Fin)    &   ((𝜑𝑘𝐴) → (𝑥𝑋𝐵) ∈ (𝐽 Cn 𝐾))       (𝜑 → (𝑥𝑋 ↦ Σ𝑘𝐴 𝐵) ∈ (𝐽 Cn 𝐾))
 
Theoremfsumcn 15285* A finite sum of functions to complex numbers from a common topological space is continuous. The class expression for 𝐵 normally contains free variables 𝑘 and 𝑥 to index it. (Contributed by NM, 8-Aug-2007.) (Revised by Mario Carneiro, 23-Aug-2014.)
𝐾 = (TopOpen‘ℂfld)    &   (𝜑𝐽 ∈ (TopOn‘𝑋))    &   (𝜑𝐴 ∈ Fin)    &   ((𝜑𝑘𝐴) → (𝑥𝑋𝐵) ∈ (𝐽 Cn 𝐾))       (𝜑 → (𝑥𝑋 ↦ Σ𝑘𝐴 𝐵) ∈ (𝐽 Cn 𝐾))
 
Theoremexpcn 15286* The power function on complex numbers, for fixed exponent 𝑁, is continuous. (Contributed by Mario Carneiro, 5-May-2014.) (Revised by Mario Carneiro, 23-Aug-2014.) Avoid ax-mulf 8148. (Revised by GG, 16-Mar-2025.)
𝐽 = (TopOpen‘ℂfld)       (𝑁 ∈ ℕ0 → (𝑥 ∈ ℂ ↦ (𝑥𝑁)) ∈ (𝐽 Cn 𝐽))
 
9.2.7  Topological definitions using the reals
 
Syntaxccncf 15287 Extend class notation to include the operation which returns a class of continuous complex functions.
class cn
 
Definitiondf-cncf 15288* Define the operation whose value is a class of continuous complex functions. (Contributed by Paul Chapman, 11-Oct-2007.)
cn→ = (𝑎 ∈ 𝒫 ℂ, 𝑏 ∈ 𝒫 ℂ ↦ {𝑓 ∈ (𝑏𝑚 𝑎) ∣ ∀𝑥𝑎𝑒 ∈ ℝ+𝑑 ∈ ℝ+𝑦𝑎 ((abs‘(𝑥𝑦)) < 𝑑 → (abs‘((𝑓𝑥) − (𝑓𝑦))) < 𝑒)})
 
Theoremcncfval 15289* The value of the continuous complex function operation is the set of continuous functions from 𝐴 to 𝐵. (Contributed by Paul Chapman, 11-Oct-2007.) (Revised by Mario Carneiro, 9-Nov-2013.)
((𝐴 ⊆ ℂ ∧ 𝐵 ⊆ ℂ) → (𝐴cn𝐵) = {𝑓 ∈ (𝐵𝑚 𝐴) ∣ ∀𝑥𝐴𝑦 ∈ ℝ+𝑧 ∈ ℝ+𝑤𝐴 ((abs‘(𝑥𝑤)) < 𝑧 → (abs‘((𝑓𝑥) − (𝑓𝑤))) < 𝑦)})
 
Theoremelcncf 15290* Membership in the set of continuous complex functions from 𝐴 to 𝐵. (Contributed by Paul Chapman, 11-Oct-2007.) (Revised by Mario Carneiro, 9-Nov-2013.)
((𝐴 ⊆ ℂ ∧ 𝐵 ⊆ ℂ) → (𝐹 ∈ (𝐴cn𝐵) ↔ (𝐹:𝐴𝐵 ∧ ∀𝑥𝐴𝑦 ∈ ℝ+𝑧 ∈ ℝ+𝑤𝐴 ((abs‘(𝑥𝑤)) < 𝑧 → (abs‘((𝐹𝑥) − (𝐹𝑤))) < 𝑦))))
 
Theoremelcncf2 15291* Version of elcncf 15290 with arguments commuted. (Contributed by Mario Carneiro, 28-Apr-2014.)
((𝐴 ⊆ ℂ ∧ 𝐵 ⊆ ℂ) → (𝐹 ∈ (𝐴cn𝐵) ↔ (𝐹:𝐴𝐵 ∧ ∀𝑥𝐴𝑦 ∈ ℝ+𝑧 ∈ ℝ+𝑤𝐴 ((abs‘(𝑤𝑥)) < 𝑧 → (abs‘((𝐹𝑤) − (𝐹𝑥))) < 𝑦))))
 
Theoremcncfrss 15292 Reverse closure of the continuous function predicate. (Contributed by Mario Carneiro, 25-Aug-2014.)
(𝐹 ∈ (𝐴cn𝐵) → 𝐴 ⊆ ℂ)
 
Theoremcncfrss2 15293 Reverse closure of the continuous function predicate. (Contributed by Mario Carneiro, 25-Aug-2014.)
(𝐹 ∈ (𝐴cn𝐵) → 𝐵 ⊆ ℂ)
 
Theoremcncff 15294 A continuous complex function's domain and codomain. (Contributed by Paul Chapman, 17-Jan-2008.) (Revised by Mario Carneiro, 25-Aug-2014.)
(𝐹 ∈ (𝐴cn𝐵) → 𝐹:𝐴𝐵)
 
Theoremcncfi 15295* Defining property of a continuous function. (Contributed by Mario Carneiro, 30-Apr-2014.) (Revised by Mario Carneiro, 25-Aug-2014.)
((𝐹 ∈ (𝐴cn𝐵) ∧ 𝐶𝐴𝑅 ∈ ℝ+) → ∃𝑧 ∈ ℝ+𝑤𝐴 ((abs‘(𝑤𝐶)) < 𝑧 → (abs‘((𝐹𝑤) − (𝐹𝐶))) < 𝑅))
 
Theoremelcncf1di 15296* Membership in the set of continuous complex functions from 𝐴 to 𝐵. (Contributed by Paul Chapman, 26-Nov-2007.)
(𝜑𝐹:𝐴𝐵)    &   (𝜑 → ((𝑥𝐴𝑦 ∈ ℝ+) → 𝑍 ∈ ℝ+))    &   (𝜑 → (((𝑥𝐴𝑤𝐴) ∧ 𝑦 ∈ ℝ+) → ((abs‘(𝑥𝑤)) < 𝑍 → (abs‘((𝐹𝑥) − (𝐹𝑤))) < 𝑦)))       (𝜑 → ((𝐴 ⊆ ℂ ∧ 𝐵 ⊆ ℂ) → 𝐹 ∈ (𝐴cn𝐵)))
 
Theoremelcncf1ii 15297* Membership in the set of continuous complex functions from 𝐴 to 𝐵. (Contributed by Paul Chapman, 26-Nov-2007.)
𝐹:𝐴𝐵    &   ((𝑥𝐴𝑦 ∈ ℝ+) → 𝑍 ∈ ℝ+)    &   (((𝑥𝐴𝑤𝐴) ∧ 𝑦 ∈ ℝ+) → ((abs‘(𝑥𝑤)) < 𝑍 → (abs‘((𝐹𝑥) − (𝐹𝑤))) < 𝑦))       ((𝐴 ⊆ ℂ ∧ 𝐵 ⊆ ℂ) → 𝐹 ∈ (𝐴cn𝐵))
 
Theoremrescncf 15298 A continuous complex function restricted to a subset is continuous. (Contributed by Paul Chapman, 18-Oct-2007.) (Revised by Mario Carneiro, 25-Aug-2014.)
(𝐶𝐴 → (𝐹 ∈ (𝐴cn𝐵) → (𝐹𝐶) ∈ (𝐶cn𝐵)))
 
Theoremcncfcdm 15299 Change the codomain of a continuous complex function. (Contributed by Paul Chapman, 18-Oct-2007.) (Revised by Mario Carneiro, 1-May-2015.)
((𝐶 ⊆ ℂ ∧ 𝐹 ∈ (𝐴cn𝐵)) → (𝐹 ∈ (𝐴cn𝐶) ↔ 𝐹:𝐴𝐶))
 
Theoremcncfss 15300 The set of continuous functions is expanded when the codomain is expanded. (Contributed by Mario Carneiro, 30-Aug-2014.)
((𝐵𝐶𝐶 ⊆ ℂ) → (𝐴cn𝐵) ⊆ (𝐴cn𝐶))
    < 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-16645
  Copyright terms: Public domain < Previous  Next >