List Question
20 TechQA 2024-02-13T19:39:37.177000TypeScript recursive union function type
45 views
Asked by William Lewis
What is the paradigm of wrapping generic parameters into nested structures called?
99 views
Asked by Star Brilliant
Parity of nested function type and recursive call
61 views
Asked by pollatron
Why can some disjoint and exhaustive patterns not be represented as definitional equalities?
133 views
Asked by user11718766
List without gaps in Coq
45 views
Asked by vzhilin
How to prove Theorem euclid_gcd : forall a b z, euclid a b z -> gcd a b z. using coq?
79 views
Asked by lam_gam
Rust is the automatic dereference of Box types prohibative?
185 views
Asked by FreelanceConsultant
Is there a library for sets that works with bool in Coq?
122 views
Asked by Bas Laarakker
Type theory with an Any/Variant type
165 views
Asked by David542
Why can't all existential binders be replaced by unique constants during skolemization?
116 views
Asked by Jean-Baptiste
In intuitionistic type theory, can any proof written in CoC be rewritten in system λP2? Or, does CoC = λP2?
337 views
Asked by tribbloid
It is possible to define a function in haskell that takes one parameter, ignores it, and returns itself?
240 views
Asked by leo848
Why can't I define this rewrite rule for type elimination of proof-irrelevant disjunctions in Agda
79 views
Asked by Fredrik Bakke
Non-determinism on a set defined by the characteristic function
197 views
Asked by Eduardo Porto
How to write "twice" so it can accept "swap" without restricting their type
1.4k views
Asked by Federico Sawady
Agda: Failed to solve the following constraints: P x <= _X_53 (blocked on _X_53)
300 views
Asked by Nuclear Catapult
Scala variance positions - theory behind it?
241 views
Asked by Max
Why coq doesn't use subtyping for logical or?
102 views
Asked by hamid k
Proof by contradiction in Coq
1.2k views
Asked by Alan Audia