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-10688

Color key:    Metamath Proof Explorer  Metamath Proof Explorer (1-8760)   Hilbert Space Explorer  Hilbert Space Explorer (8761-10688)  

Statement List for Metamath Proof Explorer - 3601-3700 - Page 37 of 107
TypeLabelDescription
Statement
 
Theoremfnssresb 3601 Restriction of a function with a subclass of its domain.
|- (F Fn A -> ((F |` B) Fn B <-> B (_ A))
 
Theoremfnssres 3602 Restriction of a function with a subclass of its domain.
|- ((F Fn A /\ B (_ A) -> (F |` B) Fn B)
 
Theoremfnresin1 3603 Restriction of a function's domain with an intersection.
|- (F Fn A -> (F |` (A i^i B)) Fn (A i^i B))
 
Theoremfnresin2 3604 Restriction of a function's domain with an intersection.
|- (F Fn A -> (F |` (B i^i A)) Fn (B i^i A))
 
Theoremfnresi 3605 Functionality and domain of restricted identity.
|- (I |` A) Fn A
 
Theoremfnima 3606 The image of a function's domain is its range.
|- (F Fn A -> (F"A) = ran F)
 
Theoremfn0 3607 A function with empty domain is empty.
|- (F Fn (/) <-> F = (/))
 
Theoremfunimadisj 3608 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 3609 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 3577.
|- ((F Fn A /\ A e. B) -> F e. V)
 
Theoremfunex 3610 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 3609. (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 3611 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 3612 Existence of a function expressed as class of ordered pairs.
|- A e. V   =>   |- {<.x, y>. | (x e. A /\ y = B)} e. V
 
Theoremopabex2g 3613 Existence of a function expressed as class of ordered pairs.
|- (A e. C -> {<.x, y>. | (x e. A /\ y = B)} e. V)
 
Theoremfopabex2 3614 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 3615 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 3610.
|- (dom F e. B -> (Fun F -> ran F e. V))
 
Theoremzfrep6 3616 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 3617 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 3618 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 3619 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 3620 Functionality and domain of an ordered-pair class abstraction.
|- B e. V   &   |- F = {<.x, y>. | (x e. A /\ y = B)}   =>   |- F Fn A
 
Theoremdmopab2 3621 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 3622 Equality theorem for functions.
|- (F = G -> (F:A-->B <-> G:A-->B))
 
Theoremfeq2 3623 Equality theorem for functions.
|- (A = B -> (F:A-->C <-> F:B-->C))
 
Theoremfeq3 3624 Equality theorem for functions.
|- (A = B -> (F:C-->A <-> F:C-->B))
 
Theoremfeq23 3625 Equality theorem for functions. (Contributed by FL, 14-Jul-2007.)
|- ((A = C /\ B = D) -> (F:A-->B <-> F:C-->D))
 
Theoremfeq1d 3626 Equality deduction for mappings.
|- (ph -> F = G)   =>   |- (ph -> (F:A-->B <-> G:A-->B))
 
Theoremhbf 3627 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 3628 Eliminate a mapping hypothesis for the weak deduction theorem dedth 2379, 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 3629 A mapping is a function.
|- (F:A-->B -> F Fn A)
 
Theoremfnf 3630 Any function is a mapping into V.
|- (F Fn A <-> F:A-->V)
 
Theoremffun 3631 A mapping is a function.
|- (F:A-->B -> Fun F)
 
Theoremfrel 3632 A mapping is a relation.
|- (F:A-->B -> Rel F)
 
Theoremfdm 3633 The domain of a mapping.
|- (F:A-->B -> dom F = A)
 
Theoremfrn 3634 The range of a mapping.
|- (F:A-->B -> ran F (_ B)
 
Theoremfnfrn 3635 A function maps to its range.
|- (F Fn A <-> F:A-->ran F)
 
Theoremfss 3636 Expanding the codomain of a mapping.
|- ((F:A-->B /\ B (_ C) -> F:A-->C)
 
Theoremfco 3637 Composition of two mappings.
|- ((F:B-->C /\ G:A-->B) -> (F o. G):A-->C)
 
Theoremfssxp 3638 A mapping is a class of ordered pairs.
|- (F:A-->B -> F (_ (A X. B))
 
Theoremfunssxp 3639 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 3640 A mapping is a partial function.
|- (F:A-->B -> (F:dom F-->B /\ dom F (_ A))
 
Theoremopelf 3641 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 3642 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 3643 Composition of two functions.
|- ((F Fn A /\ G:B-->A) -> (F o. G) Fn B)
 
Theoremfssres 3644 Restriction of a function with a subclass of its domain.
|- ((F:A-->B /\ C (_ A) -> (F |` C):C-->B)
 
Theoremfssres2 3645 Restriction of a restricted function with a subclass of its domain.
|- (((F |` A):A-->B /\ C (_ A) -> (F |` C):C-->B)
 
Theoremfcoi1 3646 Composition of a mapping and restricted identity.
|- (F:A-->B -> (F o. (I |` A)) = F)
 
Theoremfcoi2 3647 Composition of restricted identity and a mapping.
|- (F:A-->B -> ((I |` B) o. F) = F)
 
Theoremfeu 3648 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 3649 The converse of a restriction of a function.
|- (F:A-->B -> `'(F |` A) = (`'F |` B))
 
Theoremfimacnvdisj 3650 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 3651 Function into an intersection.
|- B =/= (/)   =>   |- (F:A-->|^|B <-> A.x e. B F:A-->x)
 
Theoremfin 3652 Mapping into an intersection.
|- (F:A-->(B i^i C) <-> (F:A-->B /\ F:A-->C))
 
Theoremfex 3653 If the domain of a mapping is a set, the function is a set.
|- ((F:A-->B /\ A e. C) -> F e. V)
 
Theoremfabexg 3654 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 3655 Existence of a set of functions.
|- A e. V   &   |- B e. V   &   |- F = {x | (x:A-->B /\ ph)}   =>   |- F e. V
 
Theoremdmfex 3656 If a mapping is a set, its domain is a set.
|- ((F e. C /\ F:A-->B) -> A e. V)
 
Theoremf0 3657 The empty function.
|- (/):(/)-->A
 
Theoremf00 3658 A class is a function with empty codomain iff it and its domain are empty.
|- (F:A-->(/) <-> (F = (/) /\ A = (/)))
 
Theoremfconst 3659 A cross product with a singleton is a constant function.
|- B e. V   =>   |- (A X. {B}):A-->{B}
 
Theoremfconstg 3660 A cross product with a singleton is a constant function.
|- (B e. C -> (A X. {B}):A-->{B})
 
Theoremf1eq1 3661 Equality theorem for one-to-one functions.
|- (F = G -> (F:A-1-1->B <-> G:A-1-1->B))
 
Theoremf1eq2 3662 Equality theorem for one-to-one functions.
|- (A = B -> (F:A-1-1->C <-> F:B-1-1->C))
 
Theoremf1eq3 3663 Equality theorem for one-to-one functions.
|- (A = B -> (F:C-1-1->A <-> F:C-1-1->B))
 
Theoremhbf1 3664 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 3665 Alternate definition of a one-to-one function.
|- (F:A-1-1->B <-> (F:A-->B /\ A.yE*x xF