From c9da00d8069d77bc4cd253d1197983e87edd1d6f Mon Sep 17 00:00:00 2001 From: Jacques Comeaux Date: Wed, 10 Dec 2025 13:38:10 -0600 Subject: Add free/forget multiset adjunction --- Adjoint/Instance/List.agda | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Adjoint/Instance/List.agda') diff --git a/Adjoint/Instance/List.agda b/Adjoint/Instance/List.agda index f3bf061..1b65985 100644 --- a/Adjoint/Instance/List.agda +++ b/Adjoint/Instance/List.agda @@ -1,6 +1,6 @@ {-# OPTIONS --without-K --safe #-} -open import Level using (Level; _⊔_; suc; 0ℓ) +open import Level using (Level; _⊔_; suc) module Adjoint.Instance.List {ℓ : Level} where -- cgit v1.2.3