HomeHome Metamath Proof Explorer < Previous   Next >
Browser slow? Try the
Unicode version.

Jump to page: Contents + 1 1-100 2 101-200 3 201-300 4 301-400 5 401-500 6 501-600 7 601-700 8 701-800 9 801-900 10 901-1000 11 1001-1100 12 1101-1200 13 1201-1300 14 1301-1400 15 1401-1500 16 1501-1600 17 1601-1700 18 1701-1800 19 1801-1900 20 1901-2000 21 2001-2100 22 2101-2200 23 2201-2300 24 2301-2400 25 2401-2500 26 2501-2600 27 2601-2700 28 2701-2800 29 2801-2900 30 2901-3000 31 3001-3100 32 3101-3200 33 3201-3300 34 3301-3400 35 3401-3500 36 3501-3600 37 3601-3700 38 3701-3800 39 3801-3900 40 3901-4000 41 4001-4100 42 4101-4200 43 4201-4300 44 4301-4400 45 4401-4500 46 4501-4600 47 4601-4700 48 4701-4800 49 4801-4900 50 4901-5000 51 5001-5100 52 5101-5200 53 5201-5300 54 5301-5400 55 5401-5500 56 5501-5600 57 5601-5700 58 5701-5800 59 5801-5900 60 5901-6000 61 6001-6100 62 6101-6200 63 6201-6300 64 6301-6400 65 6401-6500 66 6501-6600 67 6601-6700 68 6701-6800 69 6801-6900 70 6901-7000 71 7001-7100 72 7101-7200 73 7201-7300 74 7301-7400 75 7401-7500 76 7501-7600 77 7601-7700 78 7701-7800 79 7801-7900 80 7901-8000 81 8001-8100 82 8101-8200 83 8201-8300 84 8301-8400 85 8401-8500 86 8501-8600 87 8601-8700 88 8701-8800 89 8801-8900 90 8901-9000 91 9001-9100 92 9101-9200 93 9201-9300 94 9301-9400 95 9401-9500 96 9501-9600 97 9601-9700 98 9701-9800 99 9801-9900 100 9901-10000 101 10001-10100 102 10101-10200 103 10201-10300 104 10301-10400 105 10401-10500 106 10501-10600 107 10601-10676

Color key:    Metamath Proof Explorer  Metamath Proof Explorer (1-8743)   Hilbert Space Explorer  Hilbert Space Explorer (8744-10676)  

Statement List for Metamath Proof Explorer - 3601-3700 - Page 37 of 107
TypeLabelDescription
Statement
 
Theoremfunimadisj 3601 A class that is disjoint with the domain of a function has an empty image under the function. (Contributed by FL, 24-Jan-2007.)
|- ((F Fn A /\ (A i^i C) = (/)) -> (F"C) = (/))
 
Theoremfnex 3602 If the domain of a function is a set, the function is a set. Theorem 6.16(1) of [TakeutiZaring] p. 28. This theorem is derived using the Axiom of Replacement in the form of funimaexg 3570.
|- ((F Fn A /\ A e. B) -> F e. V)
 
Theoremfunex 3603 If the domain of a function exists, so the function. Part of Theorem 4.15(v) of [Monk1] p. 46. This theorem is derived using the Axiom of Replacement in the form of fnex 3602. (Note: Any resemblance between F.U.N.E.X. and "Have You Any Eggs" is purely a coincidence originated by Swedish chefs.)
|- ((Fun F /\ dom F e. B) -> F e. V)
 
Theoremopabex 3604 Existence of a function expressed as class of ordered pairs.
|- A e. V   &   |- (x e. A -> E*yph)   =>   |- {<.x, y>. | (x e. A /\ ph)} e. V
 
Theoremopabex2 3605 Existence of a function expressed as class of ordered pairs.
|- A e. V   =>   |- {<.x, y>. | (x e. A /\ y = B)} e. V
 
Theoremopabex2g 3606 Existence of a function expressed as class of ordered pairs.
|- (A e. C -> {<.x, y>. | (x e. A /\ y = B)} e. V)
 
Theoremfopabex2 3607 Existence of a function expressed as class of ordered pairs.
|- A e. V   &   |- F = {<.x, y>. | (x e. A /\ y = B)}   =>   |- F e. V
 
Theoremfunrnex 3608 If the domain of a function exists, so does its range. Part of Theorem 4.15(v) of [Monk1] p. 46. This theorem is derived using the Axiom of Replacement in the form of funex 3603.
|- (dom F e. B -> (Fun F -> ran F e. V))
 
Theoremzfrep6 3609 A version of the Axiom of Replacement. Normally ph would have free variables x and y. Axiom 6 of [Kunen] p. 12. The Separation Scheme ax-sep 2699 cannot be derived from this version and must be stated as a separate axiom in an axiom system (such as Kunen's) that uses this version in place of our ax-rep 2689.
|- (A.x e. z E!yph -> E.wA.x e. z E.y e. w ph)
 
Theoremfnopabg 3610 Functionality and domain of an ordered-pair class abstraction.
|- F = {<.x, y>. | (x e. A /\ ph)}   =>   |- (A.x e. A E!yph <-> F Fn A)
 
Theoremfnopab2g 3611 Functionality and domain of an ordered-pair class abstraction.
|- F = {<.x, y>. | (x e. A /\ y = B)}   =>   |- (A.x e. A B e. V <-> F Fn A)
 
Theoremfnopab 3612 Functionality and domain of an ordered-pair class abstraction.
|- (x e. A -> E!yph)   &   |- F = {<.x, y>. | (x e. A /\ ph)}   =>   |- F Fn A
 
Theoremfnopab2 3613 Functionality and domain of an ordered-pair class abstraction.
|- B e. V   &   |- F = {<.x, y>. | (x e. A /\ y = B)}   =>   |- F Fn A
 
Theoremdmopab2 3614 Domain of an ordered-pair class abstraction that specifies a function.
|- B e. V   &   |- F = {<.x, y>. | (x e. A /\ y = B)}   =>   |- dom F = A
 
Theoremfeq1 3615 Equality theorem for functions.
|- (F = G -> (F:A-->B <-> G:A-->B))
 
Theoremfeq2 3616 Equality theorem for functions.
|- (A = B -> (F:A-->C <-> F:B-->C))
 
Theoremfeq3 3617 Equality theorem for functions.
|- (A = B -> (F:C-->A <-> F:C-->B))
 
Theoremfeq23 3618 Equality theorem for functions. (Contributed by FL, 14-Jul-2007.)
|- ((A = C /\ B = D) -> (F:A-->B <-> F:C-->D))
 
Theoremfeq1d 3619 Equality deduction for mappings.
|- (ph -> F = G)   =>   |- (ph -> (F:A-->B <-> G:A-->B))
 
Theoremhbf 3620 Bound-variable hypothesis builder for a mapping.
|- (y e. F -> A.x y e. F)   &   |- (y e. A -> A.x y e. A)   &   |- (y e. B -> A.x y e. B)   =>   |- (F:A-->B -> A.x F:A-->B)
 
Theoremelimf 3621 Eliminate a mapping hypothesis for the weak deduction theorem dedth 2380, when a special case G:A-->B is provable, in order to convert F:A-->B from a hypothesis to an antecedent.
|- G:A-->B   =>   |- if(F:A-->B, F, G):A-->B
 
Theoremffn 3622 A mapping is a function.
|- (F:A-->B -> F Fn A)
 
Theoremfnf 3623 Any function is a mapping into V.
|- (F Fn A <-> F:A-->V)
 
Theoremffun 3624 A mapping is a function.
|- (F:A-->B -> Fun F)
 
Theoremfrel 3625 A mapping is a relation.
|- (F:A-->B -> Rel F)
 
Theoremfdm 3626 The domain of a mapping.
|- (F:A-->B -> dom F = A)
 
Theoremfrn 3627 The range of a mapping.
|- (F:A-->B -> ran F (_ B)
 
Theoremfnfrn 3628 A function maps to its range.
|- (F Fn A <-> F:A-->ran F)
 
Theoremfss 3629 Expanding the codomain of a mapping.
|- ((F:A-->B /\ B (_ C) -> F:A-->C)
 
Theoremfco 3630 Composition of two mappings.
|- ((F:B-->C /\ G:A-->B) -> (F o. G):A-->C)
 
Theoremfssxp 3631 A mapping is a class of ordered pairs.
|- (F:A-->B -> F (_ (A X. B))
 
Theoremfunssxp 3632 Two ways of specifying a partial function from A to B.
|- ((Fun F /\ F (_ (A X. B)) <-> (F:dom F-->B /\ dom F (_ A))
 
Theoremffdm 3633 A mapping is a partial function.
|- (F:A-->B -> (F:dom F-->B /\ dom F (_ A))
 
Theoremopelf 3634 The members of an ordered pair element of a mapping belong to the mapping's domain and codomain.
|- D e. V   =>   |- ((F:A-->B /\ <.C, D>. e. F) -> (C e. A /\ D e. B))
 
Theoremfun 3635 The union of two functions with disjoint domains.
|- (((F:A-->C /\ G:B-->D) /\ (A i^i B) = (/)) -> (F u. G):(A u. B)-->(C u. D))
 
Theoremfnfco 3636 Composition of two functions.
|- ((F Fn A /\ G:B-->A) -> (F o. G) Fn B)
 
Theoremfssres 3637 Restriction of a function with a subclass of its domain.
|- ((F:A-->B /\ C (_ A) -> (F |` C):C-->B)
 
Theoremfssres2 3638 Restriction of a restricted function with a subclass of its domain.
|- (((F |` A):A-->B /\ C (_ A) -> (F |` C):C-->B)
 
Theoremfcoi1 3639 Composition of a mapping and restricted identity.
|- (F:A-->B -> (F o. (I |` A)) = F)
 
Theoremfcoi2 3640 Composition of restricted identity and a mapping.
|- (F:A-->B -> ((I |` B) o. F) = F)
 
Theoremfeu 3641 There is exactly one value of a function in its codomain.
|- ((F:A-->B /\ C e. A) -> E!y e. B <.C, y>. e. F)
 
Theoremfcnvres 3642 The converse of a restriction of a function.
|- (F:A-->B -> `'(F |` A) = (`'F |` B))
 
Theoremfimacnvdisj 3643 The pre-image of a class disjoint with a mapping's codomain is empty. (Contributed by FL, 24-Jan-2007.)
|- ((F:A-->B /\ (B i^i C) = (/)) -> (`'F"C) = (/))
 
Theoremfint 3644 Function into an intersection.
|- B =/= (/)   =>   |- (F:A-->|^|B <-> A.x e. B F:A-->x)
 
Theoremfin 3645 Mapping into an intersection.
|- (F:A-->(B i^i C) <-> (F:A-->B /\ F:A-->C))
 
Theoremfex 3646 If the domain of a mapping is a set, the function is a set.
|- ((F:A-->B /\ A e. C) -> F e. V)
 
Theoremfabexg 3647 Existence of a set of functions. (Contributed by Paul Chapman, 25-Feb-2008.)
|- F = {x | (x:A-->B /\ ph)}   =>   |- ((A e. C /\ B e. D) -> F e. V)
 
Theoremfabex 3648 Existence of a set of functions.
|- A e. V   &   |- B e. V   &   |- F = {x | (x:A-->B /\ ph)}   =>   |- F e. V
 
Theoremdmfex 3649 If a mapping is a set, its domain is a set.
|- ((F e. C /\ F:A-->B) -> A e. V)
 
Theoremf0 3650 The empty function.
|- (/):(/)-->A
 
Theoremf00 3651 A class is a function with empty codomain iff it and its domain are empty.
|- (F:A-->(/) <-> (F = (/) /\ A = (/)))
 
Theoremfconst 3652 A cross product with a singleton is a constant function.
|- B e. V   =>   |- (A X. {B}):A-->{B}
 
Theoremfconstg 3653 A cross product with a singleton is a constant function.
|- (B e. C -> (A X. {B}):A-->{B})
 
Theoremf1eq1 3654 Equality theorem for one-to-one functions.
|- (F = G -> (F:A-1-1->B <-> G:A-1-1->B))
 
Theoremf1eq2 3655 Equality theorem for one-to-one functions.
|- (A = B -> (F:A-1-1->C <-> F:B-1-1->C))
 
Theoremf1eq3 3656 Equality theorem for one-to-one functions.
|- (A = B -> (F:C-1-1->A <-> F:C-1-1->B))
 
Theoremhbf1 3657 Bound-variable hypothesis builder for a one-to-one function.
|- (y e. F -> A.x y e. F)   &   |- (y e. A -> A.x y e. A)   &   |- (y e. B -> A.x y e. B)   =>   |- (F:A-1-1->B -> A.x F:A-1-1->B)
 
Theoremf11 3658 Alternate definition of a one-to-one function.
|- (F:A-1-1->B <-> (F:A-->B /\ A.yE*x xFy))
 
Theoremf1f 3659 A one-to-one mapping is a mapping.
|- (F:A-1-1->B -> F:A-->B)
 
Theoremf1cnv 3660 Two ways to express that a set A (not necessarily a function) is one-to-one. Each side is equivalent to Definition 6.4(3) of [TakeutiZaring] p. 24, who use the notation "Un2 (A)" for one-to-one. We do not introduce a separate notation since we rarely use it.
|- (`'`'A:dom A-1-1->V <-> (Fun `'A /\ Fun `'`'A))
 
Theoremf1co 3661 Composition of one-to-one functions. Exercise 30 of [TakeutiZaring] p. 25.
|- ((F:B-1-1->C /\ G:A-1-1->B) -> (F o. G):A-1-1->C)
 
Theoremfoeq1 3662 Equality theorem for onto functions.
|- (F = G -> (F:A-onto->B <-> G:A-onto->B))
 
Theoremfoeq2 3663 Equality theorem for onto functions.
|- (A = B -> (F:A-onto->C <-> F:B-onto->C))
 
Theoremfoeq3 3664 Equality theorem for onto functions.
|- (A = B -> (F:C-onto->A