HomeHome Intuitionistic Logic Explorer
Theorem List (p. 149 of 159)
< Previous  Next >
Browser slow? Try the
Unicode version.

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

Theorem List for Intuitionistic Logic Explorer - 14801-14900   *Has distinct variable group(s)
TypeLabelDescription
Statement
 
Theoremblrnps 14801* Membership in the range of the ball function. Note that  ran  ( ball `  D ) is the collection of all balls for metric 
D. (Contributed by NM, 31-Aug-2006.) (Revised by Mario Carneiro, 12-Nov-2013.) (Revised by Thierry Arnoux, 11-Mar-2018.)
 |-  ( D  e.  (PsMet `  X )  ->  ( A  e.  ran  ( ball `  D )  <->  E. x  e.  X  E. r  e.  RR*  A  =  ( x ( ball `  D ) r ) ) )
 
Theoremblrn 14802* Membership in the range of the ball function. Note that  ran  ( ball `  D ) is the collection of all balls for metric 
D. (Contributed by NM, 31-Aug-2006.) (Revised by Mario Carneiro, 12-Nov-2013.)
 |-  ( D  e.  ( *Met `  X )  ->  ( A  e.  ran  ( ball `  D )  <->  E. x  e.  X  E. r  e.  RR*  A  =  ( x ( ball `  D ) r ) ) )
 
Theoremxblcntrps 14803 A ball contains its center. (Contributed by NM, 2-Sep-2006.) (Revised by Mario Carneiro, 12-Nov-2013.) (Revised by Thierry Arnoux, 11-Mar-2018.)
 |-  ( ( D  e.  (PsMet `  X )  /\  P  e.  X  /\  ( R  e.  RR*  /\  0  <  R ) )  ->  P  e.  ( P ( ball `  D ) R ) )
 
Theoremxblcntr 14804 A ball contains its center. (Contributed by NM, 2-Sep-2006.) (Revised by Mario Carneiro, 12-Nov-2013.)
 |-  ( ( D  e.  ( *Met `  X )  /\  P  e.  X  /\  ( R  e.  RR*  /\  0  <  R ) )  ->  P  e.  ( P ( ball `  D ) R ) )
 
Theoremblcntrps 14805 A ball contains its center. (Contributed by NM, 2-Sep-2006.) (Revised by Mario Carneiro, 12-Nov-2013.) (Revised by Thierry Arnoux, 11-Mar-2018.)
 |-  ( ( D  e.  (PsMet `  X )  /\  P  e.  X  /\  R  e.  RR+ )  ->  P  e.  ( P ( ball `  D ) R ) )
 
Theoremblcntr 14806 A ball contains its center. (Contributed by NM, 2-Sep-2006.) (Revised by Mario Carneiro, 12-Nov-2013.)
 |-  ( ( D  e.  ( *Met `  X )  /\  P  e.  X  /\  R  e.  RR+ )  ->  P  e.  ( P ( ball `  D ) R ) )
 
Theoremxblm 14807* A ball is inhabited iff the radius is positive. (Contributed by Mario Carneiro, 23-Aug-2015.)
 |-  ( ( D  e.  ( *Met `  X )  /\  P  e.  X  /\  R  e.  RR* )  ->  ( E. x  x  e.  ( P (
 ball `  D ) R )  <->  0  <  R ) )
 
Theorembln0 14808 A ball is not empty. It is also inhabited, as seen at blcntr 14806. (Contributed by NM, 6-Oct-2007.) (Revised by Mario Carneiro, 12-Nov-2013.)
 |-  ( ( D  e.  ( *Met `  X )  /\  P  e.  X  /\  R  e.  RR+ )  ->  ( P ( ball `  D ) R )  =/=  (/) )
 
Theoremblelrnps 14809 A ball belongs to the set of balls of a metric space. (Contributed by NM, 2-Sep-2006.) (Revised by Mario Carneiro, 12-Nov-2013.) (Revised by Thierry Arnoux, 11-Mar-2018.)
 |-  ( ( D  e.  (PsMet `  X )  /\  P  e.  X  /\  R  e.  RR* )  ->  ( P ( ball `  D ) R )  e.  ran  ( ball `  D )
 )
 
Theoremblelrn 14810 A ball belongs to the set of balls of a metric space. (Contributed by NM, 2-Sep-2006.) (Revised by Mario Carneiro, 12-Nov-2013.)
 |-  ( ( D  e.  ( *Met `  X )  /\  P  e.  X  /\  R  e.  RR* )  ->  ( P ( ball `  D ) R )  e.  ran  ( ball `  D ) )
 
Theoremblssm 14811 A ball is a subset of the base set of a metric space. (Contributed by NM, 31-Aug-2006.) (Revised by Mario Carneiro, 12-Nov-2013.)
 |-  ( ( D  e.  ( *Met `  X )  /\  P  e.  X  /\  R  e.  RR* )  ->  ( P ( ball `  D ) R ) 
 C_  X )
 
Theoremunirnblps 14812 The union of the set of balls of a metric space is its base set. (Contributed by NM, 12-Sep-2006.) (Revised by Mario Carneiro, 12-Nov-2013.) (Revised by Thierry Arnoux, 11-Mar-2018.)
 |-  ( D  e.  (PsMet `  X )  ->  U. ran  ( ball `  D )  =  X )
 
Theoremunirnbl 14813 The union of the set of balls of a metric space is its base set. (Contributed by NM, 12-Sep-2006.) (Revised by Mario Carneiro, 12-Nov-2013.)
 |-  ( D  e.  ( *Met `  X )  ->  U. ran  ( ball `  D )  =  X )
 
Theoremblininf 14814 The intersection of two balls with the same center is the smaller of them. (Contributed by NM, 1-Sep-2006.) (Revised by Mario Carneiro, 12-Nov-2013.)
 |-  ( ( ( D  e.  ( *Met `  X )  /\  P  e.  X )  /\  ( R  e.  RR*  /\  S  e.  RR* ) )  ->  ( ( P (
 ball `  D ) R )  i^i  ( P ( ball `  D ) S ) )  =  ( P ( ball `  D )inf ( { R ,  S } ,  RR* ,  <  )
 ) )
 
Theoremssblps 14815 The size of a ball increases monotonically with its radius. (Contributed by NM, 20-Sep-2007.) (Revised by Mario Carneiro, 24-Aug-2015.) (Revised by Thierry Arnoux, 11-Mar-2018.)
 |-  ( ( ( D  e.  (PsMet `  X )  /\  P  e.  X )  /\  ( R  e.  RR*  /\  S  e.  RR* )  /\  R  <_  S )  ->  ( P ( ball `  D ) R ) 
 C_  ( P (
 ball `  D ) S ) )
 
Theoremssbl 14816 The size of a ball increases monotonically with its radius. (Contributed by NM, 20-Sep-2007.) (Revised by Mario Carneiro, 24-Aug-2015.)
 |-  ( ( ( D  e.  ( *Met `  X )  /\  P  e.  X )  /\  ( R  e.  RR*  /\  S  e.  RR* )  /\  R  <_  S )  ->  ( P ( ball `  D ) R )  C_  ( P ( ball `  D ) S ) )
 
Theoremblssps 14817* Any point  P in a ball  B can be centered in another ball that is a subset of  B. (Contributed by NM, 31-Aug-2006.) (Revised by Mario Carneiro, 24-Aug-2015.) (Revised by Thierry Arnoux, 11-Mar-2018.)
 |-  ( ( D  e.  (PsMet `  X )  /\  B  e.  ran  ( ball `  D )  /\  P  e.  B )  ->  E. x  e.  RR+  ( P (
 ball `  D ) x )  C_  B )
 
Theoremblss 14818* Any point  P in a ball  B can be centered in another ball that is a subset of  B. (Contributed by NM, 31-Aug-2006.) (Revised by Mario Carneiro, 24-Aug-2015.)
 |-  ( ( D  e.  ( *Met `  X )  /\  B  e.  ran  ( ball `  D )  /\  P  e.  B ) 
 ->  E. x  e.  RR+  ( P ( ball `  D ) x )  C_  B )
 
Theoremblssexps 14819* Two ways to express the existence of a ball subset. (Contributed by NM, 5-May-2007.) (Revised by Mario Carneiro, 12-Nov-2013.) (Revised by Thierry Arnoux, 11-Mar-2018.)
 |-  ( ( D  e.  (PsMet `  X )  /\  P  e.  X )  ->  ( E. x  e. 
 ran  ( ball `  D ) ( P  e.  x  /\  x  C_  A ) 
 <-> 
 E. r  e.  RR+  ( P ( ball `  D ) r )  C_  A ) )
 
Theoremblssex 14820* Two ways to express the existence of a ball subset. (Contributed by NM, 5-May-2007.) (Revised by Mario Carneiro, 12-Nov-2013.)
 |-  ( ( D  e.  ( *Met `  X )  /\  P  e.  X )  ->  ( E. x  e.  ran  ( ball `  D ) ( P  e.  x  /\  x  C_  A ) 
 <-> 
 E. r  e.  RR+  ( P ( ball `  D ) r )  C_  A ) )
 
Theoremssblex 14821* A nested ball exists whose radius is less than any desired amount. (Contributed by NM, 20-Sep-2007.) (Revised by Mario Carneiro, 12-Nov-2013.)
 |-  ( ( ( D  e.  ( *Met `  X )  /\  P  e.  X )  /\  ( R  e.  RR+  /\  S  e.  RR+ ) )  ->  E. x  e.  RR+  ( x  <  R  /\  ( P ( ball `  D ) x )  C_  ( P ( ball `  D ) S ) ) )
 
Theoremblin2 14822* Given any two balls and a point in their intersection, there is a ball contained in the intersection with the given center point. (Contributed by Mario Carneiro, 12-Nov-2013.)
 |-  ( ( ( D  e.  ( *Met `  X )  /\  P  e.  ( B  i^i  C ) )  /\  ( B  e.  ran  ( ball `  D )  /\  C  e.  ran  ( ball `  D ) ) )  ->  E. x  e.  RR+  ( P ( ball `  D ) x )  C_  ( B  i^i  C ) )
 
Theoremblbas 14823 The balls of a metric space form a basis for a topology. (Contributed by NM, 12-Sep-2006.) (Revised by Mario Carneiro, 15-Jan-2014.)
 |-  ( D  e.  ( *Met `  X )  ->  ran  ( ball `  D )  e.  TopBases )
 
Theoremblres 14824 A ball in a restricted metric space. (Contributed by Mario Carneiro, 5-Jan-2014.)
 |-  C  =  ( D  |`  ( Y  X.  Y ) )   =>    |-  ( ( D  e.  ( *Met `  X )  /\  P  e.  ( X  i^i  Y )  /\  R  e.  RR* )  ->  ( P ( ball `  C ) R )  =  ( ( P ( ball `  D ) R )  i^i  Y ) )
 
Theoremxmeterval 14825 Value of the "finitely separated" relation. (Contributed by Mario Carneiro, 24-Aug-2015.)
 |- 
 .~  =  ( `' D " RR )   =>    |-  ( D  e.  ( *Met `  X )  ->  ( A  .~  B  <->  ( A  e.  X  /\  B  e.  X  /\  ( A D B )  e.  RR )
 ) )
 
Theoremxmeter 14826 The "finitely separated" relation is an equivalence relation. (Contributed by Mario Carneiro, 24-Aug-2015.)
 |- 
 .~  =  ( `' D " RR )   =>    |-  ( D  e.  ( *Met `  X )  ->  .~  Er  X )
 
Theoremxmetec 14827 The equivalence classes under the finite separation equivalence relation are infinity balls. (Contributed by Mario Carneiro, 24-Aug-2015.)
 |- 
 .~  =  ( `' D " RR )   =>    |-  (
 ( D  e.  ( *Met `  X )  /\  P  e.  X ) 
 ->  [ P ]  .~  =  ( P ( ball `  D ) +oo )
 )
 
Theoremblssec 14828 A ball centered at  P is contained in the set of points finitely separated from  P. This is just an application of ssbl 14816 to the infinity ball. (Contributed by Mario Carneiro, 24-Aug-2015.)
 |- 
 .~  =  ( `' D " RR )   =>    |-  (
 ( D  e.  ( *Met `  X )  /\  P  e.  X  /\  S  e.  RR* )  ->  ( P ( ball `  D ) S )  C_  [ P ]  .~  )
 
Theoremblpnfctr 14829 The infinity ball in an extended metric acts like an ultrametric ball in that every point in the ball is also its center. (Contributed by Mario Carneiro, 21-Aug-2015.)
 |-  ( ( D  e.  ( *Met `  X )  /\  P  e.  X  /\  A  e.  ( P ( ball `  D ) +oo ) )  ->  ( P ( ball `  D ) +oo )  =  ( A ( ball `  D ) +oo ) )
 
Theoremxmetresbl 14830 An extended metric restricted to any ball (in particular the infinity ball) is a proper metric. Together with xmetec 14827, this shows that any extended metric space can be "factored" into the disjoint union of proper metric spaces, with points in the same region measured by that region's metric, and points in different regions being distance +oo from each other. (Contributed by Mario Carneiro, 23-Aug-2015.)
 |-  B  =  ( P ( ball `  D ) R )   =>    |-  ( ( D  e.  ( *Met `  X )  /\  P  e.  X  /\  R  e.  RR* )  ->  ( D  |`  ( B  X.  B ) )  e.  ( Met `  B ) )
 
9.2.4  Open sets of a metric space
 
Theoremmopnrel 14831 The class of open sets of a metric space is a relation. (Contributed by Jim Kingdon, 5-May-2023.)
 |- 
 Rel  MetOpen
 
Theoremmopnval 14832 An open set is a subset of a metric space which includes a ball around each of its points. Definition 1.3-2 of [Kreyszig] p. 18. The object  ( MetOpen `  D
) is the family of all open sets in the metric space determined by the metric  D. By mopntop 14834, the open sets of a metric space form a topology 
J, whose base set is 
U. J by mopnuni 14835. (Contributed by NM, 1-Sep-2006.) (Revised by Mario Carneiro, 12-Nov-2013.)
 |-  J  =  ( MetOpen `  D )   =>    |-  ( D  e.  ( *Met `  X )  ->  J  =  ( topGen `  ran  ( ball `  D )
 ) )
 
Theoremmopntopon 14833 The set of open sets of a metric space  X is a topology on  X. Remark in [Kreyszig] p. 19. This theorem connects the two concepts and makes available the theorems for topologies for use with metric spaces. (Contributed by Mario Carneiro, 24-Aug-2015.)
 |-  J  =  ( MetOpen `  D )   =>    |-  ( D  e.  ( *Met `  X )  ->  J  e.  (TopOn `  X ) )
 
Theoremmopntop 14834 The set of open sets of a metric space is a topology. (Contributed by NM, 28-Aug-2006.) (Revised by Mario Carneiro, 12-Nov-2013.)
 |-  J  =  ( MetOpen `  D )   =>    |-  ( D  e.  ( *Met `  X )  ->  J  e.  Top )
 
Theoremmopnuni 14835 The union of all open sets in a metric space is its underlying set. (Contributed by NM, 4-Sep-2006.) (Revised by Mario Carneiro, 12-Nov-2013.)
 |-  J  =  ( MetOpen `  D )   =>    |-  ( D  e.  ( *Met `  X )  ->  X  =  U. J )
 
Theoremelmopn 14836* The defining property of an open set of a metric space. (Contributed by NM, 1-Sep-2006.) (Revised by Mario Carneiro, 12-Nov-2013.)
 |-  J  =  ( MetOpen `  D )   =>    |-  ( D  e.  ( *Met `  X )  ->  ( A  e.  J  <->  ( A  C_  X  /\  A. x  e.  A  E. y  e.  ran  ( ball `  D ) ( x  e.  y  /\  y  C_  A ) ) ) )
 
Theoremmopnfss 14837 The family of open sets of a metric space is a collection of subsets of the base set. (Contributed by NM, 3-Sep-2006.) (Revised by Mario Carneiro, 12-Nov-2013.)
 |-  J  =  ( MetOpen `  D )   =>    |-  ( D  e.  ( *Met `  X )  ->  J  C_  ~P X )
 
Theoremmopnm 14838 The base set of a metric space is open. Part of Theorem T1 of [Kreyszig] p. 19. (Contributed by NM, 4-Sep-2006.) (Revised by Mario Carneiro, 12-Nov-2013.)
 |-  J  =  ( MetOpen `  D )   =>    |-  ( D  e.  ( *Met `  X )  ->  X  e.  J )
 
Theoremelmopn2 14839* A defining property of an open set of a metric space. (Contributed by NM, 5-May-2007.) (Revised by Mario Carneiro, 12-Nov-2013.)
 |-  J  =  ( MetOpen `  D )   =>    |-  ( D  e.  ( *Met `  X )  ->  ( A  e.  J  <->  ( A  C_  X  /\  A. x  e.  A  E. y  e.  RR+  ( x ( ball `  D )
 y )  C_  A ) ) )
 
Theoremmopnss 14840 An open set of a metric space is a subspace of its base set. (Contributed by NM, 3-Sep-2006.)
 |-  J  =  ( MetOpen `  D )   =>    |-  ( ( D  e.  ( *Met `  X )  /\  A  e.  J )  ->  A  C_  X )
 
Theoremisxms 14841 Express the predicate "
<. X ,  D >. is an extended metric space" with underlying set  X and distance function  D. (Contributed by Mario Carneiro, 2-Sep-2015.)
 |-  J  =  ( TopOpen `  K )   &    |-  X  =  (
 Base `  K )   &    |-  D  =  ( ( dist `  K )  |`  ( X  X.  X ) )   =>    |-  ( K  e.  *MetSp  <-> 
 ( K  e.  TopSp  /\  J  =  ( MetOpen `  D ) ) )
 
Theoremisxms2 14842 Express the predicate "
<. X ,  D >. is an extended metric space" with underlying set  X and distance function  D. (Contributed by Mario Carneiro, 2-Sep-2015.)
 |-  J  =  ( TopOpen `  K )   &    |-  X  =  (
 Base `  K )   &    |-  D  =  ( ( dist `  K )  |`  ( X  X.  X ) )   =>    |-  ( K  e.  *MetSp  <-> 
 ( D  e.  ( *Met `  X )  /\  J  =  ( MetOpen `  D ) ) )
 
Theoremisms 14843 Express the predicate "
<. X ,  D >. is a metric space" with underlying set  X and distance function  D. (Contributed by NM, 27-Aug-2006.) (Revised by Mario Carneiro, 24-Aug-2015.)
 |-  J  =  ( TopOpen `  K )   &    |-  X  =  (
 Base `  K )   &    |-  D  =  ( ( dist `  K )  |`  ( X  X.  X ) )   =>    |-  ( K  e.  MetSp  <->  ( K  e.  *MetSp  /\  D  e.  ( Met `  X ) ) )
 
Theoremisms2 14844 Express the predicate "
<. X ,  D >. is a metric space" with underlying set  X and distance function  D. (Contributed by NM, 27-Aug-2006.) (Revised by Mario Carneiro, 24-Aug-2015.)
 |-  J  =  ( TopOpen `  K )   &    |-  X  =  (
 Base `  K )   &    |-  D  =  ( ( dist `  K )  |`  ( X  X.  X ) )   =>    |-  ( K  e.  MetSp  <->  ( D  e.  ( Met `  X )  /\  J  =  ( MetOpen `  D )
 ) )
 
Theoremxmstopn 14845 The topology component of an extended metric space coincides with the topology generated by the metric component. (Contributed by Mario Carneiro, 26-Aug-2015.)
 |-  J  =  ( TopOpen `  K )   &    |-  X  =  (
 Base `  K )   &    |-  D  =  ( ( dist `  K )  |`  ( X  X.  X ) )   =>    |-  ( K  e.  *MetSp  ->  J  =  (
 MetOpen `  D ) )
 
Theoremmstopn 14846 The topology component of a metric space coincides with the topology generated by the metric component. (Contributed by Mario Carneiro, 26-Aug-2015.)
 |-  J  =  ( TopOpen `  K )   &    |-  X  =  (
 Base `  K )   &    |-  D  =  ( ( dist `  K )  |`  ( X  X.  X ) )   =>    |-  ( K  e.  MetSp  ->  J  =  ( MetOpen `  D ) )
 
Theoremxmstps 14847 An extended metric space is a topological space. (Contributed by Mario Carneiro, 26-Aug-2015.)
 |-  ( M  e.  *MetSp  ->  M  e.  TopSp )
 
Theoremmsxms 14848 A metric space is an extended metric space. (Contributed by Mario Carneiro, 26-Aug-2015.)
 |-  ( M  e.  MetSp  ->  M  e.  *MetSp )
 
Theoremmstps 14849 A metric space is a topological space. (Contributed by Mario Carneiro, 26-Aug-2015.)
 |-  ( M  e.  MetSp  ->  M  e.  TopSp )
 
Theoremxmsxmet 14850 The distance function, suitably truncated, is an extended metric on  X. (Contributed by Mario Carneiro, 2-Sep-2015.)
 |-  X  =  ( Base `  M )   &    |-  D  =  ( ( dist `  M )  |`  ( X  X.  X ) )   =>    |-  ( M  e.  *MetSp  ->  D  e.  ( *Met `  X )
 )
 
Theoremmsmet 14851 The distance function, suitably truncated, is a metric on  X. (Contributed by Mario Carneiro, 12-Nov-2013.)
 |-  X  =  ( Base `  M )   &    |-  D  =  ( ( dist `  M )  |`  ( X  X.  X ) )   =>    |-  ( M  e.  MetSp  ->  D  e.  ( Met `  X ) )
 
Theoremmsf 14852 The distance function of a metric space is a function into the real numbers. (Contributed by NM, 30-Aug-2006.) (Revised by Mario Carneiro, 12-Nov-2013.)
 |-  X  =  ( Base `  M )   &    |-  D  =  ( ( dist `  M )  |`  ( X  X.  X ) )   =>    |-  ( M  e.  MetSp  ->  D : ( X  X.  X ) --> RR )
 
Theoremxmsxmet2 14853 The distance function, suitably truncated, is an extended metric on  X. (Contributed by Mario Carneiro, 2-Oct-2015.)
 |-  X  =  ( Base `  M )   &    |-  D  =  (
 dist `  M )   =>    |-  ( M  e.  *MetSp  ->  ( D  |`  ( X  X.  X ) )  e.  ( *Met `  X ) )
 
Theoremmsmet2 14854 The distance function, suitably truncated, is a metric on  X. (Contributed by Mario Carneiro, 2-Oct-2015.)
 |-  X  =  ( Base `  M )   &    |-  D  =  (
 dist `  M )   =>    |-  ( M  e.  MetSp  ->  ( D  |`  ( X  X.  X ) )  e.  ( Met `  X ) )
 
Theoremmscl 14855 Closure of the distance function of a metric space. (Contributed by NM, 30-Aug-2006.) (Revised by Mario Carneiro, 2-Oct-2015.)
 |-  X  =  ( Base `  M )   &    |-  D  =  (
 dist `  M )   =>    |-  ( ( M  e.  MetSp  /\  A  e.  X  /\  B  e.  X )  ->  ( A D B )  e.  RR )
 
Theoremxmscl 14856 Closure of the distance function of an extended metric space. (Contributed by Mario Carneiro, 2-Oct-2015.)
 |-  X  =  ( Base `  M )   &    |-  D  =  (
 dist `  M )   =>    |-  ( ( M  e.  *MetSp  /\  A  e.  X  /\  B  e.  X )  ->  ( A D B )  e.  RR* )
 
Theoremxmsge0 14857 The distance function in an extended metric space is nonnegative. (Contributed by Mario Carneiro, 4-Oct-2015.)
 |-  X  =  ( Base `  M )   &    |-  D  =  (
 dist `  M )   =>    |-  ( ( M  e.  *MetSp  /\  A  e.  X  /\  B  e.  X )  ->  0  <_  ( A D B ) )
 
Theoremxmseq0 14858 The distance between two points in an extended metric space is zero iff the two points are identical. (Contributed by Mario Carneiro, 2-Oct-2015.)
 |-  X  =  ( Base `  M )   &    |-  D  =  (
 dist `  M )   =>    |-  ( ( M  e.  *MetSp  /\  A  e.  X  /\  B  e.  X )  ->  ( ( A D B )  =  0  <->  A  =  B ) )
 
Theoremxmssym 14859 The distance function in an extended metric space is symmetric. (Contributed by Mario Carneiro, 2-Oct-2015.)
 |-  X  =  ( Base `  M )   &    |-  D  =  (
 dist `  M )   =>    |-  ( ( M  e.  *MetSp  /\  A  e.  X  /\  B  e.  X )  ->  ( A D B )  =  ( B D A ) )
 
Theoremxmstri2 14860 Triangle inequality for the distance function of an extended metric. (Contributed by Mario Carneiro, 2-Oct-2015.)
 |-  X  =  ( Base `  M )   &    |-  D  =  (
 dist `  M )   =>    |-  ( ( M  e.  *MetSp  /\  ( C  e.  X  /\  A  e.  X  /\  B  e.  X )
 )  ->  ( A D B )  <_  (
 ( C D A ) +e ( C D B ) ) )
 
Theoremmstri2 14861 Triangle inequality for the distance function of a metric space. (Contributed by Mario Carneiro, 2-Oct-2015.)
 |-  X  =  ( Base `  M )   &    |-  D  =  (
 dist `  M )   =>    |-  ( ( M  e.  MetSp  /\  ( C  e.  X  /\  A  e.  X  /\  B  e.  X ) )  ->  ( A D B )  <_  ( ( C D A )  +  ( C D B ) ) )
 
Theoremxmstri 14862 Triangle inequality for the distance function of a metric space. Definition 14-1.1(d) of [Gleason] p. 223. (Contributed by Mario Carneiro, 2-Oct-2015.)
 |-  X  =  ( Base `  M )   &    |-  D  =  (
 dist `  M )   =>    |-  ( ( M  e.  *MetSp  /\  ( A  e.  X  /\  B  e.  X  /\  C  e.  X )
 )  ->  ( A D B )  <_  (
 ( A D C ) +e ( C D B ) ) )
 
Theoremmstri 14863 Triangle inequality for the distance function of a metric space. Definition 14-1.1(d) of [Gleason] p. 223. (Contributed by Mario Carneiro, 2-Oct-2015.)
 |-  X  =  ( Base `  M )   &    |-  D  =  (
 dist `  M )   =>    |-  ( ( M  e.  MetSp  /\  ( A  e.  X  /\  B  e.  X  /\  C  e.  X ) )  ->  ( A D B )  <_  ( ( A D C )  +  ( C D B ) ) )
 
Theoremxmstri3 14864 Triangle inequality for the distance function of an extended metric. (Contributed by Mario Carneiro, 2-Oct-2015.)
 |-  X  =  ( Base `  M )   &    |-  D  =  (
 dist `  M )   =>    |-  ( ( M  e.  *MetSp  /\  ( A  e.  X  /\  B  e.  X  /\  C  e.  X )
 )  ->  ( A D B )  <_  (
 ( A D C ) +e ( B D C ) ) )
 
Theoremmstri3 14865 Triangle inequality for the distance function of a metric space. (Contributed by Mario Carneiro, 2-Oct-2015.)
 |-  X  =  ( Base `  M )   &    |-  D  =  (
 dist `  M )   =>    |-  ( ( M  e.  MetSp  /\  ( A  e.  X  /\  B  e.  X  /\  C  e.  X ) )  ->  ( A D B )  <_  ( ( A D C )  +  ( B D C ) ) )
 
Theoremmsrtri 14866 Reverse triangle inequality for the distance function of a metric space. (Contributed by Mario Carneiro, 4-Oct-2015.)
 |-  X  =  ( Base `  M )   &    |-  D  =  (
 dist `  M )   =>    |-  ( ( M  e.  MetSp  /\  ( A  e.  X  /\  B  e.  X  /\  C  e.  X ) )  ->  ( abs `  ( ( A D C )  -  ( B D C ) ) )  <_  ( A D B ) )
 
Theoremxmspropd 14867 Property deduction for an extended metric space. (Contributed by Mario Carneiro, 4-Oct-2015.)
 |-  ( ph  ->  B  =  ( Base `  K )
 )   &    |-  ( ph  ->  B  =  ( Base `  L )
 )   &    |-  ( ph  ->  (
 ( dist `  K )  |`  ( B  X.  B ) )  =  (
 ( dist `  L )  |`  ( B  X.  B ) ) )   &    |-  ( ph  ->  ( TopOpen `  K )  =  ( TopOpen `  L ) )   =>    |-  ( ph  ->  ( K  e.  *MetSp  <->  L  e.  *MetSp ) )
 
Theoremmspropd 14868 Property deduction for a metric space. (Contributed by Mario Carneiro, 4-Oct-2015.)
 |-  ( ph  ->  B  =  ( Base `  K )
 )   &    |-  ( ph  ->  B  =  ( Base `  L )
 )   &    |-  ( ph  ->  (
 ( dist `  K )  |`  ( B  X.  B ) )  =  (
 ( dist `  L )  |`  ( B  X.  B ) ) )   &    |-  ( ph  ->  ( TopOpen `  K )  =  ( TopOpen `  L ) )   =>    |-  ( ph  ->  ( K  e.  MetSp  <->  L  e.  MetSp ) )
 
Theoremsetsmsbasg 14869 The base set of a constructed metric space. (Contributed by Mario Carneiro, 28-Aug-2015.)
 |-  ( ph  ->  X  =  ( Base `  M )
 )   &    |-  ( ph  ->  D  =  ( ( dist `  M )  |`  ( X  X.  X ) ) )   &    |-  ( ph  ->  K  =  ( M sSet  <. (TopSet `  ndx ) ,  ( MetOpen `  D ) >. ) )   &    |-  ( ph  ->  M  e.  V )   &    |-  ( ph  ->  (
 MetOpen `  D )  e.  W )   =>    |-  ( ph  ->  X  =  ( Base `  K )
 )
 
Theoremsetsmsdsg 14870 The distance function of a constructed metric space. (Contributed by Mario Carneiro, 28-Aug-2015.)
 |-  ( ph  ->  X  =  ( Base `  M )
 )   &    |-  ( ph  ->  D  =  ( ( dist `  M )  |`  ( X  X.  X ) ) )   &    |-  ( ph  ->  K  =  ( M sSet  <. (TopSet `  ndx ) ,  ( MetOpen `  D ) >. ) )   &    |-  ( ph  ->  M  e.  V )   &    |-  ( ph  ->  (
 MetOpen `  D )  e.  W )   =>    |-  ( ph  ->  ( dist `  M )  =  ( dist `  K )
 )
 
Theoremsetsmstsetg 14871 The topology of a constructed metric space. (Contributed by Mario Carneiro, 28-Aug-2015.) (Revised by Jim Kingdon, 7-May-2023.)
 |-  ( ph  ->  X  =  ( Base `  M )
 )   &    |-  ( ph  ->  D  =  ( ( dist `  M )  |`  ( X  X.  X ) ) )   &    |-  ( ph  ->  K  =  ( M sSet  <. (TopSet `  ndx ) ,  ( MetOpen `  D ) >. ) )   &    |-  ( ph  ->  M  e.  V )   &    |-  ( ph  ->  (
 MetOpen `  D )  e.  W )   =>    |-  ( ph  ->  ( MetOpen `  D )  =  (TopSet `  K ) )
 
Theoremmopni 14872* An open set of a metric space includes a ball around each of its points. (Contributed by NM, 3-Sep-2006.) (Revised by Mario Carneiro, 12-Nov-2013.)
 |-  J  =  ( MetOpen `  D )   =>    |-  ( ( D  e.  ( *Met `  X )  /\  A  e.  J  /\  P  e.  A ) 
 ->  E. x  e.  ran  ( ball `  D )
 ( P  e.  x  /\  x  C_  A ) )
 
Theoremmopni2 14873* An open set of a metric space includes a ball around each of its points. (Contributed by NM, 2-May-2007.) (Revised by Mario Carneiro, 12-Nov-2013.)
 |-  J  =  ( MetOpen `  D )   =>    |-  ( ( D  e.  ( *Met `  X )  /\  A  e.  J  /\  P  e.  A ) 
 ->  E. x  e.  RR+  ( P ( ball `  D ) x )  C_  A )
 
Theoremmopni3 14874* 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.)
 |-  J  =  ( MetOpen `  D )   =>    |-  ( ( ( D  e.  ( *Met `  X )  /\  A  e.  J  /\  P  e.  A )  /\  R  e.  RR+ )  ->  E. x  e.  RR+  ( x  <  R  /\  ( P (
 ball `  D ) x )  C_  A )
 )
 
Theoremblssopn 14875 The balls of a metric space are open sets. (Contributed by NM, 12-Sep-2006.) (Revised by Mario Carneiro, 23-Dec-2013.)
 |-  J  =  ( MetOpen `  D )   =>    |-  ( D  e.  ( *Met `  X )  ->  ran  ( ball `  D )  C_  J )
 
Theoremunimopn 14876 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.)
 |-  J  =  ( MetOpen `  D )   =>    |-  ( ( D  e.  ( *Met `  X )  /\  A  C_  J )  ->  U. A  e.  J )
 
Theoremmopnin 14877 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.)
 |-  J  =  ( MetOpen `  D )   =>    |-  ( ( D  e.  ( *Met `  X )  /\  A  e.  J  /\  B  e.  J ) 
 ->  ( A  i^i  B )  e.  J )
 
Theoremmopn0 14878 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.)
 |-  J  =  ( MetOpen `  D )   =>    |-  ( D  e.  ( *Met `  X )  -> 
 (/)  e.  J )
 
Theoremrnblopn 14879 A ball of a metric space is an open set. (Contributed by NM, 12-Sep-2006.)
 |-  J  =  ( MetOpen `  D )   =>    |-  ( ( D  e.  ( *Met `  X )  /\  B  e.  ran  ( ball `  D )
 )  ->  B  e.  J )
 
Theoremblopn 14880 A ball of a metric space is an open set. (Contributed by NM, 9-Mar-2007.) (Revised by Mario Carneiro, 12-Nov-2013.)
 |-  J  =  ( MetOpen `  D )   =>    |-  ( ( D  e.  ( *Met `  X )  /\  P  e.  X  /\  R  e.  RR* )  ->  ( P ( ball `  D ) R )  e.  J )
 
Theoremneibl 14881* The neighborhoods around a point  P of a metric space are those subsets containing a ball around  P. Definition of neighborhood in [Kreyszig] p. 19. (Contributed by NM, 8-Nov-2007.) (Revised by Mario Carneiro, 23-Dec-2013.)
 |-  J  =  ( MetOpen `  D )   =>    |-  ( ( D  e.  ( *Met `  X )  /\  P  e.  X )  ->  ( N  e.  ( ( nei `  J ) `  { P }
 ) 
 <->  ( N  C_  X  /\  E. r  e.  RR+  ( P ( ball `  D ) r )  C_  N ) ) )
 
Theoremblnei 14882 A ball around a point is a neighborhood of the point. (Contributed by NM, 8-Nov-2007.) (Revised by Mario Carneiro, 24-Aug-2015.)
 |-  J  =  ( MetOpen `  D )   =>    |-  ( ( D  e.  ( *Met `  X )  /\  P  e.  X  /\  R  e.  RR+ )  ->  ( P ( ball `  D ) R )  e.  ( ( nei `  J ) `  { P } ) )
 
Theoremblsscls2 14883* A smaller closed ball is contained in a larger open ball. (Contributed by Mario Carneiro, 10-Jan-2014.)
 |-  J  =  ( MetOpen `  D )   &    |-  S  =  {
 z  e.  X  |  ( P D z ) 
 <_  R }   =>    |-  ( ( ( D  e.  ( *Met `  X )  /\  P  e.  X )  /\  ( R  e.  RR*  /\  T  e.  RR*  /\  R  <  T ) )  ->  S  C_  ( P ( ball `  D ) T ) )
 
Theoremmetss 14884* Two ways of saying that metric  D generates a finer topology than metric  C. (Contributed by Mario Carneiro, 12-Nov-2013.) (Revised by Mario Carneiro, 24-Aug-2015.)
 |-  J  =  ( MetOpen `  C )   &    |-  K  =  (
 MetOpen `  D )   =>    |-  ( ( C  e.  ( *Met `  X )  /\  D  e.  ( *Met `  X ) )  ->  ( J 
 C_  K  <->  A. x  e.  X  A. r  e.  RR+  E. s  e.  RR+  ( x (
 ball `  D ) s )  C_  ( x ( ball `  C )
 r ) ) )
 
Theoremmetequiv 14885* 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.)
 |-  J  =  ( MetOpen `  C )   &    |-  K  =  (
 MetOpen `  D )   =>    |-  ( ( C  e.  ( *Met `  X )  /\  D  e.  ( *Met `  X ) )  ->  ( J  =  K  <->  A. x  e.  X  ( A. r  e.  RR+  E. s  e.  RR+  ( x ( ball `  D )
 s )  C_  ( x ( ball `  C ) r )  /\  A. a  e.  RR+  E. b  e.  RR+  ( x (
 ball `  C ) b )  C_  ( x ( ball `  D )
 a ) ) ) )
 
Theoremmetequiv2 14886* 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.)
 |-  J  =  ( MetOpen `  C )   &    |-  K  =  (
 MetOpen `  D )   =>    |-  ( ( C  e.  ( *Met `  X )  /\  D  e.  ( *Met `  X ) )  ->  ( A. x  e.  X  A. r  e.  RR+  E. s  e.  RR+  ( s  <_  r  /\  ( x ( ball `  C ) s )  =  ( x (
 ball `  D ) s ) )  ->  J  =  K ) )
 
Theoremmetss2lem 14887* Lemma for metss2 14888. (Contributed by Mario Carneiro, 14-Sep-2015.)
 |-  J  =  ( MetOpen `  C )   &    |-  K  =  (
 MetOpen `  D )   &    |-  ( ph  ->  C  e.  ( Met `  X ) )   &    |-  ( ph  ->  D  e.  ( Met `  X )
 )   &    |-  ( ph  ->  R  e.  RR+ )   &    |-  ( ( ph  /\  ( x  e.  X  /\  y  e.  X ) )  ->  ( x C y )  <_  ( R  x.  ( x D y ) ) )   =>    |-  ( ( ph  /\  ( x  e.  X  /\  S  e.  RR+ ) ) 
 ->  ( x ( ball `  D ) ( S 
 /  R ) ) 
 C_  ( x (
 ball `  C ) S ) )
 
Theoremmetss2 14888* If the metric  D is "strongly finer" than  C (meaning that there is a positive real constant 
R such that  C ( x ,  y )  <_  R  x.  D (
x ,  y )), then  D 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.)
 |-  J  =  ( MetOpen `  C )   &    |-  K  =  (
 MetOpen `  D )   &    |-  ( ph  ->  C  e.  ( Met `  X ) )   &    |-  ( ph  ->  D  e.  ( Met `  X )
 )   &    |-  ( ph  ->  R  e.  RR+ )   &    |-  ( ( ph  /\  ( x  e.  X  /\  y  e.  X ) )  ->  ( x C y )  <_  ( R  x.  ( x D y ) ) )   =>    |-  ( ph  ->  J  C_  K )
 
Theoremcomet 14889* The composition of an extended metric with a monotonic subadditive function is an extended metric. (Contributed by Mario Carneiro, 21-Mar-2015.)
 |-  ( ph  ->  D  e.  ( *Met `  X ) )   &    |-  ( ph  ->  F : ( 0 [,] +oo ) --> RR* )   &    |-  ( ( ph  /\  x  e.  ( 0 [,] +oo ) )  ->  ( ( F `  x )  =  0  <->  x  =  0 ) )   &    |-  ( ( ph  /\  ( x  e.  ( 0 [,] +oo )  /\  y  e.  ( 0 [,] +oo ) ) )  ->  ( x  <_  y  ->  ( F `  x ) 
 <_  ( F `  y
 ) ) )   &    |-  (
 ( ph  /\  ( x  e.  ( 0 [,] +oo )  /\  y  e.  ( 0 [,] +oo ) ) )  ->  ( F `  ( x +e y ) )  <_  ( ( F `  x ) +e ( F `  y ) ) )   =>    |-  ( ph  ->  ( F  o.  D )  e.  ( *Met `  X )
 )
 
Theorembdmetval 14890* Value of the standard bounded metric. (Contributed by Mario Carneiro, 26-Aug-2015.) (Revised by Jim Kingdon, 9-May-2023.)
 |-  D  =  ( x  e.  X ,  y  e.  X  |-> inf ( { ( x C y ) ,  R } ,  RR* ,  <  ) )   =>    |-  ( ( ( C : ( X  X.  X ) --> RR*  /\  R  e.  RR* )  /\  ( A  e.  X  /\  B  e.  X )
 )  ->  ( A D B )  = inf ( { ( A C B ) ,  R } ,  RR* ,  <  ) )
 
Theorembdxmet 14891* 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.)
 |-  D  =  ( x  e.  X ,  y  e.  X  |-> inf ( { ( x C y ) ,  R } ,  RR* ,  <  ) )   =>    |-  ( ( C  e.  ( *Met `  X )  /\  R  e.  RR*  /\  0  <  R )  ->  D  e.  ( *Met `  X ) )
 
Theorembdmet 14892* 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.)
 |-  D  =  ( x  e.  X ,  y  e.  X  |-> inf ( { ( x C y ) ,  R } ,  RR* ,  <  ) )   =>    |-  ( ( C  e.  ( *Met `  X )  /\  R  e.  RR+ )  ->  D  e.  ( Met `  X ) )
 
Theorembdbl 14893* The standard bounded metric corresponding to  C generates the same balls as  C for radii less than  R. (Contributed by Mario Carneiro, 26-Aug-2015.) (Revised by Jim Kingdon, 19-May-2023.)
 |-  D  =  ( x  e.  X ,  y  e.  X  |-> inf ( { ( x C y ) ,  R } ,  RR* ,  <  ) )   =>    |-  ( ( ( C  e.  ( *Met `  X )  /\  R  e.  RR*  /\  0  <  R )  /\  ( P  e.  X  /\  S  e.  RR*  /\  S  <_  R ) )  ->  ( P ( ball `  D ) S )  =  ( P ( ball `  C ) S ) )
 
Theorembdmopn 14894* The standard bounded metric corresponding to  C generates the same topology as  C. (Contributed by Mario Carneiro, 26-Aug-2015.) (Revised by Jim Kingdon, 19-May-2023.)
 |-  D  =  ( x  e.  X ,  y  e.  X  |-> inf ( { ( x C y ) ,  R } ,  RR* ,  <  ) )   &    |-  J  =  ( MetOpen `  C )   =>    |-  (
 ( C  e.  ( *Met `  X )  /\  R  e.  RR*  /\  0  <  R )  ->  J  =  ( MetOpen `  D )
 )
 
Theoremmopnex 14895* 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.)
 |-  J  =  ( MetOpen `  D )   =>    |-  ( D  e.  ( *Met `  X )  ->  E. d  e.  ( Met `  X ) J  =  ( MetOpen `  d
 ) )
 
Theoremmetrest 14896 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.)
 |-  D  =  ( C  |`  ( Y  X.  Y ) )   &    |-  J  =  (
 MetOpen `  C )   &    |-  K  =  ( MetOpen `  D )   =>    |-  (
 ( C  e.  ( *Met `  X )  /\  Y  C_  X )  ->  ( Jt  Y )  =  K )
 
Theoremxmetxp 14897* The maximum metric (Chebyshev distance) on the product of two sets. (Contributed by Jim Kingdon, 11-Oct-2023.)
 |-  P  =  ( u  e.  ( X  X.  Y ) ,  v  e.  ( X  X.  Y )  |->  sup ( { (
 ( 1st `  u ) M ( 1st `  v
 ) ) ,  (
 ( 2nd `  u ) N ( 2nd `  v
 ) ) } ,  RR*
 ,  <  ) )   &    |-  ( ph  ->  M  e.  ( *Met `  X )
 )   &    |-  ( ph  ->  N  e.  ( *Met `  Y ) )   =>    |-  ( ph  ->  P  e.  ( *Met `  ( X  X.  Y ) ) )
 
Theoremxmetxpbl 14898* The maximum metric (Chebyshev distance) on the product of two sets, expressed in terms of balls centered on a point  C with radius  R. (Contributed by Jim Kingdon, 22-Oct-2023.)
 |-  P  =  ( u  e.  ( X  X.  Y ) ,  v  e.  ( X  X.  Y )  |->  sup ( { (
 ( 1st `  u ) M ( 1st `  v
 ) ) ,  (
 ( 2nd `  u ) N ( 2nd `  v
 ) ) } ,  RR*
 ,  <  ) )   &    |-  ( ph  ->  M  e.  ( *Met `  X )
 )   &    |-  ( ph  ->  N  e.  ( *Met `  Y ) )   &    |-  ( ph  ->  R  e.  RR* )   &    |-  ( ph  ->  C  e.  ( X  X.  Y ) )   =>    |-  ( ph  ->  ( C ( ball `  P ) R )  =  ( ( ( 1st `  C ) ( ball `  M ) R )  X.  (
 ( 2nd `  C )
 ( ball `  N ) R ) ) )
 
Theoremxmettxlem 14899* Lemma for xmettx 14900. (Contributed by Jim Kingdon, 15-Oct-2023.)
 |-  P  =  ( u  e.  ( X  X.  Y ) ,  v  e.  ( X  X.  Y )  |->  sup ( { (
 ( 1st `  u ) M ( 1st `  v
 ) ) ,  (
 ( 2nd `  u ) N ( 2nd `  v
 ) ) } ,  RR*
 ,  <  ) )   &    |-  ( ph  ->  M  e.  ( *Met `  X )
 )   &    |-  ( ph  ->  N  e.  ( *Met `  Y ) )   &    |-  J  =  (
 MetOpen `  M )   &    |-  K  =  ( MetOpen `  N )   &    |-  L  =  ( MetOpen `  P )   =>    |-  ( ph  ->  L  C_  ( J  tX  K ) )
 
Theoremxmettx 14900* The maximum metric (Chebyshev distance) on the product of two sets, expressed as a binary topological product. (Contributed by Jim Kingdon, 11-Oct-2023.)
 |-  P  =  ( u  e.  ( X  X.  Y ) ,  v  e.  ( X  X.  Y )  |->  sup ( { (
 ( 1st `  u ) M ( 1st `  v
 ) ) ,  (
 ( 2nd `  u ) N ( 2nd `  v
 ) ) } ,  RR*
 ,  <  ) )   &    |-  ( ph  ->  M  e.  ( *Met `  X )
 )   &    |-  ( ph  ->  N  e.  ( *Met `  Y ) )   &    |-  J  =  (
 MetOpen `  M )   &    |-  K  =  ( MetOpen `  N )   &    |-  L  =  ( MetOpen `  P )   =>    |-  ( ph  ->  L  =  ( J  tX  K )
 )
    < 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-15887
  Copyright terms: Public domain < Previous  Next >