-
Consider the following example:
```
-- | The Martin-Löf equality type.
data Eq(implicit a: Type, x y: a) {
-- | The reflexivity constructor.
Refl(implicit a: Type, x: a): Eq(a:=a, x, x)…
-
To whom it may concern,
I noticed that in forward() of ma_transformer.py, the state (cent obs) is converted into zeros. However, it seems to be an essential element for critic function of the RL. And…
-
### Description
When a page is pushed to the stack from a 5th menu point (or more) in a Tabbar, it is not possible to add another page to the stack. No exceptions, no errors - execution just stops! W…
-
I have started to work on a better version for my type-based waveform viewer for [Tydi](https://github.com/ccromjongh/Tydi-Chisel) and Chisel-related projects (Tywaves).
My chisel fork: https://git…
-
Hi,
I would like to export in Coq format symbol that has been defined with tactics like the symbol `test_export2` below:
```
symbol Prop : TYPE;
builtin "Prop" ≔ Prop;
injective symbol π : Prop…
-
A large scale application is a more of a disciplined approach than it is an individual miracle.
1) Solving the problem of large scale application.
The problem of a large scale application is aro…
-
In some APIs there is a concept of "Network project", e.g.:
- https://ytsaurus.tech/docs/en/yql/syntax/pragma#ytnetworkproject
- https://github.com/ytsaurus/ytsaurus/blob/c89c59581979d1ea8de502626…
-
I broke the element access notation again
```
variable {Cont Idx Elem} [IndexType Idx] [Indexed Cont Idx Elem]
variable (x y : Cont)
-- broken
#check Function.HasUncurry.uncurry fun i => x[…
-
### Guidelines
- [X] I checked for duplicate bug reports
- [x] I tried to find a way to reproduce the bug
### Version
Main (Production)
### What happened? What did you expect to happen?
…
-
# Bug Report
It is my understanding that PR #47738 made changes to the elaborations of certain error messages. For me it had an adverse effect in a somewhat simple use case that includes optional p…