| Metamath Proof Explorer | < Previous Next > | |
| Browser slow? Try the
Unicode version. |
| Color key: | (1-10419) |
(10420-12013) |
(12014-17411) |
| Type | Label | Description |
|---|---|---|
| Statement | ||
| Theorem | flimnei 10301 | A filter contains all of the neighborhoods of its limit points. (Contributed by Jeff Hankins, 4-Sep-2009.) |
| Theorem | neifil 10302 | The neighborhoods of a non empty set is a filter. Bourbaki TG I.36, example 2. (Contributed by FL, 19-Sep-2007.) |
| Theorem | hausfillim 10303 | A condition for a topology to be Hausdorff in terms of filters. A topology is Hausdorff iff every filter has at most one limit point. (Contributed by Jeff Hankins, 5-Sep-2009.) |
| Syntax | cfilmap 10304 | Extend class definition to include the neighborhood filter mapping function. |
| Syntax | cflimf 10305 | Extend class definition to include the function for filter-based function limits. |
| Definition | df-filmap 10306 | Define a function that takes a filter to a neighborhood filter of the range. (Contributed by Jeff Hankins, 5-Sep-2009.) |
| Theorem | filmapf 10307 | Given a function from a filtered set to a topology, return the filter of supersets of images of filter elements. (Contributed by Jeff Hankins, 5-Sep-2009.) |
| Theorem | isfilmap 10308 | Introduce a function that takes a function from a filtered domain to a set and produces a filter which consists of supersets of images of filter elements. The functions which are dealt with by this function are similar to nets in topology. For example, suppose we have a sequence filtered by the filter generated by its tails under the usual natural number ordering. Then the elements of this filter are precisely the supersets of tails of this sequence. Under this definition, it is not too difficult to see that the limit of a function in the filter sense captures the notion of convergence of a sequence. As a result, the notion of a filter generalizes many ideas associated with sequences, and this function is one way to make that relationship precise in Metamath. (Contributed by Jeff Hankins, 5-Sep-2009.) |
| Theorem | filmapss 10309 | A finer filter produces a finer image filter. (Contributed by Jeff Hankins, 16-Nov-2009.) |
| Theorem | fmf 10310 | A mapping filter is a filter. (Contributed by Jeff Hankins, 18-Sep-2009.) |
| Theorem | fmbas 10311 | The base set of a mapping filter is the first argument. (Contributed by Jeff Hankins, 18-Sep-2009.) |
| Theorem | elfilmap 10312 | An element of a mapping filter. (Contributed by Jeff Hankins, 8-Sep-2009.) |
| Theorem | elfilmap2 10313 | An element of a mapping filter. (Contributed by Jeff Hankins, 26-Sep-2009.) |
| Theorem | elfilmap3 10314 |
An alternate formulation of elementhood in a mapping filter that
requires |
| Theorem | fbfgfmeq 10315 | The image filter of a filter base is the same as the image filter of its generated filter. (Contributed by Jeff Hankins, 18-Nov-2009.) |
| Definition | df-flimf 10316 |
Define a function that gives the limits of a function |
| Theorem | flimff 10317 | Given a topology and a filtered set, return the convergence function on the functions from the filtered set to the base set of the topological space. (Contributed by Jeff Hankins, 14-Oct-2009.) |
| Theorem | sflimf 10318 | Given a function from a filtered set to a topological space, define the set of limit points of the function. (Contributed by Jeff Hankins, 8-Nov-2009.) |
| Theorem | flimfnei 10319 | The property of being a limit point of a function in terms of neighborhoods. (Contributed by Jeff Hankins, 9-Nov-2009.) |
| Theorem | flimfneii 10320 | A neighborhood of a limit point of a function contains the image of a filter element. (Contributed by Jeff Hankins, 11-Nov-2009.) |
| Theorem | flimopn 10321 | The condition for being a limit point of a filter still holds if one only considers open neighborhoods. (Contributed by Jeff Hankins, 4-Sep-2009.) |
| Theorem | fbaslim 10322 | A condition for a filter to converge to a point involving one of its bases. (Contributed by Jeff Hankins, 4-Sep-2009.) |
| Theorem | isflimf 10323 | The property of being a limit point of a function. (Contributed by Jeff Hankins, 8-Nov-2009.) |
| Theorem | flimfelbas 10324 | A limit point of a function is in the topological space. (Contributed by Jeff Hankins, 10-Nov-2009.) |
| Theorem | hausfillim2 10325 | A condition for a topology to be Hausdorff in terms of filters. A topology is Hausdorff iff every filter has at most one limit point. (Contributed by FL, 6-Dec-2010.) |
| Theorem | holimf 10326 | If a function has its values in a Hausdorff space then it has at most one limit value. (Contributed by FL, 6-Dec-2010.) |
| Theorem | holimf2 10327 | If a convergent function has its values in a Hausdorff space then it has only one limit value. (Contributed by FL, 6-Dec-2010.) |
| Compactness | ||
| Syntax | ccomp 10328 | Extend class notation with the class of all compact spaces. |
| Definition | df-comp 10329 | Definition of a compact topology. A topology is compact iff any open covering of its underlying set contains a finite sub-covering (Heine-Borel property). Bourbaki TG I.59 prop C''' . Note: Bourbaki uses the term quasi-compact topology but it is not the modern usage (which we follow). (Contributed by FL, 22-Dec-2008.) |
| Theorem | iscomp 10330 | The predicate "is a compact topology". (Contributed by FL, 22-Dec-2008.) |
| Theorem | cncomp 10331 | Compactness is respected by a continuous onto map. (Contributed by Jeff Hankins, 12-Jul-2009.) |
| Theorem | comptoppr 10332 | Compactness is a topological property-that is, for any two homeomorphic topologies, either both are compact or neither is. (Contributed by Jeff Hankins, 30-Jun-2009.) |
| Theorem | fintopcomp 10333 | A finite topology is compact. (Contributed by FL, 22-Dec-2008.) |
| Separated spaces: T0, T1, T2 (Hausdorff) ... | ||
| Syntax | ct1 10334 | Extend class notation to include T1-spaces. |
| Definition | df-t1 10335 | The class of all T1-spaces also called Frechet spaces. Morris, Topology without tears, p. 30 ex. 3. (Contributed by FL, 18-Jun-2007.) |
| Theorem | ist1 10336 |
The predicate |
| Connectedness | ||
| Syntax | ccon 10337 | Extend class notation with the the class of all connected topologies. |
| Definition | df-con 10338 |
Topologies are connected when only |
| Theorem | iscon 10339 |
The predicate |
| Theorem | iscon2 10340 |
The predicate |
| Theorem | usinuniop 10341 | If a topology is connected, its underlying set can't be partitioned into two non empty non-overlapping open sets. (Contributed by FL, 17-Nov-2008.) |
| Theorem | contop 10342 | A connected topology is a topology. (Contributed by FL, 22-Dec-2008.) |
| Planar incidence geometry | ||
| Syntax | cplig 10343 | Extend class notation with the class of all planar incidence geometries. |
| Definition | df-plig 10344 |
Planar incidence geometry. I use Hilbert's "axioms" adapted to
planar
geometry. |
| Theorem | isplig 10345 | The predicate "is a planar incidence geometry". (Contributed by FL, 2-Aug-2009.) |
| Theorem | tncp 10346 | There exist three non colinear points. (Contributed by FL, 3-Aug-2009.) |
| Theorem | lpni 10347 | For any line, there exists a point not on the line. (Contributed by Jeff Hankins, 15-Aug-2009.) |
| Directed sets, nets | ||
| Syntax | cdir 10348 | Extend class notation with the class of all directed sets. |
| Syntax | ctail 10349 | Extend class notation with the tail function. |
| Definition | df-dir 10350 | Define the class of all directed sets/directions. |
| Definition | df-tail 10351 | Define the tail function for directed sets. |
| Theorem | isdir 10352 | A condition for a relation to be a direction. (Contributed by Jeff Hankins, 25-Nov-2009.) ) |
| Theorem | reldir 10353 | A direction is a relation. (Contributed by Jeff Hankins, 25-Nov-2009.) |
| Theorem | dirdm 10354 | A direction's domain is equal to its field. (Contributed by Jeff Hankins, 25-Nov-2009.) |
| Theorem | dirref 10355 | A direction is reflexive. (Contributed by Jeff Hankins, 25-Nov-2009.) |
| Theorem | dirtr 10356 | A direction is transitive. (Contributed by Jeff Hankins, 25-Nov-2009.) |
| Theorem | dirge 10357 | For any two elements of a directed set, there exists a third element greater than or equal to both. (Note that this does not say that the two elements have a least upper bound.) (Contributed by Jeff Hankins, 25-Nov-2009.) |
| Theorem | tosdir 10358 | A totally ordered set is a directed set. (Contributed by Jeff Hankins, 25-Nov-2009.) |
| Operation properties | ||
| Syntax | cass 10359 | Extend class notation with a device to add associativity to internal operations. |
| Definition | df-ass 10360 |
A device to add associativity to various sorts of internal operations.
The definition is meaningful when |
| Syntax | cexid 10361 | Extend class notation with the class of all the internal operations with an identity element. |
| Definition | df-exid 10362 | A device to add an identity element to various sorts of internal operations. |
| Theorem | isass 10363 | The predicate "is an associative operation". (Contributed by FL, 1-Nov-2009.) |
| Theorem | isexid 10364 |
The predicate |
| Groups and related structures | ||
| Syntax | cmagm 10365 | Extend class notation with the class of all magmas. |
| Definition | df-mgm 10366 | A magma is a binary internal operation. |
| Theorem | ismgm 10367 | The predicate "is a magma". (Contributed by FL, 2-Nov-2009.) |
| Theorem | clmgm 10368 | Closure of a magma. (Contributed by FL, 14-Sep-2010.) |
| Theorem | opidon 10369 | An operation with a left and right identity element is onto. (Contributed by FL, 2-Nov-2009.) |
| Theorem | rngopid 10370 | Range of an operation with a left and right identity element. (Contributed by FL, 2-Nov-2009.) |
| Theorem | opidon2 10371 | An operation with a left and right identity element is onto. (Contributed by FL, 2-Nov-2009.) |
| Theorem | isexid2 10372 |
If |
| Theorem | exidu1 10373 | Unicity of the left and right identity element of a magma when it exists. (Contributed by FL, 12-Dec-2009.) |
| Theorem | idrval 10374 | The value of the identity element. (Contributed by FL, 12-Dec-2009.) |
| Theorem | iorlid 10375 | A magma right and left identity belongs to the underlying set of the operation. (Contributed by FL, 12-Dec-2009.) |
| Theorem | cmpidelt 10376 | A magma right and left identity element keeps the other elements unchanged. (Contributed by FL, 12-Dec-2009.) |
| Syntax | csem 10377 | Extend class notation with the class of all semi-groups. |
| Definition | df-sgr 10378 | A semi-group is an associative magma. |
| Theorem | smgrpismgm 10379 | A semi-group is a magma. (Contributed by FL, 2-Nov-2009.) |
| Theorem | smgrpisass 10380 | A semi-group is associative. (Contributed by FL, 2-Nov-2009.) |
| Theorem | issmgrp 10381 | The predicate "is a semi-group". (Contributed by FL, 2-Nov-2009.) |
| Theorem | smgrpmgm 10382 | A semi-group is a magma. (Contributed by FL, 2-Nov-2009.) |
| Theorem | smgrpass 10383 | A semi-group is associative. (Contributed by FL, 2-Nov-2009.) |
| Syntax | cmnd 10384 | Extend class notation with the class of all monoids. |
| Definition | df-mnd 10385 | A monoid is a semi-group with an identity element. |
| Theorem | mndissmgrp 10386 | A monoid is a semi-group. (Contributed by FL, 2-Nov-2009.) |
| Theorem | mndisexid 10387 | A monoid has an identity element. (Contributed by FL, 2-Nov-2009.) |
| Theorem | mndismgm 10388 | A monoid is a magma. (Contributed by FL, 2-Nov-2009.) |
| Theorem | mndmgmid 10389 | A monoid is a magma with an identity element. (Contributed by FL, 18-Feb-2010.) |
| Theorem | ismnd 10390 | The predicate "is a monoid". (Contributed by FL, 2-Nov-2009.) |
| Theorem | ismnd1 10391 | The predicate "is a monoid". (Contributed by FL, 2-Nov-2009.) |
| Theorem | ismnd2 10392 | The predicate "is a monoid". (Contributed by FL, 2-Nov-2009.) |
| Theorem | grpmnd 10393 | A group is a monoid. (Contributed by FL, 2-Nov-2009.) |
| Fields and Rings | ||
| Syntax | ccm2 10394 | Extend class notation with a class that adds commutativity to various flavors of rings. |
| Definition | df-com2 10395 |
A device to add commutativity to various sorts of rings. I use
|
| Theorem | iscom2 10396 | A device to add commutativity to various sorts of rings. (Contributed by FL, 6-Sep-2009.) |
| Syntax | cfld 10397 | Extend class notation with the class of all fields. |
| Definition | df-fld 10398 | Definition of a field. A field is a commutative division ring. |
| Theorem | relrng 10399 | The class of all unital rings is a relation. (Contributed by FL, 31-Aug-2009.) |
| Theorem | rngn0 10400 | The base set of a ring is not empty. (Contributed by FL, 24-Jan-2010.) |
| MPE Home Contents | Copyright terms: Public domain | < Previous Next > |