| Intuitionistic Logic Explorer Theorem List (p. 65 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 | mpofvex 6401* | Sufficient condition for an operation maps-to notation to be set-like. (Contributed by Mario Carneiro, 3-Jul-2019.) |
| Theorem | mpofvexi 6402* | Sufficient condition for an operation maps-to notation to be set-like. (Contributed by Mario Carneiro, 3-Jul-2019.) |
| Theorem | ovmpoelrn 6403* | An operation's value belongs to its range. (Contributed by AV, 27-Jan-2020.) |
| Theorem | dmmpoga 6404* | Domain of an operation given by the maps-to notation, closed form of dmmpo 6400. (Contributed by Alexander van der Vekens, 10-Feb-2019.) |
| Theorem | dmmpog 6405* | Domain of an operation given by the maps-to notation, closed form of dmmpo 6400. Caution: This theorem is only valid in the very special case where the value of the mapping is a constant! (Contributed by Alexander van der Vekens, 1-Jun-2017.) (Proof shortened by AV, 10-Feb-2019.) |
| Theorem | mpoexxg 6406* | Existence of an operation class abstraction (version for dependent domains). (Contributed by Mario Carneiro, 30-Dec-2016.) |
| Theorem | mpoexg 6407* | Existence of an operation class abstraction (special case). (Contributed by FL, 17-May-2010.) (Revised by Mario Carneiro, 1-Sep-2015.) |
| Theorem | mpoexga 6408* | If the domain of an operation given by maps-to notation is a set, the operation is a set. (Contributed by NM, 12-Sep-2011.) |
| Theorem | mpoexw 6409* | Weak version of mpoex 6410 that holds without ax-coll 4225. If the domain and codomain of an operation given by maps-to notation are sets, the operation is a set. (Contributed by Rohan Ridenour, 14-Aug-2023.) |
| Theorem | mpoex 6410* | If the domain of an operation given by maps-to notation is a set, the operation is a set. (Contributed by Mario Carneiro, 20-Dec-2013.) |
| Theorem | fnmpoovd 6411* | A function with a Cartesian product as domain is a mapping with two arguments defined by its operation values. (Contributed by AV, 20-Feb-2019.) (Revised by AV, 3-Jul-2022.) |
| Theorem | fmpoco 6412* | Composition of two functions. Variation of fmptco 5843 when the second function has two arguments. (Contributed by Mario Carneiro, 8-Feb-2015.) |
| Theorem | oprabco 6413* | Composition of a function with an operator abstraction. (Contributed by Jeff Madsen, 2-Sep-2009.) (Proof shortened by Mario Carneiro, 26-Sep-2015.) |
| Theorem | oprab2co 6414* | Composition of operator abstractions. (Contributed by Jeff Madsen, 2-Sep-2009.) (Revised by David Abernethy, 23-Apr-2013.) |
| Theorem | df1st2 6415* |
An alternate possible definition of the |
| Theorem | df2nd2 6416* |
An alternate possible definition of the |
| Theorem | 1stconst 6417 |
The mapping of a restriction of the |
| Theorem | 2ndconst 6418 |
The mapping of a restriction of the |
| Theorem | dfmpo 6419* |
Alternate definition for the maps-to notation df-mpo 6055 (although it
requires that |
| Theorem | cnvf1olem 6420 | Lemma for cnvf1o 6421. (Contributed by Mario Carneiro, 27-Apr-2014.) |
| Theorem | cnvf1o 6421* | Describe a function that maps the elements of a set to its converse bijectively. (Contributed by Mario Carneiro, 27-Apr-2014.) |
| Theorem | f2ndf 6422 |
The |
| Theorem | fo2ndf 6423 |
The |
| Theorem | f1o2ndf1 6424 |
The |
| Theorem | algrflem 6425 | Lemma for algrf and related theorems. (Contributed by Mario Carneiro, 28-May-2014.) (Revised by Mario Carneiro, 30-Apr-2015.) |
| Theorem | algrflemg 6426 | Lemma for algrf 12742 and related theorems. (Contributed by Mario Carneiro, 28-May-2014.) (Revised by Jim Kingdon, 22-Jul-2021.) |
| Theorem | xporderlem 6427* | Lemma for lexicographical ordering theorems. (Contributed by Scott Fenton, 16-Mar-2011.) |
| Theorem | poxp 6428* | A lexicographical ordering of two posets. (Contributed by Scott Fenton, 16-Mar-2011.) (Revised by Mario Carneiro, 7-Mar-2013.) |
| Theorem | spc2ed 6429* | Existential specialization with 2 quantifiers, using implicit substitution. (Contributed by Thierry Arnoux, 23-Aug-2017.) |
| Theorem | cnvoprab 6430* | The converse of a class abstraction of nested ordered pairs. (Contributed by Thierry Arnoux, 17-Aug-2017.) |
| Theorem | f1od2 6431* | Describe an implicit one-to-one onto function of two variables. (Contributed by Thierry Arnoux, 17-Aug-2017.) |
| Theorem | disjxp1 6432* | The sets of a cartesian product are disjoint if the sets in the first argument are disjoint. (Contributed by Glauco Siliprandi, 11-Oct-2020.) |
| Theorem | disjsnxp 6433* | The sets in the cartesian product of singletons with other sets, are disjoint. (Contributed by Glauco Siliprandi, 11-Oct-2020.) |
| Theorem | elmpom 6434* | If a maps-to operation is inhabited, the first class it is defined with is inhabited. (Contributed by Jim Kingdon, 4-Mar-2026.) |
In this section, the support of functions is defined and corresponding
theorems are provided. Since basic properties (see suppval 6437) are based on
the Axiom of Union (usage of dmexg 5021), these definition and theorems
cannot
be provided earlier. Until April 2019, the support of a function was
represented by the expression | ||
| Syntax | csupp 6435 | Extend class definition to include the support of functions. |
| Definition | df-supp 6436* | Define the support of a function against a "zero" value. The support of a function is the subset of its domain which is mapped to a value which is not equal to a designed value called the zero value. Note that this definition uses not equal rather than being in terms of an apartness relation (df-ap 8856 or any other apartness relation), and thus is sometimes called "support" rather than "strong support". It is therefore probably most useful when the function has a codomain which has decidable equality and contains the zero value. (Contributed by AV, 31-Mar-2019.) (Revised by AV, 6-Apr-2019.) |
| Theorem | suppval 6437* | The value of the operation constructing the support of a function. (Contributed by AV, 31-Mar-2019.) (Revised by AV, 6-Apr-2019.) |
| Theorem | supp0 6438 | The support of the empty set is the empty set. (Contributed by AV, 12-Apr-2019.) |
| Theorem | suppval1 6439* | The value of the operation constructing the support of a function. (Contributed by AV, 6-Apr-2019.) |
| Theorem | suppvalfng 6440* |
The value of the operation constructing the support of a function with a
given domain. This version of suppvalfn 6441 assumes |
| Theorem | suppvalfn 6441* | The value of the operation constructing the support of a function with a given domain. (Contributed by Stefan O'Rear, 1-Feb-2015.) (Revised by AV, 22-Apr-2019.) |
| Theorem | elsuppfng 6442 |
An element of the support of a function with a given domain. This
version of elsuppfn 6443 assumes |
| Theorem | elsuppfn 6443 | An element of the support of a function with a given domain. (Contributed by AV, 27-May-2019.) |
| Theorem | fvdifsuppst 6444* | Function value is zero outside of its support. (Contributed by Thierry Arnoux, 21-Jan-2024.) |
| Theorem | cnvimadfsn 6445* | The support of functions "defined" by inverse images expressed by binary relations. (Contributed by AV, 7-Apr-2019.) |
| Theorem | suppimacnvfn 6446 | Support sets of functions expressed by inverse images. (Contributed by AV, 31-Mar-2019.) (Revised by AV, 7-Apr-2019.) |
| Theorem | fsuppeq 6447 | Two ways of writing the support of a function with known codomain. (Contributed by Stefan O'Rear, 9-Jul-2015.) (Revised by AV, 7-Jul-2019.) |
| Theorem | fsuppeqg 6448 |
Version of fsuppeq 6447 avoiding ax-coll 4225 by assuming |
| Theorem | suppssdmg 6449 | The support of a function is a subset of the function's domain. (Contributed by AV, 30-May-2019.) |
| Theorem | suppsnopdc 6450 | The support of a singleton of an ordered pair. (Contributed by AV, 12-Apr-2019.) |
| Theorem | fvn0elsupp 6451 | If the function value for a given argument is not empty, the argument belongs to the support of the function with the empty set as zero. (Contributed by AV, 2-Jul-2019.) (Revised by AV, 4-Apr-2020.) |
| Theorem | fvn0elsuppb 6452 | The function value for a given argument is not empty iff the argument belongs to the support of the function with the empty set as zero. (Contributed by AV, 4-Apr-2020.) |
| Theorem | rexsupp 6453* | Existential quantification restricted to a support. (Contributed by Stefan O'Rear, 23-Mar-2015.) (Revised by AV, 27-May-2019.) |
| Theorem | ressuppss 6454 | The support of the restriction of a function is a subset of the support of the function itself. (Contributed by AV, 22-Apr-2019.) |
| Theorem | mptsuppdifd 6455* | The support of a function in maps-to notation with a class difference. (Contributed by AV, 28-May-2019.) |
| Theorem | mptsuppd 6456* | The support of a function in maps-to notation. (Contributed by AV, 10-Apr-2019.) (Revised by AV, 28-May-2019.) |
| Theorem | suppfnss 6457* | The support of a function which has the same zero values (in its domain) as another function is a subset of the support of this other function. (Contributed by AV, 30-Apr-2019.) (Proof shortened by AV, 6-Jun-2022.) |
| Theorem | funsssuppss 6458 | The support of a function which is a subset of another function is a subset of the support of this other function. (Contributed by AV, 27-Jul-2019.) |
| Theorem | fczsupp0 6459 | The support of a constant function with value zero is empty. (Contributed by AV, 30-Jun-2019.) |
| Theorem | suppssdc 6460* | Show that the support of a function is contained in a set. (Contributed by Mario Carneiro, 19-Dec-2014.) (Revised by AV, 28-May-2019.) (Proof shortened by SN, 5-Aug-2024.) |
| Theorem | suppssrst 6461* | A function is zero outside its support. (Contributed by Mario Carneiro, 19-Dec-2014.) (Revised by AV, 28-May-2019.) |
| Theorem | suppssrgst 6462* |
A function is zero outside its support. Version of suppssrst 6461 avoiding
ax-coll 4225 by assuming |
| Theorem | suppssfvg 6463* | Formula building theorem for support restriction, on a function which preserves zero. (Contributed by Stefan O'Rear, 9-Mar-2015.) (Revised by AV, 28-May-2019.) |
| Theorem | suppofss1dcl 6464* | Condition for the support of a function operation to be a subset of the support of the left function term. (Contributed by Thierry Arnoux, 21-Jun-2019.) |
| Theorem | suppofss2dcl 6465* | Condition for the support of a function operation to be a subset of the support of the right function term. (Contributed by Thierry Arnoux, 21-Jun-2019.) |
| Theorem | suppcofn 6466 | The support of the composition of two functions is the inverse image by the inner function of the support of the outer function. (Contributed by AV, 30-May-2019.) (Revised by SN, 15-Sep-2023.) |
| Theorem | supp0cosupp0fn 6467 | The support of the composition of two functions is empty if the support of the outer function is empty. (Contributed by AV, 30-May-2019.) |
| Theorem | imacosuppfn 6468 | The image of the support of the composition of two functions is the support of the outer function. (Contributed by AV, 30-May-2019.) |
The following theorems are about maps-to operations (see df-mpo 6055) where the domain of the second argument depends on the domain of the first argument, especially when the first argument is a pair and the base set of the second argument is the first component of the first argument, in short "x-maps-to operations". For labels, the abbreviations "mpox" are used (since "x" usually denotes the first argument). This is in line with the currently used conventions for such cases (see cbvmpox 6131, ovmpox 6182 and fmpox 6396). If the first argument is an ordered pair, as in the following, the abbreviation is extended to "mpoxop", and the maps-to operations are called "x-op maps-to operations" for short. | ||
| Theorem | opeliunxp2f 6469* |
Membership in a union of Cartesian products, using bound-variable
hypothesis for |
| Theorem | mpoxopn0yelv 6470* | If there is an element of the value of an operation given by a maps-to rule, where the first argument is a pair and the base set of the second argument is the first component of the first argument, then the second argument is an element of the first component of the first argument. (Contributed by Alexander van der Vekens, 10-Oct-2017.) |
| Theorem | mpoxopoveq 6471* | Value of an operation given by a maps-to rule, where the first argument is a pair and the base set of the second argument is the first component of the first argument. (Contributed by Alexander van der Vekens, 11-Oct-2017.) |
| Theorem | mpoxopovel 6472* | Element of the value of an operation given by a maps-to rule, where the first argument is a pair and the base set of the second argument is the first component of the first argument. (Contributed by Alexander van der Vekens and Mario Carneiro, 10-Oct-2017.) |
| Theorem | rbropapd 6473* | Properties of a pair in an extended binary relation. (Contributed by Alexander van der Vekens, 30-Oct-2017.) |
| Theorem | rbropap 6474* |
Properties of a pair in a restricted binary relation |
| Syntax | ctpos 6475 | The transposition of a function. |
| Definition | df-tpos 6476* |
Define the transposition of a function, which is a function
|
| Theorem | tposss 6477 | Subset theorem for transposition. (Contributed by Mario Carneiro, 10-Sep-2015.) |
| Theorem | tposeq 6478 | Equality theorem for transposition. (Contributed by Mario Carneiro, 10-Sep-2015.) |
| Theorem | tposeqd 6479 | Equality theorem for transposition. (Contributed by Mario Carneiro, 7-Jan-2017.) |
| Theorem | tposssxp 6480 | The transposition is a subset of a cross product. (Contributed by Mario Carneiro, 12-Jan-2017.) |
| Theorem | reltpos 6481 | The transposition is a relation. (Contributed by Mario Carneiro, 10-Sep-2015.) |
| Theorem | brtpos2 6482 |
Value of the transposition at a pair |
| Theorem | brtpos0 6483 | The behavior of tpos when the left argument is the empty set (which is not an ordered pair but is the "default" value of an ordered pair when the arguments are proper classes). (Contributed by Mario Carneiro, 10-Sep-2015.) |
| Theorem | reldmtpos 6484 |
Necessary and sufficient condition for |
| Theorem | brtposg 6485 | The transposition swaps arguments of a three-parameter relation. (Contributed by Jim Kingdon, 31-Jan-2019.) |
| Theorem | ottposg 6486 | The transposition swaps the first two elements in a collection of ordered triples. (Contributed by Mario Carneiro, 1-Dec-2014.) |
| Theorem | dmtpos 6487 |
The domain of tpos |
| Theorem | rntpos 6488 |
The range of tpos |
| Theorem | tposexg 6489 | The transposition of a set is a set. (Contributed by Mario Carneiro, 10-Sep-2015.) |
| Theorem | ovtposg 6490 |
The transposition swaps the arguments in a two-argument function. When
|
| Theorem | tposfun 6491 | The transposition of a function is a function. (Contributed by Mario Carneiro, 10-Sep-2015.) |
| Theorem | dftpos2 6492* |
Alternate definition of tpos when |
| Theorem | dftpos3 6493* |
Alternate definition of tpos when |
| Theorem | dftpos4 6494* | Alternate definition of tpos. (Contributed by Mario Carneiro, 4-Oct-2015.) |
| Theorem | tpostpos 6495 |
Value of the double transposition for a general class |
| Theorem | tpostpos2 6496 | Value of the double transposition for a relation on triples. (Contributed by Mario Carneiro, 16-Sep-2015.) |
| Theorem | tposfn2 6497 | The domain of a transposition. (Contributed by NM, 10-Sep-2015.) |
| Theorem | tposfo2 6498 | Condition for a surjective transposition. (Contributed by NM, 10-Sep-2015.) |
| Theorem | tposf2 6499 | The domain and codomain of a transposition. (Contributed by NM, 10-Sep-2015.) |
| Theorem | tposf12 6500 | Condition for an injective transposition. (Contributed by NM, 10-Sep-2015.) |
| < Previous Next > |
| Copyright terms: Public domain | < Previous Next > |