| Intuitionistic Logic Explorer Theorem List (p. 44 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 |
||
| Type | Label | Description |
|---|---|---|
| Statement | ||
| Theorem | p0ex 4301 | The power set of the empty set (the ordinal 1) is a set. (Contributed by NM, 23-Dec-1993.) |
| Theorem | pp0ex 4302 |
|
| Theorem | ord3ex 4303 | The ordinal number 3 is a set, proved without the Axiom of Union. (Contributed by NM, 2-May-2009.) |
| Theorem | dtruarb 4304* |
At least two sets exist (or in terms of first-order logic, the universe
of discourse has two or more objects). This theorem asserts the
existence of two sets which do not equal each other; compare with
dtruex 4681 in which we are given a set |
| Theorem | pwuni 4305 | A class is a subclass of the power class of its union. Exercise 6(b) of [Enderton] p. 38. (Contributed by NM, 14-Oct-1996.) |
| Theorem | undifexmid 4306* | Union of complementary parts producing the whole and excluded middle. Although special cases such as undifss 3590 and undifdcss 7183 are provable, the full statement implies excluded middle as shown here. (Contributed by Jim Kingdon, 16-Jun-2022.) |
| Syntax | wem 4307 | Formula for an abbreviation of excluded middle. |
| Definition | df-exmid 4308 |
The expression EXMID will be used as a readable shorthand for
any
form of the law of the excluded middle; this is a useful shorthand
largely because it hides statements of the form "for any
proposition" in
a system which can only quantify over sets, not propositions.
To see how this compares with other ways of expressing excluded middle,
compare undifexmid 4306 with exmidundif 4319. The former may be more
recognizable as excluded middle because it is in terms of propositions,
and the proof may be easier to follow for much the same reason (it just
has to show This definition and how we use it is easiest to understand (and most appropriate to assign the name "excluded middle" to) if we assume ax-sep 4228, in which case EXMID means that all propositions are decidable (see exmidexmid 4309 and notice that it relies on ax-sep 4228). If we instead work with ax-bdsep 16654, EXMID as defined here means that all bounded propositions are decidable. (Contributed by Mario Carneiro and Jim Kingdon, 18-Jun-2022.) |
| Theorem | exmidexmid 4309 |
EXMID implies that an arbitrary proposition is decidable. That is,
EXMID captures the usual meaning of excluded middle when stated in terms
of propositions.
To get other propositional statements which are equivalent to excluded middle, combine this with notnotrdc 851, peircedc 922, or condc 861. (Contributed by Jim Kingdon, 18-Jun-2022.) |
| Theorem | ss1o0el1 4310 |
A subclass of |
| Theorem | exmid01 4311 |
Excluded middle is equivalent to saying any subset of |
| Theorem | pwntru 4312 | A slight strengthening of pwtrufal 16771. (Contributed by Mario Carneiro and Jim Kingdon, 12-Sep-2023.) |
| Theorem | exmid1dc 4313* |
A convenience theorem for proving that something implies EXMID.
Think of this as an alternative to using a proposition, as in proofs
like undifexmid 4306 or ordtriexmid 4643. In this context |
| Theorem | exmidn0m 4314* | Excluded middle is equivalent to any set being empty or inhabited. (Contributed by Jim Kingdon, 5-Mar-2023.) |
| Theorem | exmidsssn 4315* | Excluded middle is equivalent to the biconditionalized version of sssnr 3857 for sets. (Contributed by Jim Kingdon, 5-Mar-2023.) |
| Theorem | exmidsssnc 4316* |
Excluded middle in terms of subsets of a singleton. This is similar to
exmid01 4311 but lets you choose any set as the element of
the singleton
rather than just |
| Theorem | exmid0el 4317 |
Excluded middle is equivalent to decidability of |
| Theorem | exmidel 4318* | Excluded middle is equivalent to decidability of membership for two arbitrary sets. (Contributed by Jim Kingdon, 18-Jun-2022.) |
| Theorem | exmidundif 4319* | Excluded middle is equivalent to every subset having a complement. That is, the union of a subset and its relative complement being the whole set. Although special cases such as undifss 3590 and undifdcss 7183 are provable, the full statement is equivalent to excluded middle as shown here. (Contributed by Jim Kingdon, 18-Jun-2022.) |
| Theorem | exmidundifim 4320* | Excluded middle is equivalent to every subset having a complement. Variation of exmidundif 4319 with an implication rather than a biconditional. (Contributed by Jim Kingdon, 16-Feb-2023.) |
| Theorem | exmid1stab 4321* |
If every proposition is stable, excluded middle follows. We are
thinking of |
| Axiom | ax-pr 4322* | The Axiom of Pairing of IZF set theory. Axiom 2 of [Crosilla] p. "Axioms of CZF and IZF", except (a) unnecessary quantifiers are removed, and (b) Crosilla has a biconditional rather than an implication (but the two are equivalent by bm1.3ii 4231). (Contributed by NM, 14-Nov-2006.) |
| Theorem | zfpair2 4323 | Derive the abbreviated version of the Axiom of Pairing from ax-pr 4322. (Contributed by NM, 14-Nov-2006.) |
| Theorem | vsnex 4324 | A singleton built on a setvar is a set. (Contributed by BJ, 15-Jan-2025.) |
| Theorem | prexg 4325 | The Axiom of Pairing using class variables. Theorem 7.13 of [Quine] p. 51, but restricted to classes which exist. For proper classes, see prprc 3802, prprc1 3800, and prprc2 3801. (Contributed by Jim Kingdon, 16-Sep-2018.) |
| Theorem | snelpwg 4326 | A singleton of a set is a member of the powerclass of a class if and only if that set is a member of that class. (Contributed by NM, 1-Apr-1998.) Put in closed form and avoid ax-nul 4236. (Revised by BJ, 17-Jan-2025.) |
| Theorem | snelpwi 4327 | A singleton of a set belongs to the power class of a class containing the set. (Contributed by Alan Sare, 25-Aug-2011.) |
| Theorem | snelpw 4328 | A singleton of a set belongs to the power class of a class containing the set. (Contributed by NM, 1-Apr-1998.) |
| Theorem | prelpw 4329 | An unordered pair of two sets is a member of the powerclass of a class if and only if the two sets are members of that class. (Contributed by AV, 8-Jan-2020.) |
| Theorem | prelpwi 4330 | A pair of two sets belongs to the power class of a class containing those two sets. (Contributed by Thierry Arnoux, 10-Mar-2017.) |
| Theorem | rext 4331* | A theorem similar to extensionality, requiring the existence of a singleton. Exercise 8 of [TakeutiZaring] p. 16. (Contributed by NM, 10-Aug-1993.) |
| Theorem | sspwb 4332 | Classes are subclasses if and only if their power classes are subclasses. Exercise 18 of [TakeutiZaring] p. 18. (Contributed by NM, 13-Oct-1996.) |
| Theorem | unipw 4333 | A class equals the union of its power class. Exercise 6(a) of [Enderton] p. 38. (Contributed by NM, 14-Oct-1996.) (Proof shortened by Alan Sare, 28-Dec-2008.) |
| Theorem | pwel 4334 | Membership of a power class. Exercise 10 of [Enderton] p. 26. (Contributed by NM, 13-Jan-2007.) |
| Theorem | pwtr 4335 | A class is transitive iff its power class is transitive. (Contributed by Alan Sare, 25-Aug-2011.) (Revised by Mario Carneiro, 15-Jun-2014.) |
| Theorem | ssextss 4336* | An extensionality-like principle defining subclass in terms of subsets. (Contributed by NM, 30-Jun-2004.) |
| Theorem | ssext 4337* | An extensionality-like principle that uses the subset instead of the membership relation: two classes are equal iff they have the same subsets. (Contributed by NM, 30-Jun-2004.) |
| Theorem | nssssr 4338* | Negation of subclass relationship. Compare nssr 3298. (Contributed by Jim Kingdon, 17-Sep-2018.) |
| Theorem | pweqb 4339 | Classes are equal if and only if their power classes are equal. Exercise 19 of [TakeutiZaring] p. 18. (Contributed by NM, 13-Oct-1996.) |
| Theorem | intid 4340* | The intersection of all sets to which a set belongs is the singleton of that set. (Contributed by NM, 5-Jun-2009.) |
| Theorem | euabex 4341 | The abstraction of a wff with existential uniqueness exists. (Contributed by NM, 25-Nov-1994.) |
| Theorem | mss 4342* | An inhabited class (even if proper) has an inhabited subset. (Contributed by Jim Kingdon, 17-Sep-2018.) |
| Theorem | exss 4343* | Restricted existence in a class (even if proper) implies restricted existence in a subset. (Contributed by NM, 23-Aug-2003.) |
| Theorem | opexg 4344 | An ordered pair of sets is a set. (Contributed by Jim Kingdon, 11-Jan-2019.) |
| Theorem | opex 4345 | An ordered pair of sets is a set. (Contributed by Jim Kingdon, 24-Sep-2018.) (Revised by Mario Carneiro, 24-May-2019.) |
| Theorem | otexg 4346 | An ordered triple of sets is a set. (Contributed by Jim Kingdon, 19-Sep-2018.) |
| Theorem | elop 4347 | An ordered pair has two elements. Exercise 3 of [TakeutiZaring] p. 15. (Contributed by NM, 5-Aug-1993.) (Revised by Mario Carneiro, 26-Apr-2015.) |
| Theorem | opi1 4348 | One of the two elements in an ordered pair. (Contributed by NM, 5-Aug-1993.) (Revised by Mario Carneiro, 26-Apr-2015.) |
| Theorem | opi2 4349 | One of the two elements of an ordered pair. (Contributed by NM, 5-Aug-1993.) (Revised by Mario Carneiro, 26-Apr-2015.) |
| Theorem | opm 4350* | An ordered pair is inhabited iff the arguments are sets. (Contributed by Jim Kingdon, 21-Sep-2018.) |
| Theorem | opnzi 4351 | An ordered pair is nonempty if the arguments are sets (it is also inhabited; see opm 4350). (Contributed by Mario Carneiro, 26-Apr-2015.) |
| Theorem | opth1 4352 | Equality of the first members of equal ordered pairs. (Contributed by NM, 28-May-2008.) (Revised by Mario Carneiro, 26-Apr-2015.) |
| Theorem | opth 4353 |
The ordered pair theorem. If two ordered pairs are equal, their first
elements are equal and their second elements are equal. Exercise 6 of
[TakeutiZaring] p. 16. Note that
|
| Theorem | opthg 4354 |
Ordered pair theorem. |
| Theorem | opthg2 4355 | Ordered pair theorem. (Contributed by NM, 14-Oct-2005.) (Revised by Mario Carneiro, 26-Apr-2015.) |
| Theorem | opth2 4356 | Ordered pair theorem. (Contributed by NM, 21-Sep-2014.) |
| Theorem | otth2 4357 | Ordered triple theorem, with triple express with ordered pairs. (Contributed by NM, 1-May-1995.) (Revised by Mario Carneiro, 26-Apr-2015.) |
| Theorem | otth 4358 | Ordered triple theorem. (Contributed by NM, 25-Sep-2014.) (Revised by Mario Carneiro, 26-Apr-2015.) |
| Theorem | eqvinop 4359* | A variable introduction law for ordered pairs. Analog of Lemma 15 of [Monk2] p. 109. (Contributed by NM, 28-May-1995.) |
| Theorem | copsexg 4360* |
Substitution of class |
| Theorem | copsex2t 4361* | Closed theorem form of copsex2g 4362. (Contributed by NM, 17-Feb-2013.) |
| Theorem | copsex2g 4362* | Implicit substitution inference for ordered pairs. (Contributed by NM, 28-May-1995.) |
| Theorem | copsex4g 4363* | An implicit substitution inference for 2 ordered pairs. (Contributed by NM, 5-Aug-1995.) |
| Theorem | 0nelop 4364 | A property of ordered pairs. (Contributed by Mario Carneiro, 26-Apr-2015.) |
| Theorem | opwo0id 4365 | An ordered pair is equal to the ordered pair without the empty set. This is because no ordered pair contains the empty set. (Contributed by AV, 15-Nov-2021.) |
| Theorem | opeqex 4366 | Equivalence of existence implied by equality of ordered pairs. (Contributed by NM, 28-May-2008.) |
| Theorem | opcom 4367 | An ordered pair commutes iff its members are equal. (Contributed by NM, 28-May-2009.) |
| Theorem | moop2 4368* | "At most one" property of an ordered pair. (Contributed by NM, 11-Apr-2004.) (Revised by Mario Carneiro, 26-Apr-2015.) |
| Theorem | opeqsn 4369 | Equivalence for an ordered pair equal to a singleton. (Contributed by NM, 3-Jun-2008.) |
| Theorem | opeqpr 4370 | Equivalence for an ordered pair equal to an unordered pair. (Contributed by NM, 3-Jun-2008.) |
| Theorem | euotd 4371* | Prove existential uniqueness for an ordered triple. (Contributed by Mario Carneiro, 20-May-2015.) |
| Theorem | uniop 4372 | The union of an ordered pair. Theorem 65 of [Suppes] p. 39. (Contributed by NM, 17-Aug-2004.) (Revised by Mario Carneiro, 26-Apr-2015.) |
| Theorem | uniopel 4373 | Ordered pair membership is inherited by class union. (Contributed by NM, 13-May-2008.) (Revised by Mario Carneiro, 26-Apr-2015.) |
| Theorem | opabid 4374 | The law of concretion. Special case of Theorem 9.5 of [Quine] p. 61. (Contributed by NM, 14-Apr-1995.) (Proof shortened by Andrew Salmon, 25-Jul-2011.) |
| Theorem | opabidw 4375* | The law of concretion. Special case of Theorem 9.5 of [Quine] p. 61. Version of opabid 4374 with a disjoint variable condition. (Contributed by NM, 14-Apr-1995.) (Revised by GG, 26-Jan-2024.) |
| Theorem | elopab 4376* | Membership in a class abstraction of ordered pairs. (Contributed by NM, 24-Mar-1998.) |
| Theorem | opelopabsbALT 4377* | The law of concretion in terms of substitutions. Less general than opelopabsb 4378, but having a much shorter proof. (Contributed by NM, 30-Sep-2002.) (Proof shortened by Andrew Salmon, 25-Jul-2011.) (New usage is discouraged.) (Proof modification is discouraged.) |
| Theorem | opelopabsb 4378* | The law of concretion in terms of substitutions. (Contributed by NM, 30-Sep-2002.) (Revised by Mario Carneiro, 18-Nov-2016.) |
| Theorem | brabsb 4379* | The law of concretion in terms of substitutions. (Contributed by NM, 17-Mar-2008.) |
| Theorem | opelopabt 4380* | Closed theorem form of opelopab 4390. (Contributed by NM, 19-Feb-2013.) |
| Theorem | opelopabga 4381* | The law of concretion. Theorem 9.5 of [Quine] p. 61. (Contributed by Mario Carneiro, 19-Dec-2013.) |
| Theorem | brabga 4382* | The law of concretion for a binary relation. (Contributed by Mario Carneiro, 19-Dec-2013.) |
| Theorem | opelopab2a 4383* | Ordered pair membership in an ordered pair class abstraction. (Contributed by Mario Carneiro, 19-Dec-2013.) |
| Theorem | opelopaba 4384* | The law of concretion. Theorem 9.5 of [Quine] p. 61. (Contributed by Mario Carneiro, 19-Dec-2013.) |
| Theorem | braba 4385* | The law of concretion for a binary relation. (Contributed by NM, 19-Dec-2013.) |
| Theorem | opelopabg 4386* | The law of concretion. Theorem 9.5 of [Quine] p. 61. (Contributed by NM, 28-May-1995.) (Revised by Mario Carneiro, 19-Dec-2013.) |
| Theorem | brabg 4387* | The law of concretion for a binary relation. (Contributed by NM, 16-Aug-1999.) (Revised by Mario Carneiro, 19-Dec-2013.) |
| Theorem | opelopabgf 4388* | The law of concretion. Theorem 9.5 of [Quine] p. 61. This version of opelopabg 4386 uses bound-variable hypotheses in place of distinct variable conditions. (Contributed by Alexander van der Vekens, 8-Jul-2018.) |
| Theorem | opelopab2 4389* | Ordered pair membership in an ordered pair class abstraction. (Contributed by NM, 14-Oct-2007.) (Revised by Mario Carneiro, 19-Dec-2013.) |
| Theorem | opelopab 4390* | The law of concretion. Theorem 9.5 of [Quine] p. 61. (Contributed by NM, 16-May-1995.) |
| Theorem | brab 4391* | The law of concretion for a binary relation. (Contributed by NM, 16-Aug-1999.) |
| Theorem | opelopabaf 4392* | The law of concretion. Theorem 9.5 of [Quine] p. 61. This version of opelopab 4390 uses bound-variable hypotheses in place of distinct variable conditions. (Contributed by Mario Carneiro, 19-Dec-2013.) (Proof shortened by Mario Carneiro, 18-Nov-2016.) |
| Theorem | opelopabf 4393* | The law of concretion. Theorem 9.5 of [Quine] p. 61. This version of opelopab 4390 uses bound-variable hypotheses in place of distinct variable conditions. (Contributed by NM, 19-Dec-2008.) |
| Theorem | ssopab2 4394 | Equivalence of ordered pair abstraction subclass and implication. (Contributed by NM, 27-Dec-1996.) (Revised by Mario Carneiro, 19-May-2013.) |
| Theorem | ssopab2b 4395 | Equivalence of ordered pair abstraction subclass and implication. (Contributed by NM, 27-Dec-1996.) (Proof shortened by Mario Carneiro, 18-Nov-2016.) |
| Theorem | ssopab2i 4396 | Inference of ordered pair abstraction subclass from implication. (Contributed by NM, 5-Apr-1995.) |
| Theorem | ssopab2dv 4397* | Inference of ordered pair abstraction subclass from implication. (Contributed by NM, 19-Jan-2014.) (Revised by Mario Carneiro, 24-Jun-2014.) |
| Theorem | eqopab2b 4398 | Equivalence of ordered pair abstraction equality and biconditional. (Contributed by Mario Carneiro, 4-Jan-2017.) |
| Theorem | opabm 4399* | Inhabited ordered pair class abstraction. (Contributed by Jim Kingdon, 29-Sep-2018.) |
| Theorem | iunopab 4400* | Move indexed union inside an ordered-pair abstraction. (Contributed by Stefan O'Rear, 20-Feb-2015.) |
| < Previous Next > |
| Copyright terms: Public domain | < Previous Next > |