Let $k:\mathbb R^d\times\mathbb R^d\setminus\{(x,x):x\in\mathbb R^d\}$ be such that there exists $\gamma\in(0,1]$ and positive constants $C,D$ such that
- $|k(x,y)|\leq C|x-y|^d$ for all $x\neq y.$
- $|k(x,y)-k(x,z)|+|k(y,x)=k(z,x)|\leq D\frac{|y-z|^\gamma}{|x-y|^{d+\gamma}}$ for $|x-y|\geq 2|y-z|>0.$ Such a kernel described above is called a CZO kernel. How can one show that for all $\epsilon>0$, $k_\epsilon(x,y):=k(x,y)1_{\{|x-y|>\epsilon\}}$ is also a CZO kernel? It is trivial that condition 1 is trivially satisfied. Condition 2 is trivial if both $|x-y|$ and $|x-z|$ is bigger than $\epsilon.$ How to deal the other cases?
If you use the definition of a Calderon-Zygmund kernel which is given in "Classical and Multilinear Harmonic Analysis" from Muscalu and Schlag, i.e. $K : \mathbb R^d \setminus \{0\} \rightarrow \mathbb C$ is a C-Z kernel if $K \in L^1_{loc}(\mathbb R^d \setminus \{0\})$ and there exists a constant $B > 0$ such that
then the truncated kernel $K(x)\chi_{\varepsilon < |x|}(x)$ is a C-Z kernel with constant $(1 + 2 \omega_d \log(2))B$, where $\omega_d$ is the area of $\mathbb S^{d-1}$. The only difficulty in showing that $K(x)\chi_{\varepsilon < |x|}(x)$ is a C-Z kernel is proving property 2.
This follows from the fact that for any $\rho > 0$ and $\lambda > 0$, one has $$\int_{\rho \leq |x| \leq \lambda \rho} |x|^{-d} dx = \omega_d \log(\lambda)$$ by using spherical coordinates.
Then you can split $\{x \in \mathbb R^d : |x| > 2 |y|\}$ into three parts :
Then \begin{align*} \left| \int_{|x| > 2 |y|} |K(x)\chi_{\varepsilon < |x|}(x)-K(x-y)\chi_{\varepsilon < |x-y|}(x-y)|dx \right| &\leq \int_{A_1} |K(x)-K(x-y)| dx \\ &+ \int_{A_2} |K(x)|dx + \int_{A_3}|K(x-y)| dx \\ &\leq B + B \int_{A_2} |x|^{-d}dx + B \int_{A_3}|x-y|^{-d}dx \\ &\leq (1 + 2 \omega_d \log(2))B \end{align*}