latex error
authornipkow
Wed, 04 Jun 2025 09:52:40 +0200
changeset 82685 8575092e21fa
parent 82684 a6cfe84d0ddd
child 82686 e6f299c5dec6
latex error
src/HOL/Library/Disjoint_Sets.thy
--- a/src/HOL/Library/Disjoint_Sets.thy	Tue Jun 03 15:18:54 2025 +0200
+++ b/src/HOL/Library/Disjoint_Sets.thy	Wed Jun 04 09:52:40 2025 +0200
@@ -472,7 +472,7 @@
   If $h$ is an involution on $X$ with no fixed points in $X$ and
   $f(h(x)) = -f(x)$ then $\sum_{x\in X} f(x) = 0$.
   
-  This is easy to show in a ring with characteristic not equal to $2", since then we can do
+  This is easy to show in a ring with characteristic not equal to $2$, since then we can do
   \[\sum_{x\in X} f(x) = \sum_{x\in X} f(h(x)) = -\sum_{x\in X} f(x)\]
   and therefore $2 \sum_{x\in X} f(x) = 0$.