(* Authors: Jose Divasón Sebastiaan Joosten René Thiemann Akihisa Yamada *) section ‹Arithmetics via Records› text ‹We create a locale for rings and fields based on a record that includes all the necessary operations.› theory Arithmetic_Record_Based imports "HOL-Library.More_List" "HOL-Computational_Algebra.Euclidean_Algorithm" begin