HomeHome Metamath Proof Explorer
Theorem List (p. 301 of 426)
< Previous  Next >
Browser slow? Try the
Unicode version.

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

Color key:    Metamath Proof Explorer  Metamath Proof Explorer
(1-27775)
  Hilbert Space Explorer  Hilbert Space Explorer
(27776-29300)
  Users' Mathboxes  Users' Mathboxes
(29301-42551)
 

Theorem List for Metamath Proof Explorer - 30001-30100   *Has distinct variable group(s)
TypeLabelDescription
Statement
 
20.3.11.15  Univariate polynomials
 
Theorempl1cn 30001 A univariate polynomial is continuous. (Contributed by Thierry Arnoux, 17-Sep-2018.)
 |-  P  =  (Poly1 `  R )   &    |-  E  =  (eval1 `  R )   &    |-  B  =  ( Base `  P )   &    |-  K  =  ( Base `  R )   &    |-  J  =  ( TopOpen `  R )   &    |-  ( ph  ->  R  e.  CRing )   &    |-  ( ph  ->  R  e.  TopRing )   &    |-  ( ph  ->  F  e.  B )   =>    |-  ( ph  ->  ( E `  F )  e.  ( J  Cn  J ) )
 
20.3.12  Uniform Stuctures and Spaces
 
20.3.12.1  Hausdorff uniform completion
 
Syntaxchcmp 30002 Extend class notation with the Hausdorff uniform completion relation.
 class HCmp
 
Definitiondf-hcmp 30003* Definition of the Hausdorff completion. In this definition, a structure  w is a Hausdorff completion of a uniform structure  u if  w is a complete uniform space, in which  u is dense, and which admits the same uniform structure. Theorem 3 of [BourbakiTop1] p. II.21. states the existence and unicity of such a completion. (Contributed by Thierry Arnoux, 5-Mar-2018.)
 |- HCmp  =  { <. u ,  w >.  |  ( ( u  e. 
 U. ran UnifOn  /\  w  e. CUnifSp )  /\  ( (UnifSt `  w )t  dom  U. u )  =  u  /\  ( ( cls `  ( TopOpen `  w ) ) `  dom  U. u )  =  (
 Base `  w ) ) }
 
20.3.13  Topology and algebraic structures
 
20.3.13.1  The norm on the ring of the integer numbers
 
Theoremzringnm 30004 The norm (function) for a ring of integers is the absolute value function (restricted to the integers). (Contributed by AV, 13-Jun-2019.)
 |-  ( norm ` ring )  =  ( abs  |`  ZZ )
 
Theoremzzsnm 30005 The norm of the ring of the integers. (Contributed by Thierry Arnoux, 8-Nov-2017.) (Revised by AV, 13-Jun-2019.)
 |-  ( M  e.  ZZ  ->  ( abs `  M )  =  ( ( norm ` ring ) `  M ) )
 
20.3.13.2  Topological ` ZZ ` -modules
 
Theoremzlm0 30006 Zero of a  ZZ-module. (Contributed by Thierry Arnoux, 8-Nov-2017.)
 |-  W  =  ( ZMod `  G )   &    |- 
 .0.  =  ( 0g `  G )   =>    |- 
 .0.  =  ( 0g `  W )
 
Theoremzlm1 30007 Unit of a  ZZ-module (if present). (Contributed by Thierry Arnoux, 8-Nov-2017.)
 |-  W  =  ( ZMod `  G )   &    |- 
 .1.  =  ( 1r `  G )   =>    |- 
 .1.  =  ( 1r `  W )
 
Theoremzlmds 30008 Distance in a  ZZ-module (if present). (Contributed by Thierry Arnoux, 8-Nov-2017.)
 |-  W  =  ( ZMod `  G )   &    |-  D  =  ( dist `  G )   =>    |-  ( G  e.  V  ->  D  =  ( dist `  W ) )
 
Theoremzlmtset 30009 Topology in a  ZZ-module (if present). (Contributed by Thierry Arnoux, 8-Nov-2017.)
 |-  W  =  ( ZMod `  G )   &    |-  J  =  (TopSet `  G )   =>    |-  ( G  e.  V  ->  J  =  (TopSet `  W ) )
 
Theoremzlmnm 30010 Norm of a  ZZ-module (if present). (Contributed by Thierry Arnoux, 8-Nov-2017.)
 |-  W  =  ( ZMod `  G )   &    |-  N  =  ( norm `  G )   =>    |-  ( G  e.  V  ->  N  =  ( norm `  W ) )
 
Theoremzhmnrg 30011 The  ZZ-module built from a normed ring is also a normed ring. (Contributed by Thierry Arnoux, 8-Nov-2017.)
 |-  W  =  ( ZMod `  G )   =>    |-  ( G  e. NrmRing  ->  W  e. NrmRing )
 
Theoremnmmulg 30012 The norm of a group product, provided the  ZZ-module is normed. (Contributed by Thierry Arnoux, 8-Nov-2017.)
 |-  B  =  ( Base `  R )   &    |-  N  =  ( norm `  R )   &    |-  Z  =  ( ZMod `  R )   &    |- 
 .x.  =  (.g `  R )   =>    |-  ( ( Z  e. NrmMod  /\  M  e.  ZZ  /\  X  e.  B )  ->  ( N `  ( M  .x.  X ) )  =  ( ( abs `  M )  x.  ( N `  X ) ) )
 
Theoremzrhnm 30013 The norm of the image by  ZRHom of an integer in a normed ring. (Contributed by Thierry Arnoux, 8-Nov-2017.)
 |-  B  =  ( Base `  R )   &    |-  N  =  ( norm `  R )   &    |-  Z  =  ( ZMod `  R )   &    |-  L  =  ( ZRHom `  R )   =>    |-  ( ( ( Z  e. NrmMod  /\  Z  e. NrmRing  /\  R  e. NzRing )  /\  M  e.  ZZ )  ->  ( N `
  ( L `  M ) )  =  ( abs `  M ) )
 
Theoremcnzh 30014 The  ZZ-module of  CC is a normed module. (Contributed by Thierry Arnoux, 25-Feb-2018.)
 |-  ( ZMod ` fld )  e. NrmMod
 
Theoremrezh 30015 The  ZZ-module of  RR is a normed module. (Contributed by Thierry Arnoux, 14-Feb-2018.)
 |-  ( ZMod ` RRfld )  e. NrmMod
 
20.3.13.3  Canonical embedding of the field of the rational numbers into a division ring
 
Syntaxcqqh 30016 Map the rationals into a field.
 class QQHom
 
Definitiondf-qqh 30017* Define the canonical homomorphism from the rationals into any field. (Contributed by Mario Carneiro, 22-Oct-2017.) (Revised by Thierry Arnoux, 23-Oct-2017.)
 |- QQHom  =  ( r  e.  _V  |->  ran  ( x  e.  ZZ ,  y  e.  ( `' ( ZRHom `  r
 ) " (Unit `  r
 ) )  |->  <. ( x 
 /  y ) ,  ( ( ( ZRHom `  r ) `  x ) (/r `  r ) ( ( ZRHom `  r
 ) `  y )
 ) >. ) )
 
Theoremqqhval 30018* Value of the canonical homormorphism from the rational number to a field. (Contributed by Thierry Arnoux, 22-Oct-2017.)
 |-  ./  =  (/r `  R )   &    |-  .1.  =  ( 1r `  R )   &    |-  L  =  ( ZRHom `  R )   =>    |-  ( R  e.  _V  ->  (QQHom `  R )  =  ran  ( x  e. 
 ZZ ,  y  e.  ( `' L "
 (Unit `  R )
 )  |->  <. ( x  /  y ) ,  (
 ( L `  x )  ./  ( L `  y ) ) >. ) )
 
Theoremzrhf1ker 30019 The kernel of the homomorphism from the integers to a ring, if it is injective. (Contributed by Thierry Arnoux, 26-Oct-2017.)
 |-  B  =  ( Base `  R )   &    |-  L  =  ( ZRHom `  R )   &    |- 
 .0.  =  ( 0g `  R )   =>    |-  ( R  e.  Ring  ->  ( L : ZZ -1-1-> B  <->  ( `' L " {  .0.  } )  =  { 0 } ) )
 
Theoremzrhchr 30020 The kernel of the homomorphism from the integers to a ring is injective if and only if the ring has characteristic 0 . (Contributed by Thierry Arnoux, 8-Nov-2017.)
 |-  B  =  ( Base `  R )   &    |-  L  =  ( ZRHom `  R )   &    |- 
 .0.  =  ( 0g `  R )   =>    |-  ( R  e.  Ring  ->  ( (chr `  R )  =  0  <->  L : ZZ -1-1-> B ) )
 
Theoremzrhker 30021 The kernel of the homomorphism from the integers to a ring with characteristic 0. (Contributed by Thierry Arnoux, 8-Nov-2017.)
 |-  B  =  ( Base `  R )   &    |-  L  =  ( ZRHom `  R )   &    |- 
 .0.  =  ( 0g `  R )   =>    |-  ( R  e.  Ring  ->  ( (chr `  R )  =  0  <->  ( `' L " {  .0.  } )  =  { 0 } )
 )
 
Theoremzrhunitpreima 30022 The preimage by  ZRHom of the unit of a division ring is  ( ZZ  \  { 0 } ). (Contributed by Thierry Arnoux, 22-Oct-2017.)
 |-  B  =  ( Base `  R )   &    |-  L  =  ( ZRHom `  R )   &    |- 
 .0.  =  ( 0g `  R )   =>    |-  ( ( R  e.  DivRing  /\  (chr `  R )  =  0 )  ->  ( `' L " (Unit `  R ) )  =  ( ZZ  \  {
 0 } ) )
 
Theoremelzrhunit 30023 Condition for the image by  ZRHom to be a unit. (Contributed by Thierry Arnoux, 30-Oct-2017.)
 |-  B  =  ( Base `  R )   &    |-  L  =  ( ZRHom `  R )   &    |- 
 .0.  =  ( 0g `  R )   =>    |-  ( ( ( R  e.  DivRing  /\  (chr `  R )  =  0 )  /\  ( M  e.  ZZ  /\  M  =/=  0 ) )  ->  ( L `  M )  e.  (Unit `  R ) )
 
Theoremelzdif0 30024 Lemma for qqhval2 30026. (Contributed by Thierry Arnoux, 29-Oct-2017.)
 |-  ( M  e.  ( ZZ  \  { 0 } )  ->  ( M  e.  NN  \/  -u M  e.  NN ) )
 
Theoremqqhval2lem 30025 Lemma for qqhval2 30026. (Contributed by Thierry Arnoux, 29-Oct-2017.)
 |-  B  =  ( Base `  R )   &    |-  ./  =  (/r `  R )   &    |-  L  =  ( ZRHom `  R )   =>    |-  (
 ( ( R  e.  DivRing  /\  (chr `  R )  =  0 )  /\  ( X  e.  ZZ  /\  Y  e.  ZZ  /\  Y  =/=  0 ) ) 
 ->  ( ( L `  (numer `  ( X  /  Y ) ) ) 
 ./  ( L `  (denom `  ( X  /  Y ) ) ) )  =  ( ( L `  X ) 
 ./  ( L `  Y ) ) )
 
Theoremqqhval2 30026* Value of the canonical homormorphism from the rational number when the target ring is a division ring. (Contributed by Thierry Arnoux, 26-Oct-2017.)
 |-  B  =  ( Base `  R )   &    |-  ./  =  (/r `  R )   &    |-  L  =  ( ZRHom `  R )   =>    |-  (
 ( R  e.  DivRing  /\  (chr `  R )  =  0 )  ->  (QQHom `  R )  =  ( q  e.  QQ  |->  ( ( L `  (numer `  q ) )  ./  ( L `  (denom `  q ) ) ) ) )
 
Theoremqqhvval 30027 Value of the canonical homormorphism from the rational number when the target ring is a division ring. (Contributed by Thierry Arnoux, 30-Oct-2017.)
 |-  B  =  ( Base `  R )   &    |-  ./  =  (/r `  R )   &    |-  L  =  ( ZRHom `  R )   =>    |-  (
 ( ( R  e.  DivRing  /\  (chr `  R )  =  0 )  /\  Q  e.  QQ )  ->  ( (QQHom `  R ) `  Q )  =  ( ( L `  (numer `  Q ) ) 
 ./  ( L `  (denom `  Q ) ) ) )
 
Theoremqqh0 30028 The image of  0 by the QQHom homomorphism is the ring's zero. (Contributed by Thierry Arnoux, 22-Oct-2017.)
 |-  B  =  ( Base `  R )   &    |-  ./  =  (/r `  R )   &    |-  L  =  ( ZRHom `  R )   =>    |-  (
 ( R  e.  DivRing  /\  (chr `  R )  =  0 )  ->  (
 (QQHom `  R ) `  0 )  =  ( 0g `  R ) )
 
Theoremqqh1 30029 The image of  1 by the QQHom homomorphism is the ring's unit. (Contributed by Thierry Arnoux, 22-Oct-2017.)
 |-  B  =  ( Base `  R )   &    |-  ./  =  (/r `  R )   &    |-  L  =  ( ZRHom `  R )   =>    |-  (
 ( R  e.  DivRing  /\  (chr `  R )  =  0 )  ->  (
 (QQHom `  R ) `  1 )  =  ( 1r `  R ) )
 
Theoremqqhf 30030 QQHom as a function. (Contributed by Thierry Arnoux, 28-Oct-2017.)
 |-  B  =  ( Base `  R )   &    |-  ./  =  (/r `  R )   &    |-  L  =  ( ZRHom `  R )   =>    |-  (
 ( R  e.  DivRing  /\  (chr `  R )  =  0 )  ->  (QQHom `  R ) : QQ --> B )
 
Theoremqqhvq 30031 The image of a quotient by the QQHom homomorphism. (Contributed by Thierry Arnoux, 28-Oct-2017.)
 |-  B  =  ( Base `  R )   &    |-  ./  =  (/r `  R )   &    |-  L  =  ( ZRHom `  R )   =>    |-  (
 ( ( R  e.  DivRing  /\  (chr `  R )  =  0 )  /\  ( X  e.  ZZ  /\  Y  e.  ZZ  /\  Y  =/=  0 ) ) 
 ->  ( (QQHom `  R ) `  ( X  /  Y ) )  =  ( ( L `  X )  ./  ( L `
  Y ) ) )
 
Theoremqqhghm 30032 The QQHom homomorphism is a group homomorphism if the target structure is a division ring. (Contributed by Thierry Arnoux, 9-Nov-2017.)
 |-  B  =  ( Base `  R )   &    |-  ./  =  (/r `  R )   &    |-  L  =  ( ZRHom `  R )   &    |-  Q  =  (flds  QQ )   =>    |-  ( ( R  e.  DivRing  /\  (chr `  R )  =  0 )  ->  (QQHom `  R )  e.  ( Q  GrpHom  R ) )
 
Theoremqqhrhm 30033 The QQHom homomorphism is a ring homomorphism if the target structure is a field. If the target structure is a division ring, it is a group homomorphism, but not a ring homomorphism, because it does not preserve the ring multiplication operation. (Contributed by Thierry Arnoux, 29-Oct-2017.)
 |-  B  =  ( Base `  R )   &    |-  ./  =  (/r `  R )   &    |-  L  =  ( ZRHom `  R )   &    |-  Q  =  (flds  QQ )   =>    |-  ( ( R  e. Field  /\  (chr `  R )  =  0 )  ->  (QQHom `  R )  e.  ( Q RingHom  R )
 )
 
Theoremqqhnm 30034 The norm of the image by QQHom of a rational number in a topological division ring. (Contributed by Thierry Arnoux, 8-Nov-2017.)
 |-  N  =  ( norm `  R )   &    |-  Z  =  ( ZMod `  R )   =>    |-  ( ( ( R  e.  (NrmRing  i^i  DivRing )  /\  Z  e. NrmMod  /\  (chr `  R )  =  0
 )  /\  Q  e.  QQ )  ->  ( N `
  ( (QQHom `  R ) `  Q ) )  =  ( abs `  Q ) )
 
Theoremqqhcn 30035 The QQHom homomorphism is a continuous function. (Contributed by Thierry Arnoux, 9-Nov-2017.)
 |-  Q  =  (flds  QQ )   &    |-  J  =  ( TopOpen `  Q )   &    |-  Z  =  ( ZMod `  R )   &    |-  K  =  ( TopOpen `  R )   =>    |-  (
 ( R  e.  (NrmRing  i^i  DivRing )  /\  Z  e. NrmMod  /\  (chr `  R )  =  0 )  ->  (QQHom `  R )  e.  ( J  Cn  K ) )
 
Theoremqqhucn 30036 The QQHom homomorphism is uniformly continuous. (Contributed by Thierry Arnoux, 28-Jan-2018.)
 |-  B  =  ( Base `  R )   &    |-  Q  =  (flds  QQ )   &    |-  U  =  (UnifSt `  Q )   &    |-  V  =  (metUnif `  (
 ( dist `  R )  |`  ( B  X.  B ) ) )   &    |-  Z  =  ( ZMod `  R )   &    |-  ( ph  ->  R  e. NrmRing )   &    |-  ( ph  ->  R  e.  DivRing )   &    |-  ( ph  ->  Z  e. NrmMod )   &    |-  ( ph  ->  (chr `  R )  =  0 )   =>    |-  ( ph  ->  (QQHom `  R )  e.  ( U Cnu
 V ) )
 
20.3.13.4  Canonical embedding of the real numbers into a complete ordered field
 
Syntaxcrrh 30037 Map the real numbers into a complete field.
 class RRHom
 
Syntaxcrrext 30038 Extend class notation with the class of extension fields of  RR.
 class ℝExt
 
Definitiondf-rrh 30039 Define the canonical homomorphism from the real numbers to any complete field, as the extension by continuity of the canonical homomorphism from the rational numbers. (Contributed by Mario Carneiro, 22-Oct-2017.) (Revised by Thierry Arnoux, 23-Oct-2017.)
 |- RRHom  =  ( r  e.  _V  |->  ( ( ( topGen `  ran  (,) )CnExt ( TopOpen `  r
 ) ) `  (QQHom `  r ) ) )
 
Theoremrrhval 30040 Value of the canonical homormorphism from the real numbers to a complete space. (Contributed by Thierry Arnoux, 2-Nov-2017.)
 |-  J  =  ( topGen `  ran  (,) )   &    |-  K  =  ( TopOpen `  R )   =>    |-  ( R  e.  V  ->  (RRHom `  R )  =  ( ( JCnExt K ) `
  (QQHom `  R ) ) )
 
Theoremrrhcn 30041 If the topology of  R is Hausdorff, and  R is a complete uniform space, then the canonical homomorphism from the real numbers to  R is continuous. (Contributed by Thierry Arnoux, 17-Jan-2018.)
 |-  D  =  ( ( dist `  R )  |`  ( B  X.  B ) )   &    |-  J  =  ( topGen `  ran  (,) )   &    |-  B  =  ( Base `  R )   &    |-  K  =  ( TopOpen `  R )   &    |-  Z  =  ( ZMod `  R )   &    |-  ( ph  ->  R  e. 
 DivRing )   &    |-  ( ph  ->  R  e. NrmRing )   &    |-  ( ph  ->  Z  e. NrmMod )   &    |-  ( ph  ->  (chr `  R )  =  0 )   &    |-  ( ph  ->  R  e. CUnifSp )   &    |-  ( ph  ->  (UnifSt `  R )  =  (metUnif `  D ) )   =>    |-  ( ph  ->  (RRHom `  R )  e.  ( J  Cn  K ) )
 
Theoremrrhf 30042 If the topology of  R is Hausdorff, Cauchy sequences have at most one limit, i.e. the canonical homomorphism of  RR into  R is a function. (Contributed by Thierry Arnoux, 2-Nov-2017.)
 |-  D  =  ( ( dist `  R )  |`  ( B  X.  B ) )   &    |-  J  =  ( topGen `  ran  (,) )   &    |-  B  =  ( Base `  R )   &    |-  K  =  ( TopOpen `  R )   &    |-  Z  =  ( ZMod `  R )   &    |-  ( ph  ->  R  e. 
 DivRing )   &    |-  ( ph  ->  R  e. NrmRing )   &    |-  ( ph  ->  Z  e. NrmMod )   &    |-  ( ph  ->  (chr `  R )  =  0 )   &    |-  ( ph  ->  R  e. CUnifSp )   &    |-  ( ph  ->  (UnifSt `  R )  =  (metUnif `  D ) )   =>    |-  ( ph  ->  (RRHom `  R ) : RR --> B )
 
Definitiondf-rrext 30043 Define the class of extensions of 
RR. This is a shorthand for listing the necessary conditions for a structure to admit a canonical embedding of  RR into it. Interestingly, this is not coming from a mathematical reference, but was from the necessary conditions to build the embedding at each step ( ZZ,  QQ and  RR). It would be interesting see if this is formally treated in the literature. See isrrext 30044 for a better readable version. (Contributed by Thierry Arnoux, 2-May-2018.)
 |- ℝExt  =  {
 r  e.  (NrmRing  i^i  DivRing )  |  ( (
 ( ZMod `  r
 )  e. NrmMod  /\  (chr `  r )  =  0
 )  /\  ( r  e. CUnifSp 
 /\  (UnifSt `  r )  =  (metUnif `  ( ( dist `  r )  |`  ( ( Base `  r
 )  X.  ( Base `  r ) ) ) ) ) ) }
 
Theoremisrrext 30044 Express the property " R is an extension of  RR". (Contributed by Thierry Arnoux, 2-May-2018.)
 |-  B  =  ( Base `  R )   &    |-  D  =  ( ( dist `  R )  |`  ( B  X.  B ) )   &    |-  Z  =  ( ZMod `  R )   =>    |-  ( R  e. ℝExt  <->  ( ( R  e. NrmRing  /\  R  e.  DivRing ) 
 /\  ( Z  e. NrmMod  /\  (chr `  R )  =  0 )  /\  ( R  e. CUnifSp  /\  (UnifSt `  R )  =  (metUnif `  D ) ) ) )
 
Theoremrrextnrg 30045 An extension of  RR is a normed ring. (Contributed by Thierry Arnoux, 2-May-2018.)
 |-  ( R  e. ℝExt  ->  R  e. NrmRing )
 
Theoremrrextdrg 30046 An extension of  RR is a division ring. (Contributed by Thierry Arnoux, 2-May-2018.)
 |-  ( R  e. ℝExt  ->  R  e.  DivRing )
 
Theoremrrextnlm 30047 The norm of an extension of  RR is absolutely homogeneous. (Contributed by Thierry Arnoux, 2-May-2018.)
 |-  Z  =  ( ZMod `  R )   =>    |-  ( R  e. ℝExt  ->  Z  e. NrmMod )
 
Theoremrrextchr 30048 The ring characteristic of an extension of  RR is zero. (Contributed by Thierry Arnoux, 2-May-2018.)
 |-  ( R  e. ℝExt  ->  (chr `  R )  =  0 )
 
Theoremrrextcusp 30049 An extension of  RR is a complete uniform space. (Contributed by Thierry Arnoux, 2-May-2018.)
 |-  ( R  e. ℝExt  ->  R  e. CUnifSp )
 
Theoremrrexttps 30050 An extension of  RR is a topological space. (Contributed by Thierry Arnoux, 7-Sep-2018.)
 |-  ( R  e. ℝExt  ->  R  e.  TopSp
 )
 
Theoremrrexthaus 30051 The topology of an extension of  RR is Hausdorff. (Contributed by Thierry Arnoux, 7-Sep-2018.)
 |-  K  =  ( TopOpen `  R )   =>    |-  ( R  e. ℝExt  ->  K  e.  Haus
 )
 
Theoremrrextust 30052 The uniformity of an extension of 
RR is the uniformity generated by its distance. (Contributed by Thierry Arnoux, 2-May-2018.)
 |-  B  =  ( Base `  R )   &    |-  D  =  ( ( dist `  R )  |`  ( B  X.  B ) )   =>    |-  ( R  e. ℝExt  ->  (UnifSt `  R )  =  (metUnif `  D )
 )
 
Theoremrerrext 30053 The field of the real numbers is an extension of the real numbers. (Contributed by Thierry Arnoux, 2-May-2018.)
 |- RRfld  e. ℝExt
 
Theoremcnrrext 30054 The field of the complex numbers is an extension of the real numbers. (Contributed by Thierry Arnoux, 2-May-2018.)
 |-fld  e. ℝExt
 
Theoremqqtopn 30055 The topology of the field of the rational numbers. (Contributed by Thierry Arnoux, 29-Aug-2020.)
 |-  (
 ( TopOpen ` RRfld )t  QQ )  =  (
 TopOpen `  (flds  QQ ) )
 
Theoremrrhfe 30056 If  R is an extension of  RR, then the canonical homomorphism of  RR into  R is a function. (Contributed by Thierry Arnoux, 2-May-2018.)
 |-  B  =  ( Base `  R )   =>    |-  ( R  e. ℝExt  ->  (RRHom `  R ) : RR --> B )
 
Theoremrrhcne 30057 If  R is an extension of  RR, then the canonical homomorphism of  RR into  R is continuous. (Contributed by Thierry Arnoux, 2-May-2018.)
 |-  J  =  ( topGen `  ran  (,) )   &    |-  K  =  ( TopOpen `  R )   =>    |-  ( R  e. ℝExt  ->  (RRHom `  R )  e.  ( J  Cn  K ) )
 
Theoremrrhqima 30058 The RRHom homomorphism leaves rational numbers unchanged. (Contributed by Thierry Arnoux, 27-Mar-2018.)
 |-  (
 ( R  e. ℝExt  /\  Q  e.  QQ )  ->  (
 (RRHom `  R ) `  Q )  =  ( (QQHom `  R ) `  Q ) )
 
Theoremrrh0 30059 The image of  0 by the RRHom homomorphism is the ring's zero. (Contributed by Thierry Arnoux, 22-Oct-2017.)
 |-  ( R  e. ℝExt  ->  ( (RRHom `  R ) `  0
 )  =  ( 0g
 `  R ) )
 
20.3.13.5  Embedding from the extended real numbers into a complete lattice
 
Syntaxcxrh 30060 Map the extended real numbers into a complete lattice.
 class RR*Hom
 
Definitiondf-xrh 30061* Define an embedding from the extended real number into a complete lattice. (Contributed by Thierry Arnoux, 19-Feb-2018.)
 |- RR*Hom  =  (
 r  e.  _V  |->  ( x  e.  RR*  |->  if ( x  e.  RR ,  (
 (RRHom `  r ) `  x ) ,  if ( x  = +oo ,  ( ( lub `  r
 ) `  ( (RRHom `  r ) " RR ) ) ,  (
 ( glb `  r ) `  ( (RRHom `  r
 ) " RR ) ) ) ) ) )
 
Theoremxrhval 30062* The value of the embedding from the extended real numbers into a complete lattice. (Contributed by Thierry Arnoux, 19-Feb-2018.)
 |-  B  =  ( (RRHom `  R ) " RR )   &    |-  L  =  ( glb `  R )   &    |-  U  =  ( lub `  R )   =>    |-  ( R  e.  V  ->  (RR*Hom `  R )  =  ( x  e.  RR*  |->  if ( x  e.  RR ,  ( (RRHom `  R ) `  x ) ,  if ( x  = +oo ,  ( U `  B ) ,  ( L `  B ) ) ) ) )
 
20.3.13.6  Canonical embeddings into the ordered field of the real numbers
 
Theoremzrhre 30063 The  ZRHom homomorphism for the real number structure is the identity. (Contributed by Thierry Arnoux, 31-Oct-2017.)
 |-  ( ZRHom ` RRfld )  =  (  _I  |`  ZZ )
 
Theoremqqhre 30064 The QQHom homomorphism for the real number structure is the identity. (Contributed by Thierry Arnoux, 31-Oct-2017.)
 |-  (QQHom ` RRfld
 )  =  (  _I  |`  QQ )
 
Theoremrrhre 30065 The RRHom homomorphism for the real numbers structure is the identity. (Contributed by Thierry Arnoux, 22-Oct-2017.)
 |-  (RRHom ` RRfld
 )  =  (  _I  |`  RR )
 
20.3.13.7  Topological Manifolds

Found this and was curious about how manifolds would be expressed in set.mm: https://mathoverflow.net/questions/336367/real-manifolds-in-a-theorem-prover

This chapter proposes to define first Manifold topologies, which characterise topological manifold, and then to extends the structure with presentations, i.e. equivalence classes of atlases for a given topological space. We suggest to use the extensible structures to define the "topological space" aspect of topological manifolds, and then extend it with charts/presentations.

 
Syntaxcmntop 30066 The class of n-manifold topologies.
 class ManTop
 
Definitiondf-mntop 30067* Define the class of N-manifold topologies, as 2nd countable, Hausdorff topologies, locally homeomorphic to a ball of the Euclidean space of dimension N. (Contributed by Thierry Arnoux, 22-Dec-2019.)
 |- ManTop  =  { <. n ,  j >.  |  ( n  e.  NN0  /\  ( j  e.  2ndc  /\  j  e.  Haus  /\  j  e. Locally  [ ( TopOpen `  (𝔼hil `  n ) ) ]  ~=  ) ) }
 
Theoremrelmntop 30068 Manifold is a relation. (Contributed by Thierry Arnoux, 28-Dec-2019.)
 |-  Rel ManTop
 
Theoremismntoplly 30069 Property of being a manifold. (Contributed by Thierry Arnoux, 28-Dec-2019.)
 |-  (
 ( N  e.  NN0  /\  J  e.  V ) 
 ->  ( NManTop J  <->  ( J  e.  2ndc  /\  J  e.  Haus  /\  J  e. Locally  [ ( TopOpen `  (𝔼hil `  N ) ) ]  ~=  ) ) )
 
Theoremismntop 30070* Property of being a manifold. (Contributed by Thierry Arnoux, 5-Jan-2020.)
 |-  (
 ( N  e.  NN0  /\  J  e.  V ) 
 ->  ( NManTop J  <->  ( J  e.  2ndc  /\  J  e.  Haus  /\  A. x  e.  J  A. y  e.  x  E. u  e.  ( J  i^i  ~P x ) ( y  e.  u  /\  ( Jt  u )  ~=  ( TopOpen `  (𝔼hil `  N ) ) ) ) ) )
 
20.3.14  Real and complex functions
 
20.3.14.1  Integer powers - misc. additions
 
Theoremnexple 30071 A lower bound for an exponentiation. (Contributed by Thierry Arnoux, 19-Aug-2017.)
 |-  (
 ( A  e.  NN0  /\  B  e.  RR  /\  2  <_  B )  ->  A  <_  ( B ^ A ) )
 
20.3.14.2  Indicator Functions
 
Syntaxcind 30072 Extend class notation with the indicator function generator.
 class 𝟭
 
Definitiondf-ind 30073* Define the indicator function generator. (Contributed by Thierry Arnoux, 20-Jan-2017.)
 |- 𝟭  =  ( o  e.  _V  |->  ( a  e.  ~P o  |->  ( x  e.  o  |->  if ( x  e.  a ,  1 ,  0 ) ) ) )
 
Theoremindv 30074* Value of the indicator function generator with domain  O. (Contributed by Thierry Arnoux, 23-Aug-2017.)
 |-  ( O  e.  V  ->  (𝟭 `  O )  =  ( a  e.  ~P O  |->  ( x  e.  O  |->  if ( x  e.  a ,  1 ,  0 ) ) ) )
 
Theoremindval 30075* Value of the indicator function generator for a set  A and a domain  O. (Contributed by Thierry Arnoux, 2-Feb-2017.)
 |-  (
 ( O  e.  V  /\  A  C_  O )  ->  ( (𝟭 `  O ) `  A )  =  ( x  e.  O  |->  if ( x  e.  A ,  1 ,  0 ) ) )
 
Theoremindval2 30076 Alternate value of the indicator function generator. (Contributed by Thierry Arnoux, 2-Feb-2017.)
 |-  (
 ( O  e.  V  /\  A  C_  O )  ->  ( (𝟭 `  O ) `  A )  =  ( ( A  X.  { 1 } )  u.  ( ( O  \  A )  X.  { 0 } ) ) )
 
Theoremindf 30077 An indicator function as a function with domain and codomain. (Contributed by Thierry Arnoux, 13-Aug-2017.)
 |-  (
 ( O  e.  V  /\  A  C_  O )  ->  ( (𝟭 `  O ) `  A ) : O --> { 0 ,  1 } )
 
Theoremindfval 30078 Value of the indicator function. (Contributed by Thierry Arnoux, 13-Aug-2017.)
 |-  (
 ( O  e.  V  /\  A  C_  O  /\  X  e.  O )  ->  ( ( (𝟭 `  O ) `  A ) `  X )  =  if ( X  e.  A ,  1 ,  0 ) )
 
Theoremind1 30079 Value of the indicator function where it is  1. (Contributed by Thierry Arnoux, 14-Aug-2017.)
 |-  (
 ( O  e.  V  /\  A  C_  O  /\  X  e.  A )  ->  ( ( (𝟭 `  O ) `  A ) `  X )  =  1
 )
 
Theoremind0 30080 Value of the indicator function where it is  0. (Contributed by Thierry Arnoux, 14-Aug-2017.)
 |-  (
 ( O  e.  V  /\  A  C_  O  /\  X  e.  ( O  \  A ) )  ->  ( ( (𝟭 `  O ) `  A ) `  X )  =  0
 )
 
Theoremind1a 30081 Value of the indicator function where it is  1. (Contributed by Thierry Arnoux, 22-Aug-2017.)
 |-  (
 ( O  e.  V  /\  A  C_  O  /\  X  e.  O )  ->  ( ( ( (𝟭 `  O ) `  A ) `  X )  =  1  <->  X  e.  A ) )
 
Theoremindpi1 30082 Preimage of the singleton  { 1 } by the indicator function. See i1f1lem 23456. (Contributed by Thierry Arnoux, 21-Aug-2017.)
 |-  (
 ( O  e.  V  /\  A  C_  O )  ->  ( `' ( (𝟭 `  O ) `  A ) " { 1 } )  =  A )
 
Theoremindsum 30083* Finite sum of a product with the indicator function / Cartesian product with the indicator function. (Contributed by Thierry Arnoux, 14-Aug-2017.)
 |-  ( ph  ->  O  e.  Fin )   &    |-  ( ph  ->  A  C_  O )   &    |-  ( ( ph  /\  x  e.  O ) 
 ->  B  e.  CC )   =>    |-  ( ph  ->  sum_ x  e.  O  ( ( ( (𝟭 `  O ) `  A ) `  x )  x.  B )  =  sum_ x  e.  A  B )
 
Theoremindsumin 30084* Finite sum of a product with the indicator function / Cartesian product with the indicator function. (Contributed by Thierry Arnoux, 11-Dec-2021.)
 |-  ( ph  ->  O  e.  V )   &    |-  ( ph  ->  A  e.  Fin )   &    |-  ( ph  ->  A 
 C_  O )   &    |-  ( ph  ->  B  C_  O )   &    |-  ( ( ph  /\  k  e.  A )  ->  C  e.  CC )   =>    |-  ( ph  ->  sum_ k  e.  A  ( ( ( (𝟭 `  O ) `  B ) `  k
 )  x.  C )  =  sum_ k  e.  ( A  i^i  B ) C )
 
Theoremprodindf 30085* The product of indicators is one if and only if all values are in the set. (Contributed by Thierry Arnoux, 11-Dec-2021.)
 |-  ( ph  ->  O  e.  V )   &    |-  ( ph  ->  A  e.  Fin )   &    |-  ( ph  ->  B 
 C_  O )   &    |-  ( ph  ->  F : A --> O )   =>    |-  ( ph  ->  prod_ k  e.  A  ( ( (𝟭 `  O ) `  B ) `  ( F `  k ) )  =  if ( ran  F  C_  B ,  1 ,  0 ) )
 
Theoremindf1o 30086 The bijection between a power set and the set of indicator functions. (Contributed by Thierry Arnoux, 14-Aug-2017.)
 |-  ( O  e.  V  ->  (𝟭 `  O ) : ~P O
 -1-1-onto-> ( { 0 ,  1 }  ^m  O ) )
 
Theoremindpreima 30087 A function with range  { 0 ,  1 } as an indicator of the preimage of  { 1 }. (Contributed by Thierry Arnoux, 23-Aug-2017.)
 |-  (
 ( O  e.  V  /\  F : O --> { 0 ,  1 } )  ->  F  =  ( (𝟭 `  O ) `  ( `' F " { 1 } ) ) )
 
Theoremindf1ofs 30088* The bijection between finite subsets and the indicator functions with finite support. (Contributed by Thierry Arnoux, 22-Aug-2017.)
 |-  ( O  e.  V  ->  ( (𝟭 `  O )  |`  Fin ) : ( ~P O  i^i  Fin ) -1-1-onto-> {
 f  e.  ( {
 0 ,  1 } 
 ^m  O )  |  ( `' f " { 1 } )  e.  Fin } )
 
20.3.14.3  Extended sum
 
Syntaxcesum 30089 Extend class notation to include infinite summations.
 class Σ* k  e.  A B
 
Definitiondf-esum 30090 Define a short-hand for the possibly infinite sum over the extended nonnegative reals. Σ* is relying on the properties of the tsums, developped by Mario Carneiro. (Contributed by Thierry Arnoux, 21-Sep-2016.)
 |- Σ* k  e.  A B  =  U. ( (
 RR*ss  ( 0 [,] +oo ) ) tsums  ( k  e.  A  |->  B ) )
 
Theoremesumex 30091 An extended sum is a set by definition. (Contributed by Thierry Arnoux, 5-Sep-2017.)
 |- Σ* k  e.  A B  e.  _V
 
Theoremesumcl 30092* Closure for extended sum in the extended positive reals. (Contributed by Thierry Arnoux, 2-Jan-2017.)
 |-  F/_ k A   =>    |-  ( ( A  e.  V  /\  A. k  e.  A  B  e.  (
 0 [,] +oo ) ) 
 -> Σ* k  e.  A B  e.  ( 0 [,] +oo ) )
 
Theoremesumeq12dvaf 30093 Equality deduction for extended sum. (Contributed by Thierry Arnoux, 26-Mar-2017.)
 |-  F/ k ph   &    |-  ( ph  ->  A  =  B )   &    |-  (
 ( ph  /\  k  e.  A )  ->  C  =  D )   =>    |-  ( ph  -> Σ* k  e.  A C  = Σ* k  e.  B D )
 
Theoremesumeq12dva 30094* Equality deduction for extended sum. (Contributed by Thierry Arnoux, 18-Feb-2017.) (Revised by Thierry Arnoux, 29-Jun-2017.)
 |-  ( ph  ->  A  =  B )   &    |-  ( ( ph  /\  k  e.  A )  ->  C  =  D )   =>    |-  ( ph  -> Σ* k  e.  A C  = Σ* k  e.  B D )
 
Theoremesumeq12d 30095* Equality deduction for extended sum. (Contributed by Thierry Arnoux, 18-Feb-2017.)
 |-  ( ph  ->  A  =  B )   &    |-  ( ph  ->  C  =  D )   =>    |-  ( ph  -> Σ* k  e.  A C  = Σ* k  e.  B D )
 
Theoremesumeq1 30096* Equality theorem for an extended sum. (Contributed by Thierry Arnoux, 18-Feb-2017.)
 |-  ( A  =  B  -> Σ* k  e.  A C  = Σ* k  e.  B C )
 
Theoremesumeq1d 30097 Equality theorem for an extended sum. (Contributed by Thierry Arnoux, 19-Oct-2017.)
 |-  F/ k ph   &    |-  ( ph  ->  A  =  B )   =>    |-  ( ph  -> Σ* k  e.  A C  = Σ* k  e.  B C )
 
Theoremesumeq2 30098* Equality theorem for extended sum. (Contributed by Thierry Arnoux, 24-Dec-2016.)
 |-  ( A. k  e.  A  B  =  C  -> Σ* k  e.  A B  = Σ* k  e.  A C )
 
Theoremesumeq2d 30099 Equality deduction for extended sum. (Contributed by Thierry Arnoux, 21-Sep-2016.)
 |-  F/ k ph   &    |-  ( ph  ->  A. k  e.  A  B  =  C )   =>    |-  ( ph  -> Σ* k  e.  A B  = Σ* k  e.  A C )
 
Theoremesumeq2dv 30100* Equality deduction for extended sum. (Contributed by Thierry Arnoux, 2-Jan-2017.)
 |-  (
 ( ph  /\  k  e.  A )  ->  B  =  C )   =>    |-  ( ph  -> Σ* k  e.  A B  = Σ* k  e.  A C )
    < 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-16800 169 16801-16900 170 16901-17000 171 17001-17100 172 17101-17200 173 17201-17300 174 17301-17400 175 17401-17500 176 17501-17600 177 17601-17700 178 17701-17800 179 17801-17900 180 17901-18000 181 18001-18100 182 18101-18200 183 18201-18300 184 18301-18400 185 18401-18500 186 18501-18600 187 18601-18700 188 18701-18800 189 18801-18900 190 18901-19000 191 19001-19100 192 19101-19200 193 19201-19300 194 19301-19400 195 19401-19500 196 19501-19600 197 19601-19700 198 19701-19800 199 19801-19900 200 19901-20000 201 20001-20100 202 20101-20200 203 20201-20300 204 20301-20400 205 20401-20500 206 20501-20600 207 20601-20700 208 20701-20800 209 20801-20900 210 20901-21000 211 21001-21100 212 21101-21200 213 21201-21300 214 21301-21400 215 21401-21500 216 21501-21600 217 21601-21700 218 21701-21800 219 21801-21900 220 21901-22000 221 22001-22100 222 22101-22200 223 22201-22300 224 22301-22400 225 22401-22500 226 22501-22600 227 22601-22700 228 22701-22800 229 22801-22900 230 22901-23000 231 23001-23100 232 23101-23200 233 23201-23300 234 23301-23400 235 23401-23500 236 23501-23600 237 23601-23700 238 23701-23800 239 23801-23900 240 23901-24000 241 24001-24100 242 24101-24200 243 24201-24300 244 24301-24400 245 24401-24500 246 24501-24600 247 24601-24700 248 24701-24800 249 24801-24900 250 24901-25000 251 25001-25100 252 25101-25200 253 25201-25300 254 25301-25400 255 25401-25500 256 25501-25600 257 25601-25700 258 25701-25800 259 25801-25900 260 25901-26000 261 26001-26100 262 26101-26200 263 26201-26300 264 26301-26400 265 26401-26500 266 26501-26600 267 26601-26700 268 26701-26800 269 26801-26900 270 26901-27000 271 27001-27100 272 27101-27200 273 27201-27300 274 27301-27400 275 27401-27500 276 27501-27600 277 27601-27700 278 27701-27800 279 27801-27900 280 27901-28000 281 28001-28100 282 28101-28200 283 28201-28300 284 28301-28400 285 28401-28500 286 28501-28600 287 28601-28700 288 28701-28800 289 28801-28900 290 28901-29000 291 29001-29100 292 29101-29200 293 29201-29300 294 29301-29400 295 29401-29500 296 29501-29600 297 29601-29700 298 29701-29800 299 29801-29900 300 29901-30000 301 30001-30100 302 30101-30200 303 30201-30300 304 30301-30400 305 30401-30500 306 30501-30600 307 30601-30700 308 30701-30800 309 30801-30900 310 30901-31000 311 31001-31100 312 31101-31200 313 31201-31300 314 31301-31400 315 31401-31500 316 31501-31600 317 31601-31700 318 31701-31800 319 31801-31900 320 31901-32000 321 32001-32100 322 32101-32200 323 32201-32300 324 32301-32400 325 32401-32500 326 32501-32600 327 32601-32700 328 32701-32800 329 32801-32900 330 32901-33000 331 33001-33100 332 33101-33200 333 33201-33300 334 33301-33400 335 33401-33500 336 33501-33600 337 33601-33700 338 33701-33800 339 33801-33900 340 33901-34000 341 34001-34100 342 34101-34200 343 34201-34300 344 34301-34400 345 34401-34500 346 34501-34600 347 34601-34700 348 34701-34800 349 34801-34900 350 34901-35000 351 35001-35100 352 35101-35200 353 35201-35300 354 35301-35400 355 35401-35500 356 35501-35600 357 35601-35700 358 35701-35800 359 35801-35900 360 35901-36000 361 36001-36100 362 36101-36200 363 36201-36300 364 36301-36400 365 36401-36500 366 36501-36600 367 36601-36700 368 36701-36800 369 36801-36900 370 36901-37000 371 37001-37100 372 37101-37200 373 37201-37300 374 37301-37400 375 37401-37500 376 37501-37600 377 37601-37700 378 37701-37800 379 37801-37900 380 37901-38000 381 38001-38100 382 38101-38200 383 38201-38300 384 38301-38400 385 38401-38500 386 38501-38600 387 38601-38700 388 38701-38800 389 38801-38900 390 38901-39000 391 39001-39100 392 39101-39200 393 39201-39300 394 39301-39400 395 39401-39500 396 39501-39600 397 39601-39700 398 39701-39800 399 39801-39900 400 39901-40000 401 40001-40100 402 40101-40200 403 40201-40300 404 40301-40400 405 40401-40500 406 40501-40600 407 40601-40700 408 40701-40800 409 40801-40900 410 40901-41000 411 41001-41100 412 41101-41200 413 41201-41300 414 41301-41400 415 41401-41500 416 41501-41600 417 41601-41700 418 41701-41800 419 41801-41900 420 41901-42000 421 42001-42100 422 42101-42200 423 42201-42300 424 42301-42400 425 42401-42500 426 42501-42551
  Copyright terms: Public domain < Previous  Next >