Remarks on Fixed Point Assertions in Digital Topology, 3
Laurence Boxer

TL;DR
This paper reviews fixed point assertions in digital topology, identifying errors, limitations, and improvements in existing literature to advance understanding in the field.
Contribution
It critically analyzes previous fixed point assertions, correcting errors, addressing limitations, and proposing improvements in digital topology.
Findings
Identified incorrect fixed point assertions in literature
Highlighted limitations of existing fixed point results
Proposed improvements to previous assertions
Abstract
We continue the work of [5] and [3], in which are considered papers in the literature that discuss fixed point assertions in digital topology. We discuss published assertions that are incorrect or incorrectly proven; that are severely limited or reduce to triviality under "usual" conditions; or that we improve upon.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDigital Image Processing Techniques · Cellular Automata and Applications · Interconnection Networks and Systems
Remarks on Fixed Point Assertions in Digital
Topology, 3
Laurence Boxer Department of Computer and Information Sciences, Niagara University, NY 14109, USA; and Department of Computer Science and Engineering, SUNY at Buffalo, Buffalo, NY, USA. email: [email protected]
Abstract
We continue the work of [5] and [3], in which are considered papers in the literature that discuss fixed point assertions in digital topology. We discuss published assertions that are incorrect or incorrectly proven; that are severely limited or reduce to triviality under “usual” conditions; or that we improve upon.
Key words and phrases: digital image; fixed point; approximate fixed point
1 Introduction
The topic of fixed points in digital topology has drawn much attention in recent papers. The quality of discussion among these papers is uneven; while some assertions have been correct and interesting, others have been incorrect, incorrectly proven, or reducible to triviality. In [5] and [3], we have discussed many shortcomings in earlier papers and have offered corrections and improvements. We continue this work in the current paper.
2 Preliminaries
We use to represent the natural numbers, to represent the integers, and to represent the reals.
A digital image is a pair , where for some positive integer , and is an adjacency relation on . Thus, a digital image is a graph. In order to model the “real world,” we usually take to be finite, although there are several papers that consider infinite digital images. The points of may be thought of as the “black points” or foreground of a binary, monochrome “digital picture,” and the points of as the “white points” or background of the digital picture.
2.1 Adjacencies, connectedness, continuity
In a digital image , if , we use the notation to mean and are -adjacent; we may write when can be understood. We write , or when can be understood, to mean or .
The most commonly used adjacencies in the study of digital images are the adjacencies. These are defined as follows.
Definition 2.1**.**
Let . Let , . Let . Then if
- •
for at most distinct indices , , and
- •
for all indices such that we have .
Definition 2.2**.**
[13] A digital image is -connected, or just connected when is understood, if given there is a set such that , for , and .
Definition 2.3**.**
[13, 1] Let and be digital images. A function is -continuous, or -continuous if , or digitally continuous when and are understood, if for every -connected subset of , is a -connected subset of .
Theorem 2.4**.**
[1]* A function between digital images and is -continuous if and only if for every , if then .*
Theorem 2.5**.**
[1]* Let and be continuous functions between digital images. Then is continuous.*
2.2 Fixed, approximate fixed points
A fixed point of a function is a point such that . If is a digital image, an almost fixed point [13] or approximate fixed point [4] of is a point such that .
2.3 Digital metric spaces
A digital metric space [8] is a triple , where is a digital image and is a metric on . We are not convinced that this is a notion worth developing; under conditions in which a digital image models a “read world” image, is finite or is (usually) an metric, so that is discrete as a topological space. Typically, assertions in the literature do not make use of both and , so that this notion has an artificial feel. E.g., for a discrete topological space, all self-maps are continuous, although on digital images, self-maps are often not digitally continuous.
We say a sequence is eventually constant if for some , implies .
Proposition 2.6**.**
[10]*
Let be a digital metric space. If for some and all distinct we have , then any Cauchy sequence in is eventually constant, and is a complete metric space.*
Note that the hypotheses of Proposition 2.6 are satisfied if is finite or if is an metric.
3 Universal functions and AFPP
A digital image has the approximate fixed point property (AFPP) if every -continuous has an approximate fixed point.
We can paraphrase Theorem 3.3 of [13] as follows.
Theorem 3.1**.**
A digital interval has the AFPP.
Definition 3.2**.**
[4] Let and be digital images. A -continuous function is universal for if given a -continuous function such that , there exists such that .
It was shown in [4] that there is a relationship between the AFPP and universal functions. In this section, we show there are advantages in the study of the AFPP to replacing the notion of universal function with a similar notion of a “weakly universal function.” This enables us to make several improvements on results of [4].
The following assertion, one implication of which is incorrect, appears as Proposition 5.5 of [4].
Let be a digital image. Then has the AFPP if and only if the identity function is universal for .
The implication of this assertion that is correct is stated in the following with its proof as given in [4].
Proposition 3.3**.**
Let be a digital image. If the identity function is universal for , then has the AFPP.
Proof.
If is universal for , then for , being -continuous, there exists such that . Thus has the AFPP. ∎
However, the converse of Proposition 3.3 is not generally true, as shown be the following.
Example 3.4**.**
Let be the map . Then is -continuous, and there is no such that . Hence is not a universal function for . However, by Theorem 3.1, has the AFPP.
Definition 3.5**.**
Let and be digital images. Let be -continuous. Then is a weakly universal function for if for every -continuous such that there exists such that .
Notice the difference between Definitions 3.2 and 3.5: the former requires and to be adjacent, while the latter requires and to be adjacent or equal.
Proposition 3.6**.**
A universal function between digital images is weakly universal.
Proof.
This is immediate from Definitions 3.2 and 3.5. ∎
For a graph ( is the vertex set; is the edge set), a subset of is called dominating if for every , either or there is a such that [6]. The following generalizes a result of [4].
Proposition 3.7**.**
Let and be digital images. If is a weakly universal function, then is -dominating in .
Proof.
Let and let be the constant function with image . Since is weakly universal, there exists such that . Since is an arbitrary member of , the assertion follows. ∎
Theorem 3.8**.**
The digital image has the AFPP if and only if is weakly universal for .
Proof.
has the AFPP if and only if given a -continuous , for some we have ; i.e., if and only if is universal. ∎
The following is suggested by Theorem 5.7 of [4].
Proposition 3.9**.**
Let , , and be digital images. Let be -continuous and let be -continuous. If is weakly universal, then is weakly universal.
Proof.
Let be -continuous. Since is weakly universal, there exists such that , i.e., for we have . Since was arbitrarily chosen, the assertion follows. ∎
The following is suggested by Theorem 5.8 of [4].
Theorem 3.10**.**
Let and be digital isomorphisms. Let be -continuous. Then the following are equivalent.
(1)* is a weakly universal function for .*
(2)* is weakly universal.*
(3)* is weakly universal.*
Proof.
(1 implies 2): Let be -continuous. Since is weakly universal, there exists such that , i.e., for we have
[TABLE]
Since is arbitrary, is weakly universal.
(2 implies 1): This follows from Proposition 3.9.
(1 implies 3): Let be -continuous. Since is weakly universal, there exists such that . By continuity,
[TABLE]
Since is arbitrary, is weakly universal.
(3 implies 1): Let be -continuous. Since is weakly universal, there exists such that . Thus,
[TABLE]
Since is arbitrary, must be weakly universal. ∎
Corollary 5.9 of [4] claims that an isomorphism is universal for if and only if has the AFPP. Example 3.4 above shows that this assertion is incorrect. However, we have the following.
Corollary 3.11**.**
Let be an isomorphism. The following are equivalent.
(1)* is weakly universal for .*
(2)* has the AFPP.*
(3)* has the AFPP.*
Proof.
(1) (2): By Theorem 3.10, is weakly universal if and only if is weakly universal, which, by Theorem 3.8 is true if and only if has the AFPP.
(1) (3): By Theorem 3.10, is weakly universal if and only if is weakly universal, which, by Theorem 3.8 is true if and only if has the AFPP. ∎
The following generalizes Theorem 5.10 of [4] and corrects its proof (stated in terms of Proposition 5.5 of [4], which, we noted above, is incorrect).
Theorem 3.12**.**
Let be digital images, . Let . If has the AFPP, then each has the AFPP.
Proof.
Let be -continuous, . Then the product function is -continuous [2]. By Theorem 3.8, is weakly universal, so there exists , , such that
[TABLE]
hence for all . Since was taken arbitrarily, the conclusion follows. ∎
4 Digital expansions in [12]
The paper [12] contains several assertions that are incorrect or incorrectly proven, limited, or can be improved.
4.1 Digital expansive mappings
Definition 4.1**.**
[12] Let be a complete digital metric space. Let . If for all and some , then is a digital expansive mapping.
Theorem 4.2**.**
[12]*
If is a digital expansive mapping on complete digital metric space and is onto, then has a fixed point.*
However, in practice, the hypotheses of Theorem 4.2 often cannot be satisfied, as shown in the following, which combines Theorems 4.8 and 4.9 of [5].
Theorem 4.3**.**
Let be a digital metric space of more than one point. If there exist such that either
- •
, or
- •
,
then there is no self-map that is a digital expansive mapping and is onto.
In practice, a digital image typically consists of a finite set of more than 1 point; or, should a metric be used, it is typically an metric. Under such circumstances, by Theorem 4.3 a digital metric space cannot have a self-map that is both a digital expansive mapping and onto.
4.2 1st generalization of expansive mappings
Theorem 3.4 of [12] states the following.
Theorem 4.4**.**
Let, be a complete digital metric space and be an onto self map. Let satisfy where , for all . Then has a fixed point.
But Theorem 4.4 reduces to a trivial statement, as we see in the following.
Proposition 4.5**.**
A map as in Theorem 4.4 must be the identity map.
Proof.
For such a map, we have
[TABLE]
so for all . ∎
4.3 2nd generalization of expansive mappings
Theorem 3.5 of [12] asserts the following.
Let be a complete digital metric space and let be onto and continuous. Let
[TABLE]
for all , where and
[TABLE]
Then has a fixed point.
The argument given as proof for this assertion has flaws, including the use in its proof of an assumption that , not stated in the hypotheses; and an incorrect application of the triangle inequality (where we need the reverse of the inequality to proceed as the authors have done) in the attempt to reduce Case 3 to Case 2. Thus, the assertion as stated must be regarded as unproven. Also, the argument given for proof clarifies that the continuity assumption is of the type, not digital. In the following, we obtain a version of this assertion with no continuity assumption, but with an additional assumption about or and with greater restriction on the possible values of .
Theorem 4.6**.**
Let be a digital metric space, such that is finite or is an metric. Let be onto. Suppose
[TABLE]
for all , where and
[TABLE]
Then has a fixed point.
Proof.
A proof can be given via suitable modification of its analog in [12]. However, a simpler argument is as follows.
Without loss of generality, . Since is finite or is an metric, there exist such that
[TABLE]
Since is onto, there exist such that and .
Suppose has no fixed point. Then for all , and ; hence . Therefore,
[TABLE]
a contradiction. Therefore, must have a fixed point. ∎
4.4 3rd generalization of expansive mappings
The next assertion of [12] is flawed in ways similar to the assertion discussed in section 4.3. Asserted as Theorem 3.6 of [12] is the following.
Let be a complete digital metric space. Let be an onto self-map of that is continuous. Let and suppose satisfies
[TABLE]
where belongs to
[TABLE]
Then has a fixed point.
Observe the following.
- •
As above, the continuity used for the proof of this assertion is of the kind, not digital continuity.
- •
As above, the argument given in proof for this assertion requires .
- •
As above, the authors attempt to establish a Cauchy sequence, and in doing so, they incorrectly reverse the triangle inequality in order to reduce the 3rd case considered to the 2nd case.
Thus, as stated, the assertion presented as Theorem 3.6 of [12] must be regarded as unproven. Note that Theorem 4.6 above is a reasonable correct modification of this assertion.
4.5 Examples of [12]
In Examples 3.8, 3.9, 3.16, and 3.17 of [12], the authors lose track of the standard assumption that a digital image is a subset of . In each of these examples, they write of an unspecified using functions that clearly place in , but not clearly in .
4.6 expansive maps
In the following, we let be the set of functions [14] such that
- •
for each , where is the -th iterate of ([12] misquotes this requirement as for each ), and
- •
is non-decreasing.
Definition 4.7**.**
[12] Let be a digital metric space. Let . is a digital expansive mapping if , , and for all ,
[TABLE]
Definition 4.8**.**
[12] Let . Let . is -admissible if implies
Theorem 4.9**.**
[12]*
Let be a complete digital metric space. Let be a bijective, digital expansion mapping such that*
- •
* is -admissible;*
- •
There exists such that ; and
- •
* is digitally continuous.*
Then has a fixed point.
Despite the use of “digitally continuous” in the statement of Theorem 4.9, the continuity assumption used in its proof is of the variety. In fact, the assumption is unnecessary if we assume additional common conditions, as in the following.
Theorem 4.10**.**
Let be a digital metric space, where is finite or is an metric. Let be a bijective, digital expansion mapping such that
- •
* is -admissible;*
- •
There exists such that ; and
Then has a fixed point.
Proof.
Our argument borrows from its analog in [12].
By hypothesis, there exists such that . By induction, we obtain such that for .
Since is -admissible, by induction we have
[TABLE]
for all . Since is a digital expansive mapping, for all we have
[TABLE]
[TABLE]
By induction, it follows that . Since , it follows that is a Cauchy sequence. By Theorem 2.6, is eventually constant, so there exists such that ; thus, is a fixed point of . ∎
5 Weakly commuting mappings
The paper [11] presents a fixed point assertion for “weakly commuting mappings,” defined as follows.
Definition 5.1**.**
[15] Let be a metric space and let . Then and are weakly commuting if for all , .
Presented as Theorem 3(A) of [11] is the following.
Let be a complete digital metric space, . Let such that
(3.1) ;
(3.2) is -continuous;
(3.3) For some such that and all ,
.
If and are weakly commuting, then they have a unique common fixed point.
The argument given in proof of this assertion is flawed by the unjustified statement (rephrased slightly), “From (3.2) the -continuity of implies the -continuity of .” This reasoning is incorrect, as shown in the following.
Example 5.2**.**
Let . Let and let be defined by , . Let be the -adjacency. Clearly, (3.1) and (3.2) of the above are satisfied. Let be the metric. Then (3.3) above is satisfied with . However, is not -continuous, since but and are not -adjacent.
Therefore, the assertion stated as Theorem 3(A) of [11] must be regarded as unproven. However, we see below that replacing the assumptions of completeness and (3.2) by assumptions that are commonly realized yields a valid statement.
Theorem 5.3**.**
Let be a digital metric space, , with finite or an metric. Let such that
; 2. 2.
For some such that and all ,
.
If and are weakly commuting, then they have a unique common fixed point.
Proof.
We use ideas from the analogous argument of [11].
Let . By assumption 1, there exists such that . By induction we have a sequence such that for all , , and we have
[TABLE]
By a simple induction, this yields
[TABLE]
Using the Triangle Inequality with the latter, we have, for any ,
[TABLE]
[TABLE]
Thus, is a Cauchy sequence, hence by Proposition 2.6 is eventually constant, i.e., there exists such that for sufficiently large ,
[TABLE]
By our definition of the sequence , we also have, for sufficiently large ,
[TABLE]
So for sufficiently large, and since and are weakly commuting,
[TABLE]
i.e., and therefore, by the weakly commuting property,
[TABLE]
i.e., . So
[TABLE]
[TABLE]
Thus , i.e., is a fixed point of . Further, substituting from the above gives
[TABLE]
since , it follows that . Thus, is a common fixed point of and .
To show the common fixed point is unique, suppose and are common fixed points, i.e.,
[TABLE]
Then
[TABLE]
so . Hence . ∎
Note the following limitation on Theorem 5.3 is applicable if is finite, or if is an metric.
Proposition 5.4**.**
Let be as in Theorem 5.3, where
[TABLE]
[TABLE]
If is -connected, is -continuous, and , then is a constant function.
Proof.
Let . Since is -continuous we have , and therefore . Thus,
[TABLE]
Our choice of implies . Since is connected, the assertion follows. ∎
6 Weakly compatible maps
The paper [7] discusses “weakly compatible” or “coincidentally commuting” maps, defined as follows.
Definition 6.1**.**
Let . Then and are weakly compatible or coincidentally commuting if, for every such that we have .
The following assertion is stated as Theorem 3.1 of [7].
Let , where is a complete digital metric space. Suppose the following are satisfied.
- •
and .
- •
The pairs and are coincidentally commuting.
- •
One of is a complete subspace of .
- •
For all ,
[TABLE]
where is continuous, monotone increasing, and satisfies for all .
Then , and have a unique common fixed point.
However, the argument offered as proof of this assertion is flawed as follows. A sequence is established and it is shown that . From this, it is claimed that is a Cauchy sequence. But such reasoning is incorrect, as shown in the following.
Example 6.2**.**
For , let
[TABLE]
For all , , yet is not a Cauchy sequence.
Thus, the assertion of [7] stated as Theorem 3.1, and its dependent assertion stated as Theorem 3.2, must be regarded as unproven.
7 Further remarks
We have discussed assertions that appeared in [4, 7, 11, 12]. We have discussed errors or corrections for some, shown some to be limited or trivial, and offered improvements for others.
The reference list from the paper itself. Each links out to its DOI / PubMed record.
- 1[1] L. Boxer, A classical construction for the digital fundamental group, Journal of Mathematical Imaging and Vision 10 (1999), 51-62. Available at https://link.springer.com/article/10.1023/A % percent \% 3A 1008370600456
- 2[2] L. Boxer, Generalized Normal Product Adjacency in Digital Topology, Applied General Topology 18 (2) (2017), 401-427. Available at https://polipapers.upv.es/index.php/AGT/article/view/7798/8718
- 3[3] L. Boxer, Remarks on Fixed Point Assertions in Digital Topology, 2, submitted. Available at https://arxiv.org/abs/1808.09903
- 4[4] L. Boxer, O. Ege, I. Karaca, J. Lopez, and J. Louwsma, Digital Fixed Points, Approximate Fixed Points, and Universal Functions, Applied General Topology 17(2), 2016, 159-172. Available at https://polipapers.upv.es/index.php/AGT/article/view/4704/6675
- 5[5] L. Boxer and P.C. Staecker, Remarks on fixed point assertions in digital topology, Applied General Topology , to appear. Available at https://arxiv.org/abs/1806.06110
- 6[6] G. Chartrand and L. Lesniak, Graphs & Digraphs , 2nd ed., Wadsworth, Inc., Belmont, CA, 1986.
- 7[7] S. Dalal, Common fixed point results for weakly compatible map in digital metric spaces, Scholars Journal of Physics, Mathematics and Statistics 4 (4) (2017), 196-201. Available at http://saspjournals.com/wp-content/uploads/2018/02/SJPMS-44196-201-c.pdf
- 8[8] O. Ege and I. Karaca, Digital homotopy fixed point theory, Comptes Rendus Mathematique 353 (11) (2015), 1029-1033. Available at https://www.sciencedirect.com/science/article/pii/S 1631073 X 15001909
