(* Title: Environments.thy Author: Florian Kammuller and Henry Sudhof, 2008 *) theory Environments imports Main begin subsection ‹Type Environments› text‹Some basic properties of our variable environments.› (* We use a wrapped map and an error element *)