List Question
9 TechQA 2024-03-19T04:22:54.487000Understanding nat_ind2 in Logical Foundations
30 views
Asked by ayylien
Why does coq not recognize that `None = Some v` is false?
69 views
Asked by mell_o_tron
Termination checking of a function fails in Agda
49 views
Asked by XiaohuWang
stuck on a proof (modeling IMP language)
66 views
Asked by adev
True in Goal State Coq
54 views
Asked by bluesquare
How can I write a filter function for sequences represented as functions in Coq?
81 views
Asked by Bas Laarakker
erase common constant of equation using leanprover
71 views
Asked by Cgnos
How does one build the list of only true elements in Coq using dependent types?
46 views
Asked by Charlie Parker
How does one define dependent type with named arguments in Coq without issues in unification in the constructors?
156 views
Asked by Charlie Parker