| Intuitionistic Logic Explorer Theorem List (p. 123 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 | nnmindc 12201* | An inhabited decidable subset of the natural numbers has a minimum. (Contributed by Jim Kingdon, 23-Sep-2024.) | 
| Theorem | nnminle 12202* | The infimum of a decidable subset of the natural numbers is less than an element of the set. The infimum is also a minimum as shown at nnmindc 12201. (Contributed by Jim Kingdon, 26-Sep-2024.) | 
| Theorem | nnwodc 12203* | Well-ordering principle: any inhabited decidable set of positive integers has a least element. Theorem I.37 (well-ordering principle) of [Apostol] p. 34. (Contributed by NM, 17-Aug-2001.) (Revised by Jim Kingdon, 23-Oct-2024.) | 
| Theorem | uzwodc 12204* | Well-ordering principle: any inhabited decidable subset of an upper set of integers has a least element. (Contributed by NM, 8-Oct-2005.) (Revised by Jim Kingdon, 22-Oct-2024.) | 
| Theorem | nnwofdc 12205* | 
Well-ordering principle: any inhabited decidable set of positive
       integers has a least element.  This version allows  | 
| Theorem | nnwosdc 12206* | Well-ordering principle: any inhabited decidable set of positive integers has a least element (schema form). (Contributed by NM, 17-Aug-2001.) (Revised by Jim Kingdon, 25-Oct-2024.) | 
| Theorem | nninfctlemfo 12207* | Lemma for nninfct 12208. (Contributed by Jim Kingdon, 10-Jul-2025.) | 
| Theorem | nninfct 12208 | The limited principle of omniscience (LPO) implies that ℕ∞ is countable. (Contributed by Jim Kingdon, 8-Jul-2025.) | 
| Theorem | nn0seqcvgd 12209* | 
A strictly-decreasing nonnegative integer sequence with initial term
        | 
| Theorem | ialgrlem1st 12210 | Lemma for ialgr0 12212. Expressing algrflemg 6288 in a form suitable for theorems such as seq3-1 10554 or seqf 10556. (Contributed by Jim Kingdon, 22-Jul-2021.) | 
| Theorem | ialgrlemconst 12211 | Lemma for ialgr0 12212. Closure of a constant function, in a form suitable for theorems such as seq3-1 10554 or seqf 10556. (Contributed by Jim Kingdon, 22-Jul-2021.) | 
| Theorem | ialgr0 12212 | 
The value of the algorithm iterator  | 
| Theorem | algrf 12213 | 
An algorithm is a step function  
       The algorithm iterator  
       Domain and codomain of the algorithm iterator   | 
| Theorem | algrp1 12214 | 
The value of the algorithm iterator  | 
| Theorem | alginv 12215* | 
If  | 
| Theorem | algcvg 12216* | 
One way to prove that an algorithm halts is to construct a countdown
       function  
       If   | 
| Theorem | algcvgblem 12217 | Lemma for algcvgb 12218. (Contributed by Paul Chapman, 31-Mar-2011.) | 
| Theorem | algcvgb 12218 | 
Two ways of expressing that  | 
| Theorem | algcvga 12219* | 
The countdown function  | 
| Theorem | algfx 12220* | 
If  | 
| Theorem | eucalgval2 12221* | 
The value of the step function  | 
| Theorem | eucalgval 12222* | 
Euclid's Algorithm eucalg 12227 computes the greatest common divisor of two
       nonnegative integers by repeatedly replacing the larger of them with its
       remainder modulo the smaller until the remainder is 0.
 
       The value of the step function   | 
| Theorem | eucalgf 12223* | 
Domain and codomain of the step function  | 
| Theorem | eucalginv 12224* | 
The invariant of the step function  | 
| Theorem | eucalglt 12225* | 
The second member of the state decreases with each iteration of the step
       function  | 
| Theorem | eucalgcvga 12226* | 
Once Euclid's Algorithm halts after  | 
| Theorem | eucalg 12227* | 
Euclid's Algorithm computes the greatest common divisor of two
       nonnegative integers by repeatedly replacing the larger of them with its
       remainder modulo the smaller until the remainder is 0.  Theorem 1.15 in
       [ApostolNT] p. 20.
 
       Upon halting, the 1st member of the final state   | 
According to Wikipedia ("Least common multiple", 27-Aug-2020, https://en.wikipedia.org/wiki/Least_common_multiple): "In arithmetic and number theory, the least common multiple, lowest common multiple, or smallest common multiple of two integers a and b, usually denoted by lcm(a, b), is the smallest positive integer that is divisible by both a and b. Since division of integers by zero is undefined, this definition has meaning only if a and b are both different from zero. However, some authors define lcm(a,0) as 0 for all a, which is the result of taking the lcm to be the least upper bound in the lattice of divisibility." In this section, an operation calculating the least common multiple of two integers (df-lcm 12229). The definition is valid for all integers, including negative integers and 0, obeying the above mentioned convention.  | ||
| Syntax | clcm 12228 | Extend the definition of a class to include the least common multiple operator. | 
| Definition | df-lcm 12229* | 
Define the lcm operator.  For example,  | 
| Theorem | lcmmndc 12230 | Decidablity lemma used in various proofs related to lcm. (Contributed by Jim Kingdon, 21-Jan-2022.) | 
| Theorem | lcmval 12231* | 
Value of the lcm operator.  | 
| Theorem | lcmcom 12232 | The lcm operator is commutative. (Contributed by Steve Rodriguez, 20-Jan-2020.) (Proof shortened by AV, 16-Sep-2020.) | 
| Theorem | lcm0val 12233 | The value, by convention, of the lcm operator when either operand is 0. (Use lcmcom 12232 for a left-hand 0.) (Contributed by Steve Rodriguez, 20-Jan-2020.) (Proof shortened by AV, 16-Sep-2020.) | 
| Theorem | lcmn0val 12234* | The value of the lcm operator when both operands are nonzero. (Contributed by Steve Rodriguez, 20-Jan-2020.) (Revised by AV, 16-Sep-2020.) | 
| Theorem | lcmcllem 12235* | Lemma for lcmn0cl 12236 and dvdslcm 12237. (Contributed by Steve Rodriguez, 20-Jan-2020.) (Proof shortened by AV, 16-Sep-2020.) | 
| Theorem | lcmn0cl 12236 | Closure of the lcm operator. (Contributed by Steve Rodriguez, 20-Jan-2020.) | 
| Theorem | dvdslcm 12237 | The lcm of two integers is divisible by each of them. (Contributed by Steve Rodriguez, 20-Jan-2020.) | 
| Theorem | lcmledvds 12238 | A positive integer which both operands of the lcm operator divide bounds it. (Contributed by Steve Rodriguez, 20-Jan-2020.) (Proof shortened by AV, 16-Sep-2020.) | 
| Theorem | lcmeq0 12239 | The lcm of two integers is zero iff either is zero. (Contributed by Steve Rodriguez, 20-Jan-2020.) | 
| Theorem | lcmcl 12240 | Closure of the lcm operator. (Contributed by Steve Rodriguez, 20-Jan-2020.) | 
| Theorem | gcddvdslcm 12241 | The greatest common divisor of two numbers divides their least common multiple. (Contributed by Steve Rodriguez, 20-Jan-2020.) | 
| Theorem | lcmneg 12242 | Negating one operand of the lcm operator does not alter the result. (Contributed by Steve Rodriguez, 20-Jan-2020.) | 
| Theorem | neglcm 12243 | Negating one operand of the lcm operator does not alter the result. (Contributed by Steve Rodriguez, 20-Jan-2020.) | 
| Theorem | lcmabs 12244 | The lcm of two integers is the same as that of their absolute values. (Contributed by Steve Rodriguez, 20-Jan-2020.) | 
| Theorem | lcmgcdlem 12245 | 
Lemma for lcmgcd 12246 and lcmdvds 12247.  Prove them for positive  | 
| Theorem | lcmgcd 12246 | 
The product of two numbers' least common multiple and greatest common
     divisor is the absolute value of the product of the two numbers.  In
     particular, that absolute value is the least common multiple of two
     coprime numbers, for which  
     Multiple methods exist for proving this, and it is often proven either as
     a consequence of the fundamental theorem of arithmetic or of
     Bézout's identity bezout 12178; see, e.g.,
     https://proofwiki.org/wiki/Product_of_GCD_and_LCM 12178 and
     https://math.stackexchange.com/a/470827 12178.  This proof uses the latter to
     first confirm it for positive integers   | 
| Theorem | lcmdvds 12247 | The lcm of two integers divides any integer the two divide. (Contributed by Steve Rodriguez, 20-Jan-2020.) | 
| Theorem | lcmid 12248 | The lcm of an integer and itself is its absolute value. (Contributed by Steve Rodriguez, 20-Jan-2020.) | 
| Theorem | lcm1 12249 | The lcm of an integer and 1 is the absolute value of the integer. (Contributed by AV, 23-Aug-2020.) | 
| Theorem | lcmgcdnn 12250 | The product of two positive integers' least common multiple and greatest common divisor is the product of the two integers. (Contributed by AV, 27-Aug-2020.) | 
| Theorem | lcmgcdeq 12251 | Two integers' absolute values are equal iff their least common multiple and greatest common divisor are equal. (Contributed by Steve Rodriguez, 20-Jan-2020.) | 
| Theorem | lcmdvdsb 12252 | Biconditional form of lcmdvds 12247. (Contributed by Steve Rodriguez, 20-Jan-2020.) | 
| Theorem | lcmass 12253 | Associative law for lcm operator. (Contributed by Steve Rodriguez, 20-Jan-2020.) (Proof shortened by AV, 16-Sep-2020.) | 
| Theorem | 3lcm2e6woprm 12254 | The least common multiple of three and two is six. This proof does not use the property of 2 and 3 being prime. (Contributed by Steve Rodriguez, 20-Jan-2020.) (Revised by AV, 27-Aug-2020.) | 
| Theorem | 6lcm4e12 12255 | The least common multiple of six and four is twelve. (Contributed by AV, 27-Aug-2020.) | 
According to Wikipedia "Coprime integers",
see https://en.wikipedia.org/wiki/Coprime_integers
(16-Aug-2020) "[...] two
integers a and b are said to be relatively prime, mutually prime, or
coprime [...] if the only positive integer (factor) that divides both of
them is 1.  Consequently, any prime number that divides one does not divide the
other.  This is equivalent to their greatest common divisor (gcd) being
1.".
In the following, we use this equivalent characterization to say that
 A proof of Euclid's lemma based on coprimality is provided in coprmdvds 12260 (as opposed to Euclid's lemma for primes).  | ||
| Theorem | coprmgcdb 12256* | Two positive integers are coprime, i.e. the only positive integer that divides both of them is 1, iff their greatest common divisor is 1. (Contributed by AV, 9-Aug-2020.) | 
| Theorem | ncoprmgcdne1b 12257* | Two positive integers are not coprime, i.e. there is an integer greater than 1 which divides both integers, iff their greatest common divisor is not 1. (Contributed by AV, 9-Aug-2020.) | 
| Theorem | ncoprmgcdgt1b 12258* | Two positive integers are not coprime, i.e. there is an integer greater than 1 which divides both integers, iff their greatest common divisor is greater than 1. (Contributed by AV, 9-Aug-2020.) | 
| Theorem | coprmdvds1 12259 | If two positive integers are coprime, i.e. their greatest common divisor is 1, the only positive integer that divides both of them is 1. (Contributed by AV, 4-Aug-2021.) | 
| Theorem | coprmdvds 12260 | Euclid's Lemma (see ProofWiki "Euclid's Lemma", 10-Jul-2021, https://proofwiki.org/wiki/Euclid's_Lemma): If an integer divides the product of two integers and is coprime to one of them, then it divides the other. See also theorem 1.5 in [ApostolNT] p. 16. (Contributed by Paul Chapman, 22-Jun-2011.) (Proof shortened by AV, 10-Jul-2021.) | 
| Theorem | coprmdvds2 12261 | If an integer is divisible by two coprime integers, then it is divisible by their product. (Contributed by Mario Carneiro, 24-Feb-2014.) | 
| Theorem | mulgcddvds 12262 | One half of rpmulgcd2 12263, which does not need the coprimality assumption. (Contributed by Mario Carneiro, 2-Jul-2015.) | 
| Theorem | rpmulgcd2 12263 | 
If  | 
| Theorem | qredeq 12264 | Two equal reduced fractions have the same numerator and denominator. (Contributed by Jeff Hankins, 29-Sep-2013.) | 
| Theorem | qredeu 12265* | Every rational number has a unique reduced form. (Contributed by Jeff Hankins, 29-Sep-2013.) | 
| Theorem | rpmul 12266 | 
If  | 
| Theorem | rpdvds 12267 | 
If  | 
| Theorem | congr 12268* | 
Definition of congruence by integer multiple (see ProofWiki "Congruence
       (Number Theory)", 11-Jul-2021,
       https://proofwiki.org/wiki/Definition:Congruence_(Number_Theory)):
       An integer  | 
| Theorem | divgcdcoprm0 12269 | Integers divided by gcd are coprime. (Contributed by AV, 12-Jul-2021.) | 
| Theorem | divgcdcoprmex 12270* | Integers divided by gcd are coprime (see ProofWiki "Integers Divided by GCD are Coprime", 11-Jul-2021, https://proofwiki.org/wiki/Integers_Divided_by_GCD_are_Coprime): Any pair of integers, not both zero, can be reduced to a pair of coprime ones by dividing them by their gcd. (Contributed by AV, 12-Jul-2021.) | 
| Theorem | cncongr1 12271 | One direction of the bicondition in cncongr 12273. Theorem 5.4 in [ApostolNT] p. 109. (Contributed by AV, 13-Jul-2021.) | 
| Theorem | cncongr2 12272 | The other direction of the bicondition in cncongr 12273. (Contributed by AV, 11-Jul-2021.) | 
| Theorem | cncongr 12273 | Cancellability of Congruences (see ProofWiki "Cancellability of Congruences, https://proofwiki.org/wiki/Cancellability_of_Congruences, 10-Jul-2021): Two products with a common factor are congruent modulo a positive integer iff the other factors are congruent modulo the integer divided by the greates common divisor of the integer and the common factor. See also Theorem 5.4 "Cancellation law" in [ApostolNT] p. 109. (Contributed by AV, 13-Jul-2021.) | 
| Theorem | cncongrcoprm 12274 | Corollary 1 of Cancellability of Congruences: Two products with a common factor are congruent modulo an integer being coprime to the common factor iff the other factors are congruent modulo the integer. (Contributed by AV, 13-Jul-2021.) | 
Remark: to represent odd prime numbers, i.e., all prime numbers except   | ||
| Syntax | cprime 12275 | Extend the definition of a class to include the set of prime numbers. | 
| Definition | df-prm 12276* | Define the set of prime numbers. (Contributed by Paul Chapman, 22-Jun-2011.) | 
| Theorem | isprm 12277* | The predicate "is a prime number". A prime number is a positive integer with exactly two positive divisors. (Contributed by Paul Chapman, 22-Jun-2011.) | 
| Theorem | prmnn 12278 | A prime number is a positive integer. (Contributed by Paul Chapman, 22-Jun-2011.) | 
| Theorem | prmz 12279 | A prime number is an integer. (Contributed by Paul Chapman, 22-Jun-2011.) (Proof shortened by Jonathan Yan, 16-Jul-2017.) | 
| Theorem | prmssnn 12280 | The prime numbers are a subset of the positive integers. (Contributed by AV, 22-Jul-2020.) | 
| Theorem | prmex 12281 | The set of prime numbers exists. (Contributed by AV, 22-Jul-2020.) | 
| Theorem | 1nprm 12282 | 1 is not a prime number. (Contributed by Paul Chapman, 22-Jun-2011.) (Proof shortened by Fan Zheng, 3-Jul-2016.) | 
| Theorem | 1idssfct 12283* | The positive divisors of a positive integer include 1 and itself. (Contributed by Paul Chapman, 22-Jun-2011.) | 
| Theorem | isprm2lem 12284* | Lemma for isprm2 12285. (Contributed by Paul Chapman, 22-Jun-2011.) | 
| Theorem | isprm2 12285* | The predicate "is a prime number". A prime number is an integer greater than or equal to 2 whose only positive divisors are 1 and itself. Definition in [ApostolNT] p. 16. (Contributed by Paul Chapman, 26-Oct-2012.) | 
| Theorem | isprm3 12286* | The predicate "is a prime number". A prime number is an integer greater than or equal to 2 with no divisors strictly between 1 and itself. (Contributed by Paul Chapman, 26-Oct-2012.) | 
| Theorem | isprm4 12287* | The predicate "is a prime number". A prime number is an integer greater than or equal to 2 whose only divisor greater than or equal to 2 is itself. (Contributed by Paul Chapman, 26-Oct-2012.) | 
| Theorem | prmind2 12288* | A variation on prmind 12289 assuming complete induction for primes. (Contributed by Mario Carneiro, 20-Jun-2015.) | 
| Theorem | prmind 12289* | 
Perform induction over the multiplicative structure of  | 
| Theorem | dvdsprime 12290 | 
If  | 
| Theorem | nprm 12291 | A product of two integers greater than one is composite. (Contributed by Mario Carneiro, 20-Jun-2015.) | 
| Theorem | nprmi 12292 | An inference for compositeness. (Contributed by Mario Carneiro, 18-Feb-2014.) (Revised by Mario Carneiro, 20-Jun-2015.) | 
| Theorem | dvdsnprmd 12293 | If a number is divisible by an integer greater than 1 and less then the number, the number is not prime. (Contributed by AV, 24-Jul-2021.) | 
| Theorem | prm2orodd 12294 | A prime number is either 2 or odd. (Contributed by AV, 19-Jun-2021.) | 
| Theorem | 2prm 12295 | 2 is a prime number. (Contributed by Paul Chapman, 22-Jun-2011.) (Proof shortened by Fan Zheng, 16-Jun-2016.) | 
| Theorem | 3prm 12296 | 3 is a prime number. (Contributed by Paul Chapman, 22-Jun-2011.) | 
| Theorem | 4nprm 12297 | 4 is not a prime number. (Contributed by Paul Chapman, 22-Jun-2011.) (Proof shortened by Mario Carneiro, 18-Feb-2014.) | 
| Theorem | prmdc 12298 | Primality is decidable. (Contributed by Jim Kingdon, 30-Sep-2024.) | 
| Theorem | prmuz2 12299 | A prime number is an integer greater than or equal to 2. (Contributed by Paul Chapman, 17-Nov-2012.) | 
| Theorem | prmgt1 12300 | A prime number is an integer greater than 1. (Contributed by Alexander van der Vekens, 17-May-2018.) | 
| < Previous Next > | 
| Copyright terms: Public domain | < Previous Next > |