HomeHome Intuitionistic Logic Explorer
Theorem List (p. 72 of 169)
< 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 - 7101-7200   *Has distinct variable group(s)
TypeLabelDescription
Statement
 
Theoremfidifsnid 7101 If we remove a single element from a finite set then put it back in, we end up with the original finite set. This strengthens difsnss 3824 from subset to equality when the set is finite. (Contributed by Jim Kingdon, 9-Sep-2021.)
 |-  ( ( A  e.  Fin  /\  B  e.  A ) 
 ->  ( ( A  \  { B } )  u. 
 { B } )  =  A )
 
Theoremnnfi 7102 Natural numbers are finite sets. (Contributed by Stefan O'Rear, 21-Mar-2015.)
 |-  ( A  e.  om  ->  A  e.  Fin )
 
Theoremenfi 7103 Equinumerous sets have the same finiteness. (Contributed by NM, 22-Aug-2008.)
 |-  ( A  ~~  B  ->  ( A  e.  Fin  <->  B  e.  Fin ) )
 
Theoremenfii 7104 A set equinumerous to a finite set is finite. (Contributed by Mario Carneiro, 12-Mar-2015.)
 |-  ( ( B  e.  Fin  /\  A  ~~  B ) 
 ->  A  e.  Fin )
 
Theoremssfilem 7105* Lemma for ssfiexmid 7106. (Contributed by Jim Kingdon, 3-Feb-2022.)
 |- 
 { z  e.  { (/)
 }  |  ph }  e.  Fin   =>    |-  ( ph  \/  -.  ph )
 
Theoremssfiexmid 7106* If any subset of a finite set is finite, excluded middle follows. One direction of Theorem 2.1 of [Bauer], p. 485. (Contributed by Jim Kingdon, 19-May-2020.)
 |- 
 A. x A. y
 ( ( x  e. 
 Fin  /\  y  C_  x )  ->  y  e.  Fin )   =>    |-  ( ph  \/  -.  ph )
 
Theoremssfilemd 7107* Lemma for ssfiexmidt 7108. (Contributed by Jim Kingdon, 3-Feb-2022.)
 |-  ( ph  ->  { z  e.  { (/) }  |  ps }  e.  Fin )   =>    |-  ( ph  ->  ( ps  \/  -.  ps ) )
 
Theoremssfiexmidt 7108* If any subset of a finite set is finite, excluded middle follows. One direction of Theorem 2.1 of [Bauer], p. 485. (Contributed by Jim Kingdon, 19-May-2020.)
 |-  ( A. x A. y ( ( x  e.  Fin  /\  y  C_  x )  ->  y  e. 
 Fin )  ->  ( ph  \/  -.  ph )
 )
 
Theoreminfiexmid 7109* If the intersection of any finite set and any other set is finite, excluded middle follows. (Contributed by Jim Kingdon, 5-Feb-2022.)
 |-  ( x  e.  Fin  ->  ( x  i^i  y )  e.  Fin )   =>    |-  ( ph  \/  -.  ph )
 
Theoremdomfiexmid 7110* If any set dominated by a finite set is finite, excluded middle follows. (Contributed by Jim Kingdon, 3-Feb-2022.)
 |-  ( ( x  e. 
 Fin  /\  y  ~<_  x ) 
 ->  y  e.  Fin )   =>    |-  ( ph  \/  -.  ph )
 
Theoremdif1en 7111 If a set  A is equinumerous to the successor of a natural number  M, then  A with an element removed is equinumerous to  M. (Contributed by Jeff Madsen, 2-Sep-2009.) (Revised by Stefan O'Rear, 16-Aug-2015.)
 |-  ( ( M  e.  om 
 /\  A  ~~  suc  M 
 /\  X  e.  A )  ->  ( A  \  { X } )  ~~  M )
 
Theoremdif1enen 7112 Subtracting one element from each of two equinumerous finite sets. (Contributed by Jim Kingdon, 5-Jun-2022.)
 |-  ( ph  ->  A  e.  Fin )   &    |-  ( ph  ->  A 
 ~~  B )   &    |-  ( ph  ->  C  e.  A )   &    |-  ( ph  ->  D  e.  B )   =>    |-  ( ph  ->  ( A  \  { C }
 )  ~~  ( B  \  { D } )
 )
 
Theoremfiunsnnn 7113 Adding one element to a finite set which is equinumerous to a natural number. (Contributed by Jim Kingdon, 13-Sep-2021.)
 |-  ( ( ( A  e.  Fin  /\  B  e.  ( _V  \  A ) )  /\  ( N  e.  om  /\  A  ~~  N ) )  ->  ( A  u.  { B } )  ~~  suc  N )
 
Theoremphp5fin 7114 A finite set is not equinumerous to a set which adds one element. (Contributed by Jim Kingdon, 13-Sep-2021.)
 |-  ( ( A  e.  Fin  /\  B  e.  ( _V  \  A ) )  ->  -.  A  ~~  ( A  u.  { B }
 ) )
 
Theoremfisbth 7115 Schroeder-Bernstein Theorem for finite sets. (Contributed by Jim Kingdon, 12-Sep-2021.)
 |-  ( ( ( A  e.  Fin  /\  B  e.  Fin )  /\  ( A  ~<_  B  /\  B  ~<_  A ) )  ->  A  ~~  B )
 
Theorem0fi 7116 The empty set is finite. (Contributed by FL, 14-Jul-2008.)
 |-  (/)  e.  Fin
 
Theoremfin0 7117* A nonempty finite set has at least one element. (Contributed by Jim Kingdon, 10-Sep-2021.)
 |-  ( A  e.  Fin  ->  ( A  =/=  (/)  <->  E. x  x  e.  A ) )
 
Theoremfin0or 7118* A finite set is either empty or inhabited. (Contributed by Jim Kingdon, 30-Sep-2021.)
 |-  ( A  e.  Fin  ->  ( A  =  (/)  \/  E. x  x  e.  A ) )
 
Theoremdiffitest 7119* If subtracting any set from a finite set gives a finite set, any proposition of the form  -.  ph is decidable. This is not a proof of full excluded middle, but it is close enough to show we won't be able to prove  A  e.  Fin  ->  ( A  \  B
)  e.  Fin. (Contributed by Jim Kingdon, 8-Sep-2021.)
 |- 
 A. a  e.  Fin  A. b ( a  \  b )  e.  Fin   =>    |-  ( -.  ph  \/  -.  -.  ph )
 
Theoremfindcard 7120* Schema for induction on the cardinality of a finite set. The inductive hypothesis is that the result is true on the given set with any one element removed. The result is then proven to be true for all finite sets. (Contributed by Jeff Madsen, 2-Sep-2009.)
 |-  ( x  =  (/)  ->  ( ph  <->  ps ) )   &    |-  ( x  =  ( y  \  { z } )  ->  ( ph  <->  ch ) )   &    |-  ( x  =  y  ->  (
 ph 
 <-> 
 th ) )   &    |-  ( x  =  A  ->  (
 ph 
 <->  ta ) )   &    |-  ps   &    |-  (
 y  e.  Fin  ->  (
 A. z  e.  y  ch  ->  th ) )   =>    |-  ( A  e.  Fin 
 ->  ta )
 
Theoremfindcard2 7121* Schema for induction on the cardinality of a finite set. The inductive step shows that the result is true if one more element is added to the set. The result is then proven to be true for all finite sets. (Contributed by Jeff Madsen, 8-Jul-2010.)
 |-  ( x  =  (/)  ->  ( ph  <->  ps ) )   &    |-  ( x  =  y  ->  (
 ph 
 <->  ch ) )   &    |-  ( x  =  ( y  u.  { z } )  ->  ( ph  <->  th ) )   &    |-  ( x  =  A  ->  (
 ph 
 <->  ta ) )   &    |-  ps   &    |-  (
 y  e.  Fin  ->  ( ch  ->  th )
 )   =>    |-  ( A  e.  Fin  ->  ta )
 
Theoremfindcard2s 7122* Variation of findcard2 7121 requiring that the element added in the induction step not be a member of the original set. (Contributed by Paul Chapman, 30-Nov-2012.)
 |-  ( x  =  (/)  ->  ( ph  <->  ps ) )   &    |-  ( x  =  y  ->  (
 ph 
 <->  ch ) )   &    |-  ( x  =  ( y  u.  { z } )  ->  ( ph  <->  th ) )   &    |-  ( x  =  A  ->  (
 ph 
 <->  ta ) )   &    |-  ps   &    |-  (
 ( y  e.  Fin  /\ 
 -.  z  e.  y
 )  ->  ( ch  ->  th ) )   =>    |-  ( A  e.  Fin 
 ->  ta )
 
Theoremfindcard2d 7123* Deduction version of findcard2 7121. If you also need  y  e.  Fin (which doesn't come for free due to ssfiexmid 7106), use findcard2sd 7124 instead. (Contributed by SO, 16-Jul-2018.)
 |-  ( x  =  (/)  ->  ( ps  <->  ch ) )   &    |-  ( x  =  y  ->  ( ps  <->  th ) )   &    |-  ( x  =  ( y  u.  { z } )  ->  ( ps  <->  ta ) )   &    |-  ( x  =  A  ->  ( ps  <->  et ) )   &    |-  ( ph  ->  ch )   &    |-  ( ( ph  /\  ( y  C_  A  /\  z  e.  ( A  \  y ) ) )  ->  ( th  ->  ta ) )   &    |-  ( ph  ->  A  e.  Fin )   =>    |-  ( ph  ->  et )
 
Theoremfindcard2sd 7124* Deduction form of finite set induction . (Contributed by Jim Kingdon, 14-Sep-2021.)
 |-  ( x  =  (/)  ->  ( ps  <->  ch ) )   &    |-  ( x  =  y  ->  ( ps  <->  th ) )   &    |-  ( x  =  ( y  u.  { z } )  ->  ( ps  <->  ta ) )   &    |-  ( x  =  A  ->  ( ps  <->  et ) )   &    |-  ( ph  ->  ch )   &    |-  ( ( (
 ph  /\  y  e.  Fin )  /\  ( y 
 C_  A  /\  z  e.  ( A  \  y
 ) ) )  ->  ( th  ->  ta )
 )   &    |-  ( ph  ->  A  e.  Fin )   =>    |-  ( ph  ->  et )
 
Theoremdiffisn 7125 Subtracting a singleton from a finite set produces a finite set. (Contributed by Jim Kingdon, 11-Sep-2021.)
 |-  ( ( A  e.  Fin  /\  B  e.  A ) 
 ->  ( A  \  { B } )  e.  Fin )
 
Theoremdiffifi 7126 Subtracting one finite set from another produces a finite set. (Contributed by Jim Kingdon, 8-Sep-2021.)
 |-  ( ( A  e.  Fin  /\  B  e.  Fin  /\  B  C_  A )  ->  ( A  \  B )  e.  Fin )
 
Theoreminfnfi 7127 An infinite set is not finite. (Contributed by Jim Kingdon, 20-Feb-2022.)
 |-  ( om  ~<_  A  ->  -.  A  e.  Fin )
 
Theoremominf 7128 The set of natural numbers is not finite. Although we supply this theorem because we can, the more natural way to express " om is infinite" is  om  ~<_  om which is an instance of domrefg 6983. (Contributed by NM, 2-Jun-1998.)
 |- 
 -.  om  e.  Fin
 
Theoremisinfinf 7129* An infinite set contains subsets of arbitrarily large finite cardinality. (Contributed by Jim Kingdon, 15-Jun-2022.)
 |-  ( om  ~<_  A  ->  A. n  e.  om  E. x ( x  C_  A  /\  x  ~~  n ) )
 
Theoremac6sfi 7130* Existence of a choice function for finite sets. (Contributed by Jeff Hankins, 26-Jun-2009.) (Proof shortened by Mario Carneiro, 29-Jan-2014.)
 |-  ( y  =  ( f `  x ) 
 ->  ( ph  <->  ps ) )   =>    |-  ( ( A  e.  Fin  /\  A. x  e.  A  E. y  e.  B  ph )  ->  E. f ( f : A --> B  /\  A. x  e.  A  ps ) )
 
Theoremfidcen 7131 Equinumerosity of finite sets is decidable. (Contributed by Jim Kingdon, 10-Feb-2026.)
 |-  ( ( A  e.  Fin  /\  B  e.  Fin )  -> DECID  A 
 ~~  B )
 
Theoremtridc 7132* A trichotomous order is decidable. (Contributed by Jim Kingdon, 5-Sep-2022.)
 |-  ( ph  ->  R  Po  A )   &    |-  ( ph  ->  A. x  e.  A  A. y  e.  A  ( x R y  \/  x  =  y  \/  y R x ) )   &    |-  ( ph  ->  B  e.  A )   &    |-  ( ph  ->  C  e.  A )   =>    |-  ( ph  -> DECID  B R C )
 
Theoremfimax2gtrilemstep 7133* Lemma for fimax2gtri 7134. The induction step. (Contributed by Jim Kingdon, 5-Sep-2022.)
 |-  ( ph  ->  R  Po  A )   &    |-  ( ph  ->  A. x  e.  A  A. y  e.  A  ( x R y  \/  x  =  y  \/  y R x ) )   &    |-  ( ph  ->  A  e.  Fin )   &    |-  ( ph  ->  A  =/= 
 (/) )   &    |-  ( ph  ->  U  e.  Fin )   &    |-  ( ph  ->  U  C_  A )   &    |-  ( ph  ->  Z  e.  A )   &    |-  ( ph  ->  V  e.  A )   &    |-  ( ph  ->  -.  V  e.  U )   &    |-  ( ph  ->  A. y  e.  U  -.  Z R y )   =>    |-  ( ph  ->  E. x  e.  A  A. y  e.  ( U  u.  { V } )  -.  x R y )
 
Theoremfimax2gtri 7134* A finite set has a maximum under a trichotomous order. (Contributed by Jim Kingdon, 5-Sep-2022.)
 |-  ( ph  ->  R  Po  A )   &    |-  ( ph  ->  A. x  e.  A  A. y  e.  A  ( x R y  \/  x  =  y  \/  y R x ) )   &    |-  ( ph  ->  A  e.  Fin )   &    |-  ( ph  ->  A  =/= 
 (/) )   =>    |-  ( ph  ->  E. x  e.  A  A. y  e.  A  -.  x R y )
 
Theoremfinexdc 7135* Decidability of existence, over a finite set and defined by a decidable proposition. (Contributed by Jim Kingdon, 12-Jul-2022.)
 |-  ( ( A  e.  Fin  /\  A. x  e.  A DECID  ph )  -> DECID  E. x  e.  A  ph )
 
Theoremdfrex2fin 7136* Relationship between universal and existential quantifiers over a finite set. Remark in Section 2.2.1 of [Pierik], p. 8. Although Pierik does not mention the decidability condition explicitly, it does say "only finitely many x to check" which means there must be some way of checking each value of x. (Contributed by Jim Kingdon, 11-Jul-2022.)
 |-  ( ( A  e.  Fin  /\  A. x  e.  A DECID  ph )  ->  ( E. x  e.  A  ph  <->  -.  A. x  e.  A  -.  ph )
 )
 
Theoremelssdc 7137* Membership in a finite subset of a set with decidable equality is decidable. (Contributed by Jim Kingdon, 11-Feb-2026.)
 |-  ( ph  ->  A. x  e.  B  A. y  e.  B DECID  x  =  y )   &    |-  ( ph  ->  X  e.  B )   &    |-  ( ph  ->  A 
 C_  B )   &    |-  ( ph  ->  A  e.  Fin )   =>    |-  ( ph  -> DECID  X  e.  A )
 
Theoremeqsndc 7138* Decidability of equality between a finite subset of a set with decidable equality, and a singleton whose element is an element of the larger set. (Contributed by Jim Kingdon, 15-Feb-2026.)
 |-  ( ph  ->  A. x  e.  B  A. y  e.  B DECID  x  =  y )   &    |-  ( ph  ->  X  e.  B )   &    |-  ( ph  ->  A 
 C_  B )   &    |-  ( ph  ->  A  e.  Fin )   =>    |-  ( ph  -> DECID  A  =  { X } )
 
Theoreminfm 7139* An infinite set is inhabited. (Contributed by Jim Kingdon, 18-Feb-2022.)
 |-  ( om  ~<_  A  ->  E. x  x  e.  A )
 
Theoreminfn0 7140 An infinite set is not empty. (Contributed by NM, 23-Oct-2004.)
 |-  ( om  ~<_  A  ->  A  =/=  (/) )
 
Theoreminffiexmid 7141* If any given set is either finite or infinite, excluded middle follows. For another example,  ~P 1o is not infinite, by pw1ninf 16694, but also cannot be shown to be finite by pw1fin 7145. (Contributed by Jim Kingdon, 15-Jun-2022.)
 |-  ( x  e.  Fin  \/ 
 om  ~<_  x )   =>    |-  ( ph  \/  -.  ph )
 
Theoremen2eqpr 7142 Building a set with two elements. (Contributed by FL, 11-Aug-2008.) (Revised by Mario Carneiro, 10-Sep-2015.)
 |-  ( ( C  ~~  2o  /\  A  e.  C  /\  B  e.  C ) 
 ->  ( A  =/=  B  ->  C  =  { A ,  B } ) )
 
Theoremexmidpw 7143 Excluded middle is equivalent to the power set of  1o having two elements. Remark of [PradicBrown2022], p. 2. (Contributed by Jim Kingdon, 30-Jun-2022.)
 |-  (EXMID  <->  ~P 1o  ~~  2o )
 
Theoremexmidpweq 7144 Excluded middle is equivalent to the power set of  1o being  2o. (Contributed by Jim Kingdon, 28-Jul-2024.)
 |-  (EXMID  <->  ~P 1o  =  2o )
 
Theorempw1fin 7145 Excluded middle is equivalent to the power set of  1o being finite. (Contributed by SN and Jim Kingdon, 7-Aug-2024.)
 |-  (EXMID  <->  ~P 1o  e.  Fin )
 
Theorempw1dc0el 7146 Another equivalent of excluded middle, which is a mere reformulation of the definition. (Contributed by BJ, 9-Aug-2024.)
 |-  (EXMID  <->  A. x  e.  ~P  1oDECID  (/)  e.  x )
 
Theoremexmidpw2en 7147 The power set of a set being equinumerous to set exponentiation with a base of ordinal  2o is equivalent to excluded middle. This is Metamath 100 proof #52. The forward direction uses excluded middle expressed as EXMID to show this equinumerosity.

The reverse direction is the one which establishes that power set being equinumerous to set exponentiation implies excluded middle. This resolves the question of whether we will be able to prove this equinumerosity theorem in the negative. (Contributed by Jim Kingdon, 13-Aug-2022.)

 |-  (EXMID  <->  A. x ~P x  ~~  ( 2o  ^m  x ) )
 
Theoremss1o0el1o 7148 Reformulation of ss1o0el1 4293 using  1o instead of 
{ (/) }. (Contributed by BJ, 9-Aug-2024.)
 |-  ( A  C_  1o  ->  ( (/)  e.  A  <->  A  =  1o ) )
 
Theorempw1dc1 7149 If, in the set of truth values (the powerset of 1o), equality to 1o is decidable, then excluded middle holds (and conversely). (Contributed by BJ and Jim Kingdon, 8-Aug-2024.)
 |-  (EXMID  <->  A. x  e.  ~P  1oDECID  x  =  1o )
 
Theoremfientri3 7150 Trichotomy of dominance for finite sets. (Contributed by Jim Kingdon, 15-Sep-2021.)
 |-  ( ( A  e.  Fin  /\  B  e.  Fin )  ->  ( A  ~<_  B  \/  B 
 ~<_  A ) )
 
Theoremnnwetri 7151* A natural number is well-ordered by 
_E. More specifically, this order both satisfies  We and is trichotomous. (Contributed by Jim Kingdon, 25-Sep-2021.)
 |-  ( A  e.  om  ->  (  _E  We  A  /\  A. x  e.  A  A. y  e.  A  ( x  _E  y  \/  x  =  y  \/  y  _E  x ) ) )
 
Theoremonunsnss 7152 Adding a singleton to create an ordinal. (Contributed by Jim Kingdon, 20-Oct-2021.)
 |-  ( ( B  e.  V  /\  ( A  u.  { B } )  e. 
 On )  ->  B  C_  A )
 
Theoremunfiexmid 7153* If the union of any two finite sets is finite, excluded middle follows. Remark 8.1.17 of [AczelRathjen], p. 74. (Contributed by Mario Carneiro and Jim Kingdon, 5-Mar-2022.)
 |-  ( ( x  e. 
 Fin  /\  y  e.  Fin )  ->  ( x  u.  y )  e.  Fin )   =>    |-  ( ph  \/  -.  ph )
 
Theoremunsnfi 7154 Adding a singleton to a finite set yields a finite set. (Contributed by Jim Kingdon, 3-Feb-2022.)
 |-  ( ( A  e.  Fin  /\  B  e.  V  /\  -.  B  e.  A ) 
 ->  ( A  u.  { B } )  e.  Fin )
 
Theoremunsnfidcex 7155 The  B  e.  V condition in unsnfi 7154. This is intended to show that unsnfi 7154 without that condition would not be provable but it probably would need to be strengthened (for example, to imply included middle) to fully show that. (Contributed by Jim Kingdon, 6-Feb-2022.)
 |-  ( ( A  e.  Fin  /\  -.  B  e.  A  /\  ( A  u.  { B } )  e.  Fin )  -> DECID  -.  B  e.  _V )
 
Theoremunsnfidcel 7156 The  -.  B  e.  A condition in unsnfi 7154. This is intended to show that unsnfi 7154 without that condition would not be provable but it probably would need to be strengthened (for example, to imply included middle) to fully show that. (Contributed by Jim Kingdon, 6-Feb-2022.)
 |-  ( ( A  e.  Fin  /\  B  e.  V  /\  ( A  u.  { B } )  e.  Fin )  -> DECID  -.  B  e.  A )
 
Theoremunfidisj 7157 The union of two disjoint finite sets is finite. (Contributed by Jim Kingdon, 25-Feb-2022.)
 |-  ( ( A  e.  Fin  /\  B  e.  Fin  /\  ( A  i^i  B )  =  (/) )  ->  ( A  u.  B )  e. 
 Fin )
 
Theoremundifdcss 7158* Union of complementary parts into whole and decidability. (Contributed by Jim Kingdon, 17-Jun-2022.)
 |-  ( A  =  ( B  u.  ( A 
 \  B ) )  <-> 
 ( B  C_  A  /\  A. x  e.  A DECID  x  e.  B ) )
 
Theoremundifdc 7159* Union of complementary parts into whole. This is a case where we can strengthen undifss 3577 from subset to equality. (Contributed by Jim Kingdon, 17-Jun-2022.)
 |-  ( ( A. x  e.  A  A. y  e.  A DECID  x  =  y  /\  B  e.  Fin  /\  B  C_  A )  ->  A  =  ( B  u.  ( A  \  B ) ) )
 
Theoremundiffi 7160 Union of complementary parts into whole. This is a case where we can strengthen undifss 3577 from subset to equality. (Contributed by Jim Kingdon, 2-Mar-2022.)
 |-  ( ( A  e.  Fin  /\  B  e.  Fin  /\  B  C_  A )  ->  A  =  ( B  u.  ( A  \  B ) ) )
 
Theoremunfiin 7161 The union of two finite sets is finite if their intersection is. (Contributed by Jim Kingdon, 2-Mar-2022.)
 |-  ( ( A  e.  Fin  /\  B  e.  Fin  /\  ( A  i^i  B )  e.  Fin )  ->  ( A  u.  B )  e.  Fin )
 
Theoremprfidisj 7162 A pair is finite if it consists of two unequal sets. For the case where  A  =  B, see snfig 7032. For the cases where one or both is a proper class, see prprc1 3784, prprc2 3785, or prprc 3786. (Contributed by Jim Kingdon, 31-May-2022.)
 |-  ( ( A  e.  V  /\  B  e.  W  /\  A  =/=  B ) 
 ->  { A ,  B }  e.  Fin )
 
Theoremprfidceq 7163* A pair is finite if it consists of elements of a class with decidable equality. (Contributed by Jim Kingdon, 13-Oct-2025.)
 |-  ( ph  ->  A  e.  C )   &    |-  ( ph  ->  B  e.  C )   &    |-  ( ph  ->  A. x  e.  C  A. y  e.  C DECID  x  =  y )   =>    |-  ( ph  ->  { A ,  B }  e.  Fin )
 
Theoremtpfidisj 7164 A triple is finite if it consists of three unequal sets. (Contributed by Jim Kingdon, 1-Oct-2022.)
 |-  ( ph  ->  A  e.  V )   &    |-  ( ph  ->  B  e.  W )   &    |-  ( ph  ->  C  e.  X )   &    |-  ( ph  ->  A  =/=  B )   &    |-  ( ph  ->  A  =/=  C )   &    |-  ( ph  ->  B  =/=  C )   =>    |-  ( ph  ->  { A ,  B ,  C }  e.  Fin )
 
Theoremtpfidceq 7165* A triple is finite if it consists of elements of a class with decidable equality. (Contributed by Jim Kingdon, 13-Oct-2025.)
 |-  ( ph  ->  A  e.  D )   &    |-  ( ph  ->  B  e.  D )   &    |-  ( ph  ->  C  e.  D )   &    |-  ( ph  ->  A. x  e.  D  A. y  e.  D DECID  x  =  y )   =>    |-  ( ph  ->  { A ,  B ,  C }  e.  Fin )
 
Theoremfiintim 7166* If a class is closed under pairwise intersections, then it is closed under nonempty finite intersections. The converse would appear to require an additional condition, such as  x and  y not being equal, or  A having decidable equality.

This theorem is applicable to a topology, which (among other axioms) is closed under finite intersections. Some texts use a pairwise intersection and some texts use a finite intersection, but most topology texts assume excluded middle (in which case the two intersection properties would be equivalent). (Contributed by NM, 22-Sep-2002.) (Revised by Jim Kingdon, 14-Jan-2023.)

 |-  ( A. x  e.  A  A. y  e.  A  ( x  i^i  y )  e.  A  ->  A. x ( ( x  C_  A  /\  x  =/=  (/)  /\  x  e.  Fin )  ->  |^| x  e.  A ) )
 
Theoremxpfi 7167 The Cartesian product of two finite sets is finite. Lemma 8.1.16 of [AczelRathjen], p. 74. (Contributed by Jeff Madsen, 2-Sep-2009.) (Revised by Mario Carneiro, 12-Mar-2015.)
 |-  ( ( A  e.  Fin  /\  B  e.  Fin )  ->  ( A  X.  B )  e.  Fin )
 
Theoremimaf1fi 7168 The image of a finite set under a one-to-one mapping is finite. (Contributed by Jim Kingdon, 28-Mar-2026.)
 |-  ( ( F : A -1-1-> B  /\  X  C_  A  /\  X  e.  Fin )  ->  ( F " X )  e.  Fin )
 
Theorem3xpfi 7169 The Cartesian product of three finite sets is a finite set. (Contributed by Alexander van der Vekens, 11-Mar-2018.)
 |-  ( V  e.  Fin  ->  ( ( V  X.  V )  X.  V )  e.  Fin )
 
Theoremfisseneq 7170 A finite set is equal to its subset if they are equinumerous. (Contributed by FL, 11-Aug-2008.)
 |-  ( ( B  e.  Fin  /\  A  C_  B  /\  A  ~~  B )  ->  A  =  B )
 
Theoremphpeqd 7171 Corollary of the Pigeonhole Principle using equality. Strengthening of phpm 7095 expressed without negation. (Contributed by Rohan Ridenour, 3-Aug-2023.)
 |-  ( ph  ->  A  e.  Fin )   &    |-  ( ph  ->  B 
 C_  A )   &    |-  ( ph  ->  A  ~~  B )   =>    |-  ( ph  ->  A  =  B )
 
Theoremssfirab 7172* A subset of a finite set is finite if it is defined by a decidable property. (Contributed by Jim Kingdon, 27-May-2022.)
 |-  ( ph  ->  A  e.  Fin )   &    |-  ( ph  ->  A. x  e.  A DECID  ps )   =>    |-  ( ph  ->  { x  e.  A  |  ps }  e.  Fin )
 
Theoremssfidc 7173* A subset of a finite set is finite if membership in the subset is decidable. (Contributed by Jim Kingdon, 27-May-2022.)
 |-  ( ( A  e.  Fin  /\  B  C_  A  /\  A. x  e.  A DECID  x  e.  B )  ->  B  e.  Fin )
 
Theoremexmidssfi 7174* Excluded middle is equivalent to any subset of a finite set being finite. Theorem 2.1 of [Bauer], p. 485. (Contributed by Jim Kingdon, 20-Mar-2026.)
 |-  (EXMID  <->  A. x A. y ( ( x  e.  Fin  /\  y  C_  x )  ->  y  e.  Fin )
 )
 
Theoremopabfi 7175* Finiteness of an ordered pair abstraction which is a decidable subset of finite sets. (Contributed by Jim Kingdon, 16-Sep-2025.)
 |-  S  =  { <. x ,  y >.  |  ( ( x  e.  A  /\  y  e.  B )  /\  ps ) }   &    |-  ( ph  ->  A  e.  Fin )   &    |-  ( ph  ->  B  e.  Fin )   &    |-  ( ph  ->  A. x  e.  A  A. y  e.  B DECID  ps )   =>    |-  ( ph  ->  S  e.  Fin )
 
Theoreminfidc 7176* The intersection of two sets is finite if one of them is and the other is decidable. (Contributed by Jim Kingdon, 24-May-2025.)
 |-  ( ( A  e.  Fin  /\  A. x  e.  A DECID  x  e.  B )  ->  ( A  i^i  B )  e. 
 Fin )
 
Theoremsnon0 7177 An ordinal which is a singleton is  { (/) }. (Contributed by Jim Kingdon, 19-Oct-2021.)
 |-  ( ( A  e.  V  /\  { A }  e.  On )  ->  A  =  (/) )
 
Theoremfnfi 7178 A version of fnex 5884 for finite sets. (Contributed by Mario Carneiro, 16-Nov-2014.) (Revised by Mario Carneiro, 24-Jun-2015.)
 |-  ( ( F  Fn  A  /\  A  e.  Fin )  ->  F  e.  Fin )
 
Theoremfundmfi 7179 The domain of a finite function is finite. (Contributed by Jim Kingdon, 5-Feb-2022.)
 |-  ( ( A  e.  Fin  /\  Fun  A )  ->  dom  A  e.  Fin )
 
Theoremfundmfibi 7180 A function is finite if and only if its domain is finite. (Contributed by AV, 10-Jan-2020.)
 |-  ( Fun  F  ->  ( F  e.  Fin  <->  dom  F  e.  Fin ) )
 
Theoremresfnfinfinss 7181 The restriction of a function to a finite subset of its domain is finite. (Contributed by Alexander van der Vekens, 3-Feb-2018.)
 |-  ( ( F  Fn  A  /\  B  e.  Fin  /\  B  C_  A )  ->  ( F  |`  B )  e.  Fin )
 
Theoremresidfi 7182 A restricted identity function is finite iff the restricting class is finite. (Contributed by AV, 10-Jan-2020.)
 |-  ( (  _I  |`  A )  e.  Fin  <->  A  e.  Fin )
 
Theoremrelcnvfi 7183 If a relation is finite, its converse is as well. (Contributed by Jim Kingdon, 5-Feb-2022.)
 |-  ( ( Rel  A  /\  A  e.  Fin )  ->  `' A  e.  Fin )
 
Theoremfunrnfi 7184 The range of a finite relation is finite if its converse is a function. (Contributed by Jim Kingdon, 5-Feb-2022.)
 |-  ( ( Rel  A  /\  Fun  `' A  /\  A  e.  Fin )  ->  ran  A  e.  Fin )
 
Theoremf1ofi 7185 If a 1-1 and onto function has a finite domain, its range is finite. (Contributed by Jim Kingdon, 21-Feb-2022.)
 |-  ( ( A  e.  Fin  /\  F : A -1-1-onto-> B )  ->  B  e.  Fin )
 
Theoremf1dmvrnfibi 7186 A one-to-one function whose domain is a set is finite if and only if its range is finite. See also f1vrnfibi 7187. (Contributed by AV, 10-Jan-2020.)
 |-  ( ( A  e.  V  /\  F : A -1-1-> B )  ->  ( F  e.  Fin  <->  ran  F  e.  Fin ) )
 
Theoremf1vrnfibi 7187 A one-to-one function which is a set is finite if and only if its range is finite. See also f1dmvrnfibi 7186. (Contributed by AV, 10-Jan-2020.)
 |-  ( ( F  e.  V  /\  F : A -1-1-> B )  ->  ( F  e.  Fin  <->  ran  F  e.  Fin ) )
 
Theoremiunfidisj 7188* The finite union of disjoint finite sets is finite. Note that  B depends on  x, i.e. can be thought of as  B ( x ). (Contributed by NM, 23-Mar-2006.) (Revised by Jim Kingdon, 7-Oct-2022.)
 |-  ( ( A  e.  Fin  /\  A. x  e.  A  B  e.  Fin  /\ Disj  x  e.  A  B )  ->  U_ x  e.  A  B  e.  Fin )
 
Theoremf1finf1o 7189 Any injection from one finite set to another of equal size must be a bijection. (Contributed by Jeff Madsen, 5-Jun-2010.)
 |-  ( ( A  ~~  B  /\  B  e.  Fin )  ->  ( F : A -1-1-> B  <->  F : A -1-1-onto-> B ) )
 
Theoremen1eqsn 7190 A set with one element is a singleton. (Contributed by FL, 18-Aug-2008.)
 |-  ( ( A  e.  B  /\  B  ~~  1o )  ->  B  =  { A } )
 
Theoremen1eqsnbi 7191 A set containing an element has exactly one element iff it is a singleton. (Contributed by FL, 13-Feb-2010.) (Revised by AV, 25-Jan-2020.)
 |-  ( A  e.  B  ->  ( B  ~~  1o  <->  B  =  { A } )
 )
 
Theoremsnexxph 7192* A case where the antecedent of snexg 4280 is not needed. The class  { x  | 
ph } is from dcextest 4685. (Contributed by Mario Carneiro and Jim Kingdon, 4-Jul-2022.)
 |- 
 { { x  |  ph
 } }  e.  _V
 
Theorempreimaf1ofi 7193 The preimage of a finite set under a one-to-one, onto function is finite. (Contributed by Jim Kingdon, 24-Sep-2022.)
 |-  ( ph  ->  C  C_  B )   &    |-  ( ph  ->  F : A -1-1-onto-> B )   &    |-  ( ph  ->  C  e.  Fin )   =>    |-  ( ph  ->  ( `' F " C )  e.  Fin )
 
Theoremfidcenumlemim 7194* Lemma for fidcenum 7198. Forward direction. (Contributed by Jim Kingdon, 19-Oct-2022.)
 |-  ( A  e.  Fin  ->  ( A. x  e.  A  A. y  e.  A DECID  x  =  y  /\  E. n  e.  om  E. f  f : n -onto-> A ) )
 
Theoremfidcenumlemrks 7195* Lemma for fidcenum 7198. Induction step for fidcenumlemrk 7196. (Contributed by Jim Kingdon, 20-Oct-2022.)
 |-  ( ph  ->  A. x  e.  A  A. y  e.  A DECID  x  =  y )   &    |-  ( ph  ->  F : N -onto-> A )   &    |-  ( ph  ->  J  e.  om )   &    |-  ( ph  ->  suc  J  C_  N )   &    |-  ( ph  ->  ( X  e.  ( F " J )  \/  -.  X  e.  ( F " J ) ) )   &    |-  ( ph  ->  X  e.  A )   =>    |-  ( ph  ->  ( X  e.  ( F " suc  J )  \/ 
 -.  X  e.  ( F " suc  J ) ) )
 
Theoremfidcenumlemrk 7196* Lemma for fidcenum 7198. (Contributed by Jim Kingdon, 20-Oct-2022.)
 |-  ( ph  ->  A. x  e.  A  A. y  e.  A DECID  x  =  y )   &    |-  ( ph  ->  F : N -onto-> A )   &    |-  ( ph  ->  K  e.  om )   &    |-  ( ph  ->  K  C_  N )   &    |-  ( ph  ->  X  e.  A )   =>    |-  ( ph  ->  ( X  e.  ( F " K )  \/  -.  X  e.  ( F " K ) ) )
 
Theoremfidcenumlemr 7197* Lemma for fidcenum 7198. Reverse direction (put into deduction form). (Contributed by Jim Kingdon, 19-Oct-2022.)
 |-  ( ph  ->  A. x  e.  A  A. y  e.  A DECID  x  =  y )   &    |-  ( ph  ->  F : N -onto-> A )   &    |-  ( ph  ->  N  e.  om )   =>    |-  ( ph  ->  A  e.  Fin )
 
Theoremfidcenum 7198* A set is finite if and only if it has decidable equality and is finitely enumerable. Proposition 8.1.11 of [AczelRathjen], p. 72. The definition of "finitely enumerable" as  E. n  e. 
om E. f f : n -onto-> A is Definition 8.1.4 of [AczelRathjen], p. 71. (Contributed by Jim Kingdon, 19-Oct-2022.)
 |-  ( A  e.  Fin  <->  ( A. x  e.  A  A. y  e.  A DECID  x  =  y  /\  E. n  e.  om  E. f  f : n -onto-> A ) )
 
2.6.33  Schroeder-Bernstein Theorem
 
Theoremsbthlem1 7199* Lemma for isbth 7209. (Contributed by NM, 22-Mar-1998.)
 |-  A  e.  _V   &    |-  D  =  { x  |  ( x  C_  A  /\  ( g " ( B  \  ( f " x ) ) ) 
 C_  ( A  \  x ) ) }   =>    |-  U. D  C_  ( A  \  (
 g " ( B  \  ( f " U. D ) ) ) )
 
Theoremsbthlem2 7200* Lemma for isbth 7209. (Contributed by NM, 22-Mar-1998.)
 |-  A  e.  _V   &    |-  D  =  { x  |  ( x  C_  A  /\  ( g " ( B  \  ( f " x ) ) ) 
 C_  ( A  \  x ) ) }   =>    |-  ( ran  g  C_  A  ->  ( A  \  ( g
 " ( B  \  ( f " U. D ) ) ) )  C_  U. 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-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-16810
  Copyright terms: Public domain < Previous  Next >