Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged agda

0 votes
105 views
1 answer
    Agda 2.3.2.1 can't see that the following function terminates: open import Data.Nat open import Data ... one mentioned termination issues there. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
107 views
1 answer
    Is there any way to unwrap a value, which is inside the Maybe monad, at the type level? For example, how to define type ... n tail (x ∷ xs) = xs See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
183 views
1 answer
    We can enumerate the elements of a list like this: -- enumerate-? = zip [0..] enumerate-? : ? {α} { ... to enumerate by Fins in linear time? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
124 views
1 answer
    I'm having a nasty problem with a formalisation of a theorem that uses a data type that have some constructors ... Any tip is appreciated. Best, See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

2.1m questions

2.1m answers

60 comments

56.9k users

...