HomeHome Metamath Proof Explorer < Previous   Next >
Bad symbols? Use Mozilla
(or GIF version for IE).

Jump to page: 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-5787

Color key:    Metamath Proof
Explorer  Metamath Proof Explorer (1-4957)   Hilbert Space Explorer  Hilbert Space Explorer (4958-5787)  

Statement List for Metamath Proof Explorer - 2801-2900 - Page 29 of 58
TypeLabelDescription
Statement
 
Theoremf1ofn 2801 A one-to-one onto mapping is function on its domain.
(F:A1-1-ontoBF Fn A)
 
Theoremf1ofun 2802 A one-to-one onto mapping is a function.
(F:A1-1-ontoB → Fun F)
 
Theoremf1orel 2803 A one-to-one onto mapping is a relation.
(F:A1-1-ontoB → Rel F)
 
Theoremf1o2 2804 Alternate definition of one-to-one onto function.
(F:A1-1-ontoB ↔ (F Fn A ∧ Fun F ∧ ran F = B))
 
Theoremf1o3 2805 Alternate definition of one-to-one onto function.
(F:A1-1-ontoB ↔ (F:AontoB ∧ Fun F))
 
Theoremf1ofo 2806 A one-to-one onto function is an onto function.
(F:A1-1-ontoBF:AontoB)
 
Theoremf1o4 2807 Alternate definition of one-to-one onto function.
(F:A1-1-ontoB ↔ (F Fn AF Fn B))
 
Theoremf1o5 2808 Alternate definition of one-to-one onto function.
(F:A1-1-ontoB ↔ (F:A1-1B ∧ ran F = B))
 
Theoremf1orn 2809 A one-to-one function maps onto its range.
(F:A1-1-onto→ran F ↔ (F Fn A ∧ Fun F))
 
Theoremf1f1orn 2810 A one-to-one function maps one-to-one onto its range.
(F:A1-1BF:A1-1-onto→ran F)
 
Theoremf1ocnv 2811 The converse of a one-to-one onto function is also one-to-one onto.
(F:A1-1-ontoBF:B1-1-ontoA)
 
Theoremf1ocnvb 2812 A relation is a one-to-one onto function iff its converse is a one-to-one onto function with domain and range interchanged.
(Rel F → (F:A1-1-ontoBF:B1-1-ontoA))
 
Theoremf1ores 2813 The restriction of a one-to-one function maps one-to-one onto the image.
((F:A1-1BCA) → (FC):C1-1-onto→(FC))
 
Theoremf1imacnv 2814 Converse image of an image.
((F:A1-1BCA) → (F “ (FC)) = C)
 
Theoremf1oun 2815 The union of two one-to-one onto functions with disjoint domains and ranges.
(((F:A1-1-ontoBG:C1-1-ontoD) ∧ ((AC) = ∅ ∧ (BD) = ∅)) → (FG):(AC)–1-1-onto→(BD))
 
Theoremf1oco 2816 Composition of one-to-one onto functions.
((F:B1-1-ontoCG:A1-1-ontoB) → (FG):A1-1-ontoC)
 
Theoremf1ococnv2 2817 The composition of a one-to-one onto function and its converse equals the identity relation restricted to the function's range.
(F:A1-1-ontoB → (FF) = (IB))
 
Theoremf1ococnv1 2818 The composition of a one-to-one onto function's converse and itself equals the identity relation restricted to the function's domain.
(F:A1-1-ontoB → (FF) = (IA))
 
Theoremf1dmex 2819 If the codomain of a one-to-one function exists, so does its domain. This theorem is equivalent to the Axiom of Replacement ax-rep 1075.
(BC → (F:A1-1BAV))
 
Theoremffoss 2820 Relationship between a mapping and an onto mapping. Figure 38 of [Enderton] p. 145.
FV    ⇒   (F:A–→B ↔ ∃x(F:AontoxxB))
 
Theoremf11o 2821 Relationship between one-to-one and one-to-one onto function.
FV    ⇒   (F:A1-1B ↔ ∃x(F:A1-1-ontoxxB))
 
Theoremf10 2822 The empty set maps one-to-one into any class.
∅:∅–1-1A
 
Theoremf1o00 2823 One-to-one onto mapping of the empty set.
(F:∅–1-1-ontoA ↔ (F = ∅ ∧ A = ∅))
 
Theoremf1o0 2824 One-to-one onto mapping of the empty set.
∅:∅–1-1-onto→∅
 
Theoremf1oi 2825 A restriction of the identity relation is a one-to-one onto function.
(IA):A1-1-ontoA
 
Theoremf1ovi 2826 The identity relation is a one-to-one onto function on the universe.
I:V1-1-ontoV
 
Theoremf1osn 2827 A singleton of an ordered pair is one-to-one onto function.
AV    &   BV    ⇒   {⟨A, B⟩}:{A}–1-1-onto→{B}
 
Theoremfv2 2828 Alternate definition of function value. Definition 10.11 of [Quine] p. 68.
AV    ⇒   (FA) = {x∣∀y(AFyy = x)}
 
Theoremfvprc 2829 A function's value at a proper class is the empty set.
AV → (FA) = ∅)
 
Theoremelfv 2830 Membership in a function value.
BV    ⇒   (A ∈ (FB) ↔ ∃x(Ax ∧ ∀y(BFyy = x)))
 
Theoremfveq1 2831 Equality theorem for function value.
(F = G → (FA) = (GA))
 
Theoremfveq2 2832 Equality theorem for function value.
(A = B → (FA) = (FB))
 
Theoremfveq1i 2833 Equality inference for function value.
F = G    ⇒   (FA) = (GA)
 
Theoremfveq1d 2834 Equality deduction for function value.
(φF = G)    ⇒   (φ → (FA) = (GA))
 
Theoremfveq2i 2835 Equality inference for function value.
A = B    ⇒   (FA) = (FB)
 
Theoremfveq2d 2836 Equality deduction for function value.
(φA = B)    ⇒   (φ → (FA) = (FB))
 
Theoremhbfv 2837 Bound-variable hypothesis builder for function value.
(yF → ∀x yF)    &   (yA → ∀x yA)    ⇒   (y ∈ (FA) → ∀x y ∈ (FA))
 
Theoremfvex 2838 The value of a class exists. Corollary 6.13 of [TakeutiZaring] p. 27.
(FA) ∈ V
 
Theoremfv3 2839 Alternate definition of the value of a function. Definition 6.11 of [TakeutiZaring] p. 26.
AV    ⇒   (FA) = {x∣(∃y(xyAFy) ∧ ∃!y AFy)}
 
Theoremfvres 2840 The value of a restricted function.
(AB → ((FB) ‘A) = (FA))
 
Theoremfunssfv 2841 The value of a member of the domain of a subclass of a function.
(((Fun FGF) ∧ A ∈ dom G) → (FA) = (GA))
 
Theoremtz6.12-1 2842 Theorem 6.12(1) of [TakeutiZaring] p. 27.
AV    ⇒   ((AFy ∧ ∃!y AFy) → (FA) = y)
 
Theoremtz6.12 2843 Theorem 6.12(1) of [TakeutiZaring] p. 27.
AV    ⇒   ((⟨A, y⟩ ∈ F ∧ ∃!yA, y⟩ ∈ F) → (FA) = y)
 
Theoremtz6.12f 2844 Function value requiring only that y not be 'free' in F (but not necessarily absent from it).
(wF → ∀y wF)    ⇒   ((⟨x, y⟩ ∈ F ∧ ∃!yx, y⟩ ∈ F) → (Fx) = y)
 
Theoremtz6.12-2 2845 Theorem 6.12(2) of [TakeutiZaring] p. 27.
(¬ ∃!y AFy → (FA) = ∅)
 
Theoremtz6.12c 2846 Corollary of Theorem 6.12(1) of [TakeutiZaring] p. 27.
AV    ⇒   (∃!y AFy → ((FA) = yAFy))
 
Theoremtz6.12i 2847 Corollary of Theorem 6.12(2) of [TakeutiZaring] p. 27.
AV    ⇒   B = ∅ → ((FA) = BAFB))
 
Theoremndmfv 2848 The value of a class outside its domain is the empty set.
A ∈ dom F → (FA) = ∅)
 
Theoremndmfvrcl 2849 Reverse closure law for function with the empty set not in its domain.
dom F = S    &    ¬ ∅ ∈ S    ⇒   ((FA) ∈ SAS)
 
Theoremnfvres 2850 A non-element of a restriction has empty value.
AB → ((FB) ‘A) = ∅)
 
Theoremfveqres 2851 Equal values imply equal values in a restriction.
((FA) = (GA) → ((FB) ‘A) = ((GB) ‘A))
 
Theoremfunbrfv 2852 The second argument of a binary relation on a function is the function's value.
BV    ⇒   (Fun F → (AFB → (FA) = B))
 
Theoremfunfvopi 2853 The second element in an ordered pair member of a function is the function's value.
BV    ⇒   (Fun F → (⟨A, B⟩ ∈ F → (FA) = B))
 
Theoremfunopfvg 2854 The second element in an ordered pair member of a function is the function's value.
((BC ∧ Fun F) → (⟨A, B⟩ ∈ F → (FA) = B))
 
Theoremfnfvbr 2855 Equivalence of function value and binary relation.
CV    ⇒   ((F Fn ABA) → ((FB) = CBFC))
 
Theoremfnfvop 2856 Equivalence of function value and ordered pair membership.
CV    ⇒   ((F Fn ABA) → ((FB) = C ↔ ⟨B, C⟩ ∈ F))
 
Theoremfunfvop 2857 Equivalence of function value and ordered pair membership. Theorem 4.3(ii) of [Monk1] p. 42.
BV    ⇒   ((Fun FA ∈ dom F) → ((FA) = B ↔ ⟨A, B⟩ ∈ F))
 
Theoremfnopabfv 2858 Representation of a function in terms of its values.
(F Fn AF = {⟨x, y⟩∣(xAy = (Fx))})
 
Theoremfvelima 2859 Function value in an image. Part of Theorem 4.4(iii) of [Monk1] p. 42.
((Fun FA ∈ (FB)) → ∃xB (Fx) = A)
 
Theoremfniunfv 2860 The indexed union of a function's values is the union of its range.
(F Fn AxA (Fx) = ran F)
 
Theoremfnsnfv 2861 Singleton of function value.
((F Fn ABA) → {(FB)} = (F “ {B}))
 
Theoremfunfv 2862 A simplified expression for the value of a function when we know it's a function.
(Fun F → (FA) = (F “ {A}))
 
Theoremfunfv2 2863 The value of a function. Definition of function value in [Enderton] p. 43.
(Fun F → (FA) = {y∣⟨A, y⟩ ∈ F})
 
Theoremdmfco 2864 Domains of a function composition.
((Fun GA ∈ dom G) → (A ∈ dom (FG) ↔ (GA) ∈ dom F))
 
Theoremfvco 2865 Value of a function composition. Similar to Exercise 5 of [TakeutiZaring] p. 28.
(((Fun F ∧ Fun G) ∧ A ∈ dom G) → ((FG) ‘A) = (F ‘(GA)))
 
Theoremfvco2 2866 Value of a function composition. Similar to second part of Theorem 3H of [Enderton] p. 47.
(((Fun FG Fn A) ∧ CA) → ((FG) ‘C) = (F ‘(GC)))
 
Theoremfvco3 2867 Value of a function composition.
(((Fun FG:A–→B) ∧ CA) → ((FG) ‘C) = (F ‘(GC)))
 
Theoremfvopab3 2868 Value of a function given by ordered pair abstraction.
BV    &   (x = A → (φψ))    &   (y = B → (ψχ))    &   (xC → ∃!yφ)    &   F = {⟨x, y⟩∣(xCφ)}    ⇒   (AC → ((FA) = Bχ))
 
Theoremfvopab3ig 2869 Value of a function given by ordered pair abstraction.
(x = A → (φψ))    &   (y = B → (ψχ))    &   (xC → ∃*yφ)    &   F = {⟨x, y⟩∣(xCφ)}    ⇒   ((ACBD) → (χ → (FA) = B))
 
Theoremfvopab4g 2870 Value of a function given by ordered pair abstraction.
(x = AB = C)    &   F = {⟨x, y⟩∣(xDy = B)}    ⇒   ((ADCR) → (FA) = C)
 
Theoremfvopab4 2871 Value of a function given by ordered pair abstraction.
(x = AB = C)    &   F = {⟨x, y⟩∣(xDy = B)}    &   CV    ⇒   (AD → (FA) = C)
 
Theoremfvopabg 2872 The value of a function given by ordered pair abstraction.
(x = AB = C)    ⇒   ((ADCR) → ({⟨x, y⟩∣y = B} ‘A) = C)
 
Theoremfvopabn 2873 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 2872.
(x = AB = C)    ⇒   CV → ({⟨x, y⟩∣y = B} ‘A) = ∅)
 
Theoremfvopabgf 2874 The value of a function given by ordered pair abstraction.
(zA → ∀x zA)    &   (zC → ∀x zC)    &   (x = AB = C)    ⇒   ((ADCR) → ({⟨x, y⟩∣y = B} ‘A) = C)
 
Theoremfvopabnf 2875 The value of a function given by an ordered pair abstraction is the empty set when the class it would otherwise map to is a proper class. This version of fvopabn 2873 uses bound variable hypotheses instead of distinct variable conditions.
(zA → ∀x zA)    &   (zC → ∀x zC)    &   (x = AB = C)    ⇒   CV → ({⟨x, y⟩∣y = B} ‘A) = ∅)
 
Theoremfvopabf 2876 The value of a function given by ordered pair abstraction.
(zA → ∀x zA)    &   (zC → ∀x zC)    &   AV    &   CV    &   (x = AB = C)    ⇒   ({⟨x, y⟩∣y = B} ‘A) = C
 
Theoremfvopab 2877 The value of a function given by ordered pair abstraction.
AV    &   CV    &   (x = AB = C)    ⇒   ({⟨x, y⟩∣y = B} ‘A) = C
 
Theoremfvopab2 2878 Value of a function given by an ordered pair abstraction.
((xABC) → ({⟨x, y⟩∣(xAy = B)} ‘x) = B)
 
Theoremfvsn 2879 The value of a singleton of an ordered pair is the second member.
AV    &   BV    ⇒   ({⟨A, B⟩} ‘A) = B
 
Theoremcleqfv 2880 Equality of functions is determined by their values. Exercise 4 of [TakeutiZaring] p. 28.
((F Fn AG Fn B) → (F = G ↔ (A = B ∧ ∀xA (Fx) = (Gx))))
 
Theoremcleqfvf 2881 Equality of functions is determined by their values. Exercise 4 of [TakeutiZaring] p. 28. This version of cleqfv 2880 uses bound variable hypotheses instead of distinct variable conditions.
(yF → ∀x yF)    &   (yG → ∀x yG)    ⇒   ((F Fn AG Fn B) → (F = G ↔ (A = B ∧ ∀xA (Fx) = (Gx))))
 
Theoremfvreseq 2882 Equality of restricted functions is determined by their values.
(((F Fn AG Fn A) ∧ BA) → ((FB) = (GB) ↔ ∀xB (Fx) = (Gx)))
 
Theoremfvelrn 2883 A member of a function's range is a value of the function.
(F Fn A → (B ∈ ran F ↔ ∃xA (Fx) = B))
 
Theoremelrnopab 2884 Membership in the range of an operation abstraction.
BV    &   F = {⟨x, y⟩∣(xAy = B)}    ⇒   (C ∈ ran F ↔ ∃xA C = B)
 
Theoremchfnrn 2885 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 ∧ ∀xA (Fx) ∈ x) → ran FA)
 
Theoremfunopfv 2886 Ordered pair with function value. Part of Theorem 4.3(i) of [Monk1] p. 41.
((Fun FA ∈ dom F) → ⟨A, (FA)⟩ ∈ F)
 
Theoremfnopfv 2887 Ordered pair with function value. Part of Theorem 4.3(i) of [Monk1] p. 41.
((F Fn ABA) → ⟨B, (FB)⟩ ∈ F)
 
Theoremfvrn 2888 A function's value belongs to its range.
((Fun FA ∈ dom F) → (FA) ∈ ran F)
 
Theoremfnfvrn 2889 A function's value belongs to its range.
((F Fn ABA) → (FB) ∈ ran F)
 
Theoremffvrn 2890 A function's value belongs to its codomain.
((F:A–→BCA) → (FC) ∈ B)
 
Theoremfopab2 2891 Functionality of an ordered pair abstraction.
F = {⟨x, y⟩∣(xAy = C)}    ⇒   (∀xA CBF:A–→B)
 
Theoremffnfv 2892 A function maps to a class to which all values belong.
(F:A–→B ↔ (F Fn A ∧ ∀xA (Fx) ∈ B))
 
Theoremfnfvrnss 2893 An upper bound for range determined by function values.
((F Fn A ∧ ∀xA (Fx) ∈ B) → ran FB)
 
Theoremfopabfv 2894 Representation of a mapping in terms of its values.
(F:A–→B ↔ (F = {⟨x, y⟩∣(xAy = (Fx))} ∧ ∀xA (Fx) ∈ B))
 
Theoremfsn 2895 A function maps a singleton to a singleton iff it is the singleton of a ordered pair.
AV    &   BV    ⇒   (F:{A}–→{B} ↔ F = {⟨A, B⟩})
 
Theoremfsn2 2896 A function that maps a singleton to a class is the singleton of an ordered pair.
AV    ⇒   (F:{A}–→B ↔ ((FA) ∈ BF = {⟨A, (FA)⟩}))
 
Theoremfnressn 2897 A function restricted to a singleton.
((F Fn ABA) → (F ↾ {B}) = {⟨B, (FB)⟩})
 
Theoremfressnfv 2898 The value of a function restricted to a singleton.
((F Fn ABA) → ((F ↾ {B}):{B}–→C ↔ (FB) ∈ C))
 
Theoremfvconst 2899 The value of a constant function.
((F:A–→{B} ∧ CA) → (FC) = B)
 
Theoremfvi 2900 The value of the identity function.
(AB → (IA) = A)

  metamath.org < Previous  Next >