| Intuitionistic Logic Explorer Theorem List (p. 160 of 167) | < 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 | edgval 15901 | The edges of a graph. (Contributed by AV, 1-Jan-2020.) (Revised by AV, 13-Oct-2020.) (Revised by AV, 8-Dec-2021.) |
| Theorem | iedgedgg 15902 | An indexed edge is an edge. (Contributed by AV, 19-Dec-2021.) |
| Theorem | edgopval 15903 | The edges of a graph represented as ordered pair. (Contributed by AV, 1-Jan-2020.) (Revised by AV, 13-Oct-2020.) |
| Theorem | edgov 15904 |
The edges of a graph represented as ordered pair, shown as operation
value. Although a little less intuitive, this representation is often
used because it is shorter than the representation as function value of a
graph given as ordered pair, see edgopval 15903. The representation
|
| Theorem | edgstruct 15905 | The edges of a graph represented as an extensible structure with vertices as base set and indexed edges. (Contributed by AV, 13-Oct-2020.) |
| Theorem | edgiedgbg 15906* | A set is an edge iff it is an indexed edge. (Contributed by AV, 17-Oct-2020.) (Revised by AV, 8-Dec-2021.) |
| Theorem | edg0iedg0g 15907 | There is no edge in a graph iff its edge function is empty. (Contributed by AV, 15-Dec-2020.) (Revised by AV, 8-Dec-2021.) |
| Syntax | cuhgr 15908 | Extend class notation with undirected hypergraphs. |
| Syntax | cushgr 15909 | Extend class notation with undirected simple hypergraphs. |
| Definition | df-uhgrm 15910* |
Define the class of all undirected hypergraphs. An undirected
hypergraph consists of a set |
| Definition | df-ushgrm 15911* |
Define the class of all undirected simple hypergraphs. An undirected
simple hypergraph is a special (non-simple, multiple, multi-) hypergraph
for which the edge function |
| Theorem | isuhgrm 15912* | The predicate "is an undirected hypergraph." (Contributed by Alexander van der Vekens, 26-Dec-2017.) (Revised by AV, 9-Oct-2020.) |
| Theorem | isushgrm 15913* | The predicate "is an undirected simple hypergraph." (Contributed by AV, 19-Jan-2020.) (Revised by AV, 9-Oct-2020.) |
| Theorem | uhgrfm 15914* | The edge function of an undirected hypergraph is a function into the power set of the set of vertices. (Contributed by Alexander van der Vekens, 26-Dec-2017.) (Revised by AV, 9-Oct-2020.) |
| Theorem | ushgrfm 15915* | The edge function of an undirected simple hypergraph is a one-to-one function into the power set of the set of vertices. (Contributed by AV, 9-Oct-2020.) |
| Theorem | uhgrss 15916 | An edge is a subset of vertices. (Contributed by Alexander van der Vekens, 26-Dec-2017.) (Revised by AV, 18-Jan-2020.) |
| Theorem | uhgreq12g 15917 | If two sets have the same vertices and the same edges, one set is a hypergraph iff the other set is a hypergraph. (Contributed by Alexander van der Vekens, 26-Dec-2017.) (Revised by AV, 18-Jan-2020.) |
| Theorem | uhgrfun 15918 | The edge function of an undirected hypergraph is a function. (Contributed by Alexander van der Vekens, 26-Dec-2017.) (Revised by AV, 15-Dec-2020.) |
| Theorem | uhgrm 15919* | An edge is an inhabited subset of vertices. (Contributed by Mario Carneiro, 11-Mar-2015.) (Revised by AV, 15-Dec-2020.) |
| Theorem | lpvtx 15920 |
The endpoints of a loop (which is an edge at index |
| Theorem | ushgruhgr 15921 | An undirected simple hypergraph is an undirected hypergraph. (Contributed by AV, 19-Jan-2020.) (Revised by AV, 9-Oct-2020.) |
| Theorem | isuhgropm 15922* | The property of being an undirected hypergraph represented as an ordered pair. The representation as an ordered pair is the usual representation of a graph, see section I.1 of [Bollobas] p. 1. (Contributed by AV, 1-Jan-2020.) (Revised by AV, 9-Oct-2020.) |
| Theorem | uhgr0e 15923 | The empty graph, with vertices but no edges, is a hypergraph. (Contributed by Mario Carneiro, 12-Mar-2015.) (Revised by AV, 25-Nov-2020.) |
| Theorem | pw0ss 15924* | There are no inhabited subsets of the empty set. (Contributed by Jim Kingdon, 31-Dec-2025.) |
| Theorem | uhgr0vb 15925 | The null graph, with no vertices, is a hypergraph if and only if the edge function is empty. (Contributed by Alexander van der Vekens, 27-Dec-2017.) (Revised by AV, 9-Oct-2020.) |
| Theorem | uhgr0 15926 | The null graph represented by an empty set is a hypergraph. (Contributed by AV, 9-Oct-2020.) |
| Theorem | uhgrun 15927 |
The union |
| Theorem | uhgrunop 15928 |
The union of two (undirected) hypergraphs (with the same vertex set)
represented as ordered pair: If |
| Theorem | ushgrun 15929 |
The union |
| Theorem | ushgrunop 15930 |
The union of two (undirected) simple hypergraphs (with the same vertex
set) represented as ordered pair: If |
| Theorem | incistruhgr 15931* |
An incidence structure |
| Syntax | cupgr 15932 | Extend class notation with undirected pseudographs. |
| Syntax | cumgr 15933 | Extend class notation with undirected multigraphs. |
| Definition | df-upgren 15934* |
Define the class of all undirected pseudographs. An (undirected)
pseudograph consists of a set |
| Definition | df-umgren 15935* |
Define the class of all undirected multigraphs. An (undirected)
multigraph consists of a set |
| Theorem | isupgren 15936* | The property of being an undirected pseudograph. (Contributed by Mario Carneiro, 11-Mar-2015.) (Revised by AV, 10-Oct-2020.) |
| Theorem | wrdupgren 15937* | The property of being an undirected pseudograph, expressing the edges as "words". (Contributed by Mario Carneiro, 11-Mar-2015.) (Revised by AV, 10-Oct-2020.) |
| Theorem | upgrfen 15938* | The edge function of an undirected pseudograph is a function into unordered pairs of vertices. Version of upgrfnen 15939 without explicitly specified domain of the edge function. (Contributed by Mario Carneiro, 12-Mar-2015.) (Revised by AV, 10-Oct-2020.) |
| Theorem | upgrfnen 15939* | The edge function of an undirected pseudograph is a function into unordered pairs of vertices. (Contributed by Mario Carneiro, 11-Mar-2015.) (Revised by AV, 10-Oct-2020.) |
| Theorem | upgrss 15940 | An edge is a subset of vertices. (Contributed by Mario Carneiro, 11-Mar-2015.) (Revised by AV, 29-Nov-2020.) |
| Theorem | upgrm 15941* | An edge is an inhabited subset of vertices. (Contributed by Mario Carneiro, 11-Mar-2015.) (Revised by AV, 10-Oct-2020.) |
| Theorem | upgr1or2 15942 | An edge of an undirected pseudograph has one or two ends. (Contributed by Mario Carneiro, 11-Mar-2015.) (Revised by AV, 10-Oct-2020.) |
| Theorem | upgrfi 15943 | An edge is a finite subset of vertices. (Contributed by Mario Carneiro, 11-Mar-2015.) (Revised by AV, 10-Oct-2020.) |
| Theorem | upgrex 15944* | An edge is an unordered pair of vertices. (Contributed by Mario Carneiro, 11-Mar-2015.) (Revised by AV, 10-Oct-2020.) |
| Theorem | upgrop 15945 | A pseudograph represented by an ordered pair. (Contributed by AV, 12-Dec-2021.) |
| Theorem | isumgren 15946* | The property of being an undirected multigraph. (Contributed by AV, 24-Nov-2020.) |
| Theorem | wrdumgren 15947* | The property of being an undirected multigraph, expressing the edges as "words". (Contributed by AV, 24-Nov-2020.) |
| Theorem | umgrfen 15948* | The edge function of an undirected multigraph is a function into unordered pairs of vertices. Version of umgrfnen 15949 without explicitly specified domain of the edge function. (Contributed by AV, 24-Nov-2020.) |
| Theorem | umgrfnen 15949* | The edge function of an undirected multigraph is a function into unordered pairs of vertices. (Contributed by AV, 24-Nov-2020.) |
| Theorem | umgredg2en 15950 | An edge of a multigraph has exactly two ends. (Contributed by AV, 24-Nov-2020.) |
| Theorem | umgrbien 15951* | Show that an unordered pair is a valid edge in a multigraph. (Contributed by AV, 9-Mar-2021.) |
| Theorem | upgruhgr 15952 | An undirected pseudograph is an undirected hypergraph. (Contributed by Alexander van der Vekens, 27-Dec-2017.) (Revised by AV, 10-Oct-2020.) |
| Theorem | umgrupgr 15953 | An undirected multigraph is an undirected pseudograph. (Contributed by AV, 25-Nov-2020.) |
| Theorem | umgruhgr 15954 | An undirected multigraph is an undirected hypergraph. (Contributed by AV, 26-Nov-2020.) |
| Theorem | umgrnloopv 15955 | In a multigraph, there is no loop, i.e. no edge connecting a vertex with itself. (Contributed by Alexander van der Vekens, 26-Jan-2018.) (Revised by AV, 11-Dec-2020.) |
| Theorem | umgredgprv 15956 |
In a multigraph, an edge is an unordered pair of vertices. This
theorem would not hold for arbitrary hyper-/pseudographs since either
|
| Theorem | umgrnloop 15957* | In a multigraph, there is no loop, i.e. no edge connecting a vertex with itself. (Contributed by Alexander van der Vekens, 19-Aug-2017.) (Revised by AV, 11-Dec-2020.) |
| Theorem | umgrnloop0 15958* | A multigraph has no loops. (Contributed by Alexander van der Vekens, 6-Dec-2017.) (Revised by AV, 11-Dec-2020.) |
| Theorem | umgr0e 15959 | The empty graph, with vertices but no edges, is a multigraph. (Contributed by Mario Carneiro, 12-Mar-2015.) (Revised by AV, 25-Nov-2020.) |
| Theorem | upgr0e 15960 | The empty graph, with vertices but no edges, is a pseudograph. (Contributed by Mario Carneiro, 12-Mar-2015.) (Revised by AV, 11-Oct-2020.) (Proof shortened by AV, 25-Nov-2020.) |
| Theorem | upgr1elem1 15961* | Lemma for upgr1edc 15962. (Contributed by AV, 16-Oct-2020.) (Revised by Jim Kingdon, 6-Jan-2026.) |
| Theorem | upgr1edc 15962 | A pseudograph with one edge. Such a graph is actually a simple pseudograph. (Contributed by Mario Carneiro, 12-Mar-2015.) (Revised by AV, 16-Oct-2020.) (Revised by AV, 21-Mar-2021.) (Proof shortened by AV, 17-Apr-2021.) |
| Theorem | upgr0eop 15963 |
The empty graph, with vertices but no edges, is a pseudograph. The empty
graph is actually a simple graph, and therefore also a multigraph
( |
| Theorem | upgr1eopdc 15964 | A pseudograph with one edge. Such a graph is actually a simple pseudograph. (Contributed by Mario Carneiro, 12-Mar-2015.) (Revised by AV, 10-Oct-2020.) |
| Theorem | upgrun 15965 |
The union |
| Theorem | upgrunop 15966 |
The union of two pseudographs (with the same vertex set): If
|
| Theorem | umgrun 15967 |
The union |
| Theorem | umgrunop 15968 |
The union of two multigraphs (with the same vertex set): If
|
For a hypergraph, the property to be "loop-free" is expressed by
| ||
| Theorem | umgrislfupgrenlem 15969 | Lemma for umgrislfupgrdom 15970. (Contributed by AV, 27-Jan-2021.) |
| Theorem | umgrislfupgrdom 15970* | A multigraph is a loop-free pseudograph. (Contributed by AV, 27-Jan-2021.) |
| Theorem | lfgredg2dom 15971* | An edge of a loop-free graph has at least two ends. (Contributed by AV, 23-Feb-2021.) |
| Theorem | lfgrnloopen 15972* | A loop-free graph has no loops. (Contributed by AV, 23-Feb-2021.) |
| Theorem | uhgredgiedgb 15973* | In a hypergraph, a set is an edge iff it is an indexed edge. (Contributed by AV, 17-Oct-2020.) |
| Theorem | uhgriedg0edg0 15974 | A hypergraph has no edges iff its edge function is empty. (Contributed by AV, 21-Oct-2020.) (Proof shortened by AV, 8-Dec-2021.) |
| Theorem | uhgredgm 15975* | An edge of a hypergraph is an inhabited subset of vertices. (Contributed by AV, 28-Nov-2020.) |
| Theorem | edguhgr 15976 | An edge of a hypergraph is a subset of vertices. (Contributed by AV, 26-Oct-2020.) (Proof shortened by AV, 28-Nov-2020.) |
| Theorem | uhgredgrnv 15977 | An edge of a hypergraph contains only vertices. (Contributed by Alexander van der Vekens, 18-Feb-2018.) (Revised by AV, 4-Jun-2021.) |
| Theorem | upgredgssen 15978* | The set of edges of a pseudograph is a subset of the set of unordered pairs of vertices. (Contributed by AV, 29-Nov-2020.) |
| Theorem | umgredgssen 15979* | The set of edges of a multigraph is a subset of the set of proper unordered pairs of vertices. (Contributed by AV, 25-Nov-2020.) |
| Theorem | edgupgren 15980 | Properties of an edge of a pseudograph. (Contributed by AV, 8-Nov-2020.) |
| Theorem | edgumgren 15981 | Properties of an edge of a multigraph. (Contributed by AV, 25-Nov-2020.) |
| Theorem | uhgrvtxedgiedgb 15982* | In a hypergraph, a vertex is incident with an edge iff it is contained in an element of the range of the edge function. (Contributed by AV, 24-Dec-2020.) (Revised by AV, 6-Jul-2022.) |
| Theorem | upgredg 15983* | For each edge in a pseudograph, there are two vertices which are connected by this edge. (Contributed by AV, 4-Nov-2020.) (Proof shortened by AV, 26-Nov-2021.) |
| Theorem | umgredg 15984* | For each edge in a multigraph, there are two distinct vertices which are connected by this edge. (Contributed by Alexander van der Vekens, 9-Dec-2017.) (Revised by AV, 25-Nov-2020.) |
| Theorem | upgrpredgv 15985 | An edge of a pseudograph always connects two vertices if the edge contains two sets. The two vertices/sets need not necessarily be different (loops are allowed). (Contributed by AV, 18-Nov-2021.) |
| Theorem | umgrpredgv 15986 |
An edge of a multigraph always connects two vertices. This theorem does
not hold for arbitrary pseudographs: if either |
| Theorem | upgredg2vtx 15987* | For a vertex incident to an edge there is another vertex incident to the edge in a pseudograph. (Contributed by AV, 18-Oct-2020.) (Revised by AV, 5-Dec-2020.) |
| Theorem | upgredgpr 15988 | If a proper pair (of vertices) is a subset of an edge in a pseudograph, the pair is the edge. (Contributed by AV, 30-Dec-2020.) |
| Theorem | umgredgne 15989 | An edge of a multigraph always connects two different vertices. Analogue of umgrnloopv 15955. (Contributed by AV, 27-Nov-2020.) |
| Theorem | umgrnloop2 15990 | A multigraph has no loops. (Contributed by AV, 27-Oct-2020.) (Revised by AV, 30-Nov-2020.) |
| Theorem | umgredgnlp 15991* | An edge of a multigraph is not a loop. (Contributed by AV, 9-Jan-2020.) (Revised by AV, 8-Jun-2021.) |
In this section, "simple graph" will always stand for "undirected simple graph (without loops)" and "simple pseudograph" for "undirected simple pseudograph (which could have loops)". | ||
| Syntax | cuspgr 15992 | Extend class notation with undirected simple pseudographs (which could have loops). |
| Syntax | cusgr 15993 | Extend class notation with undirected simple graphs (without loops). |
| Definition | df-uspgren 15994* |
Define the class of all undirected simple pseudographs (which could have
loops). An undirected simple pseudograph is a special undirected
pseudograph or a special undirected simple hypergraph, consisting of a
set |
| Definition | df-usgren 15995* |
Define the class of all undirected simple graphs (without loops). An
undirected simple graph is a special undirected simple pseudograph,
consisting of a set |
| Theorem | isuspgren 15996* | The property of being a simple pseudograph. (Contributed by Alexander van der Vekens, 10-Aug-2017.) (Revised by AV, 13-Oct-2020.) |
| Theorem | isusgren 15997* | The property of being a simple graph. (Contributed by Alexander van der Vekens, 10-Aug-2017.) (Revised by AV, 13-Oct-2020.) |
| Theorem | uspgrfen 15998* | The edge function of a simple pseudograph is a one-to-one function into unordered pairs of vertices. (Contributed by Alexander van der Vekens, 10-Aug-2017.) (Revised by AV, 13-Oct-2020.) |
| Theorem | usgrfen 15999* | The edge function of a simple graph is a one-to-one function into the set of proper unordered pairs of vertices. (Contributed by Alexander van der Vekens, 10-Aug-2017.) (Revised by AV, 13-Oct-2020.) |
| Theorem | usgrfun 16000 | The edge function of a simple graph is a function. (Contributed by Alexander van der Vekens, 18-Aug-2017.) (Revised by AV, 13-Oct-2020.) |
| < Previous Next > |
| Copyright terms: Public domain | < Previous Next > |