Search code examples
Is an infinite list of ones sane?...


listprologcycliciso-prologcoinduction

Read More
Are codatatypes really terminal algebras?...


haskelltype-systemscategory-theorycoinduction

Read More
How to define constant heterogeneous streams in Haskell?...


haskelltype-familiescoinduction

Read More
Can I prove "coinductive principles" about coinductive type?...


coqagdadependent-typetype-theorycoinduction

Read More
Eliminating erased argument with only one valid case...


agdadependent-typecoinduction

Read More
Does safe Agda support coinduction w/out sized-types?...


agdacoinduction

Read More
Coinduction not of form A -> A?...


coqcoinduction

Read More
How can i prove that cons after uncons over coinductive list(a.k.a Stream) are identity, in Agda?...


agdatheorem-provingcoinduction

Read More
Defining equality relation for infinite trees...


coqcoinduction

Read More
CoNat : proving that 0 is neutral to the left...


proofagdacurry-howardcoinductioncodata

Read More
Termination checker fails after abstracting the call site...


agdacoinduction

Read More
Proving a coinduction principle for co-natural numbers...


coqcoq-tacticcoinduction

Read More
Why can't I define the following CoFixpoint?...


type-inferencecoqcoinduction

Read More
Ltac call to "cofix" failed. Error: All methods must construct elements in coinductive typ...


coqcoq-tacticcoinduction

Read More
Mutual recursion in primcofix...


isabellecoinduction

Read More
Trouble to understand Agda's Coinduction...


agdacoinduction

Read More
Define a 'head' for coinductive type stream in Coq(without pattern matching)...


coqcoinduction

Read More
Coinduction and dependent types...


coqdependent-typecoinduction

Read More
Let-binding intermediate results in IO monad...


agdacoinduction

Read More
Proving equality on coinductive lazy lists in Coq...


coqlazy-sequencescoinduction

Read More
Are Lists Inductive or Coinductive in Haskell?...


haskellinfiniteidrisinductioncoinduction

Read More
Compute an (infinite) tree from fixpoint operator using delay modality...


haskellinfinitecoinduction

Read More
How to prove sset (cycle xs) = set xs...


liststreamproofisabellecoinduction

Read More
Proof of stream's functor laws...


verificationidriscoinduction

Read More
Is equality decidable on any coinductive type?...


coqdecidablecoinduction

Read More
Proving a Co-Inductive property (lexical ordering is transitive) in Coq...


coqcoinduction

Read More
How to create the `enumFromTo` function on Morte?...


haskelldata-structuresfunctional-programminginductioncoinduction

Read More
BackNext