# HG changeset patch # User Shinji KONO # Date 1606121908 -32400 # Node ID 53d31ba08456bbcad95a1870c72675f2290b2c41 # Parent d69252685ed984c613d272f0dbf5f33580ca860e ... ? diff -r d69252685ed9 -r 53d31ba08456 FLutil.agda --- a/FLutil.agda Mon Nov 23 12:13:02 2020 +0900 +++ b/FLutil.agda Mon Nov 23 17:58:28 2020 +0900 @@ -236,7 +236,7 @@ af1 f0 = here refl ∀FList (suc n) with ∀FListP.∀list (∀FList n) | ∀FListP.x∈∀list (∀FList n) fmax ∀FList (suc n) | [] | () -∀FList (suc n) | cons a y fr | _ = record { ∀list = af4 n ≤-refl a y fr [] (Level.lift tt) +∀FList (suc n) | cons a x fr | _ = record { ∀list = af4 n ≤-refl a x fr ; x∈∀list = λ x → {!!} } where af0 : ∀FListP n af0 = ∀FList n @@ -245,19 +245,20 @@ ... | yes x