| Intuitionistic Logic Explorer Theorem List (p. 109 of 158)  | < Previous Next > | |
| Browser slow? Try the
 Unicode version.  | 
||
| 
 Mirrors > Metamath Home Page > ILE Home Page > Theorem List Contents > Recent Proofs This page: Page List  | 
||
| Type | Label | Description | 
|---|---|---|
| Statement | ||
| Theorem | nn0ltexp2 10801 | Special case of ltexp2 15177 which we use here because we haven't yet defined df-rpcxp 15095 which is used in the current proof of ltexp2 15177. (Contributed by Jim Kingdon, 7-Oct-2024.) | 
| Theorem | nn0leexp2 10802 | Ordering law for exponentiation. (Contributed by Jim Kingdon, 9-Oct-2024.) | 
| Theorem | mulsubdivbinom2ap 10803 | The square of a binomial with factor minus a number divided by a number apart from zero. (Contributed by AV, 19-Jul-2021.) | 
| Theorem | sq10 10804 | The square of 10 is 100. (Contributed by AV, 14-Jun-2021.) (Revised by AV, 1-Aug-2021.) | 
| Theorem | sq10e99m1 10805 | The square of 10 is 99 plus 1. (Contributed by AV, 14-Jun-2021.) (Revised by AV, 1-Aug-2021.) | 
| Theorem | 3dec 10806 | A "decimal constructor" which is used to build up "decimal integers" or "numeric terms" in base 10 with 3 "digits". (Contributed by AV, 14-Jun-2021.) (Revised by AV, 1-Aug-2021.) | 
| Theorem | expcanlem 10807 | Lemma for expcan 10808. Proving the order in one direction. (Contributed by Jim Kingdon, 29-Jan-2022.) | 
| Theorem | expcan 10808 | Cancellation law for exponentiation. (Contributed by NM, 2-Aug-2006.) (Revised by Mario Carneiro, 4-Jun-2014.) | 
| Theorem | expcand 10809 | Ordering relationship for exponentiation. (Contributed by Mario Carneiro, 28-May-2016.) | 
| Theorem | apexp1 10810 | Exponentiation and apartness. (Contributed by Jim Kingdon, 9-Jul-2024.) | 
| Theorem | nn0le2msqd 10811 | The square function on nonnegative integers is monotonic. (Contributed by Jim Kingdon, 31-Oct-2021.) | 
| Theorem | nn0opthlem1d 10812 | A rather pretty lemma for nn0opth2 10816. (Contributed by Jim Kingdon, 31-Oct-2021.) | 
| Theorem | nn0opthlem2d 10813 | Lemma for nn0opth2 10816. (Contributed by Jim Kingdon, 31-Oct-2021.) | 
| Theorem | nn0opthd 10814 | 
An ordered pair theorem for nonnegative integers.  Theorem 17.3 of
       [Quine] p. 124.  We can represent an
ordered pair of nonnegative
       integers  | 
| Theorem | nn0opth2d 10815 | An ordered pair theorem for nonnegative integers. Theorem 17.3 of [Quine] p. 124. See comments for nn0opthd 10814. (Contributed by Jim Kingdon, 31-Oct-2021.) | 
| Theorem | nn0opth2 10816 | An ordered pair theorem for nonnegative integers. Theorem 17.3 of [Quine] p. 124. See nn0opthd 10814. (Contributed by NM, 22-Jul-2004.) | 
| Syntax | cfa 10817 | Extend class notation to include the factorial of nonnegative integers. | 
| Definition | df-fac 10818 | 
Define the factorial function on nonnegative integers.  For example,
      | 
| Theorem | facnn 10819 | Value of the factorial function for positive integers. (Contributed by NM, 2-Dec-2004.) (Revised by Mario Carneiro, 13-Jul-2013.) | 
| Theorem | fac0 10820 | The factorial of 0. (Contributed by NM, 2-Dec-2004.) (Revised by Mario Carneiro, 13-Jul-2013.) | 
| Theorem | fac1 10821 | The factorial of 1. (Contributed by NM, 2-Dec-2004.) (Revised by Mario Carneiro, 13-Jul-2013.) | 
| Theorem | facp1 10822 | The factorial of a successor. (Contributed by NM, 2-Dec-2004.) (Revised by Mario Carneiro, 13-Jul-2013.) | 
| Theorem | fac2 10823 | The factorial of 2. (Contributed by NM, 17-Mar-2005.) | 
| Theorem | fac3 10824 | The factorial of 3. (Contributed by NM, 17-Mar-2005.) | 
| Theorem | fac4 10825 | The factorial of 4. (Contributed by Mario Carneiro, 18-Jun-2015.) | 
| Theorem | facnn2 10826 | Value of the factorial function expressed recursively. (Contributed by NM, 2-Dec-2004.) | 
| Theorem | faccl 10827 | Closure of the factorial function. (Contributed by NM, 2-Dec-2004.) | 
| Theorem | faccld 10828 | Closure of the factorial function, deduction version of faccl 10827. (Contributed by Glauco Siliprandi, 5-Apr-2020.) | 
| Theorem | facne0 10829 | The factorial function is nonzero. (Contributed by NM, 26-Apr-2005.) | 
| Theorem | facdiv 10830 | A positive integer divides the factorial of an equal or larger number. (Contributed by NM, 2-May-2005.) | 
| Theorem | facndiv 10831 | No positive integer (greater than one) divides the factorial plus one of an equal or larger number. (Contributed by NM, 3-May-2005.) | 
| Theorem | facwordi 10832 | Ordering property of factorial. (Contributed by NM, 9-Dec-2005.) | 
| Theorem | faclbnd 10833 | A lower bound for the factorial function. (Contributed by NM, 17-Dec-2005.) | 
| Theorem | faclbnd2 10834 | A lower bound for the factorial function. (Contributed by NM, 17-Dec-2005.) | 
| Theorem | faclbnd3 10835 | A lower bound for the factorial function. (Contributed by NM, 19-Dec-2005.) | 
| Theorem | faclbnd6 10836 | Geometric lower bound for the factorial function, where N is usually held constant. (Contributed by Paul Chapman, 28-Dec-2007.) | 
| Theorem | facubnd 10837 | An upper bound for the factorial function. (Contributed by Mario Carneiro, 15-Apr-2016.) | 
| Theorem | facavg 10838 | The product of two factorials is greater than or equal to the factorial of (the floor of) their average. (Contributed by NM, 9-Dec-2005.) | 
| Syntax | cbc 10839 | Extend class notation to include the binomial coefficient operation (combinatorial choose operation). | 
| Definition | df-bc 10840* | 
Define the binomial coefficient operation.  For example,
        
       In the literature, this function is often written as a column vector of
       the two arguments, or with the arguments as subscripts before and after
       the letter "C".   | 
| Theorem | bcval 10841 | 
Value of the binomial coefficient,  | 
| Theorem | bcval2 10842 | 
Value of the binomial coefficient,  | 
| Theorem | bcval3 10843 | 
Value of the binomial coefficient,  | 
| Theorem | bcval4 10844 | 
Value of the binomial coefficient,  | 
| Theorem | bcrpcl 10845 | Closure of the binomial coefficient in the positive reals. (This is mostly a lemma before we have bccl2 10860.) (Contributed by Mario Carneiro, 10-Mar-2014.) | 
| Theorem | bccmpl 10846 | "Complementing" its second argument doesn't change a binary coefficient. (Contributed by NM, 21-Jun-2005.) (Revised by Mario Carneiro, 5-Mar-2014.) | 
| Theorem | bcn0 10847 | 
 | 
| Theorem | bc0k 10848 | 
The binomial coefficient " 0 choose  | 
| Theorem | bcnn 10849 | 
 | 
| Theorem | bcn1 10850 | 
Binomial coefficient:  | 
| Theorem | bcnp1n 10851 | 
Binomial coefficient:  | 
| Theorem | bcm1k 10852 | 
The proportion of one binomial coefficient to another with  | 
| Theorem | bcp1n 10853 | 
The proportion of one binomial coefficient to another with  | 
| Theorem | bcp1nk 10854 | 
The proportion of one binomial coefficient to another with  | 
| Theorem | bcval5 10855 | 
Write out the top and bottom parts of the binomial coefficient
        | 
| Theorem | bcn2 10856 | 
Binomial coefficient:  | 
| Theorem | bcp1m1 10857 | 
Compute the binomial coefficient of  | 
| Theorem | bcpasc 10858 | 
Pascal's rule for the binomial coefficient, generalized to all integers
      | 
| Theorem | bccl 10859 | A binomial coefficient, in its extended domain, is a nonnegative integer. (Contributed by NM, 10-Jul-2005.) (Revised by Mario Carneiro, 9-Nov-2013.) | 
| Theorem | bccl2 10860 | A binomial coefficient, in its standard domain, is a positive integer. (Contributed by NM, 3-Jan-2006.) (Revised by Mario Carneiro, 10-Mar-2014.) | 
| Theorem | bcn2m1 10861 | 
Compute the binomial coefficient " | 
| Theorem | bcn2p1 10862 | 
Compute the binomial coefficient " | 
| Theorem | permnn 10863 | 
The number of permutations of  | 
| Theorem | bcnm1 10864 | 
The binomial coefficent of  | 
| Theorem | 4bc3eq4 10865 | The value of four choose three. (Contributed by Scott Fenton, 11-Jun-2016.) | 
| Theorem | 4bc2eq6 10866 | The value of four choose two. (Contributed by Scott Fenton, 9-Jan-2017.) | 
| Syntax | chash 10867 | Extend the definition of a class to include the set size function. | 
| Definition | df-ihash 10868* | 
Define the set size function ♯, which gives the cardinality of a
       finite set as a member of  Note that we use the sharp sign (♯) for this function and we use the different character octothorpe (#) for the apartness relation (see df-ap 8609). We adopt the former notation from Corollary 8.2.4 of [AczelRathjen], p. 80 (although that work only defines it for finite sets). 
       This definition (in terms of   | 
| Theorem | hashinfuni 10869* | 
The ordinal size of an infinite set is  | 
| Theorem | hashinfom 10870 | The value of the ♯ function on an infinite set. (Contributed by Jim Kingdon, 20-Feb-2022.) | 
| Theorem | hashennnuni 10871* | 
The ordinal size of a set equinumerous to an element of  | 
| Theorem | hashennn 10872* | 
The size of a set equinumerous to an element of  | 
| Theorem | hashcl 10873 | Closure of the ♯ function. (Contributed by Paul Chapman, 26-Oct-2012.) (Revised by Mario Carneiro, 13-Jul-2014.) | 
| Theorem | hashfiv01gt1 10874 | The size of a finite set is either 0 or 1 or greater than 1. (Contributed by Jim Kingdon, 21-Feb-2022.) | 
| Theorem | hashfz1 10875 | 
The set  | 
| Theorem | hashen 10876 | Two finite sets have the same number of elements iff they are equinumerous. (Contributed by Paul Chapman, 22-Jun-2011.) (Revised by Mario Carneiro, 15-Sep-2013.) | 
| Theorem | hasheqf1o 10877* | The size of two finite sets is equal if and only if there is a bijection mapping one of the sets onto the other. (Contributed by Alexander van der Vekens, 17-Dec-2017.) | 
| Theorem | fiinfnf1o 10878* | 
There is no bijection between a finite set and an infinite set.  By
       infnfi 6956 the theorem would also hold if
"infinite" were expressed as
        | 
| Theorem | fihasheqf1oi 10879 | The size of two finite sets is equal if there is a bijection mapping one of the sets onto the other. (Contributed by Jim Kingdon, 21-Feb-2022.) | 
| Theorem | fihashf1rn 10880 | The size of a finite set which is a one-to-one function is equal to the size of the function's range. (Contributed by Jim Kingdon, 21-Feb-2022.) | 
| Theorem | fihasheqf1od 10881 | The size of two finite sets is equal if there is a bijection mapping one of the sets onto the other. (Contributed by Jim Kingdon, 21-Feb-2022.) | 
| Theorem | fz1eqb 10882 | Two possibly-empty 1-based finite sets of sequential integers are equal iff their endpoints are equal. (Contributed by Paul Chapman, 22-Jun-2011.) (Proof shortened by Mario Carneiro, 29-Mar-2014.) | 
| Theorem | filtinf 10883 | The size of an infinite set is greater than the size of a finite set. (Contributed by Jim Kingdon, 21-Feb-2022.) | 
| Theorem | isfinite4im 10884 | A finite set is equinumerous to the range of integers from one up to the hash value of the set. (Contributed by Jim Kingdon, 22-Feb-2022.) | 
| Theorem | fihasheq0 10885 | Two ways of saying a finite set is empty. (Contributed by Paul Chapman, 26-Oct-2012.) (Revised by Mario Carneiro, 27-Jul-2014.) (Intuitionized by Jim Kingdon, 23-Feb-2022.) | 
| Theorem | fihashneq0 10886 | Two ways of saying a finite set is not empty. Also, "A is inhabited" would be equivalent by fin0 6946. (Contributed by Alexander van der Vekens, 23-Sep-2018.) (Intuitionized by Jim Kingdon, 23-Feb-2022.) | 
| Theorem | hashnncl 10887 | Positive natural closure of the hash function. (Contributed by Mario Carneiro, 16-Jan-2015.) | 
| Theorem | hash0 10888 | The empty set has size zero. (Contributed by Mario Carneiro, 8-Jul-2014.) | 
| Theorem | fihashelne0d 10889 | A finite set with an element has nonzero size. (Contributed by Rohan Ridenour, 3-Aug-2023.) | 
| Theorem | hashsng 10890 | The size of a singleton. (Contributed by Paul Chapman, 26-Oct-2012.) (Proof shortened by Mario Carneiro, 13-Feb-2013.) | 
| Theorem | fihashen1 10891 | A finite set has size 1 if and only if it is equinumerous to the ordinal 1. (Contributed by AV, 14-Apr-2019.) (Intuitionized by Jim Kingdon, 23-Feb-2022.) | 
| Theorem | fihashfn 10892 | A function on a finite set is equinumerous to its domain. (Contributed by Mario Carneiro, 12-Mar-2015.) (Intuitionized by Jim Kingdon, 24-Feb-2022.) | 
| Theorem | fseq1hash 10893 | The value of the size function on a finite 1-based sequence. (Contributed by Paul Chapman, 26-Oct-2012.) (Proof shortened by Mario Carneiro, 12-Mar-2015.) | 
| Theorem | omgadd 10894 | Mapping ordinal addition to integer addition. (Contributed by Jim Kingdon, 24-Feb-2022.) | 
| Theorem | fihashdom 10895 | Dominance relation for the size function. (Contributed by Jim Kingdon, 24-Feb-2022.) | 
| Theorem | hashunlem 10896 | Lemma for hashun 10897. Ordinal size of the union. (Contributed by Jim Kingdon, 25-Feb-2022.) | 
| Theorem | hashun 10897 | The size of the union of disjoint finite sets is the sum of their sizes. (Contributed by Paul Chapman, 30-Nov-2012.) (Revised by Mario Carneiro, 15-Sep-2013.) | 
| Theorem | 1elfz0hash 10898 | 1 is an element of the finite set of sequential nonnegative integers bounded by the size of a nonempty finite set. (Contributed by AV, 9-May-2020.) | 
| Theorem | hashunsng 10899 | The size of the union of a finite set with a disjoint singleton is one more than the size of the set. (Contributed by Paul Chapman, 30-Nov-2012.) | 
| Theorem | hashprg 10900 | The size of an unordered pair. (Contributed by Mario Carneiro, 27-Sep-2013.) (Revised by Mario Carneiro, 5-May-2016.) (Revised by AV, 18-Sep-2021.) | 
| < Previous Next > | 
| Copyright terms: Public domain | < Previous Next > |