HomeHome Intuitionistic Logic Explorer
Theorem List (p. 50 of 156)
< Previous  Next >
Bad symbols? Try the
GIF version.

Mirrors  >  Metamath Home Page  >  ILE Home Page  >  Theorem List Contents  >  Recent Proofs       This page: Page List

Theorem List for Intuitionistic Logic Explorer - 4901-5000   *Has distinct variable group(s)
TypeLabelDescription
Statement
 
Theoremreleldmi 4901 The first argument of a binary relation belongs to its domain. (Contributed by NM, 28-Apr-2015.)
Rel 𝑅       (𝐴𝑅𝐵𝐴 ∈ dom 𝑅)
 
Theoremrelelrni 4902 The second argument of a binary relation belongs to its range. (Contributed by NM, 28-Apr-2015.)
Rel 𝑅       (𝐴𝑅𝐵𝐵 ∈ ran 𝑅)
 
Theoremdfrnf 4903* Definition of range, using bound-variable hypotheses instead of distinct variable conditions. (Contributed by NM, 14-Aug-1995.) (Revised by Mario Carneiro, 15-Oct-2016.)
𝑥𝐴    &   𝑦𝐴       ran 𝐴 = {𝑦 ∣ ∃𝑥 𝑥𝐴𝑦}
 
Theoremelrn2 4904* Membership in a range. (Contributed by NM, 10-Jul-1994.)
𝐴 ∈ V       (𝐴 ∈ ran 𝐵 ↔ ∃𝑥𝑥, 𝐴⟩ ∈ 𝐵)
 
Theoremelrn 4905* Membership in a range. (Contributed by NM, 2-Apr-2004.)
𝐴 ∈ V       (𝐴 ∈ ran 𝐵 ↔ ∃𝑥 𝑥𝐵𝐴)
 
Theoremnfdm 4906 Bound-variable hypothesis builder for domain. (Contributed by NM, 30-Jan-2004.) (Revised by Mario Carneiro, 15-Oct-2016.)
𝑥𝐴       𝑥dom 𝐴
 
Theoremnfrn 4907 Bound-variable hypothesis builder for range. (Contributed by NM, 1-Sep-1999.) (Revised by Mario Carneiro, 15-Oct-2016.)
𝑥𝐴       𝑥ran 𝐴
 
Theoremdmiin 4908 Domain of an intersection. (Contributed by FL, 15-Oct-2012.)
dom 𝑥𝐴 𝐵 𝑥𝐴 dom 𝐵
 
Theoremrnopab 4909* The range of a class of ordered pairs. (Contributed by NM, 14-Aug-1995.) (Revised by Mario Carneiro, 4-Dec-2016.)
ran {⟨𝑥, 𝑦⟩ ∣ 𝜑} = {𝑦 ∣ ∃𝑥𝜑}
 
Theoremrnmpt 4910* The range of a function in maps-to notation. (Contributed by Scott Fenton, 21-Mar-2011.) (Revised by Mario Carneiro, 31-Aug-2015.)
𝐹 = (𝑥𝐴𝐵)       ran 𝐹 = {𝑦 ∣ ∃𝑥𝐴 𝑦 = 𝐵}
 
Theoremelrnmpt 4911* The range of a function in maps-to notation. (Contributed by Mario Carneiro, 20-Feb-2015.)
𝐹 = (𝑥𝐴𝐵)       (𝐶𝑉 → (𝐶 ∈ ran 𝐹 ↔ ∃𝑥𝐴 𝐶 = 𝐵))
 
Theoremelrnmpt1s 4912* Elementhood in an image set. (Contributed by Mario Carneiro, 12-Sep-2015.)
𝐹 = (𝑥𝐴𝐵)    &   (𝑥 = 𝐷𝐵 = 𝐶)       ((𝐷𝐴𝐶𝑉) → 𝐶 ∈ ran 𝐹)
 
Theoremelrnmpt1 4913 Elementhood in an image set. (Contributed by Mario Carneiro, 31-Aug-2015.)
𝐹 = (𝑥𝐴𝐵)       ((𝑥𝐴𝐵𝑉) → 𝐵 ∈ ran 𝐹)
 
Theoremelrnmptg 4914* Membership in the range of a function. (Contributed by NM, 27-Aug-2007.) (Revised by Mario Carneiro, 31-Aug-2015.)
𝐹 = (𝑥𝐴𝐵)       (∀𝑥𝐴 𝐵𝑉 → (𝐶 ∈ ran 𝐹 ↔ ∃𝑥𝐴 𝐶 = 𝐵))
 
Theoremelrnmpti 4915* Membership in the range of a function. (Contributed by NM, 30-Aug-2004.) (Revised by Mario Carneiro, 31-Aug-2015.)
𝐹 = (𝑥𝐴𝐵)    &   𝐵 ∈ V       (𝐶 ∈ ran 𝐹 ↔ ∃𝑥𝐴 𝐶 = 𝐵)
 
Theoremelrnmptdv 4916* Elementhood in the range of a function in maps-to notation, deduction form. (Contributed by Rohan Ridenour, 3-Aug-2023.)
𝐹 = (𝑥𝐴𝐵)    &   (𝜑𝐶𝐴)    &   (𝜑𝐷𝑉)    &   ((𝜑𝑥 = 𝐶) → 𝐷 = 𝐵)       (𝜑𝐷 ∈ ran 𝐹)
 
Theoremelrnmpt2d 4917* Elementhood in the range of a function in maps-to notation, deduction form. (Contributed by Rohan Ridenour, 3-Aug-2023.)
𝐹 = (𝑥𝐴𝐵)    &   (𝜑𝐶 ∈ ran 𝐹)       (𝜑 → ∃𝑥𝐴 𝐶 = 𝐵)
 
Theoremrn0 4918 The range of the empty set is empty. Part of Theorem 3.8(v) of [Monk1] p. 36. (Contributed by NM, 4-Jul-1994.)
ran ∅ = ∅
 
Theoremdfiun3g 4919 Alternate definition of indexed union when 𝐵 is a set. (Contributed by Mario Carneiro, 31-Aug-2015.)
(∀𝑥𝐴 𝐵𝐶 𝑥𝐴 𝐵 = ran (𝑥𝐴𝐵))
 
Theoremdfiin3g 4920 Alternate definition of indexed intersection when 𝐵 is a set. (Contributed by Mario Carneiro, 31-Aug-2015.)
(∀𝑥𝐴 𝐵𝐶 𝑥𝐴 𝐵 = ran (𝑥𝐴𝐵))
 
Theoremdfiun3 4921 Alternate definition of indexed union when 𝐵 is a set. (Contributed by Mario Carneiro, 31-Aug-2015.)
𝐵 ∈ V        𝑥𝐴 𝐵 = ran (𝑥𝐴𝐵)
 
Theoremdfiin3 4922 Alternate definition of indexed intersection when 𝐵 is a set. (Contributed by Mario Carneiro, 31-Aug-2015.)
𝐵 ∈ V        𝑥𝐴 𝐵 = ran (𝑥𝐴𝐵)
 
Theoremriinint 4923* Express a relative indexed intersection as an intersection. (Contributed by Stefan O'Rear, 22-Feb-2015.)
((𝑋𝑉 ∧ ∀𝑘𝐼 𝑆𝑋) → (𝑋 𝑘𝐼 𝑆) = ({𝑋} ∪ ran (𝑘𝐼𝑆)))
 
Theoremrelrn0 4924 A relation is empty iff its range is empty. (Contributed by NM, 15-Sep-2004.)
(Rel 𝐴 → (𝐴 = ∅ ↔ ran 𝐴 = ∅))
 
Theoremdmrnssfld 4925 The domain and range of a class are included in its double union. (Contributed by NM, 13-May-2008.)
(dom 𝐴 ∪ ran 𝐴) ⊆ 𝐴
 
Theoremdmexg 4926 The domain of a set is a set. Corollary 6.8(2) of [TakeutiZaring] p. 26. (Contributed by NM, 7-Apr-1995.)
(𝐴𝑉 → dom 𝐴 ∈ V)
 
Theoremrnexg 4927 The range of a set is a set. Corollary 6.8(3) of [TakeutiZaring] p. 26. Similar to Lemma 3D of [Enderton] p. 41. (Contributed by NM, 31-Mar-1995.)
(𝐴𝑉 → ran 𝐴 ∈ V)
 
Theoremdmex 4928 The domain of a set is a set. Corollary 6.8(2) of [TakeutiZaring] p. 26. (Contributed by NM, 7-Jul-2008.)
𝐴 ∈ V       dom 𝐴 ∈ V
 
Theoremrnex 4929 The range of a set is a set. Corollary 6.8(3) of [TakeutiZaring] p. 26. Similar to Lemma 3D of [Enderton] p. 41. (Contributed by NM, 7-Jul-2008.)
𝐴 ∈ V       ran 𝐴 ∈ V
 
Theoremiprc 4930 The identity function is a proper class. This means, for example, that we cannot use it as a member of the class of continuous functions unless it is restricted to a set. (Contributed by NM, 1-Jan-2007.)
¬ I ∈ V
 
Theoremdmcoss 4931 Domain of a composition. Theorem 21 of [Suppes] p. 63. (Contributed by NM, 19-Mar-1998.) (Proof shortened by Andrew Salmon, 27-Aug-2011.)
dom (𝐴𝐵) ⊆ dom 𝐵
 
Theoremrncoss 4932 Range of a composition. (Contributed by NM, 19-Mar-1998.)
ran (𝐴𝐵) ⊆ ran 𝐴
 
Theoremdmcosseq 4933 Domain of a composition. (Contributed by NM, 28-May-1998.) (Proof shortened by Andrew Salmon, 27-Aug-2011.)
(ran 𝐵 ⊆ dom 𝐴 → dom (𝐴𝐵) = dom 𝐵)
 
Theoremdmcoeq 4934 Domain of a composition. (Contributed by NM, 19-Mar-1998.)
(dom 𝐴 = ran 𝐵 → dom (𝐴𝐵) = dom 𝐵)
 
Theoremrncoeq 4935 Range of a composition. (Contributed by NM, 19-Mar-1998.)
(dom 𝐴 = ran 𝐵 → ran (𝐴𝐵) = ran 𝐴)
 
Theoremreseq1 4936 Equality theorem for restrictions. (Contributed by NM, 7-Aug-1994.)
(𝐴 = 𝐵 → (𝐴𝐶) = (𝐵𝐶))
 
Theoremreseq2 4937 Equality theorem for restrictions. (Contributed by NM, 8-Aug-1994.)
(𝐴 = 𝐵 → (𝐶𝐴) = (𝐶𝐵))
 
Theoremreseq1i 4938 Equality inference for restrictions. (Contributed by NM, 21-Oct-2014.)
𝐴 = 𝐵       (𝐴𝐶) = (𝐵𝐶)
 
Theoremreseq2i 4939 Equality inference for restrictions. (Contributed by Paul Chapman, 22-Jun-2011.)
𝐴 = 𝐵       (𝐶𝐴) = (𝐶𝐵)
 
Theoremreseq12i 4940 Equality inference for restrictions. (Contributed by NM, 21-Oct-2014.)
𝐴 = 𝐵    &   𝐶 = 𝐷       (𝐴𝐶) = (𝐵𝐷)
 
Theoremreseq1d 4941 Equality deduction for restrictions. (Contributed by NM, 21-Oct-2014.)
(𝜑𝐴 = 𝐵)       (𝜑 → (𝐴𝐶) = (𝐵𝐶))
 
Theoremreseq2d 4942 Equality deduction for restrictions. (Contributed by Paul Chapman, 22-Jun-2011.)
(𝜑𝐴 = 𝐵)       (𝜑 → (𝐶𝐴) = (𝐶𝐵))
 
Theoremreseq12d 4943 Equality deduction for restrictions. (Contributed by NM, 21-Oct-2014.)
(𝜑𝐴 = 𝐵)    &   (𝜑𝐶 = 𝐷)       (𝜑 → (𝐴𝐶) = (𝐵𝐷))
 
Theoremnfres 4944 Bound-variable hypothesis builder for restriction. (Contributed by NM, 15-Sep-2003.) (Revised by David Abernethy, 19-Jun-2012.)
𝑥𝐴    &   𝑥𝐵       𝑥(𝐴𝐵)
 
Theoremcsbresg 4945 Distribute proper substitution through the restriction of a class. (Contributed by Alan Sare, 10-Nov-2012.)
(𝐴𝑉𝐴 / 𝑥(𝐵𝐶) = (𝐴 / 𝑥𝐵𝐴 / 𝑥𝐶))
 
Theoremres0 4946 A restriction to the empty set is empty. (Contributed by NM, 12-Nov-1994.)
(𝐴 ↾ ∅) = ∅
 
Theoremopelres 4947 Ordered pair membership in a restriction. Exercise 13 of [TakeutiZaring] p. 25. (Contributed by NM, 13-Nov-1995.)
𝐵 ∈ V       (⟨𝐴, 𝐵⟩ ∈ (𝐶𝐷) ↔ (⟨𝐴, 𝐵⟩ ∈ 𝐶𝐴𝐷))
 
Theorembrres 4948 Binary relation on a restriction. (Contributed by NM, 12-Dec-2006.)
𝐵 ∈ V       (𝐴(𝐶𝐷)𝐵 ↔ (𝐴𝐶𝐵𝐴𝐷))
 
Theoremopelresg 4949 Ordered pair membership in a restriction. Exercise 13 of [TakeutiZaring] p. 25. (Contributed by NM, 14-Oct-2005.)
(𝐵𝑉 → (⟨𝐴, 𝐵⟩ ∈ (𝐶𝐷) ↔ (⟨𝐴, 𝐵⟩ ∈ 𝐶𝐴𝐷)))
 
Theorembrresg 4950 Binary relation on a restriction. (Contributed by Mario Carneiro, 4-Nov-2015.)
(𝐵𝑉 → (𝐴(𝐶𝐷)𝐵 ↔ (𝐴𝐶𝐵𝐴𝐷)))
 
Theoremopres 4951 Ordered pair membership in a restriction when the first member belongs to the restricting class. (Contributed by NM, 30-Apr-2004.) (Proof shortened by Andrew Salmon, 27-Aug-2011.)
𝐵 ∈ V       (𝐴𝐷 → (⟨𝐴, 𝐵⟩ ∈ (𝐶𝐷) ↔ ⟨𝐴, 𝐵⟩ ∈ 𝐶))
 
Theoremresieq 4952 A restricted identity relation is equivalent to equality in its domain. (Contributed by NM, 30-Apr-2004.)
((𝐵𝐴𝐶𝐴) → (𝐵( I ↾ 𝐴)𝐶𝐵 = 𝐶))
 
Theoremopelresi 4953 𝐴, 𝐴 belongs to a restriction of the identity class iff 𝐴 belongs to the restricting class. (Contributed by FL, 27-Oct-2008.) (Revised by NM, 30-Mar-2016.)
(𝐴𝑉 → (⟨𝐴, 𝐴⟩ ∈ ( I ↾ 𝐵) ↔ 𝐴𝐵))
 
Theoremresres 4954 The restriction of a restriction. (Contributed by NM, 27-Mar-2008.)
((𝐴𝐵) ↾ 𝐶) = (𝐴 ↾ (𝐵𝐶))
 
Theoremresundi 4955 Distributive law for restriction over union. Theorem 31 of [Suppes] p. 65. (Contributed by NM, 30-Sep-2002.)
(𝐴 ↾ (𝐵𝐶)) = ((𝐴𝐵) ∪ (𝐴𝐶))
 
Theoremresundir 4956 Distributive law for restriction over union. (Contributed by NM, 23-Sep-2004.)
((𝐴𝐵) ↾ 𝐶) = ((𝐴𝐶) ∪ (𝐵𝐶))
 
Theoremresindi 4957 Class restriction distributes over intersection. (Contributed by FL, 6-Oct-2008.)
(𝐴 ↾ (𝐵𝐶)) = ((𝐴𝐵) ∩ (𝐴𝐶))
 
Theoremresindir 4958 Class restriction distributes over intersection. (Contributed by NM, 18-Dec-2008.)
((𝐴𝐵) ↾ 𝐶) = ((𝐴𝐶) ∩ (𝐵𝐶))
 
Theoreminres 4959 Move intersection into class restriction. (Contributed by NM, 18-Dec-2008.)
(𝐴 ∩ (𝐵𝐶)) = ((𝐴𝐵) ↾ 𝐶)
 
Theoremresdifcom 4960 Commutative law for restriction and difference. (Contributed by AV, 7-Jun-2021.)
((𝐴𝐵) ∖ 𝐶) = ((𝐴𝐶) ↾ 𝐵)
 
Theoremresiun1 4961* Distribution of restriction over indexed union. (Contributed by Mario Carneiro, 29-May-2015.)
( 𝑥𝐴 𝐵𝐶) = 𝑥𝐴 (𝐵𝐶)
 
Theoremresiun2 4962* Distribution of restriction over indexed union. (Contributed by Mario Carneiro, 29-May-2015.)
(𝐶 𝑥𝐴 𝐵) = 𝑥𝐴 (𝐶𝐵)
 
Theoremdmres 4963 The domain of a restriction. Exercise 14 of [TakeutiZaring] p. 25. (Contributed by NM, 1-Aug-1994.)
dom (𝐴𝐵) = (𝐵 ∩ dom 𝐴)
 
Theoremssdmres 4964 A domain restricted to a subclass equals the subclass. (Contributed by NM, 2-Mar-1997.)
(𝐴 ⊆ dom 𝐵 ↔ dom (𝐵𝐴) = 𝐴)
 
Theoremdmresexg 4965 The domain of a restriction to a set exists. (Contributed by NM, 7-Apr-1995.)
(𝐵𝑉 → dom (𝐴𝐵) ∈ V)
 
Theoremresss 4966 A class includes its restriction. Exercise 15 of [TakeutiZaring] p. 25. (Contributed by NM, 2-Aug-1994.)
(𝐴𝐵) ⊆ 𝐴
 
Theoremrescom 4967 Commutative law for restriction. (Contributed by NM, 27-Mar-1998.)
((𝐴𝐵) ↾ 𝐶) = ((𝐴𝐶) ↾ 𝐵)
 
Theoremssres 4968 Subclass theorem for restriction. (Contributed by NM, 16-Aug-1994.)
(𝐴𝐵 → (𝐴𝐶) ⊆ (𝐵𝐶))
 
Theoremssres2 4969 Subclass theorem for restriction. (Contributed by NM, 22-Mar-1998.) (Proof shortened by Andrew Salmon, 27-Aug-2011.)
(𝐴𝐵 → (𝐶𝐴) ⊆ (𝐶𝐵))
 
Theoremrelres 4970 A restriction is a relation. Exercise 12 of [TakeutiZaring] p. 25. (Contributed by NM, 2-Aug-1994.) (Proof shortened by Andrew Salmon, 27-Aug-2011.)
Rel (𝐴𝐵)
 
Theoremresabs1 4971 Absorption law for restriction. Exercise 17 of [TakeutiZaring] p. 25. (Contributed by NM, 9-Aug-1994.)
(𝐵𝐶 → ((𝐴𝐶) ↾ 𝐵) = (𝐴𝐵))
 
Theoremresabs1d 4972 Absorption law for restriction, deduction form. (Contributed by Glauco Siliprandi, 11-Dec-2019.)
(𝜑𝐵𝐶)       (𝜑 → ((𝐴𝐶) ↾ 𝐵) = (𝐴𝐵))
 
Theoremresabs2 4973 Absorption law for restriction. (Contributed by NM, 27-Mar-1998.)
(𝐵𝐶 → ((𝐴𝐵) ↾ 𝐶) = (𝐴𝐵))
 
Theoremresidm 4974 Idempotent law for restriction. (Contributed by NM, 27-Mar-1998.)
((𝐴𝐵) ↾ 𝐵) = (𝐴𝐵)
 
Theoremresima 4975 A restriction to an image. (Contributed by NM, 29-Sep-2004.)
((𝐴𝐵) “ 𝐵) = (𝐴𝐵)
 
Theoremresima2 4976 Image under a restricted class. (Contributed by FL, 31-Aug-2009.)
(𝐵𝐶 → ((𝐴𝐶) “ 𝐵) = (𝐴𝐵))
 
Theoremxpssres 4977 Restriction of a constant function (or other cross product). (Contributed by Stefan O'Rear, 24-Jan-2015.)
(𝐶𝐴 → ((𝐴 × 𝐵) ↾ 𝐶) = (𝐶 × 𝐵))
 
Theoremelres 4978* Membership in a restriction. (Contributed by Scott Fenton, 17-Mar-2011.)
(𝐴 ∈ (𝐵𝐶) ↔ ∃𝑥𝐶𝑦(𝐴 = ⟨𝑥, 𝑦⟩ ∧ ⟨𝑥, 𝑦⟩ ∈ 𝐵))
 
Theoremelsnres 4979* Memebership in restriction to a singleton. (Contributed by Scott Fenton, 17-Mar-2011.)
𝐶 ∈ V       (𝐴 ∈ (𝐵 ↾ {𝐶}) ↔ ∃𝑦(𝐴 = ⟨𝐶, 𝑦⟩ ∧ ⟨𝐶, 𝑦⟩ ∈ 𝐵))
 
Theoremrelssres 4980 Simplification law for restriction. (Contributed by NM, 16-Aug-1994.)
((Rel 𝐴 ∧ dom 𝐴𝐵) → (𝐴𝐵) = 𝐴)
 
Theoremresdm 4981 A relation restricted to its domain equals itself. (Contributed by NM, 12-Dec-2006.)
(Rel 𝐴 → (𝐴 ↾ dom 𝐴) = 𝐴)
 
Theoremresexg 4982 The restriction of a set is a set. (Contributed by NM, 28-Mar-1998.) (Proof shortened by Andrew Salmon, 27-Aug-2011.)
(𝐴𝑉 → (𝐴𝐵) ∈ V)
 
Theoremresex 4983 The restriction of a set is a set. (Contributed by Jeff Madsen, 19-Jun-2011.)
𝐴 ∈ V       (𝐴𝐵) ∈ V
 
Theoremresindm 4984 When restricting a relation, intersecting with the domain of the relation has no effect. (Contributed by FL, 6-Oct-2008.)
(Rel 𝐴 → (𝐴 ↾ (𝐵 ∩ dom 𝐴)) = (𝐴𝐵))
 
Theoremresdmdfsn 4985 Restricting a relation to its domain without a set is the same as restricting the relation to the universe without this set. (Contributed by AV, 2-Dec-2018.)
(Rel 𝑅 → (𝑅 ↾ (V ∖ {𝑋})) = (𝑅 ↾ (dom 𝑅 ∖ {𝑋})))
 
Theoremresopab 4986* Restriction of a class abstraction of ordered pairs. (Contributed by NM, 5-Nov-2002.)
({⟨𝑥, 𝑦⟩ ∣ 𝜑} ↾ 𝐴) = {⟨𝑥, 𝑦⟩ ∣ (𝑥𝐴𝜑)}
 
Theoremresiexg 4987 The existence of a restricted identity function, proved without using the Axiom of Replacement. (Contributed by NM, 13-Jan-2007.)
(𝐴𝑉 → ( I ↾ 𝐴) ∈ V)
 
Theoremiss 4988 A subclass of the identity function is the identity function restricted to its domain. (Contributed by NM, 13-Dec-2003.) (Proof shortened by Andrew Salmon, 27-Aug-2011.)
(𝐴 ⊆ I ↔ 𝐴 = ( I ↾ dom 𝐴))
 
Theoremresopab2 4989* Restriction of a class abstraction of ordered pairs. (Contributed by NM, 24-Aug-2007.)
(𝐴𝐵 → ({⟨𝑥, 𝑦⟩ ∣ (𝑥𝐵𝜑)} ↾ 𝐴) = {⟨𝑥, 𝑦⟩ ∣ (𝑥𝐴𝜑)})
 
Theoremresmpt 4990* Restriction of the mapping operation. (Contributed by Mario Carneiro, 15-Jul-2013.)
(𝐵𝐴 → ((𝑥𝐴𝐶) ↾ 𝐵) = (𝑥𝐵𝐶))
 
Theoremresmpt3 4991* Unconditional restriction of the mapping operation. (Contributed by Stefan O'Rear, 24-Jan-2015.) (Proof shortened by Mario Carneiro, 22-Mar-2015.)
((𝑥𝐴𝐶) ↾ 𝐵) = (𝑥 ∈ (𝐴𝐵) ↦ 𝐶)
 
Theoremresmptf 4992 Restriction of the mapping operation. (Contributed by Thierry Arnoux, 28-Mar-2017.)
𝑥𝐴    &   𝑥𝐵       (𝐵𝐴 → ((𝑥𝐴𝐶) ↾ 𝐵) = (𝑥𝐵𝐶))
 
Theoremresmptd 4993* Restriction of the mapping operation, deduction form. (Contributed by Glauco Siliprandi, 11-Dec-2019.)
(𝜑𝐵𝐴)       (𝜑 → ((𝑥𝐴𝐶) ↾ 𝐵) = (𝑥𝐵𝐶))
 
Theoremdfres2 4994* Alternate definition of the restriction operation. (Contributed by Mario Carneiro, 5-Nov-2013.)
(𝑅𝐴) = {⟨𝑥, 𝑦⟩ ∣ (𝑥𝐴𝑥𝑅𝑦)}
 
Theoremopabresid 4995* The restricted identity relation expressed as an ordered-pair class abstraction. (Contributed by FL, 25-Apr-2012.)
( I ↾ 𝐴) = {⟨𝑥, 𝑦⟩ ∣ (𝑥𝐴𝑦 = 𝑥)}
 
Theoremmptresid 4996* The restricted identity relation expressed in maps-to notation. (Contributed by FL, 25-Apr-2012.)
( I ↾ 𝐴) = (𝑥𝐴𝑥)
 
Theoremdmresi 4997 The domain of a restricted identity function. (Contributed by NM, 27-Aug-2004.)
dom ( I ↾ 𝐴) = 𝐴
 
Theoremrestidsing 4998 Restriction of the identity to a singleton. (Contributed by FL, 2-Aug-2009.) (Proof shortened by JJ, 25-Aug-2021.) (Proof shortened by Peter Mazsa, 6-Oct-2022.)
( I ↾ {𝐴}) = ({𝐴} × {𝐴})
 
Theoremresid 4999 Any relation restricted to the universe is itself. (Contributed by NM, 16-Mar-2004.)
(Rel 𝐴 → (𝐴 ↾ V) = 𝐴)
 
Theoremimaeq1 5000 Equality theorem for image. (Contributed by NM, 14-Aug-1994.)
(𝐴 = 𝐵 → (𝐴𝐶) = (𝐵𝐶))
    < Previous  Next >

Page List
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-15574
  Copyright terms: Public domain < Previous  Next >