HomeHome Intuitionistic Logic Explorer
Theorem List (p. 65 of 169)
< 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 - 6401-6500   *Has distinct variable group(s)
TypeLabelDescription
Statement
 
Theoremmpofvexi 6401* Sufficient condition for an operation maps-to notation to be set-like. (Contributed by Mario Carneiro, 3-Jul-2019.)
𝐹 = (𝑥𝐴, 𝑦𝐵𝐶)    &   𝐶 ∈ V    &   𝑅 ∈ V    &   𝑆 ∈ V       (𝑅𝐹𝑆) ∈ V
 
Theoremovmpoelrn 6402* An operation's value belongs to its range. (Contributed by AV, 27-Jan-2020.)
𝑂 = (𝑥𝐴, 𝑦𝐵𝐶)       ((∀𝑥𝐴𝑦𝐵 𝐶𝑀𝑋𝐴𝑌𝐵) → (𝑋𝑂𝑌) ∈ 𝑀)
 
Theoremdmmpoga 6403* Domain of an operation given by the maps-to notation, closed form of dmmpo 6399. (Contributed by Alexander van der Vekens, 10-Feb-2019.)
𝐹 = (𝑥𝐴, 𝑦𝐵𝐶)       (∀𝑥𝐴𝑦𝐵 𝐶𝑉 → dom 𝐹 = (𝐴 × 𝐵))
 
Theoremdmmpog 6404* Domain of an operation given by the maps-to notation, closed form of dmmpo 6399. Caution: This theorem is only valid in the very special case where the value of the mapping is a constant! (Contributed by Alexander van der Vekens, 1-Jun-2017.) (Proof shortened by AV, 10-Feb-2019.)
𝐹 = (𝑥𝐴, 𝑦𝐵𝐶)       (𝐶𝑉 → dom 𝐹 = (𝐴 × 𝐵))
 
Theoremmpoexxg 6405* Existence of an operation class abstraction (version for dependent domains). (Contributed by Mario Carneiro, 30-Dec-2016.)
𝐹 = (𝑥𝐴, 𝑦𝐵𝐶)       ((𝐴𝑅 ∧ ∀𝑥𝐴 𝐵𝑆) → 𝐹 ∈ V)
 
Theoremmpoexg 6406* Existence of an operation class abstraction (special case). (Contributed by FL, 17-May-2010.) (Revised by Mario Carneiro, 1-Sep-2015.)
𝐹 = (𝑥𝐴, 𝑦𝐵𝐶)       ((𝐴𝑅𝐵𝑆) → 𝐹 ∈ V)
 
Theoremmpoexga 6407* If the domain of an operation given by maps-to notation is a set, the operation is a set. (Contributed by NM, 12-Sep-2011.)
((𝐴𝑉𝐵𝑊) → (𝑥𝐴, 𝑦𝐵𝐶) ∈ V)
 
Theoremmpoexw 6408* Weak version of mpoex 6409 that holds without ax-coll 4224. If the domain and codomain of an operation given by maps-to notation are sets, the operation is a set. (Contributed by Rohan Ridenour, 14-Aug-2023.)
𝐴 ∈ V    &   𝐵 ∈ V    &   𝐷 ∈ V    &   𝑥𝐴𝑦𝐵 𝐶𝐷       (𝑥𝐴, 𝑦𝐵𝐶) ∈ V
 
Theoremmpoex 6409* If the domain of an operation given by maps-to notation is a set, the operation is a set. (Contributed by Mario Carneiro, 20-Dec-2013.)
𝐴 ∈ V    &   𝐵 ∈ V       (𝑥𝐴, 𝑦𝐵𝐶) ∈ V
 
Theoremfnmpoovd 6410* A function with a Cartesian product as domain is a mapping with two arguments defined by its operation values. (Contributed by AV, 20-Feb-2019.) (Revised by AV, 3-Jul-2022.)
(𝜑𝑀 Fn (𝐴 × 𝐵))    &   ((𝑖 = 𝑎𝑗 = 𝑏) → 𝐷 = 𝐶)    &   ((𝜑𝑖𝐴𝑗𝐵) → 𝐷𝑈)    &   ((𝜑𝑎𝐴𝑏𝐵) → 𝐶𝑉)       (𝜑 → (𝑀 = (𝑎𝐴, 𝑏𝐵𝐶) ↔ ∀𝑖𝐴𝑗𝐵 (𝑖𝑀𝑗) = 𝐷))
 
Theoremfmpoco 6411* Composition of two functions. Variation of fmptco 5842 when the second function has two arguments. (Contributed by Mario Carneiro, 8-Feb-2015.)
((𝜑 ∧ (𝑥𝐴𝑦𝐵)) → 𝑅𝐶)    &   (𝜑𝐹 = (𝑥𝐴, 𝑦𝐵𝑅))    &   (𝜑𝐺 = (𝑧𝐶𝑆))    &   (𝑧 = 𝑅𝑆 = 𝑇)       (𝜑 → (𝐺𝐹) = (𝑥𝐴, 𝑦𝐵𝑇))
 
Theoremoprabco 6412* Composition of a function with an operator abstraction. (Contributed by Jeff Madsen, 2-Sep-2009.) (Proof shortened by Mario Carneiro, 26-Sep-2015.)
((𝑥𝐴𝑦𝐵) → 𝐶𝐷)    &   𝐹 = (𝑥𝐴, 𝑦𝐵𝐶)    &   𝐺 = (𝑥𝐴, 𝑦𝐵 ↦ (𝐻𝐶))       (𝐻 Fn 𝐷𝐺 = (𝐻𝐹))
 
Theoremoprab2co 6413* Composition of operator abstractions. (Contributed by Jeff Madsen, 2-Sep-2009.) (Revised by David Abernethy, 23-Apr-2013.)
((𝑥𝐴𝑦𝐵) → 𝐶𝑅)    &   ((𝑥𝐴𝑦𝐵) → 𝐷𝑆)    &   𝐹 = (𝑥𝐴, 𝑦𝐵 ↦ ⟨𝐶, 𝐷⟩)    &   𝐺 = (𝑥𝐴, 𝑦𝐵 ↦ (𝐶𝑀𝐷))       (𝑀 Fn (𝑅 × 𝑆) → 𝐺 = (𝑀𝐹))
 
Theoremdf1st2 6414* An alternate possible definition of the 1st function. (Contributed by NM, 14-Oct-2004.) (Revised by Mario Carneiro, 31-Aug-2015.)
{⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝑧 = 𝑥} = (1st ↾ (V × V))
 
Theoremdf2nd2 6415* An alternate possible definition of the 2nd function. (Contributed by NM, 10-Aug-2006.) (Revised by Mario Carneiro, 31-Aug-2015.)
{⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝑧 = 𝑦} = (2nd ↾ (V × V))
 
Theorem1stconst 6416 The mapping of a restriction of the 1st function to a constant function. (Contributed by NM, 14-Dec-2008.)
(𝐵𝑉 → (1st ↾ (𝐴 × {𝐵})):(𝐴 × {𝐵})–1-1-onto𝐴)
 
Theorem2ndconst 6417 The mapping of a restriction of the 2nd function to a converse constant function. (Contributed by NM, 27-Mar-2008.)
(𝐴𝑉 → (2nd ↾ ({𝐴} × 𝐵)):({𝐴} × 𝐵)–1-1-onto𝐵)
 
Theoremdfmpo 6418* Alternate definition for the maps-to notation df-mpo 6054 (although it requires that 𝐶 be a set). (Contributed by NM, 19-Dec-2008.) (Revised by Mario Carneiro, 31-Aug-2015.)
𝐶 ∈ V       (𝑥𝐴, 𝑦𝐵𝐶) = 𝑥𝐴 𝑦𝐵 {⟨⟨𝑥, 𝑦⟩, 𝐶⟩}
 
Theoremcnvf1olem 6419 Lemma for cnvf1o 6420. (Contributed by Mario Carneiro, 27-Apr-2014.)
((Rel 𝐴 ∧ (𝐵𝐴𝐶 = {𝐵})) → (𝐶𝐴𝐵 = {𝐶}))
 
Theoremcnvf1o 6420* Describe a function that maps the elements of a set to its converse bijectively. (Contributed by Mario Carneiro, 27-Apr-2014.)
(Rel 𝐴 → (𝑥𝐴 {𝑥}):𝐴1-1-onto𝐴)
 
Theoremf2ndf 6421 The 2nd (second component of an ordered pair) function restricted to a function 𝐹 is a function from 𝐹 into the codomain of 𝐹. (Contributed by Alexander van der Vekens, 4-Feb-2018.)
(𝐹:𝐴𝐵 → (2nd𝐹):𝐹𝐵)
 
Theoremfo2ndf 6422 The 2nd (second component of an ordered pair) function restricted to a function 𝐹 is a function from 𝐹 onto the range of 𝐹. (Contributed by Alexander van der Vekens, 4-Feb-2018.)
(𝐹:𝐴𝐵 → (2nd𝐹):𝐹onto→ran 𝐹)
 
Theoremf1o2ndf1 6423 The 2nd (second component of an ordered pair) function restricted to a one-to-one function 𝐹 is a one-to-one function from 𝐹 onto the range of 𝐹. (Contributed by Alexander van der Vekens, 4-Feb-2018.)
(𝐹:𝐴1-1𝐵 → (2nd𝐹):𝐹1-1-onto→ran 𝐹)
 
Theoremalgrflem 6424 Lemma for algrf and related theorems. (Contributed by Mario Carneiro, 28-May-2014.) (Revised by Mario Carneiro, 30-Apr-2015.)
𝐵 ∈ V    &   𝐶 ∈ V       (𝐵(𝐹 ∘ 1st )𝐶) = (𝐹𝐵)
 
Theoremalgrflemg 6425 Lemma for algrf 12735 and related theorems. (Contributed by Mario Carneiro, 28-May-2014.) (Revised by Jim Kingdon, 22-Jul-2021.)
((𝐵𝑉𝐶𝑊) → (𝐵(𝐹 ∘ 1st )𝐶) = (𝐹𝐵))
 
Theoremxporderlem 6426* Lemma for lexicographical ordering theorems. (Contributed by Scott Fenton, 16-Mar-2011.)
𝑇 = {⟨𝑥, 𝑦⟩ ∣ ((𝑥 ∈ (𝐴 × 𝐵) ∧ 𝑦 ∈ (𝐴 × 𝐵)) ∧ ((1st𝑥)𝑅(1st𝑦) ∨ ((1st𝑥) = (1st𝑦) ∧ (2nd𝑥)𝑆(2nd𝑦))))}       (⟨𝑎, 𝑏𝑇𝑐, 𝑑⟩ ↔ (((𝑎𝐴𝑐𝐴) ∧ (𝑏𝐵𝑑𝐵)) ∧ (𝑎𝑅𝑐 ∨ (𝑎 = 𝑐𝑏𝑆𝑑))))
 
Theorempoxp 6427* A lexicographical ordering of two posets. (Contributed by Scott Fenton, 16-Mar-2011.) (Revised by Mario Carneiro, 7-Mar-2013.)
𝑇 = {⟨𝑥, 𝑦⟩ ∣ ((𝑥 ∈ (𝐴 × 𝐵) ∧ 𝑦 ∈ (𝐴 × 𝐵)) ∧ ((1st𝑥)𝑅(1st𝑦) ∨ ((1st𝑥) = (1st𝑦) ∧ (2nd𝑥)𝑆(2nd𝑦))))}       ((𝑅 Po 𝐴𝑆 Po 𝐵) → 𝑇 Po (𝐴 × 𝐵))
 
Theoremspc2ed 6428* Existential specialization with 2 quantifiers, using implicit substitution. (Contributed by Thierry Arnoux, 23-Aug-2017.)
𝑥𝜒    &   𝑦𝜒    &   ((𝜑 ∧ (𝑥 = 𝐴𝑦 = 𝐵)) → (𝜓𝜒))       ((𝜑 ∧ (𝐴𝑉𝐵𝑊)) → (𝜒 → ∃𝑥𝑦𝜓))
 
Theoremcnvoprab 6429* The converse of a class abstraction of nested ordered pairs. (Contributed by Thierry Arnoux, 17-Aug-2017.)
𝑥𝜓    &   𝑦𝜓    &   (𝑎 = ⟨𝑥, 𝑦⟩ → (𝜓𝜑))    &   (𝜓𝑎 ∈ (V × V))       {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝜑} = {⟨𝑧, 𝑎⟩ ∣ 𝜓}
 
Theoremf1od2 6430* Describe an implicit one-to-one onto function of two variables. (Contributed by Thierry Arnoux, 17-Aug-2017.)
𝐹 = (𝑥𝐴, 𝑦𝐵𝐶)    &   ((𝜑 ∧ (𝑥𝐴𝑦𝐵)) → 𝐶𝑊)    &   ((𝜑𝑧𝐷) → (𝐼𝑋𝐽𝑌))    &   (𝜑 → (((𝑥𝐴𝑦𝐵) ∧ 𝑧 = 𝐶) ↔ (𝑧𝐷 ∧ (𝑥 = 𝐼𝑦 = 𝐽))))       (𝜑𝐹:(𝐴 × 𝐵)–1-1-onto𝐷)
 
Theoremdisjxp1 6431* The sets of a cartesian product are disjoint if the sets in the first argument are disjoint. (Contributed by Glauco Siliprandi, 11-Oct-2020.)
(𝜑Disj 𝑥𝐴 𝐵)       (𝜑Disj 𝑥𝐴 (𝐵 × 𝐶))
 
Theoremdisjsnxp 6432* The sets in the cartesian product of singletons with other sets, are disjoint. (Contributed by Glauco Siliprandi, 11-Oct-2020.)
Disj 𝑗𝐴 ({𝑗} × 𝐵)
 
Theoremelmpom 6433* If a maps-to operation is inhabited, the first class it is defined with is inhabited. (Contributed by Jim Kingdon, 4-Mar-2026.)
𝐹 = (𝑥𝐴, 𝑦𝐵𝐶)       (𝐷𝐹 → ∃𝑧 𝑧𝐴)
 
2.6.16  The support of functions

In this section, the support of functions is defined and corresponding theorems are provided. Since basic properties (see suppval 6436) are based on the Axiom of Union (usage of dmexg 5020), these definition and theorems cannot be provided earlier. Until April 2019, the support of a function was represented by the expression (𝑅 “ (V ∖ {𝑍})) (see suppimacnvfn 6445). The theorems which are based on this representation and which are provided in previous sections could be moved into this section to have all related theorems in one section, although they do not depend on the Axiom of Union. This was possible because they are not used before. The current theorems differ from the original ones by requiring that the classes representing the "function" (or its "domain") and the "zero element" are sets. Actually, this does not cause any problem (until now).

 
Syntaxcsupp 6434 Extend class definition to include the support of functions.
class supp
 
Definitiondf-supp 6435* Define the support of a function against a "zero" value. The support of a function is the subset of its domain which is mapped to a value which is not equal to a designed value called the zero value. Note that this definition uses not equal rather than being in terms of an apartness relation (df-ap 8852 or any other apartness relation), and thus is sometimes called "support" rather than "strong support". It is therefore probably most useful when the function has a codomain which has decidable equality and contains the zero value. (Contributed by AV, 31-Mar-2019.) (Revised by AV, 6-Apr-2019.)
supp = (𝑥 ∈ V, 𝑧 ∈ V ↦ {𝑖 ∈ dom 𝑥 ∣ (𝑥 “ {𝑖}) ≠ {𝑧}})
 
Theoremsuppval 6436* The value of the operation constructing the support of a function. (Contributed by AV, 31-Mar-2019.) (Revised by AV, 6-Apr-2019.)
((𝑋𝑉𝑍𝑊) → (𝑋 supp 𝑍) = {𝑖 ∈ dom 𝑋 ∣ (𝑋 “ {𝑖}) ≠ {𝑍}})
 
Theoremsupp0 6437 The support of the empty set is the empty set. (Contributed by AV, 12-Apr-2019.)
(𝑍𝑊 → (∅ supp 𝑍) = ∅)
 
Theoremsuppval1 6438* The value of the operation constructing the support of a function. (Contributed by AV, 6-Apr-2019.)
((Fun 𝑋𝑋𝑉𝑍𝑊) → (𝑋 supp 𝑍) = {𝑖 ∈ dom 𝑋 ∣ (𝑋𝑖) ≠ 𝑍})
 
Theoremsuppvalfng 6439* The value of the operation constructing the support of a function with a given domain. This version of suppvalfn 6440 assumes 𝐹 is a set rather than its domain 𝑋, avoiding ax-coll 4224. (Contributed by SN, 5-Aug-2024.)
((𝐹 Fn 𝑋𝐹𝑉𝑍𝑊) → (𝐹 supp 𝑍) = {𝑖𝑋 ∣ (𝐹𝑖) ≠ 𝑍})
 
Theoremsuppvalfn 6440* The value of the operation constructing the support of a function with a given domain. (Contributed by Stefan O'Rear, 1-Feb-2015.) (Revised by AV, 22-Apr-2019.)
((𝐹 Fn 𝑋𝑋𝑉𝑍𝑊) → (𝐹 supp 𝑍) = {𝑖𝑋 ∣ (𝐹𝑖) ≠ 𝑍})
 
Theoremelsuppfng 6441 An element of the support of a function with a given domain. This version of elsuppfn 6442 assumes 𝐹 is a set rather than its domain 𝑋, avoiding ax-coll 4224. (Contributed by SN, 5-Aug-2024.)
((𝐹 Fn 𝑋𝐹𝑉𝑍𝑊) → (𝑆 ∈ (𝐹 supp 𝑍) ↔ (𝑆𝑋 ∧ (𝐹𝑆) ≠ 𝑍)))
 
Theoremelsuppfn 6442 An element of the support of a function with a given domain. (Contributed by AV, 27-May-2019.)
((𝐹 Fn 𝑋𝑋𝑉𝑍𝑊) → (𝑆 ∈ (𝐹 supp 𝑍) ↔ (𝑆𝑋 ∧ (𝐹𝑆) ≠ 𝑍)))
 
Theoremfvdifsuppst 6443* Function value is zero outside of its support. (Contributed by Thierry Arnoux, 21-Jan-2024.)
(𝜑𝐹:𝐴𝐵)    &   (𝜑𝐴𝑉)    &   (𝜑 → ∀𝑥𝐵𝑦𝐵 STAB 𝑥 = 𝑦)    &   (𝜑𝑍𝐵)    &   (𝜑𝑋 ∈ (𝐴 ∖ (𝐹 supp 𝑍)))       (𝜑 → (𝐹𝑋) = 𝑍)
 
Theoremcnvimadfsn 6444* The support of functions "defined" by inverse images expressed by binary relations. (Contributed by AV, 7-Apr-2019.)
(𝑅 “ (V ∖ {𝑍})) = {𝑥 ∣ ∃𝑦(𝑥𝑅𝑦𝑦𝑍)}
 
Theoremsuppimacnvfn 6445 Support sets of functions expressed by inverse images. (Contributed by AV, 31-Mar-2019.) (Revised by AV, 7-Apr-2019.)
((𝐹 Fn 𝑋𝐹𝑉𝑍𝑊) → (𝐹 supp 𝑍) = (𝐹 “ (V ∖ {𝑍})))
 
Theoremfsuppeq 6446 Two ways of writing the support of a function with known codomain. (Contributed by Stefan O'Rear, 9-Jul-2015.) (Revised by AV, 7-Jul-2019.)
((𝐼𝑉𝑍𝑊) → (𝐹:𝐼𝑆 → (𝐹 supp 𝑍) = (𝐹 “ (𝑆 ∖ {𝑍}))))
 
Theoremfsuppeqg 6447 Version of fsuppeq 6446 avoiding ax-coll 4224 by assuming 𝐹 is a set rather than its domain 𝐼. (Contributed by SN, 30-Jul-2024.)
((𝐹𝑉𝑍𝑊) → (𝐹:𝐼𝑆 → (𝐹 supp 𝑍) = (𝐹 “ (𝑆 ∖ {𝑍}))))
 
Theoremsuppssdmg 6448 The support of a function is a subset of the function's domain. (Contributed by AV, 30-May-2019.)
((𝐹𝑉𝑍𝑊) → (𝐹 supp 𝑍) ⊆ dom 𝐹)
 
Theoremsuppsnopdc 6449 The support of a singleton of an ordered pair. (Contributed by AV, 12-Apr-2019.)
𝐹 = {⟨𝑋, 𝑌⟩}    &   (𝜑𝑋𝑉)    &   (𝜑𝑌𝑊)    &   (𝜑𝑍𝑈)    &   (𝜑DECID 𝑌 = 𝑍)       (𝜑 → (𝐹 supp 𝑍) = if(𝑌 = 𝑍, ∅, {𝑋}))
 
Theoremfvn0elsupp 6450 If the function value for a given argument is not empty, the argument belongs to the support of the function with the empty set as zero. (Contributed by AV, 2-Jul-2019.) (Revised by AV, 4-Apr-2020.)
(((𝐵𝑉𝑋𝐵) ∧ (𝐺 Fn 𝐵 ∧ (𝐺𝑋) ≠ ∅)) → 𝑋 ∈ (𝐺 supp ∅))
 
Theoremfvn0elsuppb 6451 The function value for a given argument is not empty iff the argument belongs to the support of the function with the empty set as zero. (Contributed by AV, 4-Apr-2020.)
((𝐵𝑉𝑋𝐵𝐺 Fn 𝐵) → ((𝐺𝑋) ≠ ∅ ↔ 𝑋 ∈ (𝐺 supp ∅)))
 
Theoremrexsupp 6452* Existential quantification restricted to a support. (Contributed by Stefan O'Rear, 23-Mar-2015.) (Revised by AV, 27-May-2019.)
((𝐹 Fn 𝑋𝑋𝑉𝑍𝑊) → (∃𝑥 ∈ (𝐹 supp 𝑍)𝜑 ↔ ∃𝑥𝑋 ((𝐹𝑥) ≠ 𝑍𝜑)))
 
Theoremressuppss 6453 The support of the restriction of a function is a subset of the support of the function itself. (Contributed by AV, 22-Apr-2019.)
((𝐹𝑉𝑍𝑊) → ((𝐹𝐵) supp 𝑍) ⊆ (𝐹 supp 𝑍))
 
Theoremmptsuppdifd 6454* The support of a function in maps-to notation with a class difference. (Contributed by AV, 28-May-2019.)
𝐹 = (𝑥𝐴𝐵)    &   (𝜑𝐴𝑉)    &   (𝜑𝑍𝑊)       (𝜑 → (𝐹 supp 𝑍) = {𝑥𝐴𝐵 ∈ (V ∖ {𝑍})})
 
Theoremmptsuppd 6455* The support of a function in maps-to notation. (Contributed by AV, 10-Apr-2019.) (Revised by AV, 28-May-2019.)
𝐹 = (𝑥𝐴𝐵)    &   (𝜑𝐴𝑉)    &   (𝜑𝑍𝑊)    &   ((𝜑𝑥𝐴) → 𝐵𝑈)       (𝜑 → (𝐹 supp 𝑍) = {𝑥𝐴𝐵𝑍})
 
Theoremsuppfnss 6456* The support of a function which has the same zero values (in its domain) as another function is a subset of the support of this other function. (Contributed by AV, 30-Apr-2019.) (Proof shortened by AV, 6-Jun-2022.)
(((𝐹 Fn 𝐴𝐺 Fn 𝐵) ∧ (𝐴𝐵𝐵𝑉𝑍𝑊)) → (∀𝑥𝐴 ((𝐺𝑥) = 𝑍 → (𝐹𝑥) = 𝑍) → (𝐹 supp 𝑍) ⊆ (𝐺 supp 𝑍)))
 
Theoremfunsssuppss 6457 The support of a function which is a subset of another function is a subset of the support of this other function. (Contributed by AV, 27-Jul-2019.)
((Fun 𝐺𝐹𝐺𝐺𝑉) → (𝐹 supp 𝑍) ⊆ (𝐺 supp 𝑍))
 
Theoremfczsupp0 6458 The support of a constant function with value zero is empty. (Contributed by AV, 30-Jun-2019.)
((𝐵 × {𝑍}) supp 𝑍) = ∅
 
Theoremsuppssdc 6459* Show that the support of a function is contained in a set. (Contributed by Mario Carneiro, 19-Dec-2014.) (Revised by AV, 28-May-2019.) (Proof shortened by SN, 5-Aug-2024.)
(𝜑𝐹:𝐴𝐵)    &   ((𝜑𝑘 ∈ (𝐴𝑊)) → (𝐹𝑘) = 𝑍)    &   (𝜑 → ∀𝑥𝐴 DECID 𝑥𝑊)       (𝜑 → (𝐹 supp 𝑍) ⊆ 𝑊)
 
Theoremsuppssrst 6460* A function is zero outside its support. (Contributed by Mario Carneiro, 19-Dec-2014.) (Revised by AV, 28-May-2019.)
(𝜑𝐹:𝐴𝐵)    &   (𝜑 → (𝐹 supp 𝑍) ⊆ 𝑊)    &   (𝜑𝐴𝑉)    &   (𝜑𝑍𝐵)    &   (𝜑 → ∀𝑢𝐵𝑣𝐵 STAB 𝑢 = 𝑣)       ((𝜑𝑋 ∈ (𝐴𝑊)) → (𝐹𝑋) = 𝑍)
 
Theoremsuppssrgst 6461* A function is zero outside its support. Version of suppssrst 6460 avoiding ax-coll 4224 by assuming 𝐹 is a set rather than its domain 𝐴. (Contributed by SN, 5-May-2024.)
(𝜑𝐹:𝐴𝐵)    &   (𝜑 → (𝐹 supp 𝑍) ⊆ 𝑊)    &   (𝜑𝐹𝑉)    &   (𝜑𝑍𝐵)    &   (𝜑 → ∀𝑢𝐵𝑣𝐵 STAB 𝑢 = 𝑣)       ((𝜑𝑋 ∈ (𝐴𝑊)) → (𝐹𝑋) = 𝑍)
 
Theoremsuppssfvg 6462* Formula building theorem for support restriction, on a function which preserves zero. (Contributed by Stefan O'Rear, 9-Mar-2015.) (Revised by AV, 28-May-2019.)
(𝜑 → ((𝑥𝐷𝐴) supp 𝑌) ⊆ 𝐿)    &   (𝜑 → (𝐹𝑌) = 𝑍)    &   ((𝜑𝑥𝐷) → 𝐴𝑉)    &   (𝜑𝑌𝑈)    &   (𝜑𝐷𝑊)       (𝜑 → ((𝑥𝐷 ↦ (𝐹𝐴)) supp 𝑍) ⊆ 𝐿)
 
Theoremsuppofss1dcl 6463* Condition for the support of a function operation to be a subset of the support of the left function term. (Contributed by Thierry Arnoux, 21-Jun-2019.)
(𝜑𝐴𝑉)    &   (𝜑𝑍𝐵)    &   (𝜑𝐹:𝐴𝐵)    &   (𝜑𝐺:𝐴𝐵)    &   ((𝜑 ∧ (𝑢𝐵𝑣𝐵)) → (𝑢𝑋𝑣) ∈ 𝐵)    &   ((𝜑𝑥𝐵) → (𝑍𝑋𝑥) = 𝑍)       (𝜑 → ((𝐹𝑓 𝑋𝐺) supp 𝑍) ⊆ (𝐹 supp 𝑍))
 
Theoremsuppofss2dcl 6464* Condition for the support of a function operation to be a subset of the support of the right function term. (Contributed by Thierry Arnoux, 21-Jun-2019.)
(𝜑𝐴𝑉)    &   (𝜑𝑍𝐵)    &   (𝜑𝐹:𝐴𝐵)    &   (𝜑𝐺:𝐴𝐵)    &   ((𝜑 ∧ (𝑢𝐵𝑣𝐵)) → (𝑢𝑋𝑣) ∈ 𝐵)    &   ((𝜑𝑥𝐵) → (𝑥𝑋𝑍) = 𝑍)       (𝜑 → ((𝐹𝑓 𝑋𝐺) supp 𝑍) ⊆ (𝐺 supp 𝑍))
 
Theoremsuppcofn 6465 The support of the composition of two functions is the inverse image by the inner function of the support of the outer function. (Contributed by AV, 30-May-2019.) (Revised by SN, 15-Sep-2023.)
(((𝐹𝑉𝐺𝑊) ∧ (Fun 𝐹 ∧ Fun 𝐺)) → ((𝐹𝐺) supp 𝑍) = (𝐺 “ (𝐹 supp 𝑍)))
 
Theoremsupp0cosupp0fn 6466 The support of the composition of two functions is empty if the support of the outer function is empty. (Contributed by AV, 30-May-2019.)
(((𝐹𝑉𝐺𝑊) ∧ (Fun 𝐹 ∧ Fun 𝐺)) → ((𝐹 supp 𝑍) = ∅ → ((𝐹𝐺) supp 𝑍) = ∅))
 
Theoremimacosuppfn 6467 The image of the support of the composition of two functions is the support of the outer function. (Contributed by AV, 30-May-2019.)
(((𝐹𝑉𝐺𝑊) ∧ (Fun 𝐹 ∧ Fun 𝐺)) → ((Fun 𝐺 ∧ (𝐹 supp 𝑍) ⊆ ran 𝐺) → (𝐺 “ ((𝐹𝐺) supp 𝑍)) = (𝐹 supp 𝑍)))
 
2.6.17  Special maps-to operations

The following theorems are about maps-to operations (see df-mpo 6054) where the domain of the second argument depends on the domain of the first argument, especially when the first argument is a pair and the base set of the second argument is the first component of the first argument, in short "x-maps-to operations". For labels, the abbreviations "mpox" are used (since "x" usually denotes the first argument). This is in line with the currently used conventions for such cases (see cbvmpox 6130, ovmpox 6181 and fmpox 6395). If the first argument is an ordered pair, as in the following, the abbreviation is extended to "mpoxop", and the maps-to operations are called "x-op maps-to operations" for short.

 
Theoremopeliunxp2f 6468* Membership in a union of Cartesian products, using bound-variable hypothesis for 𝐸 instead of distinct variable conditions as in opeliunxp2 4894. (Contributed by AV, 25-Oct-2020.)
𝑥𝐸    &   (𝑥 = 𝐶𝐵 = 𝐸)       (⟨𝐶, 𝐷⟩ ∈ 𝑥𝐴 ({𝑥} × 𝐵) ↔ (𝐶𝐴𝐷𝐸))
 
Theoremmpoxopn0yelv 6469* If there is an element of the value of an operation given by a maps-to rule, where the first argument is a pair and the base set of the second argument is the first component of the first argument, then the second argument is an element of the first component of the first argument. (Contributed by Alexander van der Vekens, 10-Oct-2017.)
𝐹 = (𝑥 ∈ V, 𝑦 ∈ (1st𝑥) ↦ 𝐶)       ((𝑉𝑋𝑊𝑌) → (𝑁 ∈ (⟨𝑉, 𝑊𝐹𝐾) → 𝐾𝑉))
 
Theoremmpoxopoveq 6470* Value of an operation given by a maps-to rule, where the first argument is a pair and the base set of the second argument is the first component of the first argument. (Contributed by Alexander van der Vekens, 11-Oct-2017.)
𝐹 = (𝑥 ∈ V, 𝑦 ∈ (1st𝑥) ↦ {𝑛 ∈ (1st𝑥) ∣ 𝜑})       (((𝑉𝑋𝑊𝑌) ∧ 𝐾𝑉) → (⟨𝑉, 𝑊𝐹𝐾) = {𝑛𝑉[𝑉, 𝑊⟩ / 𝑥][𝐾 / 𝑦]𝜑})
 
Theoremmpoxopovel 6471* Element of the value of an operation given by a maps-to rule, where the first argument is a pair and the base set of the second argument is the first component of the first argument. (Contributed by Alexander van der Vekens and Mario Carneiro, 10-Oct-2017.)
𝐹 = (𝑥 ∈ V, 𝑦 ∈ (1st𝑥) ↦ {𝑛 ∈ (1st𝑥) ∣ 𝜑})       ((𝑉𝑋𝑊𝑌) → (𝑁 ∈ (⟨𝑉, 𝑊𝐹𝐾) ↔ (𝐾𝑉𝑁𝑉[𝑉, 𝑊⟩ / 𝑥][𝐾 / 𝑦][𝑁 / 𝑛]𝜑)))
 
Theoremrbropapd 6472* Properties of a pair in an extended binary relation. (Contributed by Alexander van der Vekens, 30-Oct-2017.)
(𝜑𝑀 = {⟨𝑓, 𝑝⟩ ∣ (𝑓𝑊𝑝𝜓)})    &   ((𝑓 = 𝐹𝑝 = 𝑃) → (𝜓𝜒))       (𝜑 → ((𝐹𝑋𝑃𝑌) → (𝐹𝑀𝑃 ↔ (𝐹𝑊𝑃𝜒))))
 
Theoremrbropap 6473* Properties of a pair in a restricted binary relation 𝑀 expressed as an ordered-pair class abstraction: 𝑀 is the binary relation 𝑊 restricted by the condition 𝜓. (Contributed by AV, 31-Jan-2021.)
(𝜑𝑀 = {⟨𝑓, 𝑝⟩ ∣ (𝑓𝑊𝑝𝜓)})    &   ((𝑓 = 𝐹𝑝 = 𝑃) → (𝜓𝜒))       ((𝜑𝐹𝑋𝑃𝑌) → (𝐹𝑀𝑃 ↔ (𝐹𝑊𝑃𝜒)))
 
2.6.18  Function transposition
 
Syntaxctpos 6474 The transposition of a function.
class tpos 𝐹
 
Definitiondf-tpos 6475* Define the transposition of a function, which is a function 𝐺 = tpos 𝐹 satisfying 𝐺(𝑥, 𝑦) = 𝐹(𝑦, 𝑥). (Contributed by Mario Carneiro, 10-Sep-2015.)
tpos 𝐹 = (𝐹 ∘ (𝑥 ∈ (dom 𝐹 ∪ {∅}) ↦ {𝑥}))
 
Theoremtposss 6476 Subset theorem for transposition. (Contributed by Mario Carneiro, 10-Sep-2015.)
(𝐹𝐺 → tpos 𝐹 ⊆ tpos 𝐺)
 
Theoremtposeq 6477 Equality theorem for transposition. (Contributed by Mario Carneiro, 10-Sep-2015.)
(𝐹 = 𝐺 → tpos 𝐹 = tpos 𝐺)
 
Theoremtposeqd 6478 Equality theorem for transposition. (Contributed by Mario Carneiro, 7-Jan-2017.)
(𝜑𝐹 = 𝐺)       (𝜑 → tpos 𝐹 = tpos 𝐺)
 
Theoremtposssxp 6479 The transposition is a subset of a cross product. (Contributed by Mario Carneiro, 12-Jan-2017.)
tpos 𝐹 ⊆ ((dom 𝐹 ∪ {∅}) × ran 𝐹)
 
Theoremreltpos 6480 The transposition is a relation. (Contributed by Mario Carneiro, 10-Sep-2015.)
Rel tpos 𝐹
 
Theorembrtpos2 6481 Value of the transposition at a pair 𝐴, 𝐵. (Contributed by Mario Carneiro, 10-Sep-2015.)
(𝐵𝑉 → (𝐴tpos 𝐹𝐵 ↔ (𝐴 ∈ (dom 𝐹 ∪ {∅}) ∧ {𝐴}𝐹𝐵)))
 
Theorembrtpos0 6482 The behavior of tpos when the left argument is the empty set (which is not an ordered pair but is the "default" value of an ordered pair when the arguments are proper classes). (Contributed by Mario Carneiro, 10-Sep-2015.)
(𝐴𝑉 → (∅tpos 𝐹𝐴 ↔ ∅𝐹𝐴))
 
Theoremreldmtpos 6483 Necessary and sufficient condition for dom tpos 𝐹 to be a relation. (Contributed by Mario Carneiro, 10-Sep-2015.)
(Rel dom tpos 𝐹 ↔ ¬ ∅ ∈ dom 𝐹)
 
Theorembrtposg 6484 The transposition swaps arguments of a three-parameter relation. (Contributed by Jim Kingdon, 31-Jan-2019.)
((𝐴𝑉𝐵𝑊𝐶𝑋) → (⟨𝐴, 𝐵⟩tpos 𝐹𝐶 ↔ ⟨𝐵, 𝐴𝐹𝐶))
 
Theoremottposg 6485 The transposition swaps the first two elements in a collection of ordered triples. (Contributed by Mario Carneiro, 1-Dec-2014.)
((𝐴𝑉𝐵𝑊𝐶𝑋) → (⟨𝐴, 𝐵, 𝐶⟩ ∈ tpos 𝐹 ↔ ⟨𝐵, 𝐴, 𝐶⟩ ∈ 𝐹))
 
Theoremdmtpos 6486 The domain of tpos 𝐹 when dom 𝐹 is a relation. (Contributed by Mario Carneiro, 10-Sep-2015.)
(Rel dom 𝐹 → dom tpos 𝐹 = dom 𝐹)
 
Theoremrntpos 6487 The range of tpos 𝐹 when dom 𝐹 is a relation. (Contributed by Mario Carneiro, 10-Sep-2015.)
(Rel dom 𝐹 → ran tpos 𝐹 = ran 𝐹)
 
Theoremtposexg 6488 The transposition of a set is a set. (Contributed by Mario Carneiro, 10-Sep-2015.)
(𝐹𝑉 → tpos 𝐹 ∈ V)
 
Theoremovtposg 6489 The transposition swaps the arguments in a two-argument function. When 𝐹 is a matrix, which is to say a function from ( 1 ... m ) × ( 1 ... n ) to the reals or some ring, tpos 𝐹 is the transposition of 𝐹, which is where the name comes from. (Contributed by Mario Carneiro, 10-Sep-2015.)
((𝐴𝑉𝐵𝑊) → (𝐴tpos 𝐹𝐵) = (𝐵𝐹𝐴))
 
Theoremtposfun 6490 The transposition of a function is a function. (Contributed by Mario Carneiro, 10-Sep-2015.)
(Fun 𝐹 → Fun tpos 𝐹)
 
Theoremdftpos2 6491* Alternate definition of tpos when 𝐹 has relational domain. (Contributed by Mario Carneiro, 10-Sep-2015.)
(Rel dom 𝐹 → tpos 𝐹 = (𝐹 ∘ (𝑥dom 𝐹 {𝑥})))
 
Theoremdftpos3 6492* Alternate definition of tpos when 𝐹 has relational domain. Compare df-cnv 4756. (Contributed by Mario Carneiro, 10-Sep-2015.)
(Rel dom 𝐹 → tpos 𝐹 = {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ ⟨𝑦, 𝑥𝐹𝑧})
 
Theoremdftpos4 6493* Alternate definition of tpos. (Contributed by Mario Carneiro, 4-Oct-2015.)
tpos 𝐹 = (𝐹 ∘ (𝑥 ∈ ((V × V) ∪ {∅}) ↦ {𝑥}))
 
Theoremtpostpos 6494 Value of the double transposition for a general class 𝐹. (Contributed by Mario Carneiro, 16-Sep-2015.)
tpos tpos 𝐹 = (𝐹 ∩ (((V × V) ∪ {∅}) × V))
 
Theoremtpostpos2 6495 Value of the double transposition for a relation on triples. (Contributed by Mario Carneiro, 16-Sep-2015.)
((Rel 𝐹 ∧ Rel dom 𝐹) → tpos tpos 𝐹 = 𝐹)
 
Theoremtposfn2 6496 The domain of a transposition. (Contributed by NM, 10-Sep-2015.)
(Rel 𝐴 → (𝐹 Fn 𝐴 → tpos 𝐹 Fn 𝐴))
 
Theoremtposfo2 6497 Condition for a surjective transposition. (Contributed by NM, 10-Sep-2015.)
(Rel 𝐴 → (𝐹:𝐴onto𝐵 → tpos 𝐹:𝐴onto𝐵))
 
Theoremtposf2 6498 The domain and codomain of a transposition. (Contributed by NM, 10-Sep-2015.)
(Rel 𝐴 → (𝐹:𝐴𝐵 → tpos 𝐹:𝐴𝐵))
 
Theoremtposf12 6499 Condition for an injective transposition. (Contributed by NM, 10-Sep-2015.)
(Rel 𝐴 → (𝐹:𝐴1-1𝐵 → tpos 𝐹:𝐴1-1𝐵))
 
Theoremtposf1o2 6500 Condition of a bijective transposition. (Contributed by NM, 10-Sep-2015.)
(Rel 𝐴 → (𝐹:𝐴1-1-onto𝐵 → tpos 𝐹:𝐴1-1-onto𝐵))
    < 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-16867
  Copyright terms: Public domain < Previous  Next >