HomeHome Intuitionistic Logic Explorer
Theorem List (p. 62 of 172)
< 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 - 6101-6200   *Has distinct variable group(s)
TypeLabelDescription
Statement
 
Theoremoveq2d 6101 Equality deduction for operation value. (Contributed by NM, 13-Mar-1995.)
(𝜑𝐴 = 𝐵)       (𝜑 → (𝐶𝐹𝐴) = (𝐶𝐹𝐵))
 
Theoremoveqd 6102 Equality deduction for operation value. (Contributed by NM, 9-Sep-2006.)
(𝜑𝐴 = 𝐵)       (𝜑 → (𝐶𝐴𝐷) = (𝐶𝐵𝐷))
 
Theoremoveq12d 6103 Equality deduction for operation value. (Contributed by NM, 13-Mar-1995.) (Proof shortened by Andrew Salmon, 22-Oct-2011.)
(𝜑𝐴 = 𝐵)    &   (𝜑𝐶 = 𝐷)       (𝜑 → (𝐴𝐹𝐶) = (𝐵𝐹𝐷))
 
Theoremoveqan12d 6104 Equality deduction for operation value. (Contributed by NM, 10-Aug-1995.)
(𝜑𝐴 = 𝐵)    &   (𝜓𝐶 = 𝐷)       ((𝜑𝜓) → (𝐴𝐹𝐶) = (𝐵𝐹𝐷))
 
Theoremoveqan12rd 6105 Equality deduction for operation value. (Contributed by NM, 10-Aug-1995.)
(𝜑𝐴 = 𝐵)    &   (𝜓𝐶 = 𝐷)       ((𝜓𝜑) → (𝐴𝐹𝐶) = (𝐵𝐹𝐷))
 
Theoremoveq123d 6106 Equality deduction for operation value. (Contributed by FL, 22-Dec-2008.)
(𝜑𝐹 = 𝐺)    &   (𝜑𝐴 = 𝐵)    &   (𝜑𝐶 = 𝐷)       (𝜑 → (𝐴𝐹𝐶) = (𝐵𝐺𝐷))
 
Theoremfvoveq1d 6107 Equality deduction for nested function and operation value. (Contributed by AV, 23-Jul-2022.)
(𝜑𝐴 = 𝐵)       (𝜑 → (𝐹‘(𝐴𝑂𝐶)) = (𝐹‘(𝐵𝑂𝐶)))
 
Theoremfvoveq1 6108 Equality theorem for nested function and operation value. Closed form of fvoveq1d 6107. (Contributed by AV, 23-Jul-2022.)
(𝐴 = 𝐵 → (𝐹‘(𝐴𝑂𝐶)) = (𝐹‘(𝐵𝑂𝐶)))
 
Theoremovanraleqv 6109* Equality theorem for a conjunction with an operation values within a restricted universal quantification. Technical theorem to be used to reduce the size of a significant number of proofs. (Contributed by AV, 13-Aug-2022.)
(𝐵 = 𝑋 → (𝜑𝜓))       (𝐵 = 𝑋 → (∀𝑥𝑉 (𝜑 ∧ (𝐴 · 𝐵) = 𝐶) ↔ ∀𝑥𝑉 (𝜓 ∧ (𝐴 · 𝑋) = 𝐶)))
 
Theoremimbrov2fvoveq 6110 Equality theorem for nested function and operation value in an implication for a binary relation. Technical theorem to be used to reduce the size of a significant number of proofs. (Contributed by AV, 17-Aug-2022.)
(𝑋 = 𝑌 → (𝜑𝜓))       (𝑋 = 𝑌 → ((𝜑 → (𝐹‘((𝐺𝑋) · 𝑂))𝑅𝐴) ↔ (𝜓 → (𝐹‘((𝐺𝑌) · 𝑂))𝑅𝐴)))
 
Theoremovrspc2v 6111* If an operation value is element of a class for all operands of two classes, then the operation value is an element of the class for specific operands of the two classes. (Contributed by Mario Carneiro, 6-Dec-2014.)
(((𝑋𝐴𝑌𝐵) ∧ ∀𝑥𝐴𝑦𝐵 (𝑥𝐹𝑦) ∈ 𝐶) → (𝑋𝐹𝑌) ∈ 𝐶)
 
Theoremoveqrspc2v 6112* Restricted specialization of operands, using implicit substitution. (Contributed by Mario Carneiro, 6-Dec-2014.)
((𝜑 ∧ (𝑥𝐴𝑦𝐵)) → (𝑥𝐹𝑦) = (𝑥𝐺𝑦))       ((𝜑 ∧ (𝑋𝐴𝑌𝐵)) → (𝑋𝐹𝑌) = (𝑋𝐺𝑌))
 
Theoremoveqdr 6113 Equality of two operations for any two operands. Useful in proofs using *propd theorems. (Contributed by Mario Carneiro, 29-Jun-2015.)
(𝜑𝐹 = 𝐺)       ((𝜑𝜓) → (𝑥𝐹𝑦) = (𝑥𝐺𝑦))
 
Theoremnfovd 6114 Deduction version of bound-variable hypothesis builder nfov 6115. (Contributed by NM, 13-Dec-2005.) (Proof shortened by Andrew Salmon, 22-Oct-2011.)
(𝜑𝑥𝐴)    &   (𝜑𝑥𝐹)    &   (𝜑𝑥𝐵)       (𝜑𝑥(𝐴𝐹𝐵))
 
Theoremnfov 6115 Bound-variable hypothesis builder for operation value. (Contributed by NM, 4-May-2004.)
𝑥𝐴    &   𝑥𝐹    &   𝑥𝐵       𝑥(𝐴𝐹𝐵)
 
Theoremoprabidlem 6116* Slight elaboration of exdistrfor 1853. A lemma for oprabid 6117. (Contributed by Jim Kingdon, 15-Jan-2019.)
(∃𝑥𝑦(𝑥 = 𝑧𝜓) → ∃𝑥(𝑥 = 𝑧 ∧ ∃𝑦𝜓))
 
Theoremoprabid 6117 The law of concretion. Special case of Theorem 9.5 of [Quine] p. 61. Although this theorem would be useful with a distinct variable condition between 𝑥, 𝑦, and 𝑧, we use ax-bndl 1562 to eliminate that constraint. (Contributed by Mario Carneiro, 20-Mar-2013.)
(⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∈ {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝜑} ↔ 𝜑)
 
Theoremfnovex 6118 The result of an operation is a set. (Contributed by Jim Kingdon, 15-Jan-2019.)
((𝐹 Fn (𝐶 × 𝐷) ∧ 𝐴𝐶𝐵𝐷) → (𝐴𝐹𝐵) ∈ V)
 
Theoremovexg 6119 Evaluating a set operation at two sets gives a set. (Contributed by Jim Kingdon, 19-Aug-2021.)
((𝐴𝑉𝐹𝑊𝐵𝑋) → (𝐴𝐹𝐵) ∈ V)
 
Theoremovssunirng 6120 The result of an operation value is always a subset of the union of the range. (Contributed by Mario Carneiro, 12-Jan-2017.)
((𝑋𝑉𝑌𝑊) → (𝑋𝐹𝑌) ⊆ ran 𝐹)
 
Theoremovprc 6121 The value of an operation when the one of the arguments is a proper class. Note: this theorem is dependent on our particular definitions of operation value, function value, and ordered pair. (Contributed by Mario Carneiro, 26-Apr-2015.)
Rel dom 𝐹       (¬ (𝐴 ∈ V ∧ 𝐵 ∈ V) → (𝐴𝐹𝐵) = ∅)
 
Theoremovprc1 6122 The value of an operation when the first argument is a proper class. (Contributed by NM, 16-Jun-2004.)
Rel dom 𝐹       𝐴 ∈ V → (𝐴𝐹𝐵) = ∅)
 
Theoremovprc2 6123 The value of an operation when the second argument is a proper class. (Contributed by Mario Carneiro, 26-Apr-2015.)
Rel dom 𝐹       𝐵 ∈ V → (𝐴𝐹𝐵) = ∅)
 
Theoremcsbov123g 6124 Move class substitution in and out of an operation. (Contributed by NM, 12-Nov-2005.) (Proof shortened by Mario Carneiro, 5-Dec-2016.)
(𝐴𝐷𝐴 / 𝑥(𝐵𝐹𝐶) = (𝐴 / 𝑥𝐵𝐴 / 𝑥𝐹𝐴 / 𝑥𝐶))
 
Theoremcsbov12g 6125* Move class substitution in and out of an operation. (Contributed by NM, 12-Nov-2005.)
(𝐴𝑉𝐴 / 𝑥(𝐵𝐹𝐶) = (𝐴 / 𝑥𝐵𝐹𝐴 / 𝑥𝐶))
 
Theoremcsbov1g 6126* Move class substitution in and out of an operation. (Contributed by NM, 12-Nov-2005.)
(𝐴𝑉𝐴 / 𝑥(𝐵𝐹𝐶) = (𝐴 / 𝑥𝐵𝐹𝐶))
 
Theoremcsbov2g 6127* Move class substitution in and out of an operation. (Contributed by NM, 12-Nov-2005.)
(𝐴𝑉𝐴 / 𝑥(𝐵𝐹𝐶) = (𝐵𝐹𝐴 / 𝑥𝐶))
 
Theoremrspceov 6128* A frequently used special case of rspc2ev 2945 for operation values. (Contributed by NM, 21-Mar-2007.)
((𝐶𝐴𝐷𝐵𝑆 = (𝐶𝐹𝐷)) → ∃𝑥𝐴𝑦𝐵 𝑆 = (𝑥𝐹𝑦))
 
Theoremelovimad 6129 Elementhood of the image set of an operation value. (Contributed by Thierry Arnoux, 13-Mar-2017.)
(𝜑𝐴𝐶)    &   (𝜑𝐵𝐷)    &   (𝜑 → Fun 𝐹)    &   (𝜑 → (𝐶 × 𝐷) ⊆ dom 𝐹)       (𝜑 → (𝐴𝐹𝐵) ∈ (𝐹 “ (𝐶 × 𝐷)))
 
Theoremfnbrovb 6130 Value of a binary operation expressed as a binary relation. See also fnbrfvb 5741 for functions on Cartesian products. (Contributed by BJ, 15-Feb-2022.)
((𝐹 Fn (𝑉 × 𝑊) ∧ (𝐴𝑉𝐵𝑊)) → ((𝐴𝐹𝐵) = 𝐶 ↔ ⟨𝐴, 𝐵𝐹𝐶))
 
Theoremfnotovb 6131 Equivalence of operation value and ordered triple membership, analogous to fnopfvb 5742. (Contributed by NM, 17-Dec-2008.) (Revised by Mario Carneiro, 28-Apr-2015.)
((𝐹 Fn (𝐴 × 𝐵) ∧ 𝐶𝐴𝐷𝐵) → ((𝐶𝐹𝐷) = 𝑅 ↔ ⟨𝐶, 𝐷, 𝑅⟩ ∈ 𝐹))
 
Theoremopabbrex 6132* A collection of ordered pairs with an extension of a binary relation is a set. (Contributed by Alexander van der Vekens, 1-Nov-2017.)
((𝑉 ∈ V ∧ 𝐸 ∈ V) → (𝑓(𝑉𝑊𝐸)𝑝𝜃))    &   ((𝑉 ∈ V ∧ 𝐸 ∈ V) → {⟨𝑓, 𝑝⟩ ∣ 𝜃} ∈ V)       ((𝑉 ∈ V ∧ 𝐸 ∈ V) → {⟨𝑓, 𝑝⟩ ∣ (𝑓(𝑉𝑊𝐸)𝑝𝜓)} ∈ V)
 
Theorem0neqopab 6133 The empty set is never an element in an ordered-pair class abstraction. (Contributed by Alexander van der Vekens, 5-Nov-2017.)
¬ ∅ ∈ {⟨𝑥, 𝑦⟩ ∣ 𝜑}
 
Theorembrabvv 6134* If two classes are in a relationship given by an ordered-pair class abstraction, the classes are sets. (Contributed by Jim Kingdon, 16-Jan-2019.)
(𝑋{⟨𝑥, 𝑦⟩ ∣ 𝜑}𝑌 → (𝑋 ∈ V ∧ 𝑌 ∈ V))
 
Theoremdfoprab2 6135* Class abstraction for operations in terms of class abstraction of ordered pairs. (Contributed by NM, 12-Mar-1995.)
{⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝜑} = {⟨𝑤, 𝑧⟩ ∣ ∃𝑥𝑦(𝑤 = ⟨𝑥, 𝑦⟩ ∧ 𝜑)}
 
Theoremreloprab 6136* An operation class abstraction is a relation. (Contributed by NM, 16-Jun-2004.)
Rel {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝜑}
 
Theoremnfoprab1 6137 The abstraction variables in an operation class abstraction are not free. (Contributed by NM, 25-Apr-1995.) (Revised by David Abernethy, 19-Jun-2012.)
𝑥{⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝜑}
 
Theoremnfoprab2 6138 The abstraction variables in an operation class abstraction are not free. (Contributed by NM, 25-Apr-1995.) (Revised by David Abernethy, 30-Jul-2012.)
𝑦{⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝜑}
 
Theoremnfoprab3 6139 The abstraction variables in an operation class abstraction are not free. (Contributed by NM, 22-Aug-2013.)
𝑧{⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝜑}
 
Theoremnfoprab 6140* Bound-variable hypothesis builder for an operation class abstraction. (Contributed by NM, 22-Aug-2013.)
𝑤𝜑       𝑤{⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝜑}
 
Theoremoprabbid 6141* Equivalent wff's yield equal operation class abstractions (deduction form). (Contributed by NM, 21-Feb-2004.) (Revised by Mario Carneiro, 24-Jun-2014.)
𝑥𝜑    &   𝑦𝜑    &   𝑧𝜑    &   (𝜑 → (𝜓𝜒))       (𝜑 → {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝜓} = {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝜒})
 
Theoremoprabbidv 6142* Equivalent wff's yield equal operation class abstractions (deduction form). (Contributed by NM, 21-Feb-2004.)
(𝜑 → (𝜓𝜒))       (𝜑 → {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝜓} = {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝜒})
 
Theoremoprabbii 6143* Equivalent wff's yield equal operation class abstractions. (Contributed by NM, 28-May-1995.) (Revised by David Abernethy, 19-Jun-2012.)
(𝜑𝜓)       {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝜑} = {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝜓}
 
Theoremssoprab2 6144 Equivalence of ordered pair abstraction subclass and implication. Compare ssopab2 4418. (Contributed by FL, 6-Nov-2013.) (Proof shortened by Mario Carneiro, 11-Dec-2016.)
(∀𝑥𝑦𝑧(𝜑𝜓) → {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝜑} ⊆ {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝜓})
 
Theoremssoprab2b 6145 Equivalence of ordered pair abstraction subclass and implication. Compare ssopab2b 4419. (Contributed by FL, 6-Nov-2013.) (Proof shortened by Mario Carneiro, 11-Dec-2016.)
({⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝜑} ⊆ {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝜓} ↔ ∀𝑥𝑦𝑧(𝜑𝜓))
 
Theoremeqoprab2b 6146 Equivalence of ordered pair abstraction subclass and biconditional. Compare eqopab2b 4422. (Contributed by Mario Carneiro, 4-Jan-2017.)
({⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝜑} = {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝜓} ↔ ∀𝑥𝑦𝑧(𝜑𝜓))
 
Theoremmpoeq123 6147* An equality theorem for the maps-to notation. (Contributed by Mario Carneiro, 16-Dec-2013.) (Revised by Mario Carneiro, 19-Mar-2015.)
((𝐴 = 𝐷 ∧ ∀𝑥𝐴 (𝐵 = 𝐸 ∧ ∀𝑦𝐵 𝐶 = 𝐹)) → (𝑥𝐴, 𝑦𝐵𝐶) = (𝑥𝐷, 𝑦𝐸𝐹))
 
Theoremmpoeq12 6148* An equality theorem for the maps-to notation. (Contributed by Mario Carneiro, 16-Dec-2013.)
((𝐴 = 𝐶𝐵 = 𝐷) → (𝑥𝐴, 𝑦𝐵𝐸) = (𝑥𝐶, 𝑦𝐷𝐸))
 
Theoremmpoeq123dva 6149* An equality deduction for the maps-to notation. (Contributed by Mario Carneiro, 26-Jan-2017.)
(𝜑𝐴 = 𝐷)    &   ((𝜑𝑥𝐴) → 𝐵 = 𝐸)    &   ((𝜑 ∧ (𝑥𝐴𝑦𝐵)) → 𝐶 = 𝐹)       (𝜑 → (𝑥𝐴, 𝑦𝐵𝐶) = (𝑥𝐷, 𝑦𝐸𝐹))
 
Theoremmpoeq123dv 6150* An equality deduction for the maps-to notation. (Contributed by NM, 12-Sep-2011.)
(𝜑𝐴 = 𝐷)    &   (𝜑𝐵 = 𝐸)    &   (𝜑𝐶 = 𝐹)       (𝜑 → (𝑥𝐴, 𝑦𝐵𝐶) = (𝑥𝐷, 𝑦𝐸𝐹))
 
Theoremmpoeq123i 6151 An equality inference for the maps-to notation. (Contributed by NM, 15-Jul-2013.)
𝐴 = 𝐷    &   𝐵 = 𝐸    &   𝐶 = 𝐹       (𝑥𝐴, 𝑦𝐵𝐶) = (𝑥𝐷, 𝑦𝐸𝐹)
 
Theoremmpoeq3dva 6152* Slightly more general equality inference for the maps-to notation. (Contributed by NM, 17-Oct-2013.)
((𝜑𝑥𝐴𝑦𝐵) → 𝐶 = 𝐷)       (𝜑 → (𝑥𝐴, 𝑦𝐵𝐶) = (𝑥𝐴, 𝑦𝐵𝐷))
 
Theoremmpoeq3ia 6153 An equality inference for the maps-to notation. (Contributed by Mario Carneiro, 16-Dec-2013.)
((𝑥𝐴𝑦𝐵) → 𝐶 = 𝐷)       (𝑥𝐴, 𝑦𝐵𝐶) = (𝑥𝐴, 𝑦𝐵𝐷)
 
Theoremmpoeq3dv 6154* An equality deduction for the maps-to notation restricted to the value of the operation. (Contributed by SO, 16-Jul-2018.)
(𝜑𝐶 = 𝐷)       (𝜑 → (𝑥𝐴, 𝑦𝐵𝐶) = (𝑥𝐴, 𝑦𝐵𝐷))
 
Theoremnfmpo1 6155 Bound-variable hypothesis builder for an operation in maps-to notation. (Contributed by NM, 27-Aug-2013.)
𝑥(𝑥𝐴, 𝑦𝐵𝐶)
 
Theoremnfmpo2 6156 Bound-variable hypothesis builder for an operation in maps-to notation. (Contributed by NM, 27-Aug-2013.)
𝑦(𝑥𝐴, 𝑦𝐵𝐶)
 
Theoremnfmpo 6157* Bound-variable hypothesis builder for the maps-to notation. (Contributed by NM, 20-Feb-2013.)
𝑧𝐴    &   𝑧𝐵    &   𝑧𝐶       𝑧(𝑥𝐴, 𝑦𝐵𝐶)
 
Theoremmpo0 6158 A mapping operation with empty domain. (Contributed by Stefan O'Rear, 29-Jan-2015.) (Revised by Mario Carneiro, 15-May-2015.)
(𝑥 ∈ ∅, 𝑦𝐵𝐶) = ∅
 
Theoremoprab4 6159* Two ways to state the domain of an operation. (Contributed by FL, 24-Jan-2010.)
{⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ (⟨𝑥, 𝑦⟩ ∈ (𝐴 × 𝐵) ∧ 𝜑)} = {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ ((𝑥𝐴𝑦𝐵) ∧ 𝜑)}
 
Theoremcbvoprab1 6160* Rule used to change first bound variable in an operation abstraction, using implicit substitution. (Contributed by NM, 20-Dec-2008.) (Revised by Mario Carneiro, 5-Dec-2016.)
𝑤𝜑    &   𝑥𝜓    &   (𝑥 = 𝑤 → (𝜑𝜓))       {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝜑} = {⟨⟨𝑤, 𝑦⟩, 𝑧⟩ ∣ 𝜓}
 
Theoremcbvoprab2 6161* Change the second bound variable in an operation abstraction. (Contributed by Jeff Madsen, 11-Jun-2010.) (Revised by Mario Carneiro, 11-Dec-2016.)
𝑤𝜑    &   𝑦𝜓    &   (𝑦 = 𝑤 → (𝜑𝜓))       {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝜑} = {⟨⟨𝑥, 𝑤⟩, 𝑧⟩ ∣ 𝜓}
 
Theoremcbvoprab12 6162* Rule used to change first two bound variables in an operation abstraction, using implicit substitution. (Contributed by NM, 21-Feb-2004.) (Proof shortened by Andrew Salmon, 22-Oct-2011.)
𝑤𝜑    &   𝑣𝜑    &   𝑥𝜓    &   𝑦𝜓    &   ((𝑥 = 𝑤𝑦 = 𝑣) → (𝜑𝜓))       {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝜑} = {⟨⟨𝑤, 𝑣⟩, 𝑧⟩ ∣ 𝜓}
 
Theoremcbvoprab12v 6163* Rule used to change first two bound variables in an operation abstraction, using implicit substitution. (Contributed by NM, 8-Oct-2004.)
((𝑥 = 𝑤𝑦 = 𝑣) → (𝜑𝜓))       {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝜑} = {⟨⟨𝑤, 𝑣⟩, 𝑧⟩ ∣ 𝜓}
 
Theoremcbvoprab3 6164* Rule used to change the third bound variable in an operation abstraction, using implicit substitution. (Contributed by NM, 22-Aug-2013.)
𝑤𝜑    &   𝑧𝜓    &   (𝑧 = 𝑤 → (𝜑𝜓))       {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝜑} = {⟨⟨𝑥, 𝑦⟩, 𝑤⟩ ∣ 𝜓}
 
Theoremcbvoprab3v 6165* Rule used to change the third bound variable in an operation abstraction, using implicit substitution. (Contributed by NM, 8-Oct-2004.) (Revised by David Abernethy, 19-Jun-2012.)
(𝑧 = 𝑤 → (𝜑𝜓))       {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝜑} = {⟨⟨𝑥, 𝑦⟩, 𝑤⟩ ∣ 𝜓}
 
Theoremcbvmpox 6166* Rule to change the bound variable in a maps-to function, using implicit substitution. This version of cbvmpo 6167 allows 𝐵 to be a function of 𝑥. (Contributed by NM, 29-Dec-2014.)
𝑧𝐵    &   𝑥𝐷    &   𝑧𝐶    &   𝑤𝐶    &   𝑥𝐸    &   𝑦𝐸    &   (𝑥 = 𝑧𝐵 = 𝐷)    &   ((𝑥 = 𝑧𝑦 = 𝑤) → 𝐶 = 𝐸)       (𝑥𝐴, 𝑦𝐵𝐶) = (𝑧𝐴, 𝑤𝐷𝐸)
 
Theoremcbvmpo 6167* Rule to change the bound variable in a maps-to function, using implicit substitution. (Contributed by NM, 17-Dec-2013.)
𝑧𝐶    &   𝑤𝐶    &   𝑥𝐷    &   𝑦𝐷    &   ((𝑥 = 𝑧𝑦 = 𝑤) → 𝐶 = 𝐷)       (𝑥𝐴, 𝑦𝐵𝐶) = (𝑧𝐴, 𝑤𝐵𝐷)
 
Theoremcbvmpov 6168* Rule to change the bound variable in a maps-to function, using implicit substitution. With a longer proof analogous to cbvmpt 4226, some distinct variable requirements could be eliminated. (Contributed by NM, 11-Jun-2013.)
(𝑥 = 𝑧𝐶 = 𝐸)    &   (𝑦 = 𝑤𝐸 = 𝐷)       (𝑥𝐴, 𝑦𝐵𝐶) = (𝑧𝐴, 𝑤𝐵𝐷)
 
Theoremdmoprab 6169* The domain of an operation class abstraction. (Contributed by NM, 17-Mar-1995.) (Revised by David Abernethy, 19-Jun-2012.)
dom {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝜑} = {⟨𝑥, 𝑦⟩ ∣ ∃𝑧𝜑}
 
Theoremdmoprabss 6170* The domain of an operation class abstraction. (Contributed by NM, 24-Aug-1995.)
dom {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ ((𝑥𝐴𝑦𝐵) ∧ 𝜑)} ⊆ (𝐴 × 𝐵)
 
Theoremrnoprab 6171* The range of an operation class abstraction. (Contributed by NM, 30-Aug-2004.) (Revised by David Abernethy, 19-Apr-2013.)
ran {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝜑} = {𝑧 ∣ ∃𝑥𝑦𝜑}
 
Theoremrnoprab2 6172* The range of a restricted operation class abstraction. (Contributed by Scott Fenton, 21-Mar-2012.)
ran {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ ((𝑥𝐴𝑦𝐵) ∧ 𝜑)} = {𝑧 ∣ ∃𝑥𝐴𝑦𝐵 𝜑}
 
Theoremreldmoprab 6173* The domain of an operation class abstraction is a relation. (Contributed by NM, 17-Mar-1995.)
Rel dom {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝜑}
 
Theoremoprabss 6174* Structure of an operation class abstraction. (Contributed by NM, 28-Nov-2006.)
{⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝜑} ⊆ ((V × V) × V)
 
Theoremeloprabga 6175* The law of concretion for operation class abstraction. Compare elopab 4400. (Contributed by NM, 14-Sep-1999.) (Unnecessary distinct variable restrictions were removed by David Abernethy, 19-Jun-2012.) (Revised by Mario Carneiro, 19-Dec-2013.)
((𝑥 = 𝐴𝑦 = 𝐵𝑧 = 𝐶) → (𝜑𝜓))       ((𝐴𝑉𝐵𝑊𝐶𝑋) → (⟨⟨𝐴, 𝐵⟩, 𝐶⟩ ∈ {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝜑} ↔ 𝜓))
 
Theoremeloprabg 6176* The law of concretion for operation class abstraction. Compare elopab 4400. (Contributed by NM, 14-Sep-1999.) (Revised by David Abernethy, 19-Jun-2012.)
(𝑥 = 𝐴 → (𝜑𝜓))    &   (𝑦 = 𝐵 → (𝜓𝜒))    &   (𝑧 = 𝐶 → (𝜒𝜃))       ((𝐴𝑉𝐵𝑊𝐶𝑋) → (⟨⟨𝐴, 𝐵⟩, 𝐶⟩ ∈ {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝜑} ↔ 𝜃))
 
Theoremssoprab2i 6177* Inference of operation class abstraction subclass from implication. (Contributed by NM, 11-Nov-1995.) (Revised by David Abernethy, 19-Jun-2012.)
(𝜑𝜓)       {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝜑} ⊆ {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝜓}
 
Theoremmpov 6178* Operation with universal domain in maps-to notation. (Contributed by NM, 16-Aug-2013.)
(𝑥 ∈ V, 𝑦 ∈ V ↦ 𝐶) = {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝑧 = 𝐶}
 
Theoremmpomptx 6179* Express a two-argument function as a one-argument function, or vice-versa. In this version 𝐵(𝑥) is not assumed to be constant w.r.t 𝑥. (Contributed by Mario Carneiro, 29-Dec-2014.)
(𝑧 = ⟨𝑥, 𝑦⟩ → 𝐶 = 𝐷)       (𝑧 𝑥𝐴 ({𝑥} × 𝐵) ↦ 𝐶) = (𝑥𝐴, 𝑦𝐵𝐷)
 
Theoremmpompt 6180* Express a two-argument function as a one-argument function, or vice-versa. (Contributed by Mario Carneiro, 17-Dec-2013.) (Revised by Mario Carneiro, 29-Dec-2014.)
(𝑧 = ⟨𝑥, 𝑦⟩ → 𝐶 = 𝐷)       (𝑧 ∈ (𝐴 × 𝐵) ↦ 𝐶) = (𝑥𝐴, 𝑦𝐵𝐷)
 
Theoremmpodifsnif 6181 A mapping with two arguments with the first argument from a difference set with a singleton and a conditional as result. (Contributed by AV, 13-Feb-2019.)
(𝑖 ∈ (𝐴 ∖ {𝑋}), 𝑗𝐵 ↦ if(𝑖 = 𝑋, 𝐶, 𝐷)) = (𝑖 ∈ (𝐴 ∖ {𝑋}), 𝑗𝐵𝐷)
 
Theoremmposnif 6182 A mapping with two arguments with the first argument from a singleton and a conditional as result. (Contributed by AV, 14-Feb-2019.)
(𝑖 ∈ {𝑋}, 𝑗𝐵 ↦ if(𝑖 = 𝑋, 𝐶, 𝐷)) = (𝑖 ∈ {𝑋}, 𝑗𝐵𝐶)
 
Theoremfconstmpo 6183* Representation of a constant operation using the mapping operation. (Contributed by SO, 11-Jul-2018.)
((𝐴 × 𝐵) × {𝐶}) = (𝑥𝐴, 𝑦𝐵𝐶)
 
Theoremresoprab 6184* Restriction of an operation class abstraction. (Contributed by NM, 10-Feb-2007.)
({⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝜑} ↾ (𝐴 × 𝐵)) = {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ ((𝑥𝐴𝑦𝐵) ∧ 𝜑)}
 
Theoremresoprab2 6185* Restriction of an operator abstraction. (Contributed by Jeff Madsen, 2-Sep-2009.)
((𝐶𝐴𝐷𝐵) → ({⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ ((𝑥𝐴𝑦𝐵) ∧ 𝜑)} ↾ (𝐶 × 𝐷)) = {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ ((𝑥𝐶𝑦𝐷) ∧ 𝜑)})
 
Theoremresmpo 6186* Restriction of the mapping operation. (Contributed by Mario Carneiro, 17-Dec-2013.)
((𝐶𝐴𝐷𝐵) → ((𝑥𝐴, 𝑦𝐵𝐸) ↾ (𝐶 × 𝐷)) = (𝑥𝐶, 𝑦𝐷𝐸))
 
Theoremfunoprabg 6187* "At most one" is a sufficient condition for an operation class abstraction to be a function. (Contributed by NM, 28-Aug-2007.)
(∀𝑥𝑦∃*𝑧𝜑 → Fun {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝜑})
 
Theoremfunoprab 6188* "At most one" is a sufficient condition for an operation class abstraction to be a function. (Contributed by NM, 17-Mar-1995.)
∃*𝑧𝜑       Fun {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝜑}
 
Theoremfnoprabg 6189* Functionality and domain of an operation class abstraction. (Contributed by NM, 28-Aug-2007.)
(∀𝑥𝑦(𝜑 → ∃!𝑧𝜓) → {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ (𝜑𝜓)} Fn {⟨𝑥, 𝑦⟩ ∣ 𝜑})
 
Theoremmpofun 6190* The maps-to notation for an operation is always a function. (Contributed by Scott Fenton, 21-Mar-2012.)
𝐹 = (𝑥𝐴, 𝑦𝐵𝐶)       Fun 𝐹
 
Theoremfnoprab 6191* Functionality and domain of an operation class abstraction. (Contributed by NM, 15-May-1995.)
(𝜑 → ∃!𝑧𝜓)       {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ (𝜑𝜓)} Fn {⟨𝑥, 𝑦⟩ ∣ 𝜑}
 
Theoremffnov 6192* An operation maps to a class to which all values belong. (Contributed by NM, 7-Feb-2004.)
(𝐹:(𝐴 × 𝐵)⟶𝐶 ↔ (𝐹 Fn (𝐴 × 𝐵) ∧ ∀𝑥𝐴𝑦𝐵 (𝑥𝐹𝑦) ∈ 𝐶))
 
Theoremfovcld 6193 Closure law for an operation. (Contributed by NM, 19-Apr-2007.) (Revised by Thierry Arnoux, 17-Feb-2017.)
(𝜑𝐹:(𝑅 × 𝑆)⟶𝐶)       ((𝜑𝐴𝑅𝐵𝑆) → (𝐴𝐹𝐵) ∈ 𝐶)
 
Theoremfovcl 6194 Closure law for an operation. (Contributed by NM, 19-Apr-2007.) (Proof shortened by AV, 9-Mar-2025.)
𝐹:(𝑅 × 𝑆)⟶𝐶       ((𝐴𝑅𝐵𝑆) → (𝐴𝐹𝐵) ∈ 𝐶)
 
Theoremeqfnov 6195* Equality of two operations is determined by their values. (Contributed by NM, 1-Sep-2005.)
((𝐹 Fn (𝐴 × 𝐵) ∧ 𝐺 Fn (𝐶 × 𝐷)) → (𝐹 = 𝐺 ↔ ((𝐴 × 𝐵) = (𝐶 × 𝐷) ∧ ∀𝑥𝐴𝑦𝐵 (𝑥𝐹𝑦) = (𝑥𝐺𝑦))))
 
Theoremeqfnov2 6196* Two operators with the same domain are equal iff their values at each point in the domain are equal. (Contributed by Jeff Madsen, 7-Jun-2010.)
((𝐹 Fn (𝐴 × 𝐵) ∧ 𝐺 Fn (𝐴 × 𝐵)) → (𝐹 = 𝐺 ↔ ∀𝑥𝐴𝑦𝐵 (𝑥𝐹𝑦) = (𝑥𝐺𝑦)))
 
Theoremfnovim 6197* Representation of a function in terms of its values. (Contributed by Jim Kingdon, 16-Jan-2019.)
(𝐹 Fn (𝐴 × 𝐵) → 𝐹 = (𝑥𝐴, 𝑦𝐵 ↦ (𝑥𝐹𝑦)))
 
Theoremmpo2eqb 6198* Bidirectional equality theorem for a mapping abstraction. Equivalent to eqfnov2 6196. (Contributed by Mario Carneiro, 4-Jan-2017.)
(∀𝑥𝐴𝑦𝐵 𝐶𝑉 → ((𝑥𝐴, 𝑦𝐵𝐶) = (𝑥𝐴, 𝑦𝐵𝐷) ↔ ∀𝑥𝐴𝑦𝐵 𝐶 = 𝐷))
 
Theoremrnmpo 6199* The range of an operation given by the maps-to notation. (Contributed by FL, 20-Jun-2011.)
𝐹 = (𝑥𝐴, 𝑦𝐵𝐶)       ran 𝐹 = {𝑧 ∣ ∃𝑥𝐴𝑦𝐵 𝑧 = 𝐶}
 
Theoremreldmmpo 6200* The domain of an operation defined by maps-to notation is a relation. (Contributed by Stefan O'Rear, 27-Nov-2014.)
𝐹 = (𝑥𝐴, 𝑦𝐵𝐶)       Rel dom 𝐹
    < 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-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-17191
  Copyright terms: Public domain < Previous  Next >