# HG changeset patch # User Shinji KONO # Date 1686527486 -32400 # Node ID b8f02f27d8ebd0f690bf1cb034b0c69776d564c6 # Parent 1fe857e51f4922963c7a414072ee05c06b714c94 ... diff -r 1fe857e51f49 -r b8f02f27d8eb src/bijection.agda --- a/src/bijection.agda Sun Jun 11 21:13:55 2023 +0900 +++ b/src/bijection.agda Mon Jun 12 08:51:26 2023 +0900 @@ -704,12 +704,6 @@ insAny {suc n} {x} {h} (cons a (cons a₁ L x₁) xr) (there any) | tri> ¬a ¬b c = there (insAny (cons a₁ L x₁) any) - record maxAC (n : ℕ) : Set where - field - ac : ℕ - n