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-10700 108 10701-10800 109 10801-10900 110 10901-11000 111 11001-11100 112 11101-11200 113 11201-11300 114 11301-11400 115 11401-11500 116 11501-11600 117 11601-11700 118 11701-11800 119 11801-11900 120 11901-12000 121 12001-12100 122 12101-12200 123 12201-12300 124 12301-12400 125 12401-12500 126 12501-12600 127 12601-12700 128 12701-12800 129 12801-12900 130 12901-13000 131 13001-13100 132 13101-13200 133 13201-13300 134 13301-13400 135 13401-13500 136 13501-13600 137 13601-13700 138 13701-13800 139 13801-13900 140 13901-14000 141 14001-14100 142 14101-14200 143 14201-14300 144 14301-14400 145 14401-14500 146 14501-14600 147 14601-14700 148 14701-14800 149 14801-14900 150 14901-15000 151 15001-15100 152 15101-15200 153 15201-15300 154 15301-15400 155 15401-15500 156 15501-15600 157 15601-15700 158 15701-15800 159 15801-15900 160 15901-16000 161 16001-16100 162 16101-16200 163 16201-16300 164 16301-16400 165 16401-16500 166 16501-16600 167 16601-16700 168 16701-16800 169 16801-16900 170 16901-17000 171 17001-17100 172 17101-17200 173 17201-17300 174 17301-17400 175 17401-17411

Color key:    Metamath Proof Explorer  Metamath Proof Explorer
(1-10419)
  Hilbert Space Explorer  Hilbert Space Explorer
(10420-12013)
  Users' Mathboxes  Users' Mathboxes
(12014-17411)
 

Statement List for Metamath Proof Explorer - 4701-4800 - Page 48 of 175
TypeLabelDescription
Statement
 
Theoremcsbfvg 4701 Substitution for a function value.
|- (A e. C -> [_A / x]_(F` x) = (F` A))
 
Theoremndmfv 4702 The value of a class outside its domain is the empty set.
|- (-. A e. dom F -> (F` A) = (/))
 
Theoremndmfvrcl 4703 Reverse closure law for function with the empty set not in its domain.
|- dom F = S   &   |- -. (/) e. S   =>   |- ((F` A) e. S -> A e. S)
 
Theoremelfvdm 4704 If a function value has a member, the argument belongs to the domain.
|- (A e. (F` B) -> B e. dom F)
 
Theoremnfvres 4705 The value of a non-member of a restriction is the empty set.
|- (-. A e. B -> ((F |` B)` A) = (/))
 
Theoremnfunsn 4706 If the restriction of a class to a singleton is not a function, its value is the empty set. (The proof was shortened by Andrew Salmon, 22-Oct-2011.)
|- (-. Fun (F |` {A}) -> (F` A) = (/))
 
TheoremnfunsnOLD 4707 If the restriction of a class to a singleton is not a function, its value is the empty set.
|- (-. Fun (F |` {A}) -> (F` A) = (/))
 
Theoremfveqres 4708 Equal values imply equal values in a restriction.
|- ((F` A) = (G` A) -> ((F |` B)` A) = ((G |` B)` A))
 
Theoremfunbrfv 4709 The second argument of a binary relation on a function is the function's value.
|- B e. _V   =>   |- (Fun F -> (AFB -> (F` A) = B))
 
Theoremfunopfv 4710 The second element in an ordered pair member of a function is the function's value.
|- B e. _V   =>   |- (Fun F -> (<.A, B>. e. F -> (F` A) = B))
 
Theoremfunopfvg 4711 The second element in an ordered pair member of a function is the function's value.
|- ((B e. C /\ Fun F) -> (<.A, B>. e. F -> (F` A) = B))
 
Theoremfnbrfvb 4712 Equivalence of function value and binary relation.
|- C e. _V   =>   |- ((F Fn A /\ B e. A) -> ((F` B) = C <-> BFC))
 
Theoremfnopfvb 4713 Equivalence of function value and ordered pair membership.
|- C e. _V   =>   |- ((F Fn A /\ B e. A) -> ((F` B) = C <-> <.B, C>. e. F))
 
Theoremfunbrfvb 4714 Equivalence of function value and binary relation.
|- B e. _V   =>   |- ((Fun F /\ A e. dom F) -> ((F` A) = B <-> AFB))
 
Theoremfunopfvb 4715 Equivalence of function value and ordered pair membership. Theorem 4.3(ii) of [Monk1] p. 42.
|- B e. _V   =>   |- ((Fun F /\ A e. dom F) -> ((F` A) = B <-> <.A, B>. e. F))
 
Theoremfunbrfvbg 4716 Function value in terms of a binary relation.
|- ((Fun F /\ A e. dom F /\ B e. C) -> ((F` A) = B <-> AFB))
 
Theoremdffn5 4717 Representation of a function in terms of its values.
|- (F Fn A <-> F = {<.x, y>. | (x e. A /\ y = (F` x))})
 
Theoremfnrnfv 4718 The range of a function expressed as a collection of the function's values.
|- (F Fn A -> ran F = {y | E.x e. A y = (F` x)})
 
Theoremfvelrnb 4719 A member of a function's range is a value of the function.
|- (F Fn A -> (B e. ran F <-> E.x e. A (F` x) = B))
 
Theoremdfimafn 4720 Alternate definition of the image of a function. (Contributed by Raph Levien, 20-Nov-2006.)
|- ((Fun F /\ A C_ dom F) -> (F"A) = {y | E.x e. A (F` x) = y})
 
Theoremdfimafn2 4721 Alternate definition of the image of a function as an indexed union of singletons of function values. (Contributed by Raph Levien, 20-Nov-2006.)
|- ((Fun F /\ A C_ dom F) -> (F"A) = U_x e. A {(F` x)})
 
Theoremfunimass4 4722 Membership relation for the values of a function whose image is a subclass. (Contributed by Raph Levien, 20-Nov-2006.)
|- ((Fun F /\ A C_ dom F) -> ((F"A) C_ B <-> A.x e. A (F` x) e. B))
 
Theoremfvelima 4723 Function value in an image. Part of Theorem 4.4(iii) of [Monk1] p. 42. (The proof was shortened by Andrew Salmon, 22-Oct-2011.)
|- ((Fun F /\ A e. (F"B)) -> E.x e. B (F` x) = A)
 
TheoremfvelimaOLD 4724 Function value in an image. Part of Theorem 4.4(iii) of [Monk1] p. 42.
|- ((Fun F /\ A e. (F"B)) -> E.x e. B (F` x) = A)
 
Theoremfvelimab 4725 Function value in an image. (The proof was shortened by Andrew Salmon, 22-Oct-2011.) (An unnecessary distinct variable restriction was removed by David Abernethy, 17-Dec-2011.)
|- ((F Fn A /\ B C_ A) -> (C e. (F"B) <-> E.x e. B (F` x) = C))
 
TheoremfvelimabOLD 4726 Function value in an image.
|- ((F Fn A /\ B C_ A) -> (C e. (F"B) <-> E.x e. B (F` x) = C))
 
Theoremfniinfv 4727 The indexed intersection of a function's values is the intersection of its range.
|- (F Fn A -> |^|_x e. A (F` x) = |^|ran F)
 
Theoremfnsnfv 4728 Singleton of function value.
|- ((F Fn A /\ B e. A) -> {(F` B)} = (F"{B}))
 
Theoremssimaex 4729 The existence of a subimage.
|- A e. _V   =>   |- ((Fun F /\ B C_ (F"A)) -> E.x(x C_ A /\ B = (F"x)))
 
Theoremssimaexg 4730 The existence of a subimage. (Contributed by FL, 15-Apr-2007.)
|- ((A e. C /\ Fun F /\ B C_ (F"A)) -> E.x(x C_ A /\ B = (F"x)))
 
Theoremfunfv 4731 A simplified expression for the value of a function when we know it's a function.
|- (Fun F -> (F` A) = U.(F"{A}))
 
Theoremfunfv2 4732 The value of a function. Definition of function value in [Enderton] p. 43.
|- (Fun F -> (F` A) = U.{y | AFy})
 
Theoremfunfv2f 4733 The value of a function. Version of funfv2 4732 using a bound-variable hypotheses instead of distinct variable conditions.
|- (z e. A -> A.y z e. A)   &   |- (z e. F -> A.y z e. F)   =>   |- (Fun F -> (F` A) = U.{y | AFy})
 
Theoremdffv2 4734 Alternate definition of function value df-fv 4014 that doesn't require dummy variables.
|- (F` A) = U.((F"{A}) \ U.U.(((F |` {A}) o. `'(F |` {A})) \ _I ))
 
Theoremdmfco 4735 Domains of a function composition.
|- ((Fun G /\ A e. dom G) -> (A e. dom ( F o. G) <-> (G` A) e. dom F))
 
Theoremfvco 4736 Value of a function composition. Similar to Exercise 5 of [TakeutiZaring] p. 28.
|- ((Fun F /\ Fun G /\ A e. dom G) -> ((F o. G)` A) = (F` (G` A)))
 
Theoremfvco2 4737 Value of a function composition. Similar to second part of Theorem 3H of [Enderton] p. 47. (The proof was shortened by Andrew Salmon, 22-Oct-2011.)
|- ((Fun F /\ G Fn A /\ C e. A) -> ((F o. G)` C) = (F` (G` C)))
 
Theoremfvco2OLD 4738 Value of a function composition. Similar to second part of Theorem 3H of [Enderton] p. 47.
|- ((Fun F /\ G Fn A /\ C e. A) -> ((F o. G)` C) = (F` (G` C)))
 
Theoremfvco3 4739 Value of a function composition.
|- ((Fun F /\ G:A-->B /\ C e. A) -> ((F o. G)` C) = (F` (G` C)))
 
Theoremfvopab3 4740 Value of a function given by ordered-pair class abstraction.
|- B e. _V   &   |- (x = A -> (ph <-> ps))   &   |- (y = B -> (ps <-> ch))   &   |- (x e. C -> E!yph)   &   |- F = {<.x, y>. | (x e. C /\ ph)}   =>   |- (A e. C -> ((F` A) = B <-> ch))
 
Theoremfvopab3ig 4741 Value of a function given by ordered-pair class abstraction.
|- (x = A -> (ph <-> ps))   &   |- (y = B -> (ps <-> ch))   &   |- (x e. C -> E*yph)   &   |- F = {<.x, y>. | (x e. C /\ ph)}   =>   |- ((A e. C /\ B e. D) -> (ch -> (F` A) = B))
 
Theoremfvopab4g 4742 Value of a function given by ordered-pair class abstraction.
|- (x = A -> B = C)   &   |- F = {<.x, y>. | (x e. D /\ y = B)}   =>   |- ((A e. D /\ C e. R) -> (F` A) = C)
 
Theoremfvopab4 4743 Value of a function given by ordered-pair class abstraction.
|- (x = A -> B = C)   &   |- F = {<.x, y>. | (x e. D /\ y = B)}   &   |- C e. _V   =>   |- (A e. D -> (F` A) = C)
 
Theoremfvopab4gf 4744 Value of a function given by an ordered-pair class abstraction. This version of fvopab4g 4742 uses bound-variable hypotheses instead of distinct variable conditions.
|- (z e. A -> A.x z e. A)   &   |- (z e. C -> A.x z e. C)   &   |- (x = A -> B = C)   &   |- F = {<.x, y>. | (x e. D /\ y = B)}   =>   |- ((A e. D /\ C e. R) -> (F` A) = C)
 
Theoremfvopab4sf 4745 Value of a function given by ordered-pair class abstraction, using explicit class substitution.
|- A e. _V   &   |- B e. _V   &   |- (z e. A -> A.x z e. A)   &   |- F = {<.x, y>. | (x e. C /\ y = B)}   =>   |- (A e. C -> (F` A) = [_A / x]_B)
 
Theoremfvopab4s 4746 Value of a function given by ordered-pair class abstraction, using explicit class substitution.
|- A e. _V   &   |- B e. _V   &   |- F = {<.x, y>. | (x e. C /\ y = B)}   =>   |- (A e. C -> (F` A) = [_A / x]_B)
 
Theoremfvopab4ndm 4747 Value of a function given by an ordered-pair class abstraction, outside of its domain.
|- F = {<.x, y>. | (x e. A /\ ph)}   =>   |- (-. B e. A -> (F` B) = (/))
 
Theoremfvopabg 4748 The value of a function given by ordered-pair class abstraction.
|- (x = A -> B = C)   =>   |- ((A e. D /\ C e. R) -> ({<.x, y>. | y = B}` A) = C)
 
Theoremfvopabn 4749 This somewhat non-intuitive theorem tells us the value of its function is the empty set when the class C it would otherwise map to is a proper class. This is a technical lemma that can help eliminate redundant sethood antecedents otherwise required by fvopabg 4748.
|- (x = A -> B = C)   =>   |- (-. C e. _V -> ({<.x, y>. | y = B}` A) = (/))
 
Theoremfvopabgf 4750 The value of a function given by ordered-pair class abstraction.
|- (z e. A -> A.x z e. A)   &   |- (z e. C -> A.x z e. C)   &   |- (x = A -> B = C)   =>   |- ((A e. D /\ C e. R) -> ({<.x, y>. | y = B}` A) = C)
 
Theoremfvopabnf 4751 The value of a function given by an ordered-pair class abstraction is the empty set when the class it would otherwise map to is a proper class. This version of fvopabn 4749 uses bound-variable hypotheses instead of distinct variable conditions.
|- (z e. A -> A.x z e. A)   &   |- (z e. C -> A.x z e. C)   &   |- (x = A -> B = C)   =>   |- (-. C e. _V -> ({<.x, y>. | y = B}` A) = (/))
 
Theoremfvopabf 4752 The value of a function given by ordered-pair class abstraction.
|- (z e. A -> A.x z e. A)   &   |- (z e. C -> A.x z e. C)   &   |- A e. _V   &   |- C e. _V   &   |- (x = A -> B = C)   =>   |- ({<.x, y>. | y = B}` A) = C
 
Theoremfvopab 4753 The value of a function given by an ordered-pair class abstraction.
|- A e. _V   &   |- C e. _V   &   |- (x = A -> B = C)   =>   |- ({<.x, y>. | y = B}` A) = C
 
Theoremfvopab2 4754 Value of a function given by an ordered-pair class abstraction.
|- ((x e. A /\ B e. C) -> ({<.x, y>. | (x e. A /\ y = B)}` x) = B)
 
Theoremfvopabs 4755 The value of a function given by an ordered-pair class abstraction, using class substitution.
|- A e. _V   &   |- B e. _V   =>   |- ({<.x, y>. | y = B}` A) = [_A / x]_B
 
Theoremfvopab5 4756 The value of a function that is expressed as an ordered pair abstraction.
|- F = {<.x, y>. | ph}   &   |- (x = A -> (ph <-> ps))   =>   |- ((Fun F /\ A e. B) -> (F` A) = U.{y | ps})
 
Theoremfvopab6 4757 Value of a function given by ordered-pair class abstraction. (Contributed by Jeff Madsen, 2-Sep-2009.)
|- F = {<.x, y>. | (ph /\ y = B)}   &   |- (x = A -> (ph <-> ps))   &   |- (x = A -> B = C)   =>   |- ((A e. D /\ C e. R /\ ps) -> (F` A) = C)
 
Theoremfvsn 4758 The value of a singleton of an ordered pair is the second member.
|- A e. _V   &   |- B e. _V   =>   |- ({<.A, B>.}` A) = B
 
Theoremfvpr1 4759 The value of a function with a domain of two elements. (Contributed by Jeff Madsen, 20-Jun-2010.)
|- A e. _V   &   |- B e. _V   &   |- C e. _V   &   |- D e. _V   =>   |- (A =/= B -> ({<.A, C>., <.B, D>.}` A) = C)
 
Theoremfvpr2 4760 The value of a function with a domain of two elements. (Contributed by Jeff Madsen, 20-Jun-2010.)
|- A e. _V   &   |- B e. _V   &   |- C e. _V   &   |- D e. _V   =>   |- (A =/= B -> ({<.A, C>., <.B, D>.}` B) = D)
 
Theoremfvtp1 4761 The first value of a function with a domain of three elements.
|- A e. _V   &   |- B e. _V   &   |- C e. _V   &   |- D e. _V   &   |- E e. _V   &   |- F e. _V   =>   |- ((A =/= B /\ A =/= C /\ B =/= C) -> ({<.A, D>., <.B, E>., <.C, F>.}` A) = D)
 
Theoremfvtp2 4762 The second value of a function with a domain of three elements.
|- A e. _V   &   |- B e. _V   &   |- C e. _V   &   |- D e. _V   &   |- E e. _V   &   |- F e. _V   =>   |- ((A =/= B /\ A =/= C /\ B =/= C) -> ({<.A, D>., <.B, E>., <.C, F>.}` B) = E)
 
Theoremfvtp3 4763 The third value of a function with a domain of three elements.
|- A e. _V   &   |- B e. _V   &   |- C e. _V   &   |- D e. _V   &   |- E e. _V   &   |- F e. _V   =>   |- ((A =/= B /\ A =/= C /\ B =/= C) -> ({<.A, D>., <.B, E>., <.C, F>.}` C) = F)
 
Theoremfvsnun1 4764 The value of a function with one of its ordered pairs replaced, at the replaced ordered pair. See also fvsnun2 4765.
|- A e. _V   &   |- B e. _V   &   |- G = ({<.A, B>.} u. (F |` (C \ {A})))   =>   |- (G` A) = B
 
Theoremfvsnun2 4765 The value of a function with one of its ordered pairs replaced, at arguments other than the replaced one. See also fvsnun1 4764.
|- A e. _V   &   |- B e. _V   &   |- G = ({<.A, B>.} u. (F |` (C \ {A})))   =>   |- (D e. (C \ {A}) -> (G` D) = (F` D))
 
Theoremeqfnfv 4766 Equality of functions is determined by their values. Exercise 4 of [TakeutiZaring] p. 28.
|- ((F Fn A /\ G Fn B) -> (F = G <-> (A = B /\ A.x e. A (F` x) = (G` x))))
 
Theoremeqfnfv2 4767 Equality of functions is determined by their values. Special case of Exercise 4 of [TakeutiZaring] p. 28 (with domain equality omitted). (The proof was shortened by Andrew Salmon, 22-Oct-2011.)
|- ((F Fn A /\ G Fn A) -> (F = G <-> A.x e. A (F` x) = (G` x)))
 
Theoremeqfnfv2OLD 4768 Equality of functions is determined by their values. Special case of Exercise 4 of [TakeutiZaring] p. 28 (with domain equality omitted).
|- ((F Fn A /\ G Fn A) -> (F = G <-> A.x e. A (F` x) = (G` x)))
 
Theoremeqfnfv3 4769 Derive equality of functions from equality of their values. (Contributed by Jeff Madsen, 2-Sep-2009.)
|- ((F Fn A /\ G Fn B) -> (F = G <-> (B C_ A /\ A.x e. A (x e. B /\ (F` x) = (G` x)))))
 
Theoremeqfnfv2f 4770 Equality of functions is determined by their values. Special case of Exercise 4 of [TakeutiZaring] p. 28 (with domain equality omitted). This version of eqfnfv2 4767 uses bound-variable hypotheses instead of distinct variable conditions.
|- (y e. F -> A.x y e. F)   &   |- (y e. G -> A.x y e. G)   =>   |- ((F Fn A /\ G Fn A) -> (F = G <-> A.x e. A (F` x) = (G` x)))
 
Theoremeufnfv 4771 A function is uniquely determined by its values.
|- A e. _V   &   |- B e. _V   =>   |- E!f(f Fn A /\ A.x e. A (f` x) = B)
 
Theoremfvreseq 4772 Equality of restricted functions is determined by their values.
|- (((F Fn A /\ G Fn A) /\ B C_ A) -> ((F |` B) = (G |` B) <-> A.x e. B (F` x) = (G` x)))
 
Theoremelrnopabg 4773 Membership in the range of an ordered pair class abstraction.
|- F = {<.x, y>. | (x e. A /\ y = B)}   =>   |- (A.x e. A B e. D -> (C e. ran F <-> E.x e. A C = B))
 
Theoremelrnopab 4774 Membership in the range of an ordered pair class abstraction.
|- B e. _V   &   |- F = {<.x, y>. | (x e. A /\ y = B)}   =>   |- (C e. ran F <-> E.x e. A C = B)
 
Theoremchfnrn 4775 The range of a choice function (a function that chooses an element from each member of its domain) is included in the union of its domain.
|- ((F Fn A /\ A.x e. A (F` x) e. x) -> ran F C_ U.A)
 
Theoremfunfvop 4776 Ordered pair with function value. Part of Theorem 4.3(i) of [Monk1] p. 41.
|- ((Fun F /\ A e. dom F) -> <.A, (F` A)>. e. F)
 
Theoremfvimacnvi 4777 A member of a preimage is a function value argument.
|- ((Fun F /\ A e. (`'F"B)) -> (F` A) e. B)
 
Theoremfvimacnv 4778 The argument of a function value belongs to the pre-image of any class containing the function value. (Contributed by Raph Levien, 20-Nov-2006. He remarks: "This proof is unsatisfying, because it seems to me that funimass2 4492 could probably be strengthened to a biconditional.")
|- ((Fun F /\ A e. dom F) -> ((F` A) e. B <-> A e. (`'F"B)))
 
Theoremfunimass3 4779 A kind of contraposition law that infers an image subclass from a subclass of a pre-image. (Contributed by Raph Levien, 20-Nov-2006. He remarks: "Likely this could be proved directly, and fvimacnv 4778 would be the special case of A being a singleton, but it works this way round too.")
|- ((Fun F /\ A C_ dom F) -> ((F"A) C_ B <-> A C_ (`'F"B)))
 
Theoremfunimass5 4780 A subclass of a preimage in terms of function values.
|- ((Fun F /\ A C_ dom F) -> (A C_ (`'F"B) <-> A.x e. A (F` x) e. B))
 
Theoremfunconstss 4781 Two ways of specifying that a function is constant on a subdomain.
|- ((Fun F /\ A C_ dom F) -> (A.x e. A (F` x) = B <-> A C_ (`'F"{B})))
 
TheoremfvimacnvALT 4782 Another proof of fvimacnv 4778, based on funimass3 4779. If funimass3 4779 is ever proved directly, as opposed to using funimacnv 4490 pointwise, then the proof of funimacnv 4490 should be replaced with this one. (Contributed by Raph Levien, 20-Nov-2006.)
|- ((Fun F /\ A e. dom F) -> ((F` A) e. B <-> A e. (`'F"B)))
 
Theoremfimacnv 4783 The pre-image of the codomain of a mapping is the mapping's domain. (Contributed by FL, 25-Jan-2007.)
|- (F:A-->B -> (`'F"B) = A)
 
Theoremfnopfv 4784 Ordered pair with function value. Part of Theorem 4.3(i) of [Monk1] p. 41.
|- ((F Fn A /\ B e. A) -> <.B, (F` B)>. e. F)
 
Theoremfvelrn 4785 A function's value belongs to its range.
|- ((Fun F /\ A e. dom F) -> (F` A) e. ran F)
 
Theoremfnfvelrn 4786 A function's value belongs to its range.
|- ((F Fn A /\ B e. A) -> (F` B) e. ran F)
 
Theoremffvelrn 4787 A function's value belongs to its codomain.
|- ((F:A-->B /\ C e. A) -> (F` C) e. B)
 
Theoremffvelrni 4788 A function's value belongs to its codomain.
|- F:A-->B   =>   |- (C e. A -> (F` C) e. B)
 
Theoremdff2 4789 Alternate definition of a mapping.
|- (F:A-->B <-> (F Fn A /\ F C_ (A X. B)))
 
Theoremdff3 4790 Alternate definition of a mapping.
|- (F:A-->B <-> (F C_ (A X. B) /\ A.x e. A E!y xFy))
 
Theoremdff4 4791 Alternate definition of a mapping.
|- (F:A-->B <-> (F C_ (A X. B) /\ A.x e. A E!y e. B xFy))
 
Theoremdffo3 4792 An onto mapping expressed in terms of function values.
|- (F:A-onto->B <-> (F:A-->B /\ A.y e. B E.x e. A y = (F` x)))
 
Theoremdffo4 4793 Alternate definition of an onto mapping.
|- (F:A-onto->B <-> (F:A-->B /\ A.y e. B E.x e. A xFy))
 
Theoremdffo5 4794 Alternate definition of an onto mapping.
|- (F:A-onto->B <-> (F:A-->B /\ A.y e. B E.x xFy))
 
Theoremexfo 4795 A relation equivalent to the existence of an onto mapping. The right-hand f is not necessarily a function.
|- (E.f f:A-onto->B <-> E.f(A.x e. A E!y e. B xfy /\ A.x e. B E.y e. A yfx))
 
Theoremfopab2 4796 Functionality of an ordered-pair class abstraction.
|- F = {<.x, y>. | (x e. A /\ y = C)}   =>   |- (A.x e. A C e. B <-> F:A-->B)
 
Theoremfopabssxp 4797 Inclusion of a function in a cross product.
|- F = {<.x, y>. | (x e. A /\ y = C)}   =>   |- (A.x e. A C e. B -> F C_ (A X. B))
 
Theoremrnssopab 4798 Range of a function that is expressed as an ordered-pair class abstraction.
|- F = {<.x, y>. | (x e. A /\ y = C)}   &   |- C e. _V   =>   |- (A.x e. A C e. B <-> ran F C_ B)
 
Theoremfopab3 4799 Functionality of an ordered-pair class abstraction.
|- F = {<.x, y>. | (x e. A /\ y = C)}   &   |- C e. _V   =>   |- (ran F C_ B <-> F:A-->B)
 
Theoremfopab 4800 Functionality of an ordered-pair class abstraction.
|- F = {<.x, y>. | (x e. A /\ y = C)}   &   |- (x e. A -> C e. B)   =>   |- F:A-->B

MPE Home   Contents Copyright terms: Public domain < Previous  Next >