src/HOL/Algebra/Polynomials.thy
changeset 68579 6dff90eba493
parent 68578 1f86a092655b
child 68582 b9b9e2985878
child 68583 654e73d05495
--- a/src/HOL/Algebra/Polynomials.thy	Mon Jul 02 22:40:25 2018 +0100
+++ b/src/HOL/Algebra/Polynomials.thy	Mon Jul 02 23:06:34 2018 +0100
@@ -377,7 +377,7 @@
 end
 
 
-subsection \<open>Poly_Add\<close>
+subsection \<open>Polynomial addition\<close>
 
 context ring
 begin
@@ -727,7 +727,7 @@
 end
 
 
-subsection \<open>Poly_Mult\<close>
+subsection \<open>Polynomial multiplication\<close>
 
 context ring
 begin