Cyril Cohen

Results 143 issues of Cyril Cohen

Provide and document derivation notations such as: - ``f^`(n)``, ``f^`()`` and ``f^`N(n)`` (as in `poly.v`) for derivation on`R` (and when available, on `C`) - `'D(A -> V)` for the type...

enhancement :sparkles:
question :question:
documentation :memo:
renaming/refactoring :wrench:

Indeed, otherwise locally' is not proper. Other issues? One way or another?

kind: question
kind: experiment

And define weak and sup filteredType, compare with weak and sup topology. And define the prod as the sup of the two comaps of π₁ and π₂. Credit @johoelzl for...

experiment :test_tube:
renaming/refactoring

Try to substitute canonical structures for typeclasses everywhere, so that we only use CS instead of TC... (And maybe put in filteredType the axiom that canonical sets of sets must...

experiment :test_tube:
renaming/refactoring

Initializing the coq-nix-toolbox

- ratio v w now defaults to 0 when v is not proptional to w - contraction and extension renaming to scaling - refactored proof of scaling_bet - introduced fun...

```coq From elpi Require Import derive. Elpi derive.param2 eq. Print eq_R. ``` prints ```coq Inductive eq_R (A A : Type) (A : A -> A -> Type) (x x :...

NES.Snapshot takes a "picture" of the current state of a Namespace, for later reuse without the namespace commands.

@clarus I just realized that this package was added and committed in https://github.com/coq/opam-coq-archive/commit/51d43887e025dd7e4da545e4872e135d5b9a769b with maintainer "Mathematical Components ". To my knowledge this has not been discussed there, and this package...