![]() |
Metamath
Proof Explorer Theorem List (p. 465 of 481) | < Previous Next > |
Bad symbols? Try the
GIF version. |
||
Mirrors > Metamath Home Page > MPE Home Page > Theorem List Contents > Recent Proofs This page: Page List |
Color key: | ![]() (1-30640) |
![]() (30641-32163) |
![]() (32164-48040) |
Type | Label | Description |
---|---|---|
Statement | ||
In the following, a second approach is followed to define function values alternately to df-afv 46313. The current definition of the value (πΉβπ΄) of a function πΉ at an argument π΄ (see df-fv 6541) assures that this value is always a set, see fex 7219. This is because this definition can be applied to any classes πΉ and π΄, and evaluates to the empty set when it is not meaningful (as shown by ndmfv 6916 and fvprc 6873). "(πΉβπ΄) is meaningful" means "the class πΉ regarded as function is defined at the argument π΄" in this context. This is also expressed by πΉ defAt π΄, see df-dfat 46312. In the theory of partial functions, it is a common case that πΉ is not defined at π΄. Although it is very convenient for many theorems on functions and their proofs, there are some cases in which from (πΉβπ΄) = β alone it cannot be decided/derived whether (πΉβπ΄) is meaningful (πΉ is actually a function which is defined for π΄ and really has the function value β at π΄) or not. Therefore, additional assumptions are required, such as β β ran πΉ, β β ran πΉ, πΉ defAt π΄, or Fun πΉ β§ π΄ β dom πΉ (see, for example, ndmfvrcl 6917). To avoid such an ambiguity, an alternative definition (πΉ''''π΄) (see df-afv2 46402) would be possible which evaluates to a set not belonging to the range of πΉ ((πΉ''''π΄) = π« βͺ ran πΉ) if it is not meaningful (see ndfatafv2 46404). We say "(πΉ''''π΄) is not defined (or undefined)" if (πΉ''''π΄) is not in the range of πΉ ((πΉ''''π΄) β ran πΉ). Because of afv2ndefb 46417, this is equivalent to ((πΉ''''π΄) = π« βͺ ran πΉ. If (πΉ''''π΄) is in the range of πΉ ((πΉ''''π΄) β ran πΉ), we say that "(πΉ''''π΄) is defined". If ran πΉ is a set, we can use the symbol Undef to express that (πΉ''''π΄) is not defined: (πΉ''''π΄) = (Undefβran πΉ) (see ndfatafv2undef 46405). We could have used this symbol directly to define the alternate value of a function, which would have the advantage that (πΉ''''π΄) would always be a set. But first this symbol is defined using the original function value, which would not make it possible to replace the original definition by the alternate definition, and second we would have to assume that ran πΉ β V in most of the theorems. To summarize, that means (πΉ''''π΄) β ran πΉ β (πΉβπ΄) = β (see afv2ndeffv0 46453), but (πΉβπ΄) = β β (πΉ''''π΄) β ran πΉ is not generally valid, see afv2fv0 46458. The alternate definition, however, corresponds to the current definition ((πΉβπ΄) = (πΉ''''π΄)) if the function πΉ is defined at π΄ (see dfatafv2eqfv 46454). With this definition the following intuitive equivalence holds: (πΉ defAt π΄ β (πΉ''''π΄) β ran πΉ), see dfatafv2rnb 46420. An interesting question would be if (πΉβπ΄) could be replaced by (πΉ'''π΄) in most of the theorems based on function values. If we look at the (currently 24) proofs using the definition df-fv 6541 of (πΉβπ΄), we see that analogues for the following 7 theorems can be proven using the alternative definition: fveq1 6880-> afv2eq1 46409, fveq2 6881-> afv2eq2 46410, nffv 6891-> nfafv2 46411, csbfv12 6929-> csbafv212g , rlimdm 15492-> rlimdmafv2 46451, tz6.12-1 6904-> tz6.12-1-afv2 46434, fveu 6870-> afv2eu 46431. Six theorems proved by directly using df-fv 6541 are within a mathbox (fvsb 43700, uncov 36959) or not used (rlimdmafv 46370, avril1 30185) or experimental (dfafv2 46325, dfafv22 46452). However, the remaining 11 theorems proved by directly using df-fv 6541 are used more or less often: * fvex 6894: used in about 1600 proofs: Only if the function is defined at the argument, or the range of the function/class is a set, analog theorems can be proven (dfatafv2ex 46406 resp. afv2ex 46407). All of these 1600 proofs have to be checked if one of these two theorems can be used instead of fvex 6894. * fvres 6900: used in about 400 proofs : Only if the function is defined at the argument, an analog theorem can be proven (afv2res 46432). In the undefined case such a theorem cannot exist (without additional assumtions), because the range of (πΉ βΎ π΅) is mostly different from the range of πΉ, and therefore also the "undefined" values are different. All of these 400 proofs have to be checked if afv2res 46432 can be used instead of fvres 6900. * tz6.12-2 6869 (-> tz6.12-2-afv2 46430): root theorem of many theorems which have not a strict analogue, and which are used many times: ** fvprc 6873 (-> afv2prc 46419), used in 193 proofs, ** tz6.12i 6909 (-> tz6.12i-afv2 46436), used - indirectly via fvbr0 6910 and fvrn0 6911 - in 19 proofs, and in fvclss 7232 used in fvclex 7938 used in fvresex 7939 (which is not used!) and in dcomex 10438 (used in 4 proofs), ** ndmfv 6916 (-> ndmafv2nrn ), used in 124 proofs ** nfunsn 6923 (-> nfunsnafv2 ), used by fvfundmfvn0 6924 (used in 3 proofs), and dffv2 6976 (not used) ** funpartfv 35412, setrec2lem1 47926 (mathboxes) * fv2 6876: only used by elfv 6879, which is only used by fv3 6899, which is not used. * dffv3 6877 (-> dfafv23 ): used by dffv4 6878 (the previous "df-fv"), which now is only used in mathboxes (csbfv12gALTVD 44149), by shftval 15018 (itself used in 11 proofs), by dffv5 35391 (mathbox) and by fvco2 6978 (-> afv2co2 46450). * fvopab5 7020: used only by ajval 30583 (not used) and by adjval 31612, which is used in adjval2 31613 (not used) and in adjbdln 31805 (used in 7 proofs). * zsum 15661: used (via isum 15662, sum0 15664, sumss 15667 and fsumsers 15671) in 76 proofs. * isumshft 15782: used in pserdv2 26284 (used in logtayl 26510, binomcxplemdvsum 43603) , eftlub 16049 (used in 4 proofs), binomcxplemnotnn0 43604 (used in binomcxp 43605 only) and logtayl 26510 (used in 4 proofs). * ovtpos 8221: used in 16 proofs. * zprod 15878: used in 3 proofs: iprod 15879, zprodn0 15880 and prodss 15888 * iprodclim3 15941: not used! As a result of this analysis we can say that the current definition of a function value is crucial for Metamath and cannot be exchanged easily with an alternative definition. While fv2 6876, dffv3 6877, fvopab5 7020, zsum 15661, isumshft 15782, ovtpos 8221 and zprod 15878 are not critical or are, hopefully, also valid for the alternative definition, fvex 6894, fvres 6900 and tz6.12-2 6869 (and the theorems based on them) are essential for the current definition of function values. | ||
Syntax | cafv2 46401 | Extend the definition of a class to include the alternate function value. Read: "the value of πΉ at π΄ " or "πΉ of π΄". For using several apostrophes as a symbol see comment for cafv 46310. |
class (πΉ''''π΄) | ||
Definition | df-afv2 46402* | Alternate definition of the value of a function, (πΉ''''π΄), also known as function application (and called "alternate function value" in the following). In contrast to (πΉβπ΄) = β (see comment of df-fv 6541, and especially ndmfv 6916), (πΉ''''π΄) is guaranteed not to be in the range of πΉ if πΉ is not defined at π΄ (whereas β can be a member of ran πΉ). (Contributed by AV, 2-Sep-2022.) |
β’ (πΉ''''π΄) = if(πΉ defAt π΄, (β©π₯π΄πΉπ₯), π« βͺ ran πΉ) | ||
Theorem | dfatafv2iota 46403* | If a function is defined at a class π΄ the alternate function value at π΄ is the unique value assigned to π΄ by the function (analogously to (πΉβπ΄)). (Contributed by AV, 2-Sep-2022.) |
β’ (πΉ defAt π΄ β (πΉ''''π΄) = (β©π₯π΄πΉπ₯)) | ||
Theorem | ndfatafv2 46404 | The alternate function value at a class π΄ if the function is not defined at this set π΄. (Contributed by AV, 2-Sep-2022.) |
β’ (Β¬ πΉ defAt π΄ β (πΉ''''π΄) = π« βͺ ran πΉ) | ||
Theorem | ndfatafv2undef 46405 | The alternate function value at a class π΄ is undefined if the function, whose range is a set, is not defined at π΄. (Contributed by AV, 2-Sep-2022.) |
β’ ((ran πΉ β π β§ Β¬ πΉ defAt π΄) β (πΉ''''π΄) = (Undefβran πΉ)) | ||
Theorem | dfatafv2ex 46406 | The alternate function value at a class π΄ is always a set if the function/class πΉ is defined at π΄. (Contributed by AV, 6-Sep-2022.) |
β’ (πΉ defAt π΄ β (πΉ''''π΄) β V) | ||
Theorem | afv2ex 46407 | The alternate function value is always a set if the range of the function is a set. (Contributed by AV, 2-Sep-2022.) |
β’ (ran πΉ β π β (πΉ''''π΄) β V) | ||
Theorem | afv2eq12d 46408 | Equality deduction for function value, analogous to fveq12d 6888. (Contributed by AV, 4-Sep-2022.) |
β’ (π β πΉ = πΊ) & β’ (π β π΄ = π΅) β β’ (π β (πΉ''''π΄) = (πΊ''''π΅)) | ||
Theorem | afv2eq1 46409 | Equality theorem for function value, analogous to fveq1 6880. (Contributed by AV, 4-Sep-2022.) |
β’ (πΉ = πΊ β (πΉ''''π΄) = (πΊ''''π΄)) | ||
Theorem | afv2eq2 46410 | Equality theorem for function value, analogous to fveq2 6881. (Contributed by AV, 4-Sep-2022.) |
β’ (π΄ = π΅ β (πΉ''''π΄) = (πΉ''''π΅)) | ||
Theorem | nfafv2 46411 | Bound-variable hypothesis builder for function value, analogous to nffv 6891. To prove a deduction version of this analogous to nffvd 6893 is not easily possible because a deduction version of nfdfat 46320 cannot be shown easily. (Contributed by AV, 4-Sep-2022.) |
β’ β²π₯πΉ & β’ β²π₯π΄ β β’ β²π₯(πΉ''''π΄) | ||
Theorem | csbafv212g 46412 | Move class substitution in and out of a function value, analogous to csbfv12 6929, with a direct proof proposed by Mario Carneiro, analogous to csbov123 7443. (Contributed by AV, 4-Sep-2022.) |
β’ (π΄ β π β β¦π΄ / π₯β¦(πΉ''''π΅) = (β¦π΄ / π₯β¦πΉ''''β¦π΄ / π₯β¦π΅)) | ||
Theorem | fexafv2ex 46413 | The alternate function value is always a set if the function (resp. the domain of the function) is a set. (Contributed by AV, 3-Sep-2022.) |
β’ (πΉ β π β (πΉ''''π΄) β V) | ||
Theorem | ndfatafv2nrn 46414 | The alternate function value at a class π΄ at which the function is not defined is undefined, i.e., not in the range of the function. (Contributed by AV, 2-Sep-2022.) |
β’ (Β¬ πΉ defAt π΄ β (πΉ''''π΄) β ran πΉ) | ||
Theorem | ndmafv2nrn 46415 | The value of a class outside its domain is not in the range, compare with ndmfv 6916. (Contributed by AV, 2-Sep-2022.) |
β’ (Β¬ π΄ β dom πΉ β (πΉ''''π΄) β ran πΉ) | ||
Theorem | funressndmafv2rn 46416 | The alternate function value at a class π΄ is defined, i.e., in the range of the function if the function is defined at π΄. (Contributed by AV, 2-Sep-2022.) |
β’ (πΉ defAt π΄ β (πΉ''''π΄) β ran πΉ) | ||
Theorem | afv2ndefb 46417 | Two ways to say that an alternate function value is not defined. (Contributed by AV, 5-Sep-2022.) |
β’ ((πΉ''''π΄) = π« βͺ ran πΉ β (πΉ''''π΄) β ran πΉ) | ||
Theorem | nfunsnafv2 46418 | If the restriction of a class to a singleton is not a function, its value at the singleton element is undefined, compare with nfunsn 6923. (Contributed by AV, 2-Sep-2022.) |
β’ (Β¬ Fun (πΉ βΎ {π΄}) β (πΉ''''π΄) β ran πΉ) | ||
Theorem | afv2prc 46419 | A function's value at a proper class is not defined, compare with fvprc 6873. (Contributed by AV, 5-Sep-2022.) |
β’ (Β¬ π΄ β V β (πΉ''''π΄) β ran πΉ) | ||
Theorem | dfatafv2rnb 46420 | The alternate function value at a class π΄ is defined, i.e. in the range of the function, iff the function is defined at π΄. (Contributed by AV, 2-Sep-2022.) |
β’ (πΉ defAt π΄ β (πΉ''''π΄) β ran πΉ) | ||
Theorem | afv2orxorb 46421 | If a set is in the range of a function, the alternate function value at a class π΄ equals this set or is not in the range of the function iff the alternate function value at the class π΄ either equals this set or is not in the range of the function. If π΅ β ran πΉ, both disjuncts of the exclusive or can be true: (πΉ''''π΄) = π΅ β (πΉ''''π΄) β ran πΉ. (Contributed by AV, 11-Sep-2022.) |
β’ (π΅ β ran πΉ β (((πΉ''''π΄) = π΅ β¨ (πΉ''''π΄) β ran πΉ) β ((πΉ''''π΄) = π΅ β» (πΉ''''π΄) β ran πΉ))) | ||
Theorem | dmafv2rnb 46422 | The alternate function value at a class π΄ is defined, i.e., in the range of the function, iff π΄ is in the domain of the function. (Contributed by AV, 3-Sep-2022.) |
β’ (Fun (πΉ βΎ {π΄}) β (π΄ β dom πΉ β (πΉ''''π΄) β ran πΉ)) | ||
Theorem | fundmafv2rnb 46423 | The alternate function value at a class π΄ is defined, i.e., in the range of the function iff π΄ is in the domain of the function. (Contributed by AV, 3-Sep-2022.) |
β’ (Fun πΉ β (π΄ β dom πΉ β (πΉ''''π΄) β ran πΉ)) | ||
Theorem | afv2elrn 46424 | An alternate function value belongs to the range of the function, analogous to fvelrn 7068. (Contributed by AV, 3-Sep-2022.) |
β’ ((Fun πΉ β§ π΄ β dom πΉ) β (πΉ''''π΄) β ran πΉ) | ||
Theorem | afv20defat 46425 | If the alternate function value at an argument is the empty set, the function is defined at this argument. (Contributed by AV, 3-Sep-2022.) |
β’ ((πΉ''''π΄) = β β πΉ defAt π΄) | ||
Theorem | fnafv2elrn 46426 | An alternate function value belongs to the range of the function, analogous to fnfvelrn 7072. (Contributed by AV, 2-Sep-2022.) |
β’ ((πΉ Fn π΄ β§ π΅ β π΄) β (πΉ''''π΅) β ran πΉ) | ||
Theorem | fafv2elcdm 46427 | An alternate function value belongs to the codomain of the function, analogous to ffvelcdm 7073. (Contributed by AV, 2-Sep-2022.) |
β’ ((πΉ:π΄βΆπ΅ β§ πΆ β π΄) β (πΉ''''πΆ) β π΅) | ||
Theorem | fafv2elrnb 46428 | An alternate function value is defined, i.e., belongs to the range of the function, iff its argument is in the domain of the function. (Contributed by AV, 3-Sep-2022.) |
β’ (πΉ:π΄βΆπ΅ β (πΆ β π΄ β (πΉ''''πΆ) β ran πΉ)) | ||
Theorem | fcdmvafv2v 46429 | If the codomain of a function is a set, the alternate function value is always also a set. (Contributed by AV, 4-Sep-2022.) |
β’ ((πΉ:π΄βΆπ΅ β§ π΅ β π) β (πΉ''''πΆ) β V) | ||
Theorem | tz6.12-2-afv2 46430* | Function value when πΉ is (locally) not a function. Theorem 6.12(2) of [TakeutiZaring] p. 27, analogous to tz6.12-2 6869. (Contributed by AV, 5-Sep-2022.) |
β’ (Β¬ β!π₯ π΄πΉπ₯ β (πΉ''''π΄) β ran πΉ) | ||
Theorem | afv2eu 46431* | The value of a function at a unique point, analogous to fveu 6870. (Contributed by AV, 5-Sep-2022.) |
β’ (β!π₯ π΄πΉπ₯ β (πΉ''''π΄) = βͺ {π₯ β£ π΄πΉπ₯}) | ||
Theorem | afv2res 46432 | The value of a restricted function for an argument at which the function is defined. Analog to fvres 6900. (Contributed by AV, 5-Sep-2022.) |
β’ ((πΉ defAt π΄ β§ π΄ β π΅) β ((πΉ βΎ π΅)''''π΄) = (πΉ''''π΄)) | ||
Theorem | tz6.12-afv2 46433* | Function value (Theorem 6.12(1) of [TakeutiZaring] p. 27), analogous to tz6.12 6906. (Contributed by AV, 5-Sep-2022.) |
β’ ((β¨π΄, π¦β© β πΉ β§ β!π¦β¨π΄, π¦β© β πΉ) β (πΉ''''π΄) = π¦) | ||
Theorem | tz6.12-1-afv2 46434* | Function value (Theorem 6.12(1) of [TakeutiZaring] p. 27), analogous to tz6.12-1 6904. (Contributed by AV, 5-Sep-2022.) |
β’ ((π΄πΉπ¦ β§ β!π¦ π΄πΉπ¦) β (πΉ''''π΄) = π¦) | ||
Theorem | tz6.12c-afv2 46435* | Corollary of Theorem 6.12(1) of [TakeutiZaring] p. 27, analogous to tz6.12c 6903. (Contributed by AV, 5-Sep-2022.) |
β’ (β!π¦ π΄πΉπ¦ β ((πΉ''''π΄) = π¦ β π΄πΉπ¦)) | ||
Theorem | tz6.12i-afv2 46436 | Corollary of Theorem 6.12(2) of [TakeutiZaring] p. 27. analogous to tz6.12i 6909. (Contributed by AV, 5-Sep-2022.) |
β’ (π΅ β ran πΉ β ((πΉ''''π΄) = π΅ β π΄πΉπ΅)) | ||
Theorem | funressnbrafv2 46437 | The second argument of a binary relation on a function is the function's value, analogous to funbrfv 6932. (Contributed by AV, 7-Sep-2022.) |
β’ (((π΄ β π β§ π΅ β π) β§ Fun (πΉ βΎ {π΄})) β (π΄πΉπ΅ β (πΉ''''π΄) = π΅)) | ||
Theorem | dfatbrafv2b 46438 | Equivalence of function value and binary relation, analogous to fnbrfvb 6934 or funbrfvb 6936. π΅ β V is required, because otherwise π΄πΉπ΅ β β β πΉ can be true, but (πΉ''''π΄) = π΅ is always false (because of dfatafv2ex 46406). (Contributed by AV, 6-Sep-2022.) |
β’ ((πΉ defAt π΄ β§ π΅ β π) β ((πΉ''''π΄) = π΅ β π΄πΉπ΅)) | ||
Theorem | dfatopafv2b 46439 | Equivalence of function value and ordered pair membership, analogous to fnopfvb 6935 or funopfvb 6937. (Contributed by AV, 6-Sep-2022.) |
β’ ((πΉ defAt π΄ β§ π΅ β π) β ((πΉ''''π΄) = π΅ β β¨π΄, π΅β© β πΉ)) | ||
Theorem | funbrafv2 46440 | The second argument of a binary relation on a function is the function's value, analogous to funbrfv 6932. (Contributed by AV, 6-Sep-2022.) |
β’ (Fun πΉ β (π΄πΉπ΅ β (πΉ''''π΄) = π΅)) | ||
Theorem | fnbrafv2b 46441 | Equivalence of function value and binary relation, analogous to fnbrfvb 6934. (Contributed by AV, 6-Sep-2022.) |
β’ ((πΉ Fn π΄ β§ π΅ β π΄) β ((πΉ''''π΅) = πΆ β π΅πΉπΆ)) | ||
Theorem | fnopafv2b 46442 | Equivalence of function value and ordered pair membership, analogous to fnopfvb 6935. (Contributed by AV, 6-Sep-2022.) |
β’ ((πΉ Fn π΄ β§ π΅ β π΄) β ((πΉ''''π΅) = πΆ β β¨π΅, πΆβ© β πΉ)) | ||
Theorem | funbrafv22b 46443 | Equivalence of function value and binary relation, analogous to funbrfvb 6936. (Contributed by AV, 6-Sep-2022.) |
β’ ((Fun πΉ β§ π΄ β dom πΉ) β ((πΉ''''π΄) = π΅ β π΄πΉπ΅)) | ||
Theorem | funopafv2b 46444 | Equivalence of function value and ordered pair membership, analogous to funopfvb 6937. (Contributed by AV, 6-Sep-2022.) |
β’ ((Fun πΉ β§ π΄ β dom πΉ) β ((πΉ''''π΄) = π΅ β β¨π΄, π΅β© β πΉ)) | ||
Theorem | dfatsnafv2 46445 | Singleton of function value, analogous to fnsnfv 6960. (Contributed by AV, 7-Sep-2022.) |
β’ (πΉ defAt π΄ β {(πΉ''''π΄)} = (πΉ β {π΄})) | ||
Theorem | dfafv23 46446* | A definition of function value in terms of iota, analogous to dffv3 6877. (Contributed by AV, 6-Sep-2022.) |
β’ (πΉ defAt π΄ β (πΉ''''π΄) = (β©π₯π₯ β (πΉ β {π΄}))) | ||
Theorem | dfatdmfcoafv2 46447 | Domain of a function composition, analogous to dmfco 6977. (Contributed by AV, 7-Sep-2022.) |
β’ (πΊ defAt π΄ β (π΄ β dom (πΉ β πΊ) β (πΊ''''π΄) β dom πΉ)) | ||
Theorem | dfatcolem 46448* | Lemma for dfatco 46449. (Contributed by AV, 8-Sep-2022.) |
β’ ((πΊ defAt π β§ πΉ defAt (πΊ''''π)) β β!π¦ π(πΉ β πΊ)π¦) | ||
Theorem | dfatco 46449 | The predicate "defined at" for a function composition. (Contributed by AV, 8-Sep-2022.) |
β’ ((πΊ defAt π β§ πΉ defAt (πΊ''''π)) β (πΉ β πΊ) defAt π) | ||
Theorem | afv2co2 46450 | Value of a function composition, analogous to fvco2 6978. (Contributed by AV, 8-Sep-2022.) |
β’ ((πΊ defAt π β§ πΉ defAt (πΊ''''π)) β ((πΉ β πΊ)''''π) = (πΉ''''(πΊ''''π))) | ||
Theorem | rlimdmafv2 46451 | Two ways to express that a function has a limit, analogous to rlimdm 15492. (Contributed by AV, 5-Sep-2022.) |
β’ (π β πΉ:π΄βΆβ) & β’ (π β sup(π΄, β*, < ) = +β) β β’ (π β (πΉ β dom βπ β πΉ βπ ( βπ ''''πΉ))) | ||
Theorem | dfafv22 46452 | Alternate definition of (πΉ''''π΄) using (πΉβπ΄) directly. (Contributed by AV, 3-Sep-2022.) |
β’ (πΉ''''π΄) = if(πΉ defAt π΄, (πΉβπ΄), π« βͺ ran πΉ) | ||
Theorem | afv2ndeffv0 46453 | If the alternate function value at an argument is undefined, i.e., not in the range of the function, the function's value at this argument is the empty set. (Contributed by AV, 3-Sep-2022.) |
β’ ((πΉ''''π΄) β ran πΉ β (πΉβπ΄) = β ) | ||
Theorem | dfatafv2eqfv 46454 | If a function is defined at a class π΄, the alternate function value equals the function's value at π΄. (Contributed by AV, 3-Sep-2022.) |
β’ (πΉ defAt π΄ β (πΉ''''π΄) = (πΉβπ΄)) | ||
Theorem | afv2rnfveq 46455 | If the alternate function value is defined, i.e., in the range of the function, the alternate function value equals the function's value. (Contributed by AV, 3-Sep-2022.) |
β’ ((πΉ''''π΄) β ran πΉ β (πΉ''''π΄) = (πΉβπ΄)) | ||
Theorem | afv20fv0 46456 | If the alternate function value at an argument is the empty set, the function's value at this argument is the empty set. (Contributed by AV, 3-Sep-2022.) |
β’ ((πΉ''''π΄) = β β (πΉβπ΄) = β ) | ||
Theorem | afv2fvn0fveq 46457 | If the function's value at an argument is not the empty set, it equals the alternate function value at this argument. (Contributed by AV, 3-Sep-2022.) |
β’ ((πΉβπ΄) β β β (πΉ''''π΄) = (πΉβπ΄)) | ||
Theorem | afv2fv0 46458 | If the function's value at an argument is the empty set, then the alternate function value at this argument is the empty set or undefined. (Contributed by AV, 3-Sep-2022.) |
β’ ((πΉβπ΄) = β β ((πΉ''''π΄) = β β¨ (πΉ''''π΄) β ran πΉ)) | ||
Theorem | afv2fv0b 46459 | The function's value at an argument is the empty set if and only if the alternate function value at this argument is the empty set or undefined. (Contributed by AV, 3-Sep-2022.) |
β’ ((πΉβπ΄) = β β ((πΉ''''π΄) = β β¨ (πΉ''''π΄) β ran πΉ)) | ||
Theorem | afv2fv0xorb 46460 | If a set is in the range of a function, the function's value at an argument is the empty set if and only if the alternate function value at this argument is either the empty set or undefined. (Contributed by AV, 11-Sep-2022.) |
β’ (β β ran πΉ β ((πΉβπ΄) = β β ((πΉ''''π΄) = β β» (πΉ''''π΄) β ran πΉ))) | ||
Theorem | an4com24 46461 | Rearrangement of 4 conjuncts: second and forth positions interchanged. (Contributed by AV, 18-Feb-2022.) |
β’ (((π β§ π) β§ (π β§ π)) β ((π β§ π) β§ (π β§ π))) | ||
Theorem | 3an4ancom24 46462 | Commutative law for a conjunction with a triple conjunction: second and forth positions interchanged. (Contributed by AV, 18-Feb-2022.) |
β’ (((π β§ π β§ π) β§ π) β ((π β§ π β§ π) β§ π)) | ||
Theorem | 4an21 46463 | Rearrangement of 4 conjuncts with a triple conjunction. (Contributed by AV, 4-Mar-2022.) |
β’ (((π β§ π) β§ π β§ π) β (π β§ (π β§ π β§ π))) | ||
Syntax | cnelbr 46464 | Extend wff notation to include the 'not elemet of' relation. |
class _β | ||
Definition | df-nelbr 46465* | Define negated membership as binary relation. Analogous to df-eprel 5570 (the membership relation). (Contributed by AV, 26-Dec-2021.) |
β’ _β = {β¨π₯, π¦β© β£ Β¬ π₯ β π¦} | ||
Theorem | dfnelbr2 46466 | Alternate definition of the negated membership as binary relation. (Proposed by BJ, 27-Dec-2021.) (Contributed by AV, 27-Dec-2021.) |
β’ _β = ((V Γ V) β E ) | ||
Theorem | nelbr 46467 | The binary relation of a set not being a member of another set. (Contributed by AV, 26-Dec-2021.) |
β’ ((π΄ β π β§ π΅ β π) β (π΄ _β π΅ β Β¬ π΄ β π΅)) | ||
Theorem | nelbrim 46468 | If a set is related to another set by the negated membership relation, then it is not a member of the other set. The other direction of the implication is not generally true, because if π΄ is a proper class, then Β¬ π΄ β π΅ would be true, but not π΄ _β π΅. (Contributed by AV, 26-Dec-2021.) |
β’ (π΄ _β π΅ β Β¬ π΄ β π΅) | ||
Theorem | nelbrnel 46469 | A set is related to another set by the negated membership relation iff it is not a member of the other set. (Contributed by AV, 26-Dec-2021.) |
β’ ((π΄ β π β§ π΅ β π) β (π΄ _β π΅ β π΄ β π΅)) | ||
Theorem | nelbrnelim 46470 | If a set is related to another set by the negated membership relation, then it is not a member of the other set. (Contributed by AV, 26-Dec-2021.) |
β’ (π΄ _β π΅ β π΄ β π΅) | ||
Theorem | ralralimp 46471* | Selecting one of two alternatives within a restricted generalization if one of the alternatives is false. (Contributed by AV, 6-Sep-2018.) (Proof shortened by AV, 13-Oct-2018.) |
β’ ((π β§ π΄ β β ) β (βπ₯ β π΄ ((π β (π β¨ π)) β§ Β¬ π) β π)) | ||
Theorem | otiunsndisjX 46472* | The union of singletons consisting of ordered triples which have distinct first and third components are disjunct. (Contributed by Alexander van der Vekens, 10-Mar-2018.) |
β’ (π΅ β π β Disj π β π βͺ π β π {β¨π, π΅, πβ©}) | ||
Theorem | fvifeq 46473 | Equality of function values with conditional arguments, see also fvif 6897. (Contributed by Alexander van der Vekens, 21-May-2018.) |
β’ (π΄ = if(π, π΅, πΆ) β (πΉβπ΄) = if(π, (πΉβπ΅), (πΉβπΆ))) | ||
Theorem | rnfdmpr 46474 | The range of a one-to-one function πΉ of an unordered pair into a set is the unordered pair of the function values. (Contributed by Alexander van der Vekens, 2-Feb-2018.) |
β’ ((π β π β§ π β π) β (πΉ Fn {π, π} β ran πΉ = {(πΉβπ), (πΉβπ)})) | ||
Theorem | imarnf1pr 46475 | The image of the range of a function πΉ under a function πΈ if πΉ is a function from a pair into the domain of πΈ. (Contributed by Alexander van der Vekens, 2-Feb-2018.) |
β’ ((π β π β§ π β π) β (((πΉ:{π, π}βΆdom πΈ β§ πΈ:dom πΈβΆπ ) β§ ((πΈβ(πΉβπ)) = π΄ β§ (πΈβ(πΉβπ)) = π΅)) β (πΈ β ran πΉ) = {π΄, π΅})) | ||
Theorem | funop1 46476* | A function is an ordered pair iff it is a singleton of an ordered pair. (Contributed by AV, 20-Sep-2020.) (Avoid depending on this detail.) |
β’ (βπ₯βπ¦ πΉ = β¨π₯, π¦β© β (Fun πΉ β βπ₯βπ¦ πΉ = {β¨π₯, π¦β©})) | ||
Theorem | fun2dmnopgexmpl 46477 | A function with a domain containing (at least) two different elements is not an ordered pair. (Contributed by AV, 21-Sep-2020.) (Avoid depending on this detail.) |
β’ (πΊ = {β¨0, 1β©, β¨1, 1β©} β Β¬ πΊ β (V Γ V)) | ||
Theorem | opabresex0d 46478* | A collection of ordered pairs, the class of all possible second components being a set, with a restriction of a binary relation is a set. (Contributed by Alexander van der Vekens, 1-Nov-2017.) (Revised by AV, 1-Jan-2021.) |
β’ ((π β§ π₯π π¦) β π₯ β πΆ) & β’ ((π β§ π₯π π¦) β π) & β’ ((π β§ π₯ β πΆ) β {π¦ β£ π} β π) & β’ (π β πΆ β π) β β’ (π β {β¨π₯, π¦β© β£ (π₯π π¦ β§ π)} β V) | ||
Theorem | opabbrfex0d 46479* | A collection of ordered pairs, the class of all possible second components being a set, is a set. (Contributed by AV, 15-Jan-2021.) |
β’ ((π β§ π₯π π¦) β π₯ β πΆ) & β’ ((π β§ π₯π π¦) β π) & β’ ((π β§ π₯ β πΆ) β {π¦ β£ π} β π) & β’ (π β πΆ β π) β β’ (π β {β¨π₯, π¦β© β£ π₯π π¦} β V) | ||
Theorem | opabresexd 46480* | A collection of ordered pairs, the second component being a function, with a restriction of a binary relation is a set. (Contributed by Alexander van der Vekens, 1-Nov-2017.) (Revised by AV, 15-Jan-2021.) |
β’ ((π β§ π₯π π¦) β π₯ β πΆ) & β’ ((π β§ π₯π π¦) β π¦:π΄βΆπ΅) & β’ ((π β§ π₯ β πΆ) β π΄ β π) & β’ ((π β§ π₯ β πΆ) β π΅ β π) & β’ (π β πΆ β π) β β’ (π β {β¨π₯, π¦β© β£ (π₯π π¦ β§ π)} β V) | ||
Theorem | opabbrfexd 46481* | A collection of ordered pairs, the second component being a function, is a set. (Contributed by AV, 15-Jan-2021.) |
β’ ((π β§ π₯π π¦) β π₯ β πΆ) & β’ ((π β§ π₯π π¦) β π¦:π΄βΆπ΅) & β’ ((π β§ π₯ β πΆ) β π΄ β π) & β’ ((π β§ π₯ β πΆ) β π΅ β π) & β’ (π β πΆ β π) β β’ (π β {β¨π₯, π¦β© β£ π₯π π¦} β V) | ||
Theorem | f1oresf1orab 46482* | Build a bijection by restricting the domain of a bijection. (Contributed by AV, 1-Aug-2022.) |
β’ πΉ = (π₯ β π΄ β¦ πΆ) & β’ (π β πΉ:π΄β1-1-ontoβπ΅) & β’ (π β π· β π΄) & β’ ((π β§ π₯ β π΄ β§ π¦ = πΆ) β (π β π₯ β π·)) β β’ (π β (πΉ βΎ π·):π·β1-1-ontoβ{π¦ β π΅ β£ π}) | ||
Theorem | f1oresf1o 46483* | Build a bijection by restricting the domain of a bijection. (Contributed by AV, 31-Jul-2022.) |
β’ (π β πΉ:π΄β1-1-ontoβπ΅) & β’ (π β π· β π΄) & β’ (π β (βπ₯ β π· (πΉβπ₯) = π¦ β (π¦ β π΅ β§ π))) β β’ (π β (πΉ βΎ π·):π·β1-1-ontoβ{π¦ β π΅ β£ π}) | ||
Theorem | f1oresf1o2 46484* | Build a bijection by restricting the domain of a bijection. (Contributed by AV, 31-Jul-2022.) |
β’ (π β πΉ:π΄β1-1-ontoβπ΅) & β’ (π β π· β π΄) & β’ ((π β§ π¦ = (πΉβπ₯)) β (π₯ β π· β π)) β β’ (π β (πΉ βΎ π·):π·β1-1-ontoβ{π¦ β π΅ β£ π}) | ||
Theorem | fvmptrab 46485* | Value of a function mapping a set to a class abstraction restricting a class depending on the argument of the function. More general version of fvmptrabfv 7019, but relying on the fact that out-of-domain arguments evaluate to the empty set, which relies on set.mm's particular encoding. (Contributed by AV, 14-Feb-2022.) |
β’ πΉ = (π₯ β π β¦ {π¦ β π β£ π}) & β’ (π₯ = π β (π β π)) & β’ (π₯ = π β π = π) & β’ (π β π β π β V) & β’ (π β π β π = β ) β β’ (πΉβπ) = {π¦ β π β£ π} | ||
Theorem | fvmptrabdm 46486* | Value of a function mapping a set to a class abstraction restricting the value of another function. See also fvmptrabfv 7019. (Suggested by BJ, 18-Feb-2022.) (Contributed by AV, 18-Feb-2022.) |
β’ πΉ = (π₯ β π β¦ {π¦ β (πΊβπ) β£ π}) & β’ (π₯ = π β (π β π)) & β’ (π β dom πΊ β π β dom πΉ) β β’ (πΉβπ) = {π¦ β (πΊβπ) β£ π} | ||
Theorem | cnambpcma 46487 | ((a-b)+c)-a = c-a holds for complex numbers a,b,c. (Contributed by Alexander van der Vekens, 23-Mar-2018.) |
β’ ((π΄ β β β§ π΅ β β β§ πΆ β β) β (((π΄ β π΅) + πΆ) β π΄) = (πΆ β π΅)) | ||
Theorem | cnapbmcpd 46488 | ((a+b)-c)+d = ((a+d)+b)-c holds for complex numbers a,b,c,d. (Contributed by Alexander van der Vekens, 23-Mar-2018.) |
β’ (((π΄ β β β§ π΅ β β) β§ (πΆ β β β§ π· β β)) β (((π΄ + π΅) β πΆ) + π·) = (((π΄ + π·) + π΅) β πΆ)) | ||
Theorem | addsubeq0 46489 | The sum of two complex numbers is equal to the difference of these two complex numbers iff the subtrahend is 0. (Contributed by AV, 8-May-2023.) |
β’ ((π΄ β β β§ π΅ β β) β ((π΄ + π΅) = (π΄ β π΅) β π΅ = 0)) | ||
Theorem | leaddsuble 46490 | Addition and subtraction on one side of "less than or equal to". (Contributed by Alexander van der Vekens, 18-Mar-2018.) |
β’ ((π΄ β β β§ π΅ β β β§ πΆ β β) β (π΅ β€ πΆ β ((π΄ + π΅) β πΆ) β€ π΄)) | ||
Theorem | 2leaddle2 46491 | If two real numbers are less than a third real number, the sum of the real numbers is less than twice the third real number. (Contributed by Alexander van der Vekens, 21-May-2018.) |
β’ ((π΄ β β β§ π΅ β β β§ πΆ β β) β ((π΄ < πΆ β§ π΅ < πΆ) β (π΄ + π΅) < (2 Β· πΆ))) | ||
Theorem | ltnltne 46492 | Variant of trichotomy law for 'less than'. (Contributed by Alexander van der Vekens, 8-Jun-2018.) |
β’ ((π΄ β β β§ π΅ β β) β (π΄ < π΅ β (Β¬ π΅ < π΄ β§ Β¬ π΅ = π΄))) | ||
Theorem | p1lep2 46493 | A real number increasd by 1 is less than or equal to the number increased by 2. (Contributed by Alexander van der Vekens, 17-Sep-2018.) |
β’ (π β β β (π + 1) β€ (π + 2)) | ||
Theorem | ltsubsubaddltsub 46494 | If the result of subtracting two numbers is greater than a number, the result of adding one of these subtracted numbers to the number is less than the result of subtracting the other subtracted number only. (Contributed by Alexander van der Vekens, 9-Jun-2018.) |
β’ ((π½ β β β§ (πΏ β β β§ π β β β§ π β β)) β (π½ < ((πΏ β π) β π) β (π½ + π) < (πΏ β π))) | ||
Theorem | zm1nn 46495 | An integer minus 1 is positive under certain circumstances. (Contributed by Alexander van der Vekens, 9-Jun-2018.) |
β’ ((π β β0 β§ πΏ β β€) β ((π½ β β β§ 0 β€ π½ β§ π½ < ((πΏ β π) β 1)) β (πΏ β 1) β β)) | ||
Theorem | readdcnnred 46496 | The sum of a real number and an imaginary number is not a real number. (Contributed by AV, 23-Jan-2023.) |
β’ (π β π΄ β β) & β’ (π β π΅ β (β β β)) β β’ (π β (π΄ + π΅) β β) | ||
Theorem | resubcnnred 46497 | The difference of a real number and an imaginary number is not a real number. (Contributed by AV, 23-Jan-2023.) |
β’ (π β π΄ β β) & β’ (π β π΅ β (β β β)) β β’ (π β (π΄ β π΅) β β) | ||
Theorem | recnmulnred 46498 | The product of a real number and an imaginary number is not a real number. (Contributed by AV, 23-Jan-2023.) |
β’ (π β π΄ β β) & β’ (π β π΅ β (β β β)) & β’ (π β π΄ β 0) β β’ (π β (π΄ Β· π΅) β β) | ||
Theorem | cndivrenred 46499 | The quotient of an imaginary number and a real number is not a real number. (Contributed by AV, 23-Jan-2023.) |
β’ (π β π΄ β β) & β’ (π β π΅ β (β β β)) & β’ (π β π΄ β 0) β β’ (π β (π΅ / π΄) β β) | ||
Theorem | sqrtnegnre 46500 | The square root of a negative number is not a real number. (Contributed by AV, 28-Feb-2023.) |
β’ ((π β β β§ π < 0) β (ββπ) β β) |
< Previous Next > |
Copyright terms: Public domain | < Previous Next > |