| Intuitionistic Logic Explorer Theorem List (p. 61 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 | riota1 6001* | Property of restricted iota. Compare iota1 5308. (Contributed by Mario Carneiro, 15-Oct-2016.) |
| Theorem | riota1a 6002 | Property of iota. (Contributed by NM, 23-Aug-2011.) |
| Theorem | riota2df 6003* | A deduction version of riota2f 6004. (Contributed by NM, 17-Feb-2013.) (Revised by Mario Carneiro, 15-Oct-2016.) |
| Theorem | riota2f 6004* |
This theorem shows a condition that allows us to represent a descriptor
with a class expression |
| Theorem | riota2 6005* |
This theorem shows a condition that allows us to represent a descriptor
with a class expression |
| Theorem | riotaeqimp 6006* | If two restricted iota descriptors for an equality are equal, then the terms of the equality are equal. (Contributed by AV, 6-Dec-2020.) |
| Theorem | riotaprop 6007* | Properties of a restricted definite description operator. Todo (df-riota 5981 update): can some uses of riota2f 6004 be shortened with this? (Contributed by NM, 23-Nov-2013.) |
| Theorem | riota5f 6008* | A method for computing restricted iota. (Contributed by NM, 16-Apr-2013.) (Revised by Mario Carneiro, 15-Oct-2016.) |
| Theorem | riota5 6009* | A method for computing restricted iota. (Contributed by NM, 20-Oct-2011.) (Revised by Mario Carneiro, 6-Dec-2016.) |
| Theorem | riotass2 6010* | Restriction of a unique element to a smaller class. (Contributed by NM, 21-Aug-2011.) (Revised by NM, 22-Mar-2013.) |
| Theorem | riotass 6011* | Restriction of a unique element to a smaller class. (Contributed by NM, 19-Oct-2005.) (Revised by Mario Carneiro, 24-Dec-2016.) |
| Theorem | moriotass 6012* | Restriction of a unique element to a smaller class. (Contributed by NM, 19-Feb-2006.) (Revised by NM, 16-Jun-2017.) |
| Theorem | snriota 6013 | A restricted class abstraction with a unique member can be expressed as a singleton. (Contributed by NM, 30-May-2006.) |
| Theorem | eusvobj2 6014* |
Specify the same property in two ways when class |
| Theorem | eusvobj1 6015* |
Specify the same object in two ways when class |
| Theorem | f1ofveu 6016* | There is one domain element for each value of a one-to-one onto function. (Contributed by NM, 26-May-2006.) |
| Theorem | f1ocnvfv3 6017* | Value of the converse of a one-to-one onto function. (Contributed by NM, 26-May-2006.) (Proof shortened by Mario Carneiro, 24-Dec-2016.) |
| Theorem | riotaund 6018* | Restricted iota equals the empty set when not meaningful. (Contributed by NM, 16-Jan-2012.) (Revised by Mario Carneiro, 15-Oct-2016.) (Revised by NM, 13-Sep-2018.) |
| Theorem | acexmidlema 6019* | Lemma for acexmid 6027. (Contributed by Jim Kingdon, 6-Aug-2019.) |
| Theorem | acexmidlemb 6020* | Lemma for acexmid 6027. (Contributed by Jim Kingdon, 6-Aug-2019.) |
| Theorem | acexmidlemph 6021* | Lemma for acexmid 6027. (Contributed by Jim Kingdon, 6-Aug-2019.) |
| Theorem | acexmidlemab 6022* | Lemma for acexmid 6027. (Contributed by Jim Kingdon, 6-Aug-2019.) |
| Theorem | acexmidlemcase 6023* |
Lemma for acexmid 6027. 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 6024* | Lemma for acexmid 6027. List the cases identified in acexmidlemcase 6023 and hook them up to the lemmas which handle each case. (Contributed by Jim Kingdon, 7-Aug-2019.) |
| Theorem | acexmidlem2 6025* |
Lemma for acexmid 6027. This builds on acexmidlem1 6024 by noting that every
element of
(Note that
The set (Contributed by Jim Kingdon, 5-Aug-2019.) |
| Theorem | acexmidlemv 6026* |
Lemma for acexmid 6027.
This is acexmid 6027 with additional disjoint variable conditions,
most
notably between (Contributed by Jim Kingdon, 6-Aug-2019.) |
| Theorem | acexmid 6027* |
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 7464 and df-exmid 4291 syntaxes, see exmidac 7467. (Contributed by Jim Kingdon, 4-Aug-2019.) |
| Syntax | co 6028 |
Extend class notation to include the value of an operation |
| Syntax | coprab 6029 | Extend class notation to include class abstraction (class builder) of nested ordered pairs. |
| Syntax | cmpo 6030 | Extend the definition of a class to include maps-to notation for defining an operation via a rule. |
| Definition | df-ov 6031 |
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 6032* |
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 6033* |
Define maps-to notation for defining an operation via a rule. Read as
"the operation defined by the map from |
| Theorem | oveq 6034 | Equality theorem for operation value. (Contributed by NM, 28-Feb-1995.) |
| Theorem | oveq1 6035 | Equality theorem for operation value. (Contributed by NM, 28-Feb-1995.) |
| Theorem | oveq2 6036 | Equality theorem for operation value. (Contributed by NM, 28-Feb-1995.) |
| Theorem | oveq12 6037 | Equality theorem for operation value. (Contributed by NM, 16-Jul-1995.) |
| Theorem | oveq1i 6038 | Equality inference for operation value. (Contributed by NM, 28-Feb-1995.) |
| Theorem | oveq2i 6039 | Equality inference for operation value. (Contributed by NM, 28-Feb-1995.) |
| Theorem | oveq12i 6040 | Equality inference for operation value. (Contributed by NM, 28-Feb-1995.) (Proof shortened by Andrew Salmon, 22-Oct-2011.) |
| Theorem | oveqi 6041 | Equality inference for operation value. (Contributed by NM, 24-Nov-2007.) |
| Theorem | oveq123i 6042 | Equality inference for operation value. (Contributed by FL, 11-Jul-2010.) |
| Theorem | oveq1d 6043 | Equality deduction for operation value. (Contributed by NM, 13-Mar-1995.) |
| Theorem | oveq2d 6044 | Equality deduction for operation value. (Contributed by NM, 13-Mar-1995.) |
| Theorem | oveqd 6045 | Equality deduction for operation value. (Contributed by NM, 9-Sep-2006.) |
| Theorem | oveq12d 6046 | Equality deduction for operation value. (Contributed by NM, 13-Mar-1995.) (Proof shortened by Andrew Salmon, 22-Oct-2011.) |
| Theorem | oveqan12d 6047 | Equality deduction for operation value. (Contributed by NM, 10-Aug-1995.) |
| Theorem | oveqan12rd 6048 | Equality deduction for operation value. (Contributed by NM, 10-Aug-1995.) |
| Theorem | oveq123d 6049 | Equality deduction for operation value. (Contributed by FL, 22-Dec-2008.) |
| Theorem | fvoveq1d 6050 | Equality deduction for nested function and operation value. (Contributed by AV, 23-Jul-2022.) |
| Theorem | fvoveq1 6051 | Equality theorem for nested function and operation value. Closed form of fvoveq1d 6050. (Contributed by AV, 23-Jul-2022.) |
| Theorem | ovanraleqv 6052* | 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 6053 | 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 6054* | 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 6055* | Restricted specialization of operands, using implicit substitution. (Contributed by Mario Carneiro, 6-Dec-2014.) |
| Theorem | oveqdr 6056 | Equality of two operations for any two operands. Useful in proofs using *propd theorems. (Contributed by Mario Carneiro, 29-Jun-2015.) |
| Theorem | nfovd 6057 | Deduction version of bound-variable hypothesis builder nfov 6058. (Contributed by NM, 13-Dec-2005.) (Proof shortened by Andrew Salmon, 22-Oct-2011.) |
| Theorem | nfov 6058 | Bound-variable hypothesis builder for operation value. (Contributed by NM, 4-May-2004.) |
| Theorem | oprabidlem 6059* | Slight elaboration of exdistrfor 1848. A lemma for oprabid 6060. (Contributed by Jim Kingdon, 15-Jan-2019.) |
| Theorem | oprabid 6060 |
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 6061 | The result of an operation is a set. (Contributed by Jim Kingdon, 15-Jan-2019.) |
| Theorem | ovexg 6062 | Evaluating a set operation at two sets gives a set. (Contributed by Jim Kingdon, 19-Aug-2021.) |
| Theorem | ovssunirng 6063 | 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 6064 | 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 6065 | The value of an operation when the first argument is a proper class. (Contributed by NM, 16-Jun-2004.) |
| Theorem | ovprc2 6066 | The value of an operation when the second argument is a proper class. (Contributed by Mario Carneiro, 26-Apr-2015.) |
| Theorem | csbov123g 6067 | 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 6068* | Move class substitution in and out of an operation. (Contributed by NM, 12-Nov-2005.) |
| Theorem | csbov1g 6069* | Move class substitution in and out of an operation. (Contributed by NM, 12-Nov-2005.) |
| Theorem | csbov2g 6070* | Move class substitution in and out of an operation. (Contributed by NM, 12-Nov-2005.) |
| Theorem | rspceov 6071* | A frequently used special case of rspc2ev 2926 for operation values. (Contributed by NM, 21-Mar-2007.) |
| Theorem | elovimad 6072 | Elementhood of the image set of an operation value. (Contributed by Thierry Arnoux, 13-Mar-2017.) |
| Theorem | fnbrovb 6073 | Value of a binary operation expressed as a binary relation. See also fnbrfvb 5693 for functions on Cartesian products. (Contributed by BJ, 15-Feb-2022.) |
| Theorem | fnotovb 6074 | Equivalence of operation value and ordered triple membership, analogous to fnopfvb 5694. (Contributed by NM, 17-Dec-2008.) (Revised by Mario Carneiro, 28-Apr-2015.) |
| Theorem | opabbrex 6075* | 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 6076 | The empty set is never an element in an ordered-pair class abstraction. (Contributed by Alexander van der Vekens, 5-Nov-2017.) |
| Theorem | brabvv 6077* | 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 6078* | Class abstraction for operations in terms of class abstraction of ordered pairs. (Contributed by NM, 12-Mar-1995.) |
| Theorem | reloprab 6079* | An operation class abstraction is a relation. (Contributed by NM, 16-Jun-2004.) |
| Theorem | nfoprab1 6080 | 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 6081 | 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 6082 | The abstraction variables in an operation class abstraction are not free. (Contributed by NM, 22-Aug-2013.) |
| Theorem | nfoprab 6083* | Bound-variable hypothesis builder for an operation class abstraction. (Contributed by NM, 22-Aug-2013.) |
| Theorem | oprabbid 6084* | 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 6085* | Equivalent wff's yield equal operation class abstractions (deduction form). (Contributed by NM, 21-Feb-2004.) |
| Theorem | oprabbii 6086* | Equivalent wff's yield equal operation class abstractions. (Contributed by NM, 28-May-1995.) (Revised by David Abernethy, 19-Jun-2012.) |
| Theorem | ssoprab2 6087 | Equivalence of ordered pair abstraction subclass and implication. Compare ssopab2 4376. (Contributed by FL, 6-Nov-2013.) (Proof shortened by Mario Carneiro, 11-Dec-2016.) |
| Theorem | ssoprab2b 6088 | Equivalence of ordered pair abstraction subclass and implication. Compare ssopab2b 4377. (Contributed by FL, 6-Nov-2013.) (Proof shortened by Mario Carneiro, 11-Dec-2016.) |
| Theorem | eqoprab2b 6089 | Equivalence of ordered pair abstraction subclass and biconditional. Compare eqopab2b 4380. (Contributed by Mario Carneiro, 4-Jan-2017.) |
| Theorem | mpoeq123 6090* | An equality theorem for the maps-to notation. (Contributed by Mario Carneiro, 16-Dec-2013.) (Revised by Mario Carneiro, 19-Mar-2015.) |
| Theorem | mpoeq12 6091* | An equality theorem for the maps-to notation. (Contributed by Mario Carneiro, 16-Dec-2013.) |
| Theorem | mpoeq123dva 6092* | An equality deduction for the maps-to notation. (Contributed by Mario Carneiro, 26-Jan-2017.) |
| Theorem | mpoeq123dv 6093* | An equality deduction for the maps-to notation. (Contributed by NM, 12-Sep-2011.) |
| Theorem | mpoeq123i 6094 | An equality inference for the maps-to notation. (Contributed by NM, 15-Jul-2013.) |
| Theorem | mpoeq3dva 6095* | Slightly more general equality inference for the maps-to notation. (Contributed by NM, 17-Oct-2013.) |
| Theorem | mpoeq3ia 6096 | An equality inference for the maps-to notation. (Contributed by Mario Carneiro, 16-Dec-2013.) |
| Theorem | mpoeq3dv 6097* | An equality deduction for the maps-to notation restricted to the value of the operation. (Contributed by SO, 16-Jul-2018.) |
| Theorem | nfmpo1 6098 | Bound-variable hypothesis builder for an operation in maps-to notation. (Contributed by NM, 27-Aug-2013.) |
| Theorem | nfmpo2 6099 | Bound-variable hypothesis builder for an operation in maps-to notation. (Contributed by NM, 27-Aug-2013.) |
| Theorem | nfmpo 6100* | Bound-variable hypothesis builder for the maps-to notation. (Contributed by NM, 20-Feb-2013.) |
| < Previous Next > |
| Copyright terms: Public domain | < Previous Next > |