HomeHome Metamath Proof Explorer < Previous   Next >
Bad symbols? Use Firefox
(or GIF version for IE).

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-10766

Color key:    Metamath Proof Explorer  Metamath Proof Explorer
(1-8795)
  Hilbert Space Explorer  Hilbert Space Explorer
(8796-10377)
  User Sandboxes  User Sandboxes
(10378-10766)
 

Statement List for Metamath Proof Explorer - 7901-8000 - Page 80 of 108
TypeLabelDescription
Statement
 
Theoremmetcnpi2 7901 Epsilon-delta property of a continuous metric space function, with swapped distance function arguments as in metcnp2 7898.
X = dom dom C    &   J = (Open ‘C)    &   Y = dom dom D    &   K = (Open ‘D)       (((C Met D Met P X) (F ((J CnP K) ‘P) A 0 < A)) → x (0 < x y X ((yCP) < x → ((Fy)D(FP)) < A)))
 
Theoremmetcnpi3 7902 Epsilon-delta property of a metric space function continuous at P. A variation of metcnpi2 7901 with non-strict ordering.
X = dom dom C    &   J = (Open ‘C)    &   Y = dom dom D    &   K = (Open ‘D)       (((C Met D Met P X) (F ((J CnP K) ‘P) A 0 < A)) → x (0 < x y X ((yCP) ≤ x → ((Fy)D(FP)) ≤ A)))
 
Theoremmetcnpi4 7903 Epsilon-delta property of a metric space function continuous at P. A variation of metcnpi 7900 with non-strict ordering.
X = dom dom C    &   J = (Open ‘C)    &   Y = dom dom D    &   K = (Open ‘D)       (((C Met D Met P X) (F ((J CnP K) ‘P) A 0 < A)) → x (0 < x y X ((PCy) ≤ x → ((FP)D(Fy)) ≤ A)))
 
Theoremmetcni 7904 Epsilon-delta property of a continuous metric space function.
X = dom dom C    &   J = (Open ‘C)    &   Y = dom dom D    &   K = (Open ‘D)       (((C Met D Met F (J Cn K)) (P X A 0 < A)) → x (0 < x y X ((PCy) < x → ((FP)D(Fy)) < A)))
 
Theoremmetcni2 7905 Epsilon-delta property of a continuous metric space function.
X = dom dom C    &   J = (Open ‘C)    &   Y = dom dom D    &   K = (Open ‘D)       (((C Met D Met F (J Cn K)) (P X A 0 < A)) → x (0 < x y X ((PCy) ≤ x → ((FP)D(Fy)) ≤ A)))
 
Theoremmetcnp3 7906 Two ways to express that F is continuous at P for metric spaces. Proposition 14-4.2 of [Gleason] p. 240.
X = dom dom C    &   J = (Open ‘C)    &   Y = dom dom D    &   K = (Open ‘D)       ((C Met D Met P X) → (F ((J CnP K) ‘P) ↔ (F:X–→Y y (0 < yz (0 < z (F “ (P( ball ‘C)z)) ((FP)( ball ‘D)y))))))
 
Theoremmetcnco 7907 Composition of two continuous functions (metric space version of cnco 7778).
J = (Open ‘B)    &   K = (Open ‘C)    &   L = (Open ‘D)       (((B Met C Met D Met) (F (J Cn K) G (K Cn L))) → (G F) (J Cn L))
 
Theoremmetcnss 7908 Subset relationship for continuity of metric spaces.
J = (Open ‘B)    &   K = (Open ‘C)    &   L = (Open ‘D)       (((B Met C Met D Met) C D) → (J Cn K) (J Cn L))
 
Theoremmetcnss2 7909 Subset relationship for continuity of metric spaces.
X = dom dom B    &   J = (Open ‘B)    &   K = (Open ‘C)    &   L = (Open ‘D)       (((B Met C Met D Met) (B C F (K Cn L))) → (F X) (J Cn L))
 
Theoremmetidcn 7910 The identity function is continuous (metric space version of idcn 7776).
X = dom dom C    &   J = (Open ‘C)    &   K = (Open ‘D)       ((C Met D Met C D) → (I X) (J Cn K))
 
Theoremmetdnsconst 7911 If a continuous mapping to a metric space is constant on a dense subset, it is constant on the entire space (metric space version of dnsconst 7798).
X = dom dom C    &   Y = dom dom D    &   J = (Open ‘C)    &   K = (Open ‘D)       (((C Met D Met F (J Cn K)) (P Y A (F “ {P}) ((cls ‘J) ‘A) = X)) → F:X–→{P})
 
Examples of metric spaces
 
Theoremcnmetdval 7912 Value of the distance function of the metric space of complex numbers.
D = (abs − )       ((A B ) → (ADB) = (abs ‘(AB)))
 
Theoremcnmetba 7913 The base set of the metric for complex numbers.
D = (abs − )        = dom dom D
 
Theoremcnmet 7914 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.)
D = (abs − )       D Met
 
Theoremcncfmet 7915 Relate complex function continuity to metric space continuity. (Contributed by Paul Chapman, 26-Nov-2007.)
C = ((abs − ) (A × A))    &   D = ((abs − ) (B × B))    &   J = (Open ‘C)    &   K = (Open ‘D)       ((A B ) → (AcnB) = (J Cn K))
 
Theoremcncfmet1 7916 Relate complex function continuity to metric space continuity. (Contributed by Paul Chapman, 28-Nov-2007.)
D = (abs − )    &   J = (Open ‘D)       (cn) = (J Cn J)
 
Theoremcn2met 7917 The standard metric space on × .
C = (abs − )    &   D = {x, y, z((x ( × ) y ( × )) z = sup({((1stx)C(1sty)), ((2ndx)C(2ndy))}, , < ))}       D Met
 
Theoremremetdval 7918 Value of the distance function of the metric space of real numbers.
D = ((abs − ) ( × ))       ((A B ) → (ADB) = (abs ‘(AB)))
 
Theoremremetba 7919 The base set for the metric for real numbers.
D = ((abs − ) ( × ))        = dom dom D
 
Theoremremet 7920 The absolute value metric determines a metric space on the reals.
D = ((abs − ) ( × ))       D Met
 
Theorembl2ioo 7921 A ball in terms of an open interval of reals.
D = ((abs − ) ( × ))       ((A B 0 < B) → (A( ball ‘D)B) = ((AB)(,)(A + B)))
 
Theoremioo2bl 7922 An open interval of reals in terms of a ball.
D = ((abs − ) ( × ))       ((A B A < B) → (A(,)B) = (((A + B) / 2)( ball ‘D)((BA) / 2)))
 
Theoremblssioo 7923 The balls of the standard real metric space are included in the open real intervals.
D = ((abs − ) ( × ))       ran ( ball ‘D) ran (,)
 
Theoremtgioolem 7924 Lemma for tgioo 7925. An open interval includes a ball around any of its points. Warning: The HTML proof page is 0.6MB in size.
 
Theoremtgioo 7925 The topology generated by open intervals of reals is the same as the open sets of the standard metric space on the reals.
D = ((abs − ) ( × ))    &   J = (Open ‘D)       (topGen ‘ran (,)) = J
 
Theoremqdensere2 7926 is dense in .
D = ((abs − ) ( × ))    &   J = (Open ‘D)       ((cls ‘J) ‘) =
 
Theoremrehaus 7927 The standard topology on the reals is Hausdorff.
(topGen ‘ran (,)) Haus
 
Theoremdscmet 7928 The discrete metric on any set X. Definition 1.1-8 of [Kreyszig] p. 8. (Contributed by FL, 12-Oct-2006.)
X V    &   D = {x, y, z((x X y X) z = if(x = y, 0, 1))}       D Met
 
Convergence and completeness
 
Syntaxclm 7929 Extend class notation with a function on metric spaces whose value is the convergence relation for limit sequences in the space.
class m
 
Syntaxcca 7930 Extend class notation with a function on metric spaces whose value is the set of all Cauchy sequences of the space.
class Cau
 
Syntaxcms 7931 Extend class notation with class of complete metric spaces.
class CMet
 
Definitiondf-lm 7932 Define a function on metric spaces whose value is the convergence relation for the space. Although f is typically a function from upper integers to the metric space, it doesn't have to be. Unfortunately, the expression after "w =" must exist to use fvopab4 3789, and we use the otherwise unnecessary conjunct f ( × dom dom z) to ensure that. This could be changed to the more liberal (but more complex) f ( × (dom dom z ∪ {})) if we want to allow for functions with undefined values.
m = {z, w(z Met w = {f, y(f ( × dom dom z) y dom dom z x (0 < xj k (jk → ((fk) dom dom z ((fk)Dy) < x))))})}
 
Definitiondf-cau 7933 Define a function on metric spaces whose value is the set of Cauchy sequences of the space.
Cau = {z, w(z Met w = {f(f ( × dom dom z) x (0 < xj k m ((jk jm) → ((fk) dom dom z (fm) dom dom z ((fk)D(fm)) < x))))})}
 
Definitiondf-cmet 7934 Define the class of complete metrics.
CMet = {x Metf (Cau ‘x)y dom dom x f(mx)y}
 
Theoremlmfval 7935 The relation "sequence f converges to point y" in a metric space.
X = dom dom D       (D Met → (mD) = {f, y(f ( × X) y X x (0 < xj k (jk → ((fk) X ((fk)Dy) < x))))})
 
Theoremcaufval 7936 The set of Cauchy sequences on a metric space.
X = dom dom D       (D Met → (Cau ‘D) = {f(f ( × X) x (0 < xj k m ((jk jm) → ((fk) X (fm) X ((fk)D(fm)) < x))))})
 
Theoremlmrel 7937 The metric space convergence relation is a relation.
(D Met → Rel (mD))
 
Theoremlmbr 7938 Express the binary relation "sequence F converges to point P " in a metric space. Definition 1.4-1 of [Kreyszig] p. 25. The condition F ( × X) allows us to use objects more general than sequences when convenient; see the comment in df-lm 7932.
X = dom dom D       ((D Met P A) → (F(mD)P ↔ (F ( × X) P X x (0 < xj k (jk → ((Fk) X ((Fk)DP) < x))))))
 
Theoremlmbr2 7939 Express the binary relation "sequence F converges to point P " in a metric space using an abitrary set of upper integers.
X = dom dom D    &   N     &   Z = (N)       ((D Met P A) → (F(mD)P ↔ (F ( × X) P X x (0 < xj Z k Z (jk → ((Fk) X ((Fk)DP) < x))))))
 
Theoremlmbrf 7940 Express the binary relation "sequence F converges to point P " in a metric space using an abitrary set of upper integers. This version of lmbr2 7939 presupposes that F is a function.
X = dom dom D    &   N     &   Z = (N)       ((D Met P A F:Z–→X) → (F(mD)P ↔ (P X x (0 < xj Z k Z (jk → ((Fk)DP) < x)))))
 
Theoremlmbrf2 7941 Express the binary relation "sequence F converges to point P " in a metric space using an abitrary set of upper integers. This version of lmbrf 7940 presupposes that the convergence point is in the metric space.
X = dom dom D    &   N     &   Z = (N)       ((D Met P X F:Z–→X) → (F(mD)Px (0 < xj Z k Z (jk → ((Fk)DP) < x))))
 
Theoremlmcvg 7942 Convergence property of a converging sequence.
X = dom dom D    &   N     &   Z = (N)       (((D Met P A F(mD)P) (R 0 < R)) → j Z k Z (jk → ((Fk) X ((Fk)DP) < R)))
 
Theoremlmcvg2 7943 Convergence property of a converging sequence.
X = dom dom D    &   N     &   Z = (N)       (((D Met P A F(mD)P) (R 0 < R)) → j Z k Z (jk → ((Fk)DP) < R))
 
Theoremlmconst 7944 A constant sequence converges to its value.
X = dom dom D    &   N     &   Z = (N)       ((D Met P X) → (Z × {P})(mD)P)
 
Theoremlmnn 7945 A condition that implies convergence.
X = dom dom D       (((D Met P X) (F:–→X k ((Fk)DP) < (1 / k))) → F(mD)P)
 
Theoremiscau 7946 Express the property "F is a Cauchy sequence of metric D." Part of Definition 1.4-3 of [Kreyszig] p. 28. The condition F ( × X) allows us to use objects more general than sequences when convenient; see the comment in df-lm 7932.
X = dom dom D       (D Met → (F (Cau ‘D) ↔ (F ( × X) x (0 < xj k m ((jk jm) → ((Fk) X (Fm) X ((Fk)D(Fm)) < x))))))
 
Theoremiscau2 7947 Express the property "F is a Cauchy sequence of metric D," using an abitrary set of upper integers.
X = dom dom D    &   N     &   Z = (N)       (D Met → (F (Cau ‘D) ↔ (F ( × X) x (0 < xj Z k Z m Z ((jk jm) → ((Fk) X (Fm) X ((Fk)D(Fm)) < x))))))
 
Theoremiscau3 7948 Express the property "F is a Cauchy sequence of metric D " with one less quantifier.
X = dom dom D    &   N     &   Z = (N)       (D Met → (F (Cau ‘D) ↔ (F ( × X) x (0 < xj Z k Z (jk → ((Fj) X (Fk) X ((Fj)D(Fk)) < x))))))
 
Theoremiscauf 7949 Express the property "F is a Cauchy sequence of metric D " presupposing F is a function.
X = dom dom D    &   N     &   Z = (N)       ((D Met F:Z–→X) → (F (Cau ‘D) ↔ x (0 < xj Z k Z (jk → ((Fj)D(Fk)) < x))))
 
Theoremiscau4 7950 Express the property "F is a Cauchy sequence of metric D."
X = dom dom D       (D Met → (F (Cau ‘D) ↔ (F ( × X) x (0 < xj k (jk → ((Fj) X (Fk) X ((Fj)D(Fk)) < x))))))
 
Theoremiscau5 7951 Express the property "F is a Cauchy sequence of metric D."
X = dom dom D       ((D Met F:–→X) → (F (Cau ‘D) ↔ x + j k (jk → ((Fj)D(Fk)) < x)))
 
Theoremlmbrnns 7952 Express the binary relation "sequence F converges to point P " in a metric space."
X = dom dom D    &   (k A = (Fk))       ((D Met P X F:–→X) → (F(mD)Px + j k (jk → (ADP) < x)))
 
Theoremlmcvgnns 7953 Convergence property of a converging sequence.
X = dom dom D    &   (k A = (Fk))       (((D Met P B) (F(mD)P R +)) → j k (jk → (ADP) < R))
 
Theoremiscaunns 7954 Express the property "F is a Cauchy sequence of metric D."
X = dom dom D    &   (k A = (Fk))       ((D Met F:–→X) → (F (Cau ‘D) ↔ x + j k (jk → ([j / k]ADA) < x)))
 
Theoremcaun0 7955 A metric with a Cauchy sequence cannot be empty.
X = dom dom D       ((D Met F (Cau ‘D)) → X)
 
Theoremiscms 7956 The property "D is a complete metric," meaning all Cauchy sequences converge to a point in the space. Part of Definition 1.4-3 of [Kreyszig] p. 28.
X = dom dom D       (D CMet ↔ (D Met f (Cau ‘D)x X f(mD)x))
 
Theoremcmscvg 7957 The convergence of a Cauchy sequence in a complete metric space.
X = dom dom D       ((D CMet F (Cau ‘D)) → x X F(mD)x)
 
Theoremlmfss 7958 Inclusion of a function having a limit (used to ensure the limit relation is a set, under our definition).
X = dom dom D       ((D Met P A F(mD)P) → F ( × X))
 
Theoremlmcl 7959 Closure of a limit.
X = dom dom D       ((D Met P A F(mD)P) → P X)
 
Theoremcaufss 7960 Inclusion of a Cauchy sequence, under our definition.
X = dom dom D       ((D Met F (Cau ‘D)) → F ( × X))
 
Theoremlmuni 7961 A sequence converges to at most one limit. Part of Lemma 1.4-2(a) of [Kreyszig] p. 26.
A V    &   B V       ((D Met F(mD)A F(mD)B) → A = B)
 
Theoremlmsslem 7962 Lemma for lmss 7963 and causs 7965.
 
Theoremlmss 7963 Limit on a metric subspace.
((D Met P Y