Home | Intuitionistic Logic Explorer Theorem List (p. 71 of 140) | < 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 | ordiso 7001* | Order-isomorphic ordinal numbers are equal. (Contributed by Jeff Hankins, 16-Oct-2009.) (Proof shortened by Mario Carneiro, 24-Jun-2015.) |
Syntax | cdju 7002 | Extend class notation to include disjoint union of two classes. |
⊔ | ||
Definition | df-dju 7003 | Disjoint union of two classes. This is a way of creating a class which contains elements corresponding to each element of or , tagging each one with whether it came from or . (Contributed by Jim Kingdon, 20-Jun-2022.) |
⊔ | ||
Theorem | djueq12 7004 | Equality theorem for disjoint union. (Contributed by Jim Kingdon, 23-Jun-2022.) |
⊔ ⊔ | ||
Theorem | djueq1 7005 | Equality theorem for disjoint union. (Contributed by Jim Kingdon, 23-Jun-2022.) |
⊔ ⊔ | ||
Theorem | djueq2 7006 | Equality theorem for disjoint union. (Contributed by Jim Kingdon, 23-Jun-2022.) |
⊔ ⊔ | ||
Theorem | nfdju 7007 | Bound-variable hypothesis builder for disjoint union. (Contributed by Jim Kingdon, 23-Jun-2022.) |
⊔ | ||
Theorem | djuex 7008 | The disjoint union of sets is a set. See also the more precise djuss 7035. (Contributed by AV, 28-Jun-2022.) |
⊔ | ||
Theorem | djuexb 7009 | The disjoint union of two classes is a set iff both classes are sets. (Contributed by Jim Kingdon, 6-Sep-2023.) |
⊔ | ||
In this section, we define the left and right injections of a disjoint union and prove their main properties. These injections are restrictions of the "template" functions inl and inr, which appear in most applications in the form inl and inr . | ||
Syntax | cinl 7010 | Extend class notation to include left injection of a disjoint union. |
inl | ||
Syntax | cinr 7011 | Extend class notation to include right injection of a disjoint union. |
inr | ||
Definition | df-inl 7012 | Left injection of a disjoint union. (Contributed by Mario Carneiro, 21-Jun-2022.) |
inl | ||
Definition | df-inr 7013 | Right injection of a disjoint union. (Contributed by Mario Carneiro, 21-Jun-2022.) |
inr | ||
Theorem | djulclr 7014 | Left closure of disjoint union. (Contributed by Jim Kingdon, 21-Jun-2022.) (Revised by BJ, 6-Jul-2022.) |
inl ⊔ | ||
Theorem | djurclr 7015 | Right closure of disjoint union. (Contributed by Jim Kingdon, 21-Jun-2022.) (Revised by BJ, 6-Jul-2022.) |
inr ⊔ | ||
Theorem | djulcl 7016 | Left closure of disjoint union. (Contributed by Jim Kingdon, 21-Jun-2022.) |
inl ⊔ | ||
Theorem | djurcl 7017 | Right closure of disjoint union. (Contributed by Jim Kingdon, 21-Jun-2022.) |
inr ⊔ | ||
Theorem | djuf1olem 7018* | Lemma for djulf1o 7023 and djurf1o 7024. (Contributed by BJ and Jim Kingdon, 4-Jul-2022.) |
Theorem | djuf1olemr 7019* | Lemma for djulf1or 7021 and djurf1or 7022. For a version of this lemma with defined on and no restriction in the conclusion, see djuf1olem 7018. (Contributed by BJ and Jim Kingdon, 4-Jul-2022.) |
Theorem | djulclb 7020 | Left biconditional closure of disjoint union. (Contributed by Jim Kingdon, 2-Jul-2022.) |
inl ⊔ | ||
Theorem | djulf1or 7021 | The left injection function on all sets is one to one and onto. (Contributed by BJ and Jim Kingdon, 22-Jun-2022.) |
inl | ||
Theorem | djurf1or 7022 | The right injection function on all sets is one to one and onto. (Contributed by BJ and Jim Kingdon, 22-Jun-2022.) |
inr | ||
Theorem | djulf1o 7023 | The left injection function on all sets is one to one and onto. (Contributed by Jim Kingdon, 22-Jun-2022.) |
inl | ||
Theorem | djurf1o 7024 | The right injection function on all sets is one to one and onto. (Contributed by Jim Kingdon, 22-Jun-2022.) |
inr | ||
Theorem | inresflem 7025* | Lemma for inlresf1 7026 and inrresf1 7027. (Contributed by BJ, 4-Jul-2022.) |
Theorem | inlresf1 7026 | The left injection restricted to the left class of a disjoint union is an injective function from the left class into the disjoint union. (Contributed by AV, 28-Jun-2022.) |
inl ⊔ | ||
Theorem | inrresf1 7027 | The right injection restricted to the right class of a disjoint union is an injective function from the right class into the disjoint union. (Contributed by AV, 28-Jun-2022.) |
inr ⊔ | ||
Theorem | djuinr 7028 | The ranges of any left and right injections are disjoint. Remark: the extra generality offered by the two restrictions makes the theorem more readily usable (e.g., by djudom 7058 and djufun 7069) while the simpler statement inl inr is easily recovered from it by substituting for both and as done in casefun 7050). (Contributed by BJ and Jim Kingdon, 21-Jun-2022.) |
inl inr | ||
Theorem | djuin 7029 | The images of any classes under right and left injection produce disjoint sets. (Contributed by Jim Kingdon, 21-Jun-2022.) (Proof shortened by BJ, 9-Jul-2023.) |
inl inr | ||
Theorem | inl11 7030 | Left injection is one-to-one. (Contributed by Jim Kingdon, 12-Jul-2023.) |
inl inl | ||
Theorem | djuunr 7031 | The disjoint union of two classes is the union of the images of those two classes under right and left injection. (Contributed by Jim Kingdon, 22-Jun-2022.) (Proof shortened by BJ, 6-Jul-2022.) |
inl inr ⊔ | ||
Theorem | djuun 7032 | The disjoint union of two classes is the union of the images of those two classes under right and left injection. (Contributed by Jim Kingdon, 22-Jun-2022.) (Proof shortened by BJ, 9-Jul-2023.) |
inl inr ⊔ | ||
Theorem | eldju 7033* | Element of a disjoint union. (Contributed by BJ and Jim Kingdon, 23-Jun-2022.) |
⊔ inl inr | ||
Theorem | djur 7034* | A member of a disjoint union can be mapped from one of the classes which produced it. (Contributed by Jim Kingdon, 23-Jun-2022.) Upgrade implication to biconditional and shorten proof. (Revised by BJ, 14-Jul-2023.) |
⊔ inl inr | ||
Theorem | djuss 7035 | A disjoint union is a subset of a Cartesian product. (Contributed by AV, 25-Jun-2022.) |
⊔ | ||
Theorem | eldju1st 7036 | The first component of an element of a disjoint union is either or . (Contributed by AV, 26-Jun-2022.) |
⊔ | ||
Theorem | eldju2ndl 7037 | The second component of an element of a disjoint union is an element of the left class of the disjoint union if its first component is the empty set. (Contributed by AV, 26-Jun-2022.) |
⊔ | ||
Theorem | eldju2ndr 7038 | The second component of an element of a disjoint union is an element of the right class of the disjoint union if its first component is not the empty set. (Contributed by AV, 26-Jun-2022.) |
⊔ | ||
Theorem | 1stinl 7039 | The first component of the value of a left injection is the empty set. (Contributed by AV, 27-Jun-2022.) |
inl | ||
Theorem | 2ndinl 7040 | The second component of the value of a left injection is its argument. (Contributed by AV, 27-Jun-2022.) |
inl | ||
Theorem | 1stinr 7041 | The first component of the value of a right injection is . (Contributed by AV, 27-Jun-2022.) |
inr | ||
Theorem | 2ndinr 7042 | The second component of the value of a right injection is its argument. (Contributed by AV, 27-Jun-2022.) |
inr | ||
Theorem | djune 7043 | Left and right injection never produce equal values. (Contributed by Jim Kingdon, 2-Jul-2022.) |
inl inr | ||
Theorem | updjudhf 7044* | The mapping of an element of the disjoint union to the value of the corresponding function is a function. (Contributed by AV, 26-Jun-2022.) |
⊔ ⊔ | ||
Theorem | updjudhcoinlf 7045* | The composition of the mapping of an element of the disjoint union to the value of the corresponding function and the left injection equals the first function. (Contributed by AV, 27-Jun-2022.) |
⊔ inl | ||
Theorem | updjudhcoinrg 7046* | The composition of the mapping of an element of the disjoint union to the value of the corresponding function and the right injection equals the second function. (Contributed by AV, 27-Jun-2022.) |
⊔ inr | ||
Theorem | updjud 7047* | Universal property of the disjoint union. (Proposed by BJ, 25-Jun-2022.) (Contributed by AV, 28-Jun-2022.) |
⊔ inl inr | ||
Syntax | cdjucase 7048 | Syntax for the "case" construction. |
case | ||
Definition | df-case 7049 | The "case" construction: if and are functions, then case ⊔ is the natural function obtained by a definition by cases, hence the name. It is the unique function whose existence is asserted by the universal property of disjoint unions updjud 7047. The definition is adapted to make sense also for binary relations (where the universal property also holds). (Contributed by MC and BJ, 10-Jul-2022.) |
case inl inr | ||
Theorem | casefun 7050 | The "case" construction of two functions is a function. (Contributed by BJ, 10-Jul-2022.) |
case | ||
Theorem | casedm 7051 | The domain of the "case" construction is the disjoint union of the domains. TODO (although less important): case . (Contributed by BJ, 10-Jul-2022.) |
case ⊔ | ||
Theorem | caserel 7052 | The "case" construction of two relations is a relation, with bounds on its domain and codomain. Typically, the "case" construction is used when both relations have a common codomain. (Contributed by BJ, 10-Jul-2022.) |
case ⊔ | ||
Theorem | casef 7053 | The "case" construction of two functions is a function on the disjoint union of their domains. (Contributed by BJ, 10-Jul-2022.) |
case ⊔ | ||
Theorem | caseinj 7054 | The "case" construction of two injective relations with disjoint ranges is an injective relation. (Contributed by BJ, 10-Jul-2022.) |
case | ||
Theorem | casef1 7055 | The "case" construction of two injective functions with disjoint ranges is an injective function. (Contributed by BJ, 10-Jul-2022.) |
case ⊔ | ||
Theorem | caseinl 7056 | Applying the "case" construction to a left injection. (Contributed by Jim Kingdon, 15-Mar-2023.) |
case inl | ||
Theorem | caseinr 7057 | Applying the "case" construction to a right injection. (Contributed by Jim Kingdon, 12-Jul-2023.) |
case inr | ||
Theorem | djudom 7058 | Dominance law for disjoint union. (Contributed by Jim Kingdon, 25-Jul-2022.) |
⊔ ⊔ | ||
Theorem | omp1eomlem 7059* | Lemma for omp1eom 7060. (Contributed by Jim Kingdon, 11-Jul-2023.) |
inr inl case ⊔ | ||
Theorem | omp1eom 7060 | Adding one to . (Contributed by Jim Kingdon, 10-Jul-2023.) |
⊔ | ||
Theorem | endjusym 7061 | Reversing right and left operands of a disjoint union produces an equinumerous result. (Contributed by Jim Kingdon, 10-Jul-2023.) |
⊔ ⊔ | ||
Theorem | eninl 7062 | Equinumerosity of a set and its image under left injection. (Contributed by Jim Kingdon, 30-Jul-2023.) |
inl | ||
Theorem | eninr 7063 | Equinumerosity of a set and its image under right injection. (Contributed by Jim Kingdon, 30-Jul-2023.) |
inr | ||
Theorem | difinfsnlem 7064* | Lemma for difinfsn 7065. The case where we need to swap and inr in building the mapping . (Contributed by Jim Kingdon, 9-Aug-2023.) |
DECID ⊔ inr inl inr inl | ||
Theorem | difinfsn 7065* | An infinite set minus one element is infinite. We require that the set has decidable equality. (Contributed by Jim Kingdon, 8-Aug-2023.) |
DECID | ||
Theorem | difinfinf 7066* | An infinite set minus a finite subset is infinite. We require that the set has decidable equality. (Contributed by Jim Kingdon, 8-Aug-2023.) |
DECID | ||
Syntax | cdjud 7067 | Syntax for the domain-disjoint-union of two relations. |
⊔d | ||
Definition | df-djud 7068 |
The "domain-disjoint-union" of two relations: if and
are two binary relations,
then ⊔d is the
binary relation from ⊔
to having the universal
property of disjoint unions (see updjud 7047 in the case of functions).
Remark: the restrictions to (resp. ) are not necessary since extra stuff would be thrown away in the post-composition with (resp. ), as in df-case 7049, but they are explicitly written for clarity. (Contributed by MC and BJ, 10-Jul-2022.) |
⊔d inl inr | ||
Theorem | djufun 7069 | The "domain-disjoint-union" of two functions is a function. (Contributed by BJ, 10-Jul-2022.) |
⊔d | ||
Theorem | djudm 7070 | The domain of the "domain-disjoint-union" is the disjoint union of the domains. Remark: its range is the (standard) union of the ranges. (Contributed by BJ, 10-Jul-2022.) |
⊔d ⊔ | ||
Theorem | djuinj 7071 | The "domain-disjoint-union" of two injective relations with disjoint ranges is an injective relation. (Contributed by BJ, 10-Jul-2022.) |
⊔d | ||
Theorem | 0ct 7072 | The empty set is countable. Remark of [BauerSwan], p. 14:3 which also has the definition of countable used here. (Contributed by Jim Kingdon, 13-Mar-2023.) |
⊔ | ||
Theorem | ctmlemr 7073* | Lemma for ctm 7074. One of the directions of the biconditional. (Contributed by Jim Kingdon, 16-Mar-2023.) |
⊔ | ||
Theorem | ctm 7074* | Two equivalent definitions of countable for an inhabited set. Remark of [BauerSwan], p. 14:3. (Contributed by Jim Kingdon, 13-Mar-2023.) |
⊔ | ||
Theorem | ctssdclemn0 7075* | Lemma for ctssdc 7078. The case. (Contributed by Jim Kingdon, 16-Aug-2023.) |
DECID ⊔ | ||
Theorem | ctssdccl 7076* | A mapping from a decidable subset of the natural numbers onto a countable set. This is similar to one direction of ctssdc 7078 but expressed in terms of classes rather than . (Contributed by Jim Kingdon, 30-Oct-2023.) |
⊔ inl inl DECID | ||
Theorem | ctssdclemr 7077* | Lemma for ctssdc 7078. Showing that our usual definition of countable implies the alternate one. (Contributed by Jim Kingdon, 16-Aug-2023.) |
⊔ DECID | ||
Theorem | ctssdc 7078* | A set is countable iff there is a surjection from a decidable subset of the natural numbers onto it. The decidability condition is needed as shown at ctssexmid 7114. (Contributed by Jim Kingdon, 15-Aug-2023.) |
DECID ⊔ | ||
Theorem | enumctlemm 7079* | Lemma for enumct 7080. The case where is greater than zero. (Contributed by Jim Kingdon, 13-Mar-2023.) |
Theorem | enumct 7080* | A finitely enumerable set is countable. Lemma 8.1.14 of [AczelRathjen], p. 73 (except that our definition of countable does not require the set to be inhabited). "Finitely enumerable" is defined as per Definition 8.1.4 of [AczelRathjen], p. 71 and "countable" is defined as ⊔ per [BauerSwan], p. 14:3. (Contributed by Jim Kingdon, 13-Mar-2023.) |
⊔ | ||
Theorem | finct 7081* | A finite set is countable. (Contributed by Jim Kingdon, 17-Mar-2023.) |
⊔ | ||
Theorem | omct 7082 | is countable. (Contributed by Jim Kingdon, 23-Dec-2023.) |
⊔ | ||
Theorem | ctfoex 7083* | A countable class is a set. (Contributed by Jim Kingdon, 25-Dec-2023.) |
⊔ | ||
This section introduces the one-point compactification of the set of natural numbers, introduced by Escardo as the set of nonincreasing sequences on with values in . The topological results justifying its name will be proved later. | ||
Syntax | xnninf 7084 | Set of nonincreasing sequences in . |
ℕ∞ | ||
Definition | df-nninf 7085* | Define the set of nonincreasing sequences in . Definition in Section 3.1 of [Pierik], p. 15. If we assumed excluded middle, this would be essentially the same as NN0* as defined at df-xnn0 9178 but in its absence the relationship between the two is more complicated. This definition would function much the same whether we used or , but the former allows us to take advantage of (df2o3 6398) so we adopt it. (Contributed by Jim Kingdon, 14-Jul-2022.) |
ℕ∞ | ||
Theorem | nninfex 7086 | ℕ∞ is a set. (Contributed by Jim Kingdon, 10-Aug-2022.) |
ℕ∞ | ||
Theorem | nninff 7087 | An element of ℕ∞ is a sequence of zeroes and ones. (Contributed by Jim Kingdon, 4-Aug-2022.) |
ℕ∞ | ||
Theorem | infnninf 7088 | The point at infinity in ℕ∞ is the constant sequence equal to . Note that with our encoding of functions, that constant function can also be expressed as , as fconstmpt 4651 shows. (Contributed by Jim Kingdon, 14-Jul-2022.) Use maps-to notation. (Revised by BJ, 10-Aug-2024.) |
ℕ∞ | ||
Theorem | infnninfOLD 7089 | Obsolete version of infnninf 7088 as of 10-Aug-2024. (Contributed by Jim Kingdon, 14-Jul-2022.) (Proof modification is discouraged.) (New usage is discouraged.) |
ℕ∞ | ||
Theorem | nnnninf 7090* | Elements of ℕ∞ corresponding to natural numbers. The natural number corresponds to a sequence of ones followed by zeroes. This can be strengthened to include infinity, see nnnninf2 7091. (Contributed by Jim Kingdon, 14-Jul-2022.) |
ℕ∞ | ||
Theorem | nnnninf2 7091* | Canonical embedding of into ℕ∞. (Contributed by BJ, 10-Aug-2024.) |
ℕ∞ | ||
Theorem | nnnninfeq 7092* | Mapping of a natural number to an element of ℕ∞. (Contributed by Jim Kingdon, 4-Aug-2022.) |
ℕ∞ | ||
Theorem | nnnninfeq2 7093* | Mapping of a natural number to an element of ℕ∞. Similar to nnnninfeq 7092 but if we have information about a single digit, that gives information about all previous digits. (Contributed by Jim Kingdon, 4-Aug-2022.) |
ℕ∞ | ||
Theorem | nninfisollem0 7094* | Lemma for nninfisol 7097. The case where is zero. (Contributed by Jim Kingdon, 13-Sep-2024.) |
ℕ∞ DECID | ||
Theorem | nninfisollemne 7095* | Lemma for nninfisol 7097. A case where is a successor and and are not equal. (Contributed by Jim Kingdon, 13-Sep-2024.) |
ℕ∞ DECID | ||
Theorem | nninfisollemeq 7096* | Lemma for nninfisol 7097. The case where is a successor and and are equal. (Contributed by Jim Kingdon, 13-Sep-2024.) |
ℕ∞ DECID | ||
Theorem | nninfisol 7097* | Finite elements of ℕ∞ are isolated. That is, given a natural number and any element of ℕ∞, it is decidable whether the natural number (when converted to an element of ℕ∞) is equal to the given element of ℕ∞. Stated in an online post by Martin Escardo. One way to understand this theorem is that you do not need to look at an unbounded number of elements of the sequence to decide whether it is equal to (in fact, you only need to look at two elements and tells you where to look). (Contributed by BJ and Jim Kingdon, 12-Sep-2024.) |
ℕ∞ DECID | ||
Syntax | comni 7098 | Extend class definition to include the class of omniscient sets. |
Omni | ||
Definition | df-omni 7099* |
An omniscient set is one where we can decide whether a predicate (here
represented by a function ) holds (is equal to ) for all
elements or fails to hold (is equal to ) for some element.
Definition 3.1 of [Pierik], p. 14.
In particular, Omni is known as the Limited Principle of Omniscience (LPO). (Contributed by Jim Kingdon, 28-Jun-2022.) |
Omni | ||
Theorem | isomni 7100* | The predicate of being omniscient. (Contributed by Jim Kingdon, 28-Jun-2022.) |
Omni |
< Previous Next > |
Copyright terms: Public domain | < Previous Next > |