The part I am reading is similar to the following questions, so if you are not familiar with integral operator and contraction, you could refer to them.
Show integral operator is contraction mapping
Reiterate Volterra integral operator is a contraction
I am reading a part about this.
$h(x),K(x,t)$ are continuous functions on $[0,1]$ and $[0,1]^2$. $|K(x,t)| \le B$. $T[f](x) = \int_0^x K(x,t) f(t)dt+h(x)$. Show that $T$ is a contraction mapping.
The proof:
define a metric: $M$ is a positive real number, $$d_M(f,g)=\sup_{x\in[0,1]}|f(x)-g(x)| e^{-Mx} $$ we can show that $d(T[f],T[g])<B/Md(f,g)$. Then we can show that, if $M>B$, the map $T$ is a contraction on $(C([0,1]),d_M)$ where $C([0,1])$ is the space of all continuous functions whose domain is $[0,1]$.
The book is written in this way. I have typed everything. If it is confusing to you, I could not do anything about it because I am confused. I understand that this is a way to construct a $c\in [0,1)$ to make it satisfies the definition of a contraction.
Assume that everything written in the book is clear to you, my question is I am not sure how to use the $e^{-Mx}$, meaning how to link it with $B/M$. I am also confused whether the metric $d_M$ preserve metric $d$, meaning if $T$ is a contraction on $d_M$ metric, then it is definitely a contraction on $d$ metric, or the other way around, or they are equivalent.