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

Color key:    Metamath Proof Explorer  Metamath Proof Explorer
(1-8788)
  Hilbert Space Explorer  Hilbert Space Explorer
(8789-10369)
  User Sandboxes  User Sandboxes
(10370-10782)
 

Statement List for Metamath Proof Explorer - 3801-3900 - Page 39 of 108
TypeLabelDescription
Statement
 
Theoremelrnopab 3801 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 3802 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 (_ U.A)
 
Theoremfunfvop 3803 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 3804 A member of a preimage is a function value argument.
|- ((Fun F /\ A e. (`'F"B)) -> (F` A) e. B)
 
Theoremfvimacnv 3805 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 3573 could probably be strengthened to a biconditional.")
|- ((Fun F /\ A e. dom F) -> ((F` A) e. B <-> A e. (`'F"B)))
 
Theoremfunimass3 3806 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 3805 would be the special case of A being a singleton, but it works this way round too.")
|- ((Fun F /\ A (_ dom F) -> ((F"A) (_ B <-> A (_ (`'F"B)))
 
Theoremfunimass5 3807 A subclass of a preimage in terms of function values.
|- ((Fun F /\ A (_ dom F) -> (A (_ (`'F"B) <-> A.x e. A (F` x) e. B))
 
Theoremfunconstss 3808 Two ways of specifying that a function is constant on a subdomain.
|- ((Fun F /\ A (_ dom F) -> (A.x e. A (F` x) = B <-> A (_ (`'F"{B})))
 
TheoremfvimacnvALT 3809 Another proof of fvimacnv 3805, based on funimass3 3806. If funimass3 3806 is ever proved directly, as opposed to using funimacnv 3571 pointwise, then the proof of funimacnv 3571 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 3810 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 3811 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 3812 A function's value belongs to its range.
|- ((Fun F /\ A e. dom F) -> (F` A) e. ran F)
 
Theoremfnfvelrn 3813 A function's value belongs to its range.
|- ((F Fn A /\ B e. A) -> (F` B) e. ran F)
 
Theoremffvelrn 3814 A function's value belongs to its codomain.
|- ((F:A-->B /\ C e. A) -> (F` C) e. B)
 
Theoremffvelrni 3815 A function's value belongs to its codomain.
|- F:A-->B   =>   |- (C e. A -> (F` C) e. B)
 
Theoremdff4 3816 Alternate definition of a mapping.
|- (F:A-->B <-> (F Fn A /\ F (_ (A X. B)))
 
Theoremdff2 3817 Alternate definition of a mapping.
|- (F:A-->B <-> (F (_ (A X. B) /\ A.x e. A E!y xFy))
 
Theoremdff3 3818 Alternate definition of a mapping.
|- (F:A-->B <-> (F (_ (A X. B) /\ A.x e. A E!y e. B xFy))
 
Theoremdffo3 3819 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 3820 Alternate definition of an onto mapping.
|- (F:A-onto->B <-> (F:A-->B /\ A.y e. B E.x e. A xFy))
 
Theoremdffo5 3821 Alternate definition of an onto mapping.
|- (F:A-onto->B <-> (F:A-->B /\ A.y e. B E.x xFy))
 
Theoremexfo 3822 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 3823 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 3824 Inclusion of a function in a cross product.
|- F = {<.x, y>. | (x e. A /\ y = C)}   =>   |- (A.x e. A C e. B -> F (_ (A X. B))
 
Theoremrnssopab 3825 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 (_ B)
 
Theoremfopab3 3826 Functionality of an ordered-pair class abstraction.
|- F = {<.x, y>. | (x e. A /\ y = C)}   &   |- C e. V   =>   |- (ran F (_ B <-> F:A-->B)
 
Theoremfopab 3827 Functionality of an ordered-pair class abstraction.
|- F = {<.x, y>. | (x e. A /\ y = C)}   &   |- (x e. A -> C e. B)   =>   |- F:A-->B
 
Theoremffnfv 3828 A function maps to a class to which all values belong.
|- (F:A-->B <-> (F Fn A /\ A.x e. A (F` x) e. B))
 
Theoremffnfvf 3829 A function maps to a class to which all values belong. This version of ffnfv 3828 uses bound-variable hypotheses instead of distinct variable conditions.
|- (y e. A -> A.x y e. A)   &   |- (y e. B -> A.x y e. B)   &   |- (y e. F -> A.x y e. F)   =>   |- (F:A-->B <-> (F Fn A /\ A.x e. A (F` x) e. B))
 
Theoremfnfvrnss 3830 An upper bound for range determined by function values.
|- ((F Fn A /\ A.x e. A (F` x) e. B) -> ran F (_ B)
 
Theoremfopabfv 3831 Representation of a mapping in terms of its values.
|- (F:A-->B <-> (F = {<.x, y>. | (x e. A /\ y = (F` x))} /\ A.x e. A (F` x) e. B))
 
Theoremfopabco 3832 Composition of two functions expressed as ordered-pair class abstractions. Note that v may be assigned to w, y, or z if desired.
|- R e. V   &   |- S e. V   &   |- T e. V   &   |- (z = R -> S = T)   &   |- F = {<.x, y>. | (x e. A /\ y = R)}   &   |- G = {<.z, w>. | (z e. B /\ w = S)}   &   |- H = {<.x, v>. | (x e. A /\ v = T)}   =>   |- (ran F (_ B -> (G o. F) = H)
 
Theoremfopabcos 3833 Composition of two functions expressed as ordered-pair class abstractions.
|- C e. V   &   |- D e. V   &   |- F = {<.x, y>. | (x e. A /\ y = C)}   &   |- G = {<.x, y>. | (x e. B /\ y = D)}   =>   |- (ran G (_ A -> (F o. G) = {<.x, y>. | (x e. B /\ y = [_D / x]_C)})
 
Theoremfsn 3834 A function maps a singleton to a singleton iff it is the singleton of a ordered pair.
|- A e. V   &   |- B e. V   =>   |- (F:{A}-->{B} <-> F = {<.A, B>.})
 
Theoremxpsn 3835 The cross product of two singletons.
|- A e. V   &   |- B e. V   =>   |- ({A} X. {B}) = {<.A, B>.}
 
Theoremfsn2 3836 A function that maps a singleton to a class is the singleton of an ordered pair.
|- A e. V   =>   |- (F:{A}-->B <-> ((F` A) e. B /\ F = {<.A, (F` A)>.}))
 
Theoremfnressn 3837 A function restricted to a singleton.
|- ((F Fn A /\ B e. A) -> (F |` {B}) = {<.B, (F` B)>.})
 
Theoremfressnfv 3838 The value of a function restricted to a singleton.
|- ((F Fn A /\ B e. A) -> ((F |` {B}):{B}-->C <-> (F` B) e. C))
 
Theoremfvconst 3839 The value of a constant function.
|- ((F:A-->{B} /\ C e. A) -> (F` C) = B)
 
Theoremfopabsn 3840 The singleton of an ordered pair expressed as an ordered pair class abstraction.
|- A e. V   &   |- B e. V   =>   |- {<.A, B>.} = {<.x, y>. | (x e. {A} /\ y = B)}
 
Theoremfopabap 3841 Append an additional value to a function.
|- A e. V   &   |- B e. V   &   |- (R u. {A}) = S   &   |- (x = A -> C = B)   =>   |- ({<.x, y>. | (x e. R /\ y = C)} u. {<.A, B>.}) = {<.x, y>. | (x e. S /\ y = C)}
 
Theoremfvi 3842 The value of the identity function.
|- (A e. B -> (I` A) = A)
 
Theoremfvresi 3843 The value of a restricted identity function.
|- (B e. A -> ((I |` A)` B) = B)
 
Theoremfvconst2g 3844 The value of a constant function.
|- ((B e. D /\ C e. A) -> ((A X. {B})` C) = B)
 
Theoremfconst2g 3845 A constant function expressed as a cross product.
|- (B e. C -> (F:A-->{B} <-> F = (A X. {B})))
 
Theoremfvconst2 3846 The value of a constant function.
|- B e. V   =>   |- (C e. A -> ((A X. {B})` C) = B)
 
Theoremfconst2 3847 A constant function expressed as a cross product.
|- B e. V   =>   |- (F:A-->{B} <-> F = (A X. {B}))
 
Theoremfconst5 3848 Two ways to express that a function is consta