Home | Intuitionistic Logic Explorer Theorem List (p. 127 of 140) | < 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 | mgm1 12601 | The structure with one element and the only closed internal operation for a singleton is a magma. (Contributed by AV, 10-Feb-2020.) |
Mgm | ||
Theorem | opifismgmdc 12602* | A structure with a group addition operation expressed by a conditional operator is a magma if both values of the conditional operator are contained in the base set. (Contributed by AV, 9-Feb-2020.) |
DECID Mgm | ||
According to Wikipedia ("Identity element", 7-Feb-2020, https://en.wikipedia.org/wiki/Identity_element): "In mathematics, an identity element, or neutral element, is a special type of element of a set with respect to a binary operation on that set, which leaves any element of the set unchanged when combined with it.". Or in more detail "... an element e of S is called a left identity if e * a = a for all a in S, and a right identity if a * e = a for all a in S. If e is both a left identity and a right identity, then it is called a two-sided identity, or simply an identity." We concentrate on two-sided identities in the following. The existence of an identity (an identity is unique if it exists, see mgmidmo 12603) is an important property of monoids, and therefore also for groups, but also for magmas not required to be associative. Magmas with an identity element are called "unital magmas" (see Definition 2 in [BourbakiAlg1] p. 12) or, if the magmas are cancellative, "loops" (see definition in [Bruck] p. 15). In the context of extensible structures, the identity element (of any magma ) is defined as "group identity element" , see df-0g 12575. Related theorems which are already valid for magmas are provided in the following. | ||
Theorem | mgmidmo 12603* | A two-sided identity element is unique (if it exists) in any magma. (Contributed by Mario Carneiro, 7-Dec-2014.) (Revised by NM, 17-Jun-2017.) |
Theorem | grpidvalg 12604* | The value of the identity element of a group. (Contributed by NM, 20-Aug-2011.) (Revised by Mario Carneiro, 2-Oct-2015.) |
Theorem | grpidpropdg 12605* | If two structures have the same base set, and the values of their group (addition) operations are equal for all pairs of elements of the base set, they have the same identity element. (Contributed by Mario Carneiro, 27-Nov-2014.) |
Theorem | fn0g 12606 | The group zero extractor is a function. (Contributed by Stefan O'Rear, 10-Jan-2015.) |
Theorem | 0g0 12607 | The identity element function evaluates to the empty set on an empty structure. (Contributed by Stefan O'Rear, 2-Oct-2015.) |
Theorem | ismgmid 12608* | The identity element of a magma, if it exists, belongs to the base set. (Contributed by Mario Carneiro, 27-Dec-2014.) |
Theorem | mgmidcl 12609* | The identity element of a magma, if it exists, belongs to the base set. (Contributed by Mario Carneiro, 27-Dec-2014.) |
Theorem | mgmlrid 12610* | The identity element of a magma, if it exists, is a left and right identity. (Contributed by Mario Carneiro, 27-Dec-2014.) |
Theorem | ismgmid2 12611* | Show that a given element is the identity element of a magma. (Contributed by Mario Carneiro, 27-Dec-2014.) |
Theorem | lidrideqd 12612* | If there is a left and right identity element for any binary operation (group operation) , both identity elements are equal. Generalization of statement in [Lang] p. 3: it is sufficient that "e" is a left identity element and "e`" is a right identity element instead of both being (two-sided) identity elements. (Contributed by AV, 26-Dec-2023.) |
Theorem | lidrididd 12613* | If there is a left and right identity element for any binary operation (group operation) , the left identity element (and therefore also the right identity element according to lidrideqd 12612) is equal to the two-sided identity element. (Contributed by AV, 26-Dec-2023.) |
Theorem | grpidd 12614* | Deduce the identity element of a magma from its properties. (Contributed by Mario Carneiro, 6-Jan-2015.) |
Theorem | mgmidsssn0 12615* | Property of the set of identities of . Either has no identities, and , or it has one and this identity is unique and identified by the function. (Contributed by Mario Carneiro, 7-Dec-2014.) |
Theorem | grprinvlem 12616* | Lemma for grprinvd 12617. (Contributed by NM, 9-Aug-2013.) |
Theorem | grprinvd 12617* | Deduce right inverse from left inverse and left identity in an associative structure (such as a group). (Contributed by NM, 10-Aug-2013.) (Proof shortened by Mario Carneiro, 6-Jan-2015.) |
Theorem | grpridd 12618* | Deduce right identity from left inverse and left identity in an associative structure (such as a group). (Contributed by NM, 10-Aug-2013.) (Proof shortened by Mario Carneiro, 6-Jan-2015.) |
Syntax | cpsmet 12619 | Extend class notation with the class of all pseudometric spaces. |
PsMet | ||
Syntax | cxmet 12620 | Extend class notation with the class of all extended metric spaces. |
Syntax | cmet 12621 | Extend class notation with the class of all metrics. |
Syntax | cbl 12622 | Extend class notation with the metric space ball function. |
Syntax | cfbas 12623 | Extend class definition to include the class of filter bases. |
Syntax | cfg 12624 | Extend class definition to include the filter generating function. |
Syntax | cmopn 12625 | Extend class notation with a function mapping each metric space to the family of its open sets. |
Syntax | cmetu 12626 | Extend class notation with the function mapping metrics to the uniform structure generated by that metric. |
metUnif | ||
Definition | df-psmet 12627* | Define the set of all pseudometrics on a given base set. In a pseudo metric, two distinct points may have a distance zero. (Contributed by Thierry Arnoux, 7-Feb-2018.) |
PsMet | ||
Definition | df-xmet 12628* | Define the set of all extended metrics on a given base set. The definition is similar to df-met 12629, but we also allow the metric to take on the value . (Contributed by Mario Carneiro, 20-Aug-2015.) |
Definition | df-met 12629* | Define the (proper) class of all metrics. (A metric space is the metric's base set paired with the metric. However, we will often also call the metric itself a "metric space".) Equivalent to Definition 14-1.1 of [Gleason] p. 223. (Contributed by NM, 25-Aug-2006.) |
Definition | df-bl 12630* | Define the metric space ball function. (Contributed by NM, 30-Aug-2006.) (Revised by Thierry Arnoux, 11-Feb-2018.) |
Definition | df-mopn 12631 | Define a function whose value is the family of open sets of a metric space. (Contributed by NM, 1-Sep-2006.) |
Definition | df-fbas 12632* | Define the class of all filter bases. Note that a filter base on one set is also a filter base for any superset, so there is not a unique base set that can be recovered. (Contributed by Jeff Hankins, 1-Sep-2009.) (Revised by Stefan O'Rear, 11-Jul-2015.) |
Definition | df-fg 12633* | Define the filter generating function. (Contributed by Jeff Hankins, 3-Sep-2009.) (Revised by Stefan O'Rear, 11-Jul-2015.) |
Definition | df-metu 12634* | Define the function mapping metrics to the uniform structure generated by that metric. (Contributed by Thierry Arnoux, 1-Dec-2017.) (Revised by Thierry Arnoux, 11-Feb-2018.) |
metUnif PsMet | ||
A topology on a set is a set of subsets of that set, called open sets, which satisfy certain conditions. One condition is that the whole set be an open set. Therefore, a set is recoverable from a topology on it (as its union), and it may sometimes be more convenient to consider topologies without reference to the underlying set. | ||
Syntax | ctop 12635 | Syntax for the class of topologies. |
Definition | df-top 12636* |
Define the class of topologies. It is a proper class. See istopg 12637 and
istopfin 12638 for the corresponding characterizations,
using respectively
binary intersections like in this definition and nonempty finite
intersections.
The final form of the definition is due to Bourbaki (Def. 1 of [BourbakiTop1] p. I.1), while the idea of defining a topology in terms of its open sets is due to Aleksandrov. For the convoluted history of the definitions of these notions, see Gregory H. Moore, The emergence of open sets, closed sets, and limit points in analysis and topology, Historia Mathematica 35 (2008) 220--241. (Contributed by NM, 3-Mar-2006.) (Revised by BJ, 20-Oct-2018.) |
Theorem | istopg 12637* |
Express the predicate " is a topology". See istopfin 12638 for
another characterization using nonempty finite intersections instead of
binary intersections.
Note: In the literature, a topology is often represented by a calligraphic letter T, which resembles the letter J. This confusion may have led to J being used by some authors (e.g., K. D. Joshi, Introduction to General Topology (1983), p. 114) and it is convenient for us since we later use to represent linear transformations (operators). (Contributed by Stefan Allan, 3-Mar-2006.) (Revised by Mario Carneiro, 11-Nov-2013.) |
Theorem | istopfin 12638* | Express the predicate " is a topology" using nonempty finite intersections instead of binary intersections as in istopg 12637. It is not clear we can prove the converse without adding additional conditions. (Contributed by NM, 19-Jul-2006.) (Revised by Jim Kingdon, 14-Jan-2023.) |
Theorem | uniopn 12639 | The union of a subset of a topology (that is, the union of any family of open sets of a topology) is an open set. (Contributed by Stefan Allan, 27-Feb-2006.) |
Theorem | iunopn 12640* | The indexed union of a subset of a topology is an open set. (Contributed by NM, 5-Oct-2006.) |
Theorem | inopn 12641 | The intersection of two open sets of a topology is an open set. (Contributed by NM, 17-Jul-2006.) |
Theorem | fiinopn 12642 | The intersection of a nonempty finite family of open sets is open. (Contributed by FL, 20-Apr-2012.) |
Theorem | unopn 12643 | The union of two open sets is open. (Contributed by Jeff Madsen, 2-Sep-2009.) |
Theorem | 0opn 12644 | The empty set is an open subset of any topology. (Contributed by Stefan Allan, 27-Feb-2006.) |
Theorem | 0ntop 12645 | The empty set is not a topology. (Contributed by FL, 1-Jun-2008.) |
Theorem | topopn 12646 | The underlying set of a topology is an open set. (Contributed by NM, 17-Jul-2006.) |
Theorem | eltopss 12647 | A member of a topology is a subset of its underlying set. (Contributed by NM, 12-Sep-2006.) |
Syntax | ctopon 12648 | Syntax for the function of topologies on sets. |
TopOn | ||
Definition | df-topon 12649* | Define the function that associates with a set the set of topologies on it. (Contributed by Stefan O'Rear, 31-Jan-2015.) |
TopOn | ||
Theorem | funtopon 12650 | The class TopOn is a function. (Contributed by BJ, 29-Apr-2021.) |
TopOn | ||
Theorem | istopon 12651 | Property of being a topology with a given base set. (Contributed by Stefan O'Rear, 31-Jan-2015.) (Revised by Mario Carneiro, 13-Aug-2015.) |
TopOn | ||
Theorem | topontop 12652 | A topology on a given base set is a topology. (Contributed by Mario Carneiro, 13-Aug-2015.) |
TopOn | ||
Theorem | toponuni 12653 | The base set of a topology on a given base set. (Contributed by Mario Carneiro, 13-Aug-2015.) |
TopOn | ||
Theorem | topontopi 12654 | A topology on a given base set is a topology. (Contributed by Mario Carneiro, 13-Aug-2015.) |
TopOn | ||
Theorem | toponunii 12655 | The base set of a topology on a given base set. (Contributed by Mario Carneiro, 13-Aug-2015.) |
TopOn | ||
Theorem | toptopon 12656 | Alternative definition of in terms of TopOn. (Contributed by Mario Carneiro, 13-Aug-2015.) |
TopOn | ||
Theorem | toptopon2 12657 | A topology is the same thing as a topology on the union of its open sets. (Contributed by BJ, 27-Apr-2021.) |
TopOn | ||
Theorem | topontopon 12658 | A topology on a set is a topology on the union of its open sets. (Contributed by BJ, 27-Apr-2021.) |
TopOn TopOn | ||
Theorem | toponrestid 12659 | Given a topology on a set, restricting it to that same set has no effect. (Contributed by Jim Kingdon, 6-Jul-2022.) |
TopOn ↾t | ||
Theorem | toponsspwpwg 12660 | The set of topologies on a set is included in the double power set of that set. (Contributed by BJ, 29-Apr-2021.) (Revised by Jim Kingdon, 16-Jan-2023.) |
TopOn | ||
Theorem | dmtopon 12661 | The domain of TopOn is . (Contributed by BJ, 29-Apr-2021.) |
TopOn | ||
Theorem | fntopon 12662 | The class TopOn is a function with domain . (Contributed by BJ, 29-Apr-2021.) |
TopOn | ||
Theorem | toponmax 12663 | The base set of a topology is an open set. (Contributed by Mario Carneiro, 13-Aug-2015.) |
TopOn | ||
Theorem | toponss 12664 | A member of a topology is a subset of its underlying set. (Contributed by Mario Carneiro, 21-Aug-2015.) |
TopOn | ||
Theorem | toponcom 12665 | If is a topology on the base set of topology , then is a topology on the base of . (Contributed by Mario Carneiro, 22-Aug-2015.) |
TopOn TopOn | ||
Theorem | toponcomb 12666 | Biconditional form of toponcom 12665. (Contributed by BJ, 5-Dec-2021.) |
TopOn TopOn | ||
Theorem | topgele 12667 | The topologies over the same set have the greatest element (the discrete topology) and the least element (the indiscrete topology). (Contributed by FL, 18-Apr-2010.) (Revised by Mario Carneiro, 16-Sep-2015.) |
TopOn | ||
Syntax | ctps 12668 | Syntax for the class of topological spaces. |
Definition | df-topsp 12669 | Define the class of topological spaces (as extensible structures). (Contributed by Stefan O'Rear, 13-Aug-2015.) |
TopOn | ||
Theorem | istps 12670 | Express the predicate "is a topological space". (Contributed by Mario Carneiro, 13-Aug-2015.) |
TopOn | ||
Theorem | istps2 12671 | Express the predicate "is a topological space". (Contributed by NM, 20-Oct-2012.) |
Theorem | tpsuni 12672 | The base set of a topological space. (Contributed by FL, 27-Jun-2014.) |
Theorem | tpstop 12673 | The topology extractor on a topological space is a topology. (Contributed by FL, 27-Jun-2014.) |
Theorem | tpspropd 12674 | A topological space depends only on the base and topology components. (Contributed by NM, 18-Jul-2006.) (Revised by Mario Carneiro, 13-Aug-2015.) |
Theorem | topontopn 12675 | Express the predicate "is a topological space". (Contributed by Mario Carneiro, 13-Aug-2015.) |
TopSet TopOn | ||
Theorem | tsettps 12676 | If the topology component is already correctly truncated, then it forms a topological space (with the topology extractor function coming out the same as the component). (Contributed by Mario Carneiro, 13-Aug-2015.) |
TopSet TopOn | ||
Theorem | istpsi 12677 | Properties that determine a topological space. (Contributed by NM, 20-Oct-2012.) |
Theorem | eltpsg 12678 | Properties that determine a topological space from a construction (using no explicit indices). (Contributed by Mario Carneiro, 13-Aug-2015.) |
TopSet TopOn | ||
Theorem | eltpsi 12679 | Properties that determine a topological space from a construction (using no explicit indices). (Contributed by NM, 20-Oct-2012.) (Revised by Mario Carneiro, 13-Aug-2015.) |
TopSet | ||
Syntax | ctb 12680 | Syntax for the class of topological bases. |
Definition | df-bases 12681* | Define the class of topological bases. Equivalent to definition of basis in [Munkres] p. 78 (see isbasis2g 12683). Note that "bases" is the plural of "basis". (Contributed by NM, 17-Jul-2006.) |
Theorem | isbasisg 12682* | Express the predicate "the set is a basis for a topology". (Contributed by NM, 17-Jul-2006.) |
Theorem | isbasis2g 12683* | Express the predicate "the set is a basis for a topology". (Contributed by NM, 17-Jul-2006.) |
Theorem | isbasis3g 12684* | Express the predicate "the set is a basis for a topology". Definition of basis in [Munkres] p. 78. (Contributed by NM, 17-Jul-2006.) |
Theorem | basis1 12685 | Property of a basis. (Contributed by NM, 16-Jul-2006.) |
Theorem | basis2 12686* | Property of a basis. (Contributed by NM, 17-Jul-2006.) |
Theorem | fiinbas 12687* | If a set is closed under finite intersection, then it is a basis for a topology. (Contributed by Jeff Madsen, 2-Sep-2009.) |
Theorem | baspartn 12688* | A disjoint system of sets is a basis for a topology. (Contributed by Stefan O'Rear, 22-Feb-2015.) |
Theorem | tgval 12689* | The topology generated by a basis. See also tgval2 12691 and tgval3 12698. (Contributed by NM, 16-Jul-2006.) (Revised by Mario Carneiro, 10-Jan-2015.) |
Theorem | tgvalex 12690 | The topology generated by a basis is a set. (Contributed by Jim Kingdon, 4-Mar-2023.) |
Theorem | tgval2 12691* | Definition of a topology generated by a basis in [Munkres] p. 78. Later we show (in tgcl 12704) that is indeed a topology (on , see unitg 12702). See also tgval 12689 and tgval3 12698. (Contributed by NM, 15-Jul-2006.) (Revised by Mario Carneiro, 10-Jan-2015.) |
Theorem | eltg 12692 | Membership in a topology generated by a basis. (Contributed by NM, 16-Jul-2006.) (Revised by Mario Carneiro, 10-Jan-2015.) |
Theorem | eltg2 12693* | Membership in a topology generated by a basis. (Contributed by NM, 15-Jul-2006.) (Revised by Mario Carneiro, 10-Jan-2015.) |
Theorem | eltg2b 12694* | Membership in a topology generated by a basis. (Contributed by Mario Carneiro, 17-Jun-2014.) (Revised by Mario Carneiro, 10-Jan-2015.) |
Theorem | eltg4i 12695 | An open set in a topology generated by a basis is the union of all basic open sets contained in it. (Contributed by Stefan O'Rear, 22-Feb-2015.) |
Theorem | eltg3i 12696 | The union of a set of basic open sets is in the generated topology. (Contributed by Mario Carneiro, 30-Aug-2015.) |
Theorem | eltg3 12697* | Membership in a topology generated by a basis. (Contributed by NM, 15-Jul-2006.) (Revised by Jim Kingdon, 4-Mar-2023.) |
Theorem | tgval3 12698* | Alternate expression for the topology generated by a basis. Lemma 2.1 of [Munkres] p. 80. See also tgval 12689 and tgval2 12691. (Contributed by NM, 17-Jul-2006.) (Revised by Mario Carneiro, 30-Aug-2015.) |
Theorem | tg1 12699 | Property of a member of a topology generated by a basis. (Contributed by NM, 20-Jul-2006.) |
Theorem | tg2 12700* | Property of a member of a topology generated by a basis. (Contributed by NM, 20-Jul-2006.) |
< Previous Next > |
Copyright terms: Public domain | < Previous Next > |