| Intuitionistic Logic Explorer Theorem List (p. 61 of 166) | < 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 | acexmidlemab 6001* | Lemma for acexmid 6006. (Contributed by Jim Kingdon, 6-Aug-2019.) |
| Theorem | acexmidlemcase 6002* |
Lemma for acexmid 6006. Here we divide the proof into cases (based
on the
disjunction implicit in an unordered pair, not the sort of case
elimination which relies on excluded middle).
The cases are (1) the choice function evaluated at
Because of the way we represent the choice function
Although it isn't exactly about the division into cases, it is also
convenient for this lemma to also include the step that if the choice
function evaluated at (Contributed by Jim Kingdon, 7-Aug-2019.) |
| Theorem | acexmidlem1 6003* | Lemma for acexmid 6006. List the cases identified in acexmidlemcase 6002 and hook them up to the lemmas which handle each case. (Contributed by Jim Kingdon, 7-Aug-2019.) |
| Theorem | acexmidlem2 6004* |
Lemma for acexmid 6006. This builds on acexmidlem1 6003 by noting that every
element of
(Note that
The set (Contributed by Jim Kingdon, 5-Aug-2019.) |
| Theorem | acexmidlemv 6005* |
Lemma for acexmid 6006.
This is acexmid 6006 with additional disjoint variable conditions,
most
notably between (Contributed by Jim Kingdon, 6-Aug-2019.) |
| Theorem | acexmid 6006* |
The axiom of choice implies excluded middle. Theorem 1.3 in [Bauer]
p. 483.
The statement of the axiom of choice given here is ac2 in the Metamath
Proof Explorer (version of 3-Aug-2019). In particular, note that the
choice function Essentially the same proof can also be found at "The axiom of choice implies instances of EM", [Crosilla], p. "Set-theoretic principles incompatible with intuitionistic logic". Often referred to as Diaconescu's theorem, or Diaconescu-Goodman-Myhill theorem, after Radu Diaconescu who discovered it in 1975 in the framework of topos theory and N. D. Goodman and John Myhill in 1978 in the framework of set theory (although it already appeared as an exercise in Errett Bishop's book Foundations of Constructive Analysis from 1967). For this theorem stated using the df-ac 7399 and df-exmid 4279 syntaxes, see exmidac 7402. (Contributed by Jim Kingdon, 4-Aug-2019.) |
| Syntax | co 6007 |
Extend class notation to include the value of an operation |
| Syntax | coprab 6008 | Extend class notation to include class abstraction (class builder) of nested ordered pairs. |
| Syntax | cmpo 6009 | Extend the definition of a class to include maps-to notation for defining an operation via a rule. |
| Definition | df-ov 6010 |
Define the value of an operation. Definition of operation value in
[Enderton] p. 79. Note that the syntax
is simply three class expressions
in a row bracketed by parentheses. There are no restrictions of any kind
on what those class expressions may be, although only certain kinds of
class expressions - a binary operation |
| Definition | df-oprab 6011* |
Define the class abstraction (class builder) of a collection of nested
ordered pairs (for use in defining operations). This is a special case
of Definition 4.16 of [TakeutiZaring] p. 14. Normally |
| Definition | df-mpo 6012* |
Define maps-to notation for defining an operation via a rule. Read as
"the operation defined by the map from |
| Theorem | oveq 6013 | Equality theorem for operation value. (Contributed by NM, 28-Feb-1995.) |
| Theorem | oveq1 6014 | Equality theorem for operation value. (Contributed by NM, 28-Feb-1995.) |
| Theorem | oveq2 6015 | Equality theorem for operation value. (Contributed by NM, 28-Feb-1995.) |
| Theorem | oveq12 6016 | Equality theorem for operation value. (Contributed by NM, 16-Jul-1995.) |
| Theorem | oveq1i 6017 | Equality inference for operation value. (Contributed by NM, 28-Feb-1995.) |
| Theorem | oveq2i 6018 | Equality inference for operation value. (Contributed by NM, 28-Feb-1995.) |
| Theorem | oveq12i 6019 | Equality inference for operation value. (Contributed by NM, 28-Feb-1995.) (Proof shortened by Andrew Salmon, 22-Oct-2011.) |
| Theorem | oveqi 6020 | Equality inference for operation value. (Contributed by NM, 24-Nov-2007.) |
| Theorem | oveq123i 6021 | Equality inference for operation value. (Contributed by FL, 11-Jul-2010.) |
| Theorem | oveq1d 6022 | Equality deduction for operation value. (Contributed by NM, 13-Mar-1995.) |
| Theorem | oveq2d 6023 | Equality deduction for operation value. (Contributed by NM, 13-Mar-1995.) |
| Theorem | oveqd 6024 | Equality deduction for operation value. (Contributed by NM, 9-Sep-2006.) |
| Theorem | oveq12d 6025 | Equality deduction for operation value. (Contributed by NM, 13-Mar-1995.) (Proof shortened by Andrew Salmon, 22-Oct-2011.) |
| Theorem | oveqan12d 6026 | Equality deduction for operation value. (Contributed by NM, 10-Aug-1995.) |
| Theorem | oveqan12rd 6027 | Equality deduction for operation value. (Contributed by NM, 10-Aug-1995.) |
| Theorem | oveq123d 6028 | Equality deduction for operation value. (Contributed by FL, 22-Dec-2008.) |
| Theorem | fvoveq1d 6029 | Equality deduction for nested function and operation value. (Contributed by AV, 23-Jul-2022.) |
| Theorem | fvoveq1 6030 | Equality theorem for nested function and operation value. Closed form of fvoveq1d 6029. (Contributed by AV, 23-Jul-2022.) |
| Theorem | ovanraleqv 6031* | Equality theorem for a conjunction with an operation values within a restricted universal quantification. Technical theorem to be used to reduce the size of a significant number of proofs. (Contributed by AV, 13-Aug-2022.) |
| Theorem | imbrov2fvoveq 6032 | Equality theorem for nested function and operation value in an implication for a binary relation. Technical theorem to be used to reduce the size of a significant number of proofs. (Contributed by AV, 17-Aug-2022.) |
| Theorem | ovrspc2v 6033* | If an operation value is element of a class for all operands of two classes, then the operation value is an element of the class for specific operands of the two classes. (Contributed by Mario Carneiro, 6-Dec-2014.) |
| Theorem | oveqrspc2v 6034* | Restricted specialization of operands, using implicit substitution. (Contributed by Mario Carneiro, 6-Dec-2014.) |
| Theorem | oveqdr 6035 | Equality of two operations for any two operands. Useful in proofs using *propd theorems. (Contributed by Mario Carneiro, 29-Jun-2015.) |
| Theorem | nfovd 6036 | Deduction version of bound-variable hypothesis builder nfov 6037. (Contributed by NM, 13-Dec-2005.) (Proof shortened by Andrew Salmon, 22-Oct-2011.) |
| Theorem | nfov 6037 | Bound-variable hypothesis builder for operation value. (Contributed by NM, 4-May-2004.) |
| Theorem | oprabidlem 6038* | Slight elaboration of exdistrfor 1846. A lemma for oprabid 6039. (Contributed by Jim Kingdon, 15-Jan-2019.) |
| Theorem | oprabid 6039 |
The law of concretion. Special case of Theorem 9.5 of [Quine] p. 61.
Although this theorem would be useful with a distinct variable condition
between |
| Theorem | fnovex 6040 | The result of an operation is a set. (Contributed by Jim Kingdon, 15-Jan-2019.) |
| Theorem | ovexg 6041 | Evaluating a set operation at two sets gives a set. (Contributed by Jim Kingdon, 19-Aug-2021.) |
| Theorem | ovssunirng 6042 | The result of an operation value is always a subset of the union of the range. (Contributed by Mario Carneiro, 12-Jan-2017.) |
| Theorem | ovprc 6043 | The value of an operation when the one of the arguments is a proper class. Note: this theorem is dependent on our particular definitions of operation value, function value, and ordered pair. (Contributed by Mario Carneiro, 26-Apr-2015.) |
| Theorem | ovprc1 6044 | The value of an operation when the first argument is a proper class. (Contributed by NM, 16-Jun-2004.) |
| Theorem | ovprc2 6045 | The value of an operation when the second argument is a proper class. (Contributed by Mario Carneiro, 26-Apr-2015.) |
| Theorem | csbov123g 6046 | Move class substitution in and out of an operation. (Contributed by NM, 12-Nov-2005.) (Proof shortened by Mario Carneiro, 5-Dec-2016.) |
| Theorem | csbov12g 6047* | Move class substitution in and out of an operation. (Contributed by NM, 12-Nov-2005.) |
| Theorem | csbov1g 6048* | Move class substitution in and out of an operation. (Contributed by NM, 12-Nov-2005.) |
| Theorem | csbov2g 6049* | Move class substitution in and out of an operation. (Contributed by NM, 12-Nov-2005.) |
| Theorem | rspceov 6050* | A frequently used special case of rspc2ev 2922 for operation values. (Contributed by NM, 21-Mar-2007.) |
| Theorem | elovimad 6051 | Elementhood of the image set of an operation value. (Contributed by Thierry Arnoux, 13-Mar-2017.) |
| Theorem | fnbrovb 6052 | Value of a binary operation expressed as a binary relation. See also fnbrfvb 5674 for functions on Cartesian products. (Contributed by BJ, 15-Feb-2022.) |
| Theorem | fnotovb 6053 | Equivalence of operation value and ordered triple membership, analogous to fnopfvb 5675. (Contributed by NM, 17-Dec-2008.) (Revised by Mario Carneiro, 28-Apr-2015.) |
| Theorem | opabbrex 6054* | A collection of ordered pairs with an extension of a binary relation is a set. (Contributed by Alexander van der Vekens, 1-Nov-2017.) |
| Theorem | 0neqopab 6055 | The empty set is never an element in an ordered-pair class abstraction. (Contributed by Alexander van der Vekens, 5-Nov-2017.) |
| Theorem | brabvv 6056* | If two classes are in a relationship given by an ordered-pair class abstraction, the classes are sets. (Contributed by Jim Kingdon, 16-Jan-2019.) |
| Theorem | dfoprab2 6057* | Class abstraction for operations in terms of class abstraction of ordered pairs. (Contributed by NM, 12-Mar-1995.) |
| Theorem | reloprab 6058* | An operation class abstraction is a relation. (Contributed by NM, 16-Jun-2004.) |
| Theorem | nfoprab1 6059 | The abstraction variables in an operation class abstraction are not free. (Contributed by NM, 25-Apr-1995.) (Revised by David Abernethy, 19-Jun-2012.) |
| Theorem | nfoprab2 6060 | The abstraction variables in an operation class abstraction are not free. (Contributed by NM, 25-Apr-1995.) (Revised by David Abernethy, 30-Jul-2012.) |
| Theorem | nfoprab3 6061 | The abstraction variables in an operation class abstraction are not free. (Contributed by NM, 22-Aug-2013.) |
| Theorem | nfoprab 6062* | Bound-variable hypothesis builder for an operation class abstraction. (Contributed by NM, 22-Aug-2013.) |
| Theorem | oprabbid 6063* | Equivalent wff's yield equal operation class abstractions (deduction form). (Contributed by NM, 21-Feb-2004.) (Revised by Mario Carneiro, 24-Jun-2014.) |
| Theorem | oprabbidv 6064* | Equivalent wff's yield equal operation class abstractions (deduction form). (Contributed by NM, 21-Feb-2004.) |
| Theorem | oprabbii 6065* | Equivalent wff's yield equal operation class abstractions. (Contributed by NM, 28-May-1995.) (Revised by David Abernethy, 19-Jun-2012.) |
| Theorem | ssoprab2 6066 | Equivalence of ordered pair abstraction subclass and implication. Compare ssopab2 4364. (Contributed by FL, 6-Nov-2013.) (Proof shortened by Mario Carneiro, 11-Dec-2016.) |
| Theorem | ssoprab2b 6067 | Equivalence of ordered pair abstraction subclass and implication. Compare ssopab2b 4365. (Contributed by FL, 6-Nov-2013.) (Proof shortened by Mario Carneiro, 11-Dec-2016.) |
| Theorem | eqoprab2b 6068 | Equivalence of ordered pair abstraction subclass and biconditional. Compare eqopab2b 4368. (Contributed by Mario Carneiro, 4-Jan-2017.) |
| Theorem | mpoeq123 6069* | An equality theorem for the maps-to notation. (Contributed by Mario Carneiro, 16-Dec-2013.) (Revised by Mario Carneiro, 19-Mar-2015.) |
| Theorem | mpoeq12 6070* | An equality theorem for the maps-to notation. (Contributed by Mario Carneiro, 16-Dec-2013.) |
| Theorem | mpoeq123dva 6071* | An equality deduction for the maps-to notation. (Contributed by Mario Carneiro, 26-Jan-2017.) |
| Theorem | mpoeq123dv 6072* | An equality deduction for the maps-to notation. (Contributed by NM, 12-Sep-2011.) |
| Theorem | mpoeq123i 6073 | An equality inference for the maps-to notation. (Contributed by NM, 15-Jul-2013.) |
| Theorem | mpoeq3dva 6074* | Slightly more general equality inference for the maps-to notation. (Contributed by NM, 17-Oct-2013.) |
| Theorem | mpoeq3ia 6075 | An equality inference for the maps-to notation. (Contributed by Mario Carneiro, 16-Dec-2013.) |
| Theorem | mpoeq3dv 6076* | An equality deduction for the maps-to notation restricted to the value of the operation. (Contributed by SO, 16-Jul-2018.) |
| Theorem | nfmpo1 6077 | Bound-variable hypothesis builder for an operation in maps-to notation. (Contributed by NM, 27-Aug-2013.) |
| Theorem | nfmpo2 6078 | Bound-variable hypothesis builder for an operation in maps-to notation. (Contributed by NM, 27-Aug-2013.) |
| Theorem | nfmpo 6079* | Bound-variable hypothesis builder for the maps-to notation. (Contributed by NM, 20-Feb-2013.) |
| Theorem | mpo0 6080 | A mapping operation with empty domain. (Contributed by Stefan O'Rear, 29-Jan-2015.) (Revised by Mario Carneiro, 15-May-2015.) |
| Theorem | oprab4 6081* | Two ways to state the domain of an operation. (Contributed by FL, 24-Jan-2010.) |
| Theorem | cbvoprab1 6082* | Rule used to change first bound variable in an operation abstraction, using implicit substitution. (Contributed by NM, 20-Dec-2008.) (Revised by Mario Carneiro, 5-Dec-2016.) |
| Theorem | cbvoprab2 6083* | Change the second bound variable in an operation abstraction. (Contributed by Jeff Madsen, 11-Jun-2010.) (Revised by Mario Carneiro, 11-Dec-2016.) |
| Theorem | cbvoprab12 6084* | Rule used to change first two bound variables in an operation abstraction, using implicit substitution. (Contributed by NM, 21-Feb-2004.) (Proof shortened by Andrew Salmon, 22-Oct-2011.) |
| Theorem | cbvoprab12v 6085* | Rule used to change first two bound variables in an operation abstraction, using implicit substitution. (Contributed by NM, 8-Oct-2004.) |
| Theorem | cbvoprab3 6086* | Rule used to change the third bound variable in an operation abstraction, using implicit substitution. (Contributed by NM, 22-Aug-2013.) |
| Theorem | cbvoprab3v 6087* | Rule used to change the third bound variable in an operation abstraction, using implicit substitution. (Contributed by NM, 8-Oct-2004.) (Revised by David Abernethy, 19-Jun-2012.) |
| Theorem | cbvmpox 6088* |
Rule to change the bound variable in a maps-to function, using implicit
substitution. This version of cbvmpo 6089 allows |
| Theorem | cbvmpo 6089* | Rule to change the bound variable in a maps-to function, using implicit substitution. (Contributed by NM, 17-Dec-2013.) |
| Theorem | cbvmpov 6090* | Rule to change the bound variable in a maps-to function, using implicit substitution. With a longer proof analogous to cbvmpt 4179, some distinct variable requirements could be eliminated. (Contributed by NM, 11-Jun-2013.) |
| Theorem | dmoprab 6091* | The domain of an operation class abstraction. (Contributed by NM, 17-Mar-1995.) (Revised by David Abernethy, 19-Jun-2012.) |
| Theorem | dmoprabss 6092* | The domain of an operation class abstraction. (Contributed by NM, 24-Aug-1995.) |
| Theorem | rnoprab 6093* | The range of an operation class abstraction. (Contributed by NM, 30-Aug-2004.) (Revised by David Abernethy, 19-Apr-2013.) |
| Theorem | rnoprab2 6094* | The range of a restricted operation class abstraction. (Contributed by Scott Fenton, 21-Mar-2012.) |
| Theorem | reldmoprab 6095* | The domain of an operation class abstraction is a relation. (Contributed by NM, 17-Mar-1995.) |
| Theorem | oprabss 6096* | Structure of an operation class abstraction. (Contributed by NM, 28-Nov-2006.) |
| Theorem | eloprabga 6097* | The law of concretion for operation class abstraction. Compare elopab 4346. (Contributed by NM, 14-Sep-1999.) (Unnecessary distinct variable restrictions were removed by David Abernethy, 19-Jun-2012.) (Revised by Mario Carneiro, 19-Dec-2013.) |
| Theorem | eloprabg 6098* | The law of concretion for operation class abstraction. Compare elopab 4346. (Contributed by NM, 14-Sep-1999.) (Revised by David Abernethy, 19-Jun-2012.) |
| Theorem | ssoprab2i 6099* | Inference of operation class abstraction subclass from implication. (Contributed by NM, 11-Nov-1995.) (Revised by David Abernethy, 19-Jun-2012.) |
| Theorem | mpov 6100* | Operation with universal domain in maps-to notation. (Contributed by NM, 16-Aug-2013.) |
| < Previous Next > |
| Copyright terms: Public domain | < Previous Next > |