Added the existence of projections.
All checks were successful
Compile Project / Compile (push) Successful in 52s
All checks were successful
Compile Project / Compile (push) Successful in 52s
This commit is contained in:
10
preamble.sty
10
preamble.sty
@@ -170,10 +170,6 @@
|
||||
\newcommand{\calr}{\mathcal{R}}
|
||||
\newcommand{\scp}{\mathscr{P}}
|
||||
|
||||
% Jokes
|
||||
\newcommand{\lol}{\boxed{\text{LOL.}}}
|
||||
\newcommand{\ez}{\boxed{\mathbb{EZ}}}
|
||||
|
||||
% Colours
|
||||
\newcommand{\pblue}[1]{\textcolor[rgb]{0, 0.44, 0.75}{#1}}
|
||||
\newcommand{\poran}[1]{\textcolor{orange}{#1}}
|
||||
@@ -230,3 +226,9 @@
|
||||
\newcommand{\conv}{\text{Conv}}
|
||||
\newcommand{\aconv}{\text{AbsConv}}
|
||||
|
||||
% Limits
|
||||
\newcommand{\slim}{\operatorname*{s\text{-}\!\lim}}
|
||||
\newcommand{\wlim}{\operatorname*{w\text{-}\!\lim}}
|
||||
\newcommand{\sotlim}{\operatorname*{\text{\small SOT}\text{-}\!\lim}}
|
||||
\newcommand{\wotlim}{\operatorname*{\text{\small WOT}\text{-}\!\lim}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user