cost 250 ms
Proof by contradiction in Coq

I am trying to understand the apparent paradox of the logical framework of theorem provers like Coq not including LEM yet also being able to construct ...

Covariant Types

According the Rustonomicon, &mut T is invariant over T. How can the following code compile when &mut (str, str) is not a subtype of &mut ( ...

Lean define groups

This is a follow-up question of Lean pass type as parameter I tried jmc's suggestion, which seemed to work, but then I got stuck at another point. Th ...

Lean pass type as parameter

I am trying to do some category theory in Lean. However, I am not yet very fluent in type theory, and the following does not really seem to work: I ...


 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM