List Question
20 TechQA 2024-03-19T13:17:59.063000Why assuming singleton elimination and definitional proof irrelevance leads to UIP, in Coq?
45 views
Asked by Henrique Guerra
Why does cubical agda choose the particular two component homogeneous path composition operator it does?
74 views
Asked by Eric Dobson
Agda: Failed to solve the following constraints: P x <= _X_53 (blocked on _X_53)
300 views
Asked by Nuclear Catapult
Unfolding terms created with `assert` in Coq
239 views
Asked by Michele De Pascalis
Importing HoTT library in Coq
120 views
Asked by fyo
How do you use the Ring solver in Cubical Agda?
264 views
Asked by Junkyards
In scala, what can be done to prevent compiler from cyclic summoning of implicit premises? And how to avoid them
79 views
Asked by tribbloid
Coq for HoTT: proving || P-> X || -> (P-> ||X||)
120 views
Asked by waphety
How to prove element addition is injective for a cubical finite multi set?
219 views
Asked by Eric Dobson
How does one use identity elimination (in agda) to prove Eckmann Hilton for higher dimensional paths in HoTT?
122 views
Asked by AudioBubble
How to explicitly use an induction principle in coq?
234 views
Asked by AudioBubble
Is this formulation of Modulo a Set?
124 views
Asked by Cactus
How to properly define a record with parameters in Agda?
99 views
Asked by Xavier Ripoll
Can I use inductive type families in Cubical Agda?
528 views
Asked by Del
Can we derive Uniqueness of Equality/Identity Proofs in Agda without pattern matching (using only J & K)?
206 views
Asked by frabrooks
Can I make a raw datatype from this kind of signature type?
59 views
Asked by Cactus
Representing homomorphisms without writing all laws out
144 views
Asked by Cactus