| Intuitionistic Logic Explorer Theorem List (p. 132 of 168) | < Previous Next > | |
| Browser slow? Try the
Unicode version. |
||
|
Mirrors > Metamath Home Page > ILE Home Page > Theorem List Contents > Recent Proofs This page: Page List |
||
| Type | Label | Description |
|---|---|---|
| Statement | ||
| Theorem | isstructim 13101 |
The property of being a structure with components in |
| Theorem | isstructr 13102 |
The property of being a structure with components in |
| Theorem | structcnvcnv 13103 | Two ways to express the relational part of a structure. (Contributed by Mario Carneiro, 29-Aug-2015.) |
| Theorem | structfung 13104 | The converse of the converse of a structure is a function. Closed form of structfun 13105. (Contributed by AV, 12-Nov-2021.) |
| Theorem | structfun 13105 | Convert between two kinds of structure closure. (Contributed by Mario Carneiro, 29-Aug-2015.) (Proof shortened by AV, 12-Nov-2021.) |
| Theorem | structfn 13106 | Convert between two kinds of structure closure. (Contributed by Mario Carneiro, 29-Aug-2015.) |
| Theorem | strnfvnd 13107 | Deduction version of strnfvn 13108. (Contributed by Mario Carneiro, 15-Nov-2014.) (Revised by Jim Kingdon, 19-Jan-2023.) |
| Theorem | strnfvn 13108 |
Value of a structure component extractor Note: Normally, this theorem shouldn't be used outside of this section, because it requires hard-coded index values. Instead, use strslfv 13132. (Contributed by NM, 9-Sep-2011.) (Revised by Jim Kingdon, 19-Jan-2023.) (New usage is discouraged.) |
| Theorem | strfvssn 13109 |
A structure component extractor produces a value which is contained in a
set dependent on |
| Theorem | ndxarg 13110 | Get the numeric argument from a defined structure component extractor such as df-base 13093. (Contributed by Mario Carneiro, 6-Oct-2013.) |
| Theorem | ndxid 13111 |
A structure component extractor is defined by its own index. This
theorem, together with strslfv 13132 below, is useful for avoiding direct
reference to the hard-coded numeric index in component extractor
definitions, such as the (Contributed by NM, 19-Oct-2012.) (Revised by Mario Carneiro, 6-Oct-2013.) (Proof shortened by BJ, 27-Dec-2021.) |
| Theorem | ndxslid 13112 | A structure component extractor is defined by its own index. That the index is a natural number will also be needed in quite a few contexts so it is included in the conclusion of this theorem which can be used as a hypothesis of theorems like strslfv 13132. (Contributed by Jim Kingdon, 29-Jan-2023.) |
| Theorem | slotslfn 13113 | A slot is a function on sets, treated as structures. (Contributed by Mario Carneiro, 22-Sep-2015.) (Revised by Jim Kingdon, 10-Feb-2023.) |
| Theorem | slotex 13114 | Existence of slot value. A corollary of slotslfn 13113. (Contributed by Jim Kingdon, 12-Feb-2023.) |
| Theorem | strndxid 13115 | The value of a structure component extractor is the value of the corresponding slot of the structure. (Contributed by AV, 13-Mar-2020.) |
| Theorem | reldmsets 13116 | The structure override operator is a proper operator. (Contributed by Stefan O'Rear, 29-Jan-2015.) |
| Theorem | setsvalg 13117 | Value of the structure replacement function. (Contributed by Mario Carneiro, 30-Apr-2015.) |
| Theorem | setsvala 13118 | Value of the structure replacement function. (Contributed by Mario Carneiro, 1-Dec-2014.) (Revised by Jim Kingdon, 20-Jan-2023.) |
| Theorem | setsex 13119 | Applying the structure replacement function yields a set. (Contributed by Jim Kingdon, 22-Jan-2023.) |
| Theorem | strsetsid 13120 | Value of the structure replacement function. (Contributed by AV, 14-Mar-2020.) (Revised by Jim Kingdon, 30-Jan-2023.) |
| Theorem | fvsetsid 13121 | The value of the structure replacement function for its first argument is its second argument. (Contributed by SO, 12-Jul-2018.) |
| Theorem | setsfun 13122 | A structure with replacement is a function if the original structure is a function. (Contributed by AV, 7-Jun-2021.) |
| Theorem | setsfun0 13123 |
A structure with replacement without the empty set is a function if the
original structure without the empty set is a function. This variant of
setsfun 13122 is useful for proofs based on isstruct2r 13098 which requires
|
| Theorem | setsn0fun 13124 | The value of the structure replacement function (without the empty set) is a function if the structure (without the empty set) is a function. (Contributed by AV, 7-Jun-2021.) (Revised by AV, 16-Nov-2021.) |
| Theorem | setsresg 13125 |
The structure replacement function does not affect the value of |
| Theorem | setsabsd 13126 | Replacing the same components twice yields the same as the second setting only. (Contributed by Mario Carneiro, 2-Dec-2014.) (Revised by Jim Kingdon, 22-Jan-2023.) |
| Theorem | setscom 13127 | Different components can be set in any order. (Contributed by Mario Carneiro, 5-Dec-2014.) (Revised by Mario Carneiro, 30-Apr-2015.) |
| Theorem | setscomd 13128 | Different components can be set in any order. (Contributed by Jim Kingdon, 20-Feb-2025.) |
| Theorem | strslfvd 13129 | Deduction version of strslfv 13132. (Contributed by Mario Carneiro, 15-Nov-2014.) (Revised by Jim Kingdon, 30-Jan-2023.) |
| Theorem | strslfv2d 13130 | Deduction version of strslfv 13132. (Contributed by Mario Carneiro, 30-Apr-2015.) (Revised by Jim Kingdon, 30-Jan-2023.) |
| Theorem | strslfv2 13131 |
A variation on strslfv 13132 to avoid asserting that |
| Theorem | strslfv 13132 |
Extract a structure component |
| Theorem | strslfv3 13133 | Variant on strslfv 13132 for large structures. (Contributed by Mario Carneiro, 10-Jan-2017.) (Revised by Jim Kingdon, 30-Jan-2023.) |
| Theorem | strslssd 13134 | Deduction version of strslss 13135. (Contributed by Mario Carneiro, 15-Nov-2014.) (Revised by Mario Carneiro, 30-Apr-2015.) (Revised by Jim Kingdon, 31-Jan-2023.) |
| Theorem | strslss 13135 |
Propagate component extraction to a structure |
| Theorem | strsl0 13136 | All components of the empty set are empty sets. (Contributed by Stefan O'Rear, 27-Nov-2014.) (Revised by Jim Kingdon, 31-Jan-2023.) |
| Theorem | base0 13137 | The base set of the empty structure. (Contributed by David A. Wheeler, 7-Jul-2016.) |
| Theorem | setsslid 13138 | Value of the structure replacement function at a replaced index. (Contributed by Mario Carneiro, 1-Dec-2014.) (Revised by Jim Kingdon, 24-Jan-2023.) |
| Theorem | setsslnid 13139 | Value of the structure replacement function at an untouched index. (Contributed by Mario Carneiro, 1-Dec-2014.) (Revised by Jim Kingdon, 24-Jan-2023.) |
| Theorem | baseval 13140 |
Value of the base set extractor. (Normally it is preferred to work with
|
| Theorem | baseid 13141 | Utility theorem: index-independent form of df-base 13093. (Contributed by NM, 20-Oct-2012.) |
| Theorem | basendx 13142 |
Index value of the base set extractor.
Use of this theorem is discouraged since the particular value The main circumstance in which it is necessary to look at indices directly is when showing that a set of indices are disjoint, in proofs such as lmodstrd 13252. Although we have a few theorems such as basendxnplusgndx 13213, we do not intend to add such theorems for every pair of indices (which would be quadradically many in the number of indices). (New usage is discouraged.) (Contributed by Mario Carneiro, 2-Aug-2013.) |
| Theorem | basendxnn 13143 | The index value of the base set extractor is a positive integer. This property should be ensured for every concrete coding because otherwise it could not be used in an extensible structure (slots must be positive integers). (Contributed by AV, 23-Sep-2020.) |
| Theorem | bassetsnn 13144 | The pair of the base index and another index is a subset of the domain of the structure obtained by replacing/adding a slot at the other index in a structure having a base slot. (Contributed by AV, 7-Jun-2021.) (Revised by AV, 16-Nov-2021.) |
| Theorem | baseslid 13145 | The base set extractor is a slot. (Contributed by Jim Kingdon, 31-Jan-2023.) |
| Theorem | basfn 13146 |
The base set extractor is a function on |
| Theorem | basmex 13147 | A structure whose base is inhabited is a set. (Contributed by Jim Kingdon, 18-Nov-2024.) |
| Theorem | basmexd 13148 | A structure whose base is inhabited is a set. (Contributed by Jim Kingdon, 28-Nov-2024.) |
| Theorem | basm 13149* | A structure whose base is inhabited is inhabited. (Contributed by Jim Kingdon, 14-Jun-2025.) |
| Theorem | relelbasov 13150 | Utility theorem: reverse closure for any structure defined as a two-argument function. (Contributed by Mario Carneiro, 3-Oct-2015.) |
| Theorem | reldmress 13151 | The structure restriction is a proper operator, so it can be used with ovprc1 6055. (Contributed by Stefan O'Rear, 29-Nov-2014.) |
| Theorem | ressvalsets 13152 | Value of structure restriction. (Contributed by Jim Kingdon, 16-Jan-2025.) |
| Theorem | ressex 13153 | Existence of structure restriction. (Contributed by Jim Kingdon, 16-Jan-2025.) |
| Theorem | ressval2 13154 | Value of nontrivial structure restriction. (Contributed by Stefan O'Rear, 29-Nov-2014.) |
| Theorem | ressbasd 13155 | Base set of a structure restriction. (Contributed by Stefan O'Rear, 26-Nov-2014.) (Proof shortened by AV, 7-Nov-2024.) |
| Theorem | ressbas2d 13156 | Base set of a structure restriction. (Contributed by Mario Carneiro, 2-Dec-2014.) |
| Theorem | ressbasssd 13157 | The base set of a restriction is a subset of the base set of the original structure. (Contributed by Stefan O'Rear, 27-Nov-2014.) (Revised by Mario Carneiro, 30-Apr-2015.) |
| Theorem | ressbasid 13158 | The trivial structure restriction leaves the base set unchanged. (Contributed by Jim Kingdon, 29-Apr-2025.) |
| Theorem | strressid 13159 | Behavior of trivial restriction. (Contributed by Stefan O'Rear, 29-Nov-2014.) (Revised by Jim Kingdon, 17-Jan-2025.) |
| Theorem | ressval3d 13160 | Value of structure restriction, deduction version. (Contributed by AV, 14-Mar-2020.) (Revised by Jim Kingdon, 17-Jan-2025.) |
| Theorem | resseqnbasd 13161 | The components of an extensible structure except the base set remain unchanged on a structure restriction. (Contributed by Mario Carneiro, 26-Nov-2014.) (Revised by Mario Carneiro, 2-Dec-2014.) (Revised by AV, 19-Oct-2024.) |
| Theorem | ressinbasd 13162 | Restriction only cares about the part of the second set which intersects the base of the first. (Contributed by Stefan O'Rear, 29-Nov-2014.) |
| Theorem | ressressg 13163 | Restriction composition law. (Contributed by Stefan O'Rear, 29-Nov-2014.) (Proof shortened by Mario Carneiro, 2-Dec-2014.) |
| Theorem | ressabsg 13164 | Restriction absorption law. (Contributed by Mario Carneiro, 12-Jun-2015.) |
| Syntax | cplusg 13165 | Extend class notation with group (addition) operation. |
| Syntax | cmulr 13166 | Extend class notation with ring multiplication. |
| Syntax | cstv 13167 | Extend class notation with involution. |
| Syntax | csca 13168 | Extend class notation with scalar field. |
| Syntax | cvsca 13169 | Extend class notation with scalar product. |
| Syntax | cip 13170 | Extend class notation with Hermitian form (inner product). |
| Syntax | cts 13171 | Extend class notation with the topology component of a topological space. |
| Syntax | cple 13172 | Extend class notation with "less than or equal to" for posets. |
| Syntax | coc 13173 | Extend class notation with the class of orthocomplementation extractors. |
| Syntax | cds 13174 | Extend class notation with the metric space distance function. |
| Syntax | cunif 13175 | Extend class notation with the uniform structure. |
| Syntax | chom 13176 | Extend class notation with the hom-set structure. |
| Syntax | cco 13177 | Extend class notation with the composition operation. |
| Definition | df-plusg 13178 | Define group operation. (Contributed by NM, 4-Sep-2011.) (Revised by Mario Carneiro, 14-Aug-2015.) |
| Definition | df-mulr 13179 | Define ring multiplication. (Contributed by NM, 4-Sep-2011.) (Revised by Mario Carneiro, 14-Aug-2015.) |
| Definition | df-starv 13180 | Define the involution function of a *-ring. (Contributed by NM, 4-Sep-2011.) (Revised by Mario Carneiro, 14-Aug-2015.) |
| Definition | df-sca 13181 |
Define scalar field component of a vector space |
| Definition | df-vsca 13182 | Define scalar product. (Contributed by NM, 4-Sep-2011.) (Revised by Mario Carneiro, 14-Aug-2015.) |
| Definition | df-ip 13183 | Define Hermitian form (inner product). (Contributed by NM, 4-Sep-2011.) (Revised by Mario Carneiro, 14-Aug-2015.) |
| Definition | df-tset 13184 | Define the topology component of a topological space (structure). (Contributed by NM, 4-Sep-2011.) (Revised by Mario Carneiro, 14-Aug-2015.) |
| Definition | df-ple 13185 |
Define "less than or equal to" ordering extractor for posets and
related
structures. We use ; |
| Definition | df-ocomp 13186 | Define the orthocomplementation extractor for posets and related structures. (Contributed by NM, 4-Sep-2011.) (Revised by Mario Carneiro, 14-Aug-2015.) |
| Definition | df-ds 13187 | Define the distance function component of a metric space (structure). (Contributed by NM, 4-Sep-2011.) (Revised by Mario Carneiro, 14-Aug-2015.) |
| Definition | df-unif 13188 | Define the uniform structure component of a uniform space. (Contributed by Mario Carneiro, 14-Aug-2015.) |
| Definition | df-hom 13189 | Define the hom-set component of a category. (Contributed by Mario Carneiro, 2-Jan-2017.) |
| Definition | df-cco 13190 | Define the composition operation of a category. (Contributed by Mario Carneiro, 2-Jan-2017.) |
| Theorem | strleund 13191 | Combine two structures into one. (Contributed by Mario Carneiro, 29-Aug-2015.) (Revised by Jim Kingdon, 27-Jan-2023.) |
| Theorem | strleun 13192 | Combine two structures into one. (Contributed by Mario Carneiro, 29-Aug-2015.) |
| Theorem | strext 13193 |
Extending the upper range of a structure. This works because when we
say that a structure has components in |
| Theorem | strle1g 13194 | Make a structure from a singleton. (Contributed by Mario Carneiro, 29-Aug-2015.) (Revised by Jim Kingdon, 27-Jan-2023.) |
| Theorem | strle2g 13195 | Make a structure from a pair. (Contributed by Mario Carneiro, 29-Aug-2015.) (Revised by Jim Kingdon, 27-Jan-2023.) |
| Theorem | strle3g 13196 | Make a structure from a triple. (Contributed by Mario Carneiro, 29-Aug-2015.) |
| Theorem | plusgndx 13197 | Index value of the df-plusg 13178 slot. (Contributed by Mario Carneiro, 14-Aug-2015.) |
| Theorem | plusgid 13198 | Utility theorem: index-independent form of df-plusg 13178. (Contributed by NM, 20-Oct-2012.) |
| Theorem | plusgndxnn 13199 | The index of the slot for the group operation in an extensible structure is a positive integer. (Contributed by AV, 17-Oct-2024.) |
| Theorem | plusgslid 13200 |
Slot property of |
| < Previous Next > |
| Copyright terms: Public domain | < Previous Next > |