HomeHome Intuitionistic Logic Explorer
Theorem List (p. 45 of 102)
< 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 - 4401-4500   *Has distinct variable group(s)
TypeLabelDescription
Statement
 
Theoremxpun 4401 The cross product of two unions. (Contributed by NM, 12-Aug-2004.)
 |-  ( ( A  u.  B )  X.  ( C  u.  D ) )  =  ( ( ( A  X.  C )  u.  ( A  X.  D ) )  u.  ( ( B  X.  C )  u.  ( B  X.  D ) ) )
 
Theoremelvv 4402* Membership in universal class of ordered pairs. (Contributed by NM, 4-Jul-1994.)
 |-  ( A  e.  ( _V  X.  _V )  <->  E. x E. y  A  =  <. x ,  y >. )
 
Theoremelvvv 4403* Membership in universal class of ordered triples. (Contributed by NM, 17-Dec-2008.)
 |-  ( A  e.  (
 ( _V  X.  _V )  X.  _V )  <->  E. x E. y E. z  A  =  <.
 <. x ,  y >. ,  z >. )
 
Theoremelvvuni 4404 An ordered pair contains its union. (Contributed by NM, 16-Sep-2006.)
 |-  ( A  e.  ( _V  X.  _V )  ->  U. A  e.  A )
 
Theoremmosubopt 4405* "At most one" remains true inside ordered pair quantification. (Contributed by NM, 28-Aug-2007.)
 |-  ( A. y A. z E* x ph  ->  E* x E. y E. z ( A  =  <. y ,  z >.  /\  ph ) )
 
Theoremmosubop 4406* "At most one" remains true inside ordered pair quantification. (Contributed by NM, 28-May-1995.)
 |- 
 E* x ph   =>    |- 
 E* x E. y E. z ( A  =  <. y ,  z >.  /\  ph )
 
Theorembrinxp2 4407 Intersection of binary relation with cross product. (Contributed by NM, 3-Mar-2007.) (Revised by Mario Carneiro, 26-Apr-2015.)
 |-  ( A ( R  i^i  ( C  X.  D ) ) B  <-> 
 ( A  e.  C  /\  B  e.  D  /\  A R B ) )
 
Theorembrinxp 4408 Intersection of binary relation with cross product. (Contributed by NM, 9-Mar-1997.)
 |-  ( ( A  e.  C  /\  B  e.  D )  ->  ( A R B 
 <->  A ( R  i^i  ( C  X.  D ) ) B ) )
 
Theorempoinxp 4409 Intersection of partial order with cross product of its field. (Contributed by Mario Carneiro, 10-Jul-2014.)
 |-  ( R  Po  A  <->  ( R  i^i  ( A  X.  A ) )  Po  A )
 
Theoremsoinxp 4410 Intersection of linear order with cross product of its field. (Contributed by Mario Carneiro, 10-Jul-2014.)
 |-  ( R  Or  A  <->  ( R  i^i  ( A  X.  A ) )  Or  A )
 
Theoremseinxp 4411 Intersection of set-like relation with cross product of its field. (Contributed by Mario Carneiro, 22-Jun-2015.)
 |-  ( R Se  A  <->  ( R  i^i  ( A  X.  A ) ) Se  A )
 
Theoremposng 4412 Partial ordering of a singleton. (Contributed by Jim Kingdon, 5-Dec-2018.)
 |-  ( ( Rel  R  /\  A  e.  _V )  ->  ( R  Po  { A }  <->  -.  A R A ) )
 
Theoremsosng 4413 Strict linear ordering on a singleton. (Contributed by Jim Kingdon, 5-Dec-2018.)
 |-  ( ( Rel  R  /\  A  e.  _V )  ->  ( R  Or  { A }  <->  -.  A R A ) )
 
Theoremopabssxp 4414* An abstraction relation is a subset of a related cross product. (Contributed by NM, 16-Jul-1995.)
 |- 
 { <. x ,  y >.  |  ( ( x  e.  A  /\  y  e.  B )  /\  ph ) }  C_  ( A  X.  B )
 
Theorembrab2ga 4415* The law of concretion for a binary relation. See brab2a 4393 for alternate proof. TODO: should one of them be deleted? (Contributed by Mario Carneiro, 28-Apr-2015.) (Proof modification is discouraged.)
 |-  ( ( x  =  A  /\  y  =  B )  ->  ( ph 
 <->  ps ) )   &    |-  R  =  { <. x ,  y >.  |  ( ( x  e.  C  /\  y  e.  D )  /\  ph ) }   =>    |-  ( A R B  <->  ( ( A  e.  C  /\  B  e.  D ) 
 /\  ps ) )
 
Theoremoptocl 4416* Implicit substitution of class for ordered pair. (Contributed by NM, 5-Mar-1995.)
 |-  D  =  ( B  X.  C )   &    |-  ( <. x ,  y >.  =  A  ->  ( ph  <->  ps ) )   &    |-  ( ( x  e.  B  /\  y  e.  C )  ->  ph )   =>    |-  ( A  e.  D  ->  ps )
 
Theorem2optocl 4417* Implicit substitution of classes for ordered pairs. (Contributed by NM, 12-Mar-1995.)
 |-  R  =  ( C  X.  D )   &    |-  ( <. x ,  y >.  =  A  ->  ( ph  <->  ps ) )   &    |-  ( <. z ,  w >.  =  B  ->  ( ps  <->  ch ) )   &    |-  (
 ( ( x  e.  C  /\  y  e.  D )  /\  (
 z  e.  C  /\  w  e.  D )
 )  ->  ph )   =>    |-  ( ( A  e.  R  /\  B  e.  R )  ->  ch )
 
Theorem3optocl 4418* Implicit substitution of classes for ordered pairs. (Contributed by NM, 12-Mar-1995.)
 |-  R  =  ( D  X.  F )   &    |-  ( <. x ,  y >.  =  A  ->  ( ph  <->  ps ) )   &    |-  ( <. z ,  w >.  =  B  ->  ( ps  <->  ch ) )   &    |-  ( <. v ,  u >.  =  C  ->  ( ch  <->  th ) )   &    |-  ( ( ( x  e.  D  /\  y  e.  F )  /\  ( z  e.  D  /\  w  e.  F )  /\  ( v  e.  D  /\  u  e.  F ) )  ->  ph )   =>    |-  ( ( A  e.  R  /\  B  e.  R  /\  C  e.  R ) 
 ->  th )
 
Theoremopbrop 4419* Ordered pair membership in a relation. Special case. (Contributed by NM, 5-Aug-1995.)
 |-  ( ( ( z  =  A  /\  w  =  B )  /\  (
 v  =  C  /\  u  =  D )
 )  ->  ( ph  <->  ps ) )   &    |-  R  =  { <. x ,  y >.  |  ( ( x  e.  ( S  X.  S )  /\  y  e.  ( S  X.  S ) ) 
 /\  E. z E. w E. v E. u ( ( x  =  <. z ,  w >.  /\  y  =  <. v ,  u >. )  /\  ph )
 ) }   =>    |-  ( ( ( A  e.  S  /\  B  e.  S )  /\  ( C  e.  S  /\  D  e.  S )
 )  ->  ( <. A ,  B >. R <. C ,  D >.  <->  ps ) )
 
Theorem0xp 4420 The cross product with the empty set is empty. Part of Theorem 3.13(ii) of [Monk1] p. 37. (Contributed by NM, 4-Jul-1994.)
 |-  ( (/)  X.  A )  =  (/)
 
Theoremcsbxpg 4421 Distribute proper substitution through the cross product of two classes. (Contributed by Alan Sare, 10-Nov-2012.)
 |-  ( A  e.  D  -> 
 [_ A  /  x ]_ ( B  X.  C )  =  ( [_ A  /  x ]_ B  X.  [_ A  /  x ]_ C ) )
 
Theoremreleq 4422 Equality theorem for the relation predicate. (Contributed by NM, 1-Aug-1994.)
 |-  ( A  =  B  ->  ( Rel  A  <->  Rel  B ) )
 
Theoremreleqi 4423 Equality inference for the relation predicate. (Contributed by NM, 8-Dec-2006.)
 |-  A  =  B   =>    |-  ( Rel  A  <->  Rel 
 B )
 
Theoremreleqd 4424 Equality deduction for the relation predicate. (Contributed by NM, 8-Mar-2014.)
 |-  ( ph  ->  A  =  B )   =>    |-  ( ph  ->  ( Rel  A  <->  Rel  B ) )
 
Theoremnfrel 4425 Bound-variable hypothesis builder for a relation. (Contributed by NM, 31-Jan-2004.) (Revised by Mario Carneiro, 15-Oct-2016.)
 |-  F/_ x A   =>    |- 
 F/ x Rel  A
 
Theoremsbcrel 4426 Distribute proper substitution through a relation predicate. (Contributed by Alexander van der Vekens, 23-Jul-2017.)
 |-  ( A  e.  V  ->  ( [. A  /  x ]. Rel  R  <->  Rel  [_ A  /  x ]_ R ) )
 
Theoremrelss 4427 Subclass theorem for relation predicate. Theorem 2 of [Suppes] p. 58. (Contributed by NM, 15-Aug-1994.)
 |-  ( A  C_  B  ->  ( Rel  B  ->  Rel 
 A ) )
 
Theoremssrel 4428* A subclass relationship depends only on a relation's ordered pairs. Theorem 3.2(i) of [Monk1] p. 33. (Contributed by NM, 2-Aug-1994.) (Proof shortened by Andrew Salmon, 27-Aug-2011.)
 |-  ( Rel  A  ->  ( A  C_  B  <->  A. x A. y
 ( <. x ,  y >.  e.  A  ->  <. x ,  y >.  e.  B ) ) )
 
Theoremeqrel 4429* Extensionality principle for relations. Theorem 3.2(ii) of [Monk1] p. 33. (Contributed by NM, 2-Aug-1994.)
 |-  ( ( Rel  A  /\  Rel  B )  ->  ( A  =  B  <->  A. x A. y (
 <. x ,  y >.  e.  A  <->  <. x ,  y >.  e.  B ) ) )
 
Theoremssrel2 4430* A subclass relationship depends only on a relation's ordered pairs. This version of ssrel 4428 is restricted to the relation's domain. (Contributed by Thierry Arnoux, 25-Jan-2018.)
 |-  ( R  C_  ( A  X.  B )  ->  ( R  C_  S  <->  A. x  e.  A  A. y  e.  B  (
 <. x ,  y >.  e.  R  ->  <. x ,  y >.  e.  S ) ) )
 
Theoremrelssi 4431* Inference from subclass principle for relations. (Contributed by NM, 31-Mar-1998.)
 |- 
 Rel  A   &    |-  ( <. x ,  y >.  e.  A  ->  <. x ,  y >.  e.  B )   =>    |-  A  C_  B
 
Theoremrelssdv 4432* Deduction from subclass principle for relations. (Contributed by NM, 11-Sep-2004.)
 |-  ( ph  ->  Rel  A )   &    |-  ( ph  ->  ( <. x ,  y >.  e.  A  ->  <. x ,  y >.  e.  B ) )   =>    |-  ( ph  ->  A  C_  B )
 
Theoremeqrelriv 4433* Inference from extensionality principle for relations. (Contributed by FL, 15-Oct-2012.)
 |-  ( <. x ,  y >.  e.  A  <->  <. x ,  y >.  e.  B )   =>    |-  ( ( Rel 
 A  /\  Rel  B ) 
 ->  A  =  B )
 
Theoremeqrelriiv 4434* Inference from extensionality principle for relations. (Contributed by NM, 17-Mar-1995.)
 |- 
 Rel  A   &    |-  Rel  B   &    |-  ( <. x ,  y >.  e.  A  <->  <. x ,  y >.  e.  B )   =>    |-  A  =  B
 
Theoremeqbrriv 4435* Inference from extensionality principle for relations. (Contributed by NM, 12-Dec-2006.)
 |- 
 Rel  A   &    |-  Rel  B   &    |-  ( x A y  <->  x B y )   =>    |-  A  =  B
 
Theoremeqrelrdv 4436* Deduce equality of relations from equivalence of membership. (Contributed by Rodolfo Medina, 10-Oct-2010.)
 |- 
 Rel  A   &    |-  Rel  B   &    |-  ( ph  ->  (
 <. x ,  y >.  e.  A  <->  <. x ,  y >.  e.  B ) )   =>    |-  ( ph  ->  A  =  B )
 
Theoremeqbrrdv 4437* Deduction from extensionality principle for relations. (Contributed by Mario Carneiro, 3-Jan-2017.)
 |-  ( ph  ->  Rel  A )   &    |-  ( ph  ->  Rel  B )   &    |-  ( ph  ->  ( x A y  <->  x B y ) )   =>    |-  ( ph  ->  A  =  B )
 
Theoremeqbrrdiv 4438* Deduction from extensionality principle for relations. (Contributed by Rodolfo Medina, 10-Oct-2010.)
 |- 
 Rel  A   &    |-  Rel  B   &    |-  ( ph  ->  ( x A y  <->  x B y ) )   =>    |-  ( ph  ->  A  =  B )
 
Theoremeqrelrdv2 4439* A version of eqrelrdv 4436. (Contributed by Rodolfo Medina, 10-Oct-2010.)
 |-  ( ph  ->  ( <. x ,  y >.  e.  A  <->  <. x ,  y >.  e.  B ) )   =>    |-  ( ( ( Rel 
 A  /\  Rel  B ) 
 /\  ph )  ->  A  =  B )
 
Theoremssrelrel 4440* A subclass relationship determined by ordered triples. Use relrelss 4844 to express the antecedent in terms of the relation predicate. (Contributed by NM, 17-Dec-2008.) (Proof shortened by Andrew Salmon, 27-Aug-2011.)
 |-  ( A  C_  (
 ( _V  X.  _V )  X.  _V )  ->  ( A  C_  B  <->  A. x A. y A. z ( <. <. x ,  y >. ,  z >.  e.  A  ->  <. <. x ,  y >. ,  z >.  e.  B ) ) )
 
Theoremeqrelrel 4441* Extensionality principle for ordered triples, analogous to eqrel 4429. Use relrelss 4844 to express the antecedent in terms of the relation predicate. (Contributed by NM, 17-Dec-2008.)
 |-  ( ( A  u.  B )  C_  ( ( _V  X.  _V )  X.  _V )  ->  ( A  =  B  <->  A. x A. y A. z ( <. <. x ,  y >. ,  z >.  e.  A  <->  <. <. x ,  y >. ,  z >.  e.  B ) ) )
 
Theoremelrel 4442* A member of a relation is an ordered pair. (Contributed by NM, 17-Sep-2006.)
 |-  ( ( Rel  R  /\  A  e.  R ) 
 ->  E. x E. y  A  =  <. x ,  y >. )
 
Theoremrelsn 4443 A singleton is a relation iff it is an ordered pair. (Contributed by NM, 24-Sep-2013.)
 |-  A  e.  _V   =>    |-  ( Rel  { A } 
 <->  A  e.  ( _V 
 X.  _V ) )
 
Theoremrelsnop 4444 A singleton of an ordered pair is a relation. (Contributed by NM, 17-May-1998.) (Revised by Mario Carneiro, 26-Apr-2015.)
 |-  A  e.  _V   &    |-  B  e.  _V   =>    |- 
 Rel  { <. A ,  B >. }
 
Theoremxpss12 4445 Subset theorem for cross product. Generalization of Theorem 101 of [Suppes] p. 52. (Contributed by NM, 26-Aug-1995.) (Proof shortened by Andrew Salmon, 27-Aug-2011.)
 |-  ( ( A  C_  B  /\  C  C_  D )  ->  ( A  X.  C )  C_  ( B  X.  D ) )
 
Theoremxpss 4446 A cross product is included in the ordered pair universe. Exercise 3 of [TakeutiZaring] p. 25. (Contributed by NM, 2-Aug-1994.)
 |-  ( A  X.  B )  C_  ( _V  X.  _V )
 
Theoremrelxp 4447 A cross product is a relation. Theorem 3.13(i) of [Monk1] p. 37. (Contributed by NM, 2-Aug-1994.)
 |- 
 Rel  ( A  X.  B )
 
Theoremxpss1 4448 Subset relation for cross product. (Contributed by Jeff Hankins, 30-Aug-2009.)
 |-  ( A  C_  B  ->  ( A  X.  C )  C_  ( B  X.  C ) )
 
Theoremxpss2 4449 Subset relation for cross product. (Contributed by Jeff Hankins, 30-Aug-2009.)
 |-  ( A  C_  B  ->  ( C  X.  A )  C_  ( C  X.  B ) )
 
Theoremxpsspw 4450 A cross product is included in the power of the power of the union of its arguments. (Contributed by NM, 13-Sep-2006.)
 |-  ( A  X.  B )  C_  ~P ~P ( A  u.  B )
 
Theoremunixpss 4451 The double class union of a cross product is included in the union of its arguments. (Contributed by NM, 16-Sep-2006.)
 |- 
 U. U. ( A  X.  B )  C_  ( A  u.  B )
 
Theoremxpexg 4452 The cross product of two sets is a set. Proposition 6.2 of [TakeutiZaring] p. 23. (Contributed by NM, 14-Aug-1994.)
 |-  ( ( A  e.  V  /\  B  e.  W )  ->  ( A  X.  B )  e.  _V )
 
Theoremxpex 4453 The cross product of two sets is a set. Proposition 6.2 of [TakeutiZaring] p. 23. (Contributed by NM, 14-Aug-1994.)
 |-  A  e.  _V   &    |-  B  e.  _V   =>    |-  ( A  X.  B )  e.  _V
 
Theoremrelun 4454 The union of two relations is a relation. Compare Exercise 5 of [TakeutiZaring] p. 25. (Contributed by NM, 12-Aug-1994.)
 |-  ( Rel  ( A  u.  B )  <->  ( Rel  A  /\  Rel  B ) )
 
Theoremrelin1 4455 The intersection with a relation is a relation. (Contributed by NM, 16-Aug-1994.)
 |-  ( Rel  A  ->  Rel  ( A  i^i  B ) )
 
Theoremrelin2 4456 The intersection with a relation is a relation. (Contributed by NM, 17-Jan-2006.)
 |-  ( Rel  B  ->  Rel  ( A  i^i  B ) )
 
Theoremreldif 4457 A difference cutting down a relation is a relation. (Contributed by NM, 31-Mar-1998.)
 |-  ( Rel  A  ->  Rel  ( A  \  B ) )
 
Theoremreliun 4458 An indexed union is a relation iff each member of its indexed family is a relation. (Contributed by NM, 19-Dec-2008.)
 |-  ( Rel  U_ x  e.  A  B  <->  A. x  e.  A  Rel  B )
 
Theoremreliin 4459 An indexed intersection is a relation if at least one of the member of the indexed family is a relation. (Contributed by NM, 8-Mar-2014.)
 |-  ( E. x  e.  A  Rel  B  ->  Rel  |^|_ x  e.  A  B )
 
Theoremreluni 4460* The union of a class is a relation iff any member is a relation. Exercise 6 of [TakeutiZaring] p. 25 and its converse. (Contributed by NM, 13-Aug-2004.)
 |-  ( Rel  U. A  <->  A. x  e.  A  Rel  x )
 
Theoremrelint 4461* The intersection of a class is a relation if at least one member is a relation. (Contributed by NM, 8-Mar-2014.)
 |-  ( E. x  e.  A  Rel  x  ->  Rel  |^| A )
 
Theoremrel0 4462 The empty set is a relation. (Contributed by NM, 26-Apr-1998.)
 |- 
 Rel  (/)
 
Theoremrelopabi 4463 A class of ordered pairs is a relation. (Contributed by Mario Carneiro, 21-Dec-2013.)
 |-  A  =  { <. x ,  y >.  |  ph }   =>    |-  Rel 
 A
 
Theoremrelopab 4464 A class of ordered pairs is a relation. (Contributed by NM, 8-Mar-1995.) (Unnecessary distinct variable restrictions were removed by Alan Sare, 9-Jul-2013.) (Proof shortened by Mario Carneiro, 21-Dec-2013.)
 |- 
 Rel  { <. x ,  y >.  |  ph }
 
Theoremreli 4465 The identity relation is a relation. Part of Exercise 4.12(p) of [Mendelson] p. 235. (Contributed by NM, 26-Apr-1998.) (Revised by Mario Carneiro, 21-Dec-2013.)
 |- 
 Rel  _I
 
Theoremrele 4466 The membership relation is a relation. (Contributed by NM, 26-Apr-1998.) (Revised by Mario Carneiro, 21-Dec-2013.)
 |- 
 Rel  _E
 
Theoremopabid2 4467* A relation expressed as an ordered pair abstraction. (Contributed by NM, 11-Dec-2006.)
 |-  ( Rel  A  ->  {
 <. x ,  y >.  | 
 <. x ,  y >.  e.  A }  =  A )
 
Theoreminopab 4468* Intersection of two ordered pair class abstractions. (Contributed by NM, 30-Sep-2002.)
 |-  ( { <. x ,  y >.  |  ph }  i^i  {
 <. x ,  y >.  |  ps } )  =  { <. x ,  y >.  |  ( ph  /\  ps ) }
 
Theoremdifopab 4469* The difference of two ordered-pair abstractions. (Contributed by Stefan O'Rear, 17-Jan-2015.)
 |-  ( { <. x ,  y >.  |  ph }  \  { <. x ,  y >.  |  ps } )  =  { <. x ,  y >.  |  ( ph  /\  -.  ps ) }
 
Theoreminxp 4470 The intersection of two cross products. Exercise 9 of [TakeutiZaring] p. 25. (Contributed by NM, 3-Aug-1994.) (Proof shortened by Andrew Salmon, 27-Aug-2011.)
 |-  ( ( A  X.  B )  i^i  ( C  X.  D ) )  =  ( ( A  i^i  C )  X.  ( B  i^i  D ) )
 
Theoremxpindi 4471 Distributive law for cross product over intersection. Theorem 102 of [Suppes] p. 52. (Contributed by NM, 26-Sep-2004.)
 |-  ( A  X.  ( B  i^i  C ) )  =  ( ( A  X.  B )  i^i  ( A  X.  C ) )
 
Theoremxpindir 4472 Distributive law for cross product over intersection. Similar to Theorem 102 of [Suppes] p. 52. (Contributed by NM, 26-Sep-2004.)
 |-  ( ( A  i^i  B )  X.  C )  =  ( ( A  X.  C )  i^i  ( B  X.  C ) )
 
Theoremxpiindim 4473* Distributive law for cross product over indexed intersection. (Contributed by Jim Kingdon, 7-Dec-2018.)
 |-  ( E. y  y  e.  A  ->  ( C  X.  |^|_ x  e.  A  B )  =  |^|_ x  e.  A  ( C  X.  B ) )
 
Theoremxpriindim 4474* Distributive law for cross product over relativized indexed intersection. (Contributed by Jim Kingdon, 7-Dec-2018.)
 |-  ( E. y  y  e.  A  ->  ( C  X.  ( D  i^i  |^|_
 x  e.  A  B ) )  =  (
 ( C  X.  D )  i^i  |^|_ x  e.  A  ( C  X.  B ) ) )
 
Theoremeliunxp 4475* Membership in a union of cross products. Analogue of elxp 4362 for nonconstant  B ( x ). (Contributed by Mario Carneiro, 29-Dec-2014.)
 |-  ( C  e.  U_ x  e.  A  ( { x }  X.  B ) 
 <-> 
 E. x E. y
 ( C  =  <. x ,  y >.  /\  ( x  e.  A  /\  y  e.  B )
 ) )
 
Theoremopeliunxp2 4476* Membership in a union of cross products. (Contributed by Mario Carneiro, 14-Feb-2015.)
 |-  ( x  =  C  ->  B  =  E )   =>    |-  ( <. C ,  D >.  e.  U_ x  e.  A  ( { x }  X.  B )  <->  ( C  e.  A  /\  D  e.  E ) )
 
Theoremraliunxp 4477* Write a double restricted quantification as one universal quantifier. In this version of ralxp 4479, 
B ( y ) is not assumed to be constant. (Contributed by Mario Carneiro, 29-Dec-2014.)
 |-  ( x  =  <. y ,  z >.  ->  ( ph 
 <->  ps ) )   =>    |-  ( A. x  e.  U_  y  e.  A  ( { y }  X.  B ) ph  <->  A. y  e.  A  A. z  e.  B  ps )
 
Theoremrexiunxp 4478* Write a double restricted quantification as one universal quantifier. In this version of rexxp 4480, 
B ( y ) is not assumed to be constant. (Contributed by Mario Carneiro, 14-Feb-2015.)
 |-  ( x  =  <. y ,  z >.  ->  ( ph 
 <->  ps ) )   =>    |-  ( E. x  e.  U_  y  e.  A  ( { y }  X.  B ) ph  <->  E. y  e.  A  E. z  e.  B  ps )
 
Theoremralxp 4479* Universal quantification restricted to a cross product is equivalent to a double restricted quantification. The hypothesis specifies an implicit substitution. (Contributed by NM, 7-Feb-2004.) (Revised by Mario Carneiro, 29-Dec-2014.)
 |-  ( x  =  <. y ,  z >.  ->  ( ph 
 <->  ps ) )   =>    |-  ( A. x  e.  ( A  X.  B ) ph  <->  A. y  e.  A  A. z  e.  B  ps )
 
Theoremrexxp 4480* Existential quantification restricted to a cross product is equivalent to a double restricted quantification. (Contributed by NM, 11-Nov-1995.) (Revised by Mario Carneiro, 14-Feb-2015.)
 |-  ( x  =  <. y ,  z >.  ->  ( ph 
 <->  ps ) )   =>    |-  ( E. x  e.  ( A  X.  B ) ph  <->  E. y  e.  A  E. z  e.  B  ps )
 
Theoremdjussxp 4481* Disjoint union is a subset of a cross product. (Contributed by Stefan O'Rear, 21-Nov-2014.)
 |-  U_ x  e.  A  ( { x }  X.  B )  C_  ( A  X.  _V )
 
Theoremralxpf 4482* Version of ralxp 4479 with bound-variable hypotheses. (Contributed by NM, 18-Aug-2006.) (Revised by Mario Carneiro, 15-Oct-2016.)
 |- 
 F/ y ph   &    |-  F/ z ph   &    |-  F/ x ps   &    |-  ( x  = 
 <. y ,  z >.  ->  ( ph  <->  ps ) )   =>    |-  ( A. x  e.  ( A  X.  B ) ph  <->  A. y  e.  A  A. z  e.  B  ps )
 
Theoremrexxpf 4483* Version of rexxp 4480 with bound-variable hypotheses. (Contributed by NM, 19-Dec-2008.) (Revised by Mario Carneiro, 15-Oct-2016.)
 |- 
 F/ y ph   &    |-  F/ z ph   &    |-  F/ x ps   &    |-  ( x  = 
 <. y ,  z >.  ->  ( ph  <->  ps ) )   =>    |-  ( E. x  e.  ( A  X.  B ) ph  <->  E. y  e.  A  E. z  e.  B  ps )
 
Theoremiunxpf 4484* Indexed union on a cross product is equals a double indexed union. The hypothesis specifies an implicit substitution. (Contributed by NM, 19-Dec-2008.)
 |-  F/_ y C   &    |-  F/_ z C   &    |-  F/_ x D   &    |-  ( x  =  <. y ,  z >.  ->  C  =  D )   =>    |-  U_ x  e.  ( A  X.  B ) C  =  U_ y  e.  A  U_ z  e.  B  D
 
Theoremopabbi2dv 4485* Deduce equality of a relation and an ordered-pair class builder. Compare abbi2dv 2156. (Contributed by NM, 24-Feb-2014.)
 |- 
 Rel  A   &    |-  ( ph  ->  (
 <. x ,  y >.  e.  A  <->  ps ) )   =>    |-  ( ph  ->  A  =  { <. x ,  y >.  |  ps }
 )
 
Theoremrelop 4486* A necessary and sufficient condition for a Kuratowski ordered pair to be a relation. (Contributed by NM, 3-Jun-2008.) (Avoid depending on this detail.)
 |-  A  e.  _V   &    |-  B  e.  _V   =>    |-  ( Rel  <. A ,  B >. 
 <-> 
 E. x E. y
 ( A  =  { x }  /\  B  =  { x ,  y }
 ) )
 
Theoremideqg 4487 For sets, the identity relation is the same as equality. (Contributed by NM, 30-Apr-2004.) (Proof shortened by Andrew Salmon, 27-Aug-2011.)
 |-  ( B  e.  V  ->  ( A  _I  B  <->  A  =  B ) )
 
Theoremideq 4488 For sets, the identity relation is the same as equality. (Contributed by NM, 13-Aug-1995.)
 |-  B  e.  _V   =>    |-  ( A  _I  B 
 <->  A  =  B )
 
Theoremididg 4489 A set is identical to itself. (Contributed by NM, 28-May-2008.) (Proof shortened by Andrew Salmon, 27-Aug-2011.)
 |-  ( A  e.  V  ->  A  _I  A )
 
Theoremissetid 4490 Two ways of expressing set existence. (Contributed by NM, 16-Feb-2008.) (Proof shortened by Andrew Salmon, 27-Aug-2011.) (Revised by Mario Carneiro, 26-Apr-2015.)
 |-  ( A  e.  _V  <->  A  _I  A )
 
Theoremcoss1 4491 Subclass theorem for composition. (Contributed by FL, 30-Dec-2010.)
 |-  ( A  C_  B  ->  ( A  o.  C )  C_  ( B  o.  C ) )
 
Theoremcoss2 4492 Subclass theorem for composition. (Contributed by NM, 5-Apr-2013.)
 |-  ( A  C_  B  ->  ( C  o.  A )  C_  ( C  o.  B ) )
 
Theoremcoeq1 4493 Equality theorem for composition of two classes. (Contributed by NM, 3-Jan-1997.)
 |-  ( A  =  B  ->  ( A  o.  C )  =  ( B  o.  C ) )
 
Theoremcoeq2 4494 Equality theorem for composition of two classes. (Contributed by NM, 3-Jan-1997.)
 |-  ( A  =  B  ->  ( C  o.  A )  =  ( C  o.  B ) )
 
Theoremcoeq1i 4495 Equality inference for composition of two classes. (Contributed by NM, 16-Nov-2000.)
 |-  A  =  B   =>    |-  ( A  o.  C )  =  ( B  o.  C )
 
Theoremcoeq2i 4496 Equality inference for composition of two classes. (Contributed by NM, 16-Nov-2000.)
 |-  A  =  B   =>    |-  ( C  o.  A )  =  ( C  o.  B )
 
Theoremcoeq1d 4497 Equality deduction for composition of two classes. (Contributed by NM, 16-Nov-2000.)
 |-  ( ph  ->  A  =  B )   =>    |-  ( ph  ->  ( A  o.  C )  =  ( B  o.  C ) )
 
Theoremcoeq2d 4498 Equality deduction for composition of two classes. (Contributed by NM, 16-Nov-2000.)
 |-  ( ph  ->  A  =  B )   =>    |-  ( ph  ->  ( C  o.  A )  =  ( C  o.  B ) )
 
Theoremcoeq12i 4499 Equality inference for composition of two classes. (Contributed by FL, 7-Jun-2012.)
 |-  A  =  B   &    |-  C  =  D   =>    |-  ( A  o.  C )  =  ( B  o.  D )
 
Theoremcoeq12d 4500 Equality deduction for composition of two classes. (Contributed by FL, 7-Jun-2012.)
 |-  ( ph  ->  A  =  B )   &    |-  ( ph  ->  C  =  D )   =>    |-  ( ph  ->  ( A  o.  C )  =  ( B  o.  D ) )
    < 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-10124
  Copyright terms: Public domain < Previous  Next >