This commit is contained in:
ajeffrey@roblox.com 2022-04-21 15:26:42 -05:00
parent 2a0401e072
commit 15a48a0cef

View file

@ -1,5 +1,5 @@
{-# OPTIONS --rewriting #-} {-# OPTIONS --rewriting #-}
{-# OPTIONS --allow-unsolved-metas #-}
module Properties.Subtyping where module Properties.Subtyping where
open import Agda.Builtin.Equality using (_≡_; refl) open import Agda.Builtin.Equality using (_≡_; refl)