Download PDFOpen PDF in browserScalar Actions in Lean's MathlibEasyChair Preprint 61766 pages•Date: July 28, 2021AbstractScalar actions are ubiquitous in mathematics, and therefore it is valuable to be able to write them succinctly when formalizing. In this paper we explore how Lean 3's typeclasses are used by \mathlib for scalar actions with examples, illustrate some of the problems which come up when using them such as compatibility of actions and non-definitionally-equal diamonds, and note how these problems can be solved. We outline where more work is needed in \mathlib in this area. Keyphrases: Lean, group actions, mathlib, typeclass diamonds, typeclasses
|