-
LC generators with inductive coupling how to create? Or transformer?
It is important to do this based on the elements of the sections "passive" "discrete" "switches" "outputs" and the DC source.
I …
-
I'm getting annoying warnings (especially annoying in interactive mode during class!) of this form:
```
WARNING: (63889,7): pattern does not contain all quantified variables.
```
even for trivial …
-
I'd like to propose a feature request for coq-of-ocaml support. See the corresponding issue: https://github.com/formal-land/coq-of-ocaml/issues/219
# What is coq-of-ocaml
[coq-of-ocaml](https://…
-
#### Description of the problem
Coq does not provide a way to pass universe instances in notations.
```coq
Axiom C@{u} : Type@{u} -> Type@{u}.
Fail Notation "'C[' u ; A ']'" := (C@{u} A).
…
-
Hi,
I have allx but i do not have ally (tagged labels) in this case how to make model train in semi-supervised (inductive learning) as mentioned in https://github.com/kimiyoung/planetoid way. Pleas…
-
Evan and Eugene,
I was wondering if you all had ever experimented with opening data from an Agilent 7900 or 8900 inductively coupled plasma mass spectrometer. I am trying to access the time-serie…
-
#### Description of the problem
For the following code (intended as a workaround on the restriction that mutual inductives must have the same parameters):
```
Inductive A (B : Set) (par : bool)…
-
It is unclear if this is really a bug, or should be like this, but I’ll open an issue anyways to record this and ensuing discussion.
Lean’s type theory eta-expands structure like values when reduci…
-
Since the quest text doesn't mention requiring the upgrade, and building the upgrade requires having bedrock, tungsten and inductive ingots, I'm going to assume this wasn't the intention.
-
#### Version
8.8.1
#### Operating system
Linux
#### Description of the problem
@ppedrot tells me that `Scheme Equality` is cubic in the number of constructors. Here is a plot of times …