(* Title: JinjaDCI/J/Expr.thy Author: Tobias Nipkow, Susannah Mansky Copyright 2003 Technische Universitaet Muenchen, 2019-20 UIUC Based on the Jinja theory J/Expr.thy by Tobias Nipkow *) section ‹ Expressions › theory Expr imports "../Common/Exceptions" begin datatype bop = Eq | Add ― ‹names of binary operations›