Skip to content

Commit

Permalink
some changes
Browse files Browse the repository at this point in the history
  • Loading branch information
WHY-Op109 committed Dec 19, 2023
1 parent ddeb508 commit 9683928
Showing 1 changed file with 7 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,13 @@ $$\gdef\N{\mathbb{N}}$$
$$\gdef\Q{\mathbb{Q}}$$
$$\gdef\F{\mathcal{F}}$$
$$\gdef\iso{\overset{\sim}{=}}$$
$$\gdef\ke{\operatorname{Ker}}$$
$$\gdef\im{\operatorname{Im}}$$
$$\gdef\lcm{\operatorname{lcm}}$$
$$\gdef\gcd{\operatorname{gcd}}$$
$$\gdef\ord#1{\operatorname{ord(#1)}}$$
$$\gdef\sgn{\operatorname{sgn}}$$
$$\gdef\ke{\textsf{Ker}}$$
$$\gdef\im{\textsf{Im}}$$
$$\gdef\lcm{\textsf{lcm}}$$
$$\gdef\gcd{\textsf{gcd}}$$
$$\gdef\mod{\textsf{mod}}$$
$$\gdef\ord#1{\textsf{ord(#1)}}$$
$$\gdef\sgn{\textsf{sgn}}$$
$$\gdef\bluetext#1{\blue{\textsf{#1}}}$$
$$\gdef\bluemath#1{\blue{\mathsf{#1}}}$$
$$\gdef\def{\blue{\textsf{def}}}$$
Expand Down

0 comments on commit 9683928

Please sign in to comment.