-
The interface for `PartialOrd a` has two methods:
```haskell
comparable :: a -> a -> Bool
leq :: a -> a -> Bool
```
https://hackage.haskell.org/package/lattices-2.0.3/docs/Algebra-PartialOrd.…
-
**Is your feature request related to a problem? Please describe.**
Optimize the internal representation to separate equality and inequality constraints so that the algebraic operations can be perfo…
-
Hola, el subconjunto C que debemos encontrar tiene que ser el más grande posible?, digo como debemos encontrar un núcleo k
-
Hi,
Can you please clarify the following in regards to the units used in the reference material, display and data files. I believe there is an error in the reference material showing all Leq data …
-
# Hypercontractive不等式
## ステートメント
関数$f\colon\{-1,1\}^n \to \mathbb{R}$と実数$\rho \in [-1,1]$に対し,
$$
T_\rho f(x)=\mathbb{E}_{y∼N_\rho(x)}[f(y)]
$$
と定義する.
ここで$y∼N_\rho(x)$とは,各$i \in \{1,\ldots,n…
-
On page 56 the Definition says: Definition leq n m := m - n == 0.
It should be: Definition leq m n := m - n == 0.
It references to page 26 of Chapter 1, which has the correct definition:
`Def…
-
Hello,
it would be nice if it would be possible to set a parameter space so that it is always bounded by another parameter.
For instance, I would like to be able to implement such a constraint for…
-
I'm getting an infinite loop on this example during phase `InnerClasses`.
@romac Maybe you know why?
```
stainless -XX:MaxJavaStackTraceDepth=1000000 File.scala --debug=trees,stack --batched
```…
-
page 5 line 2 - soure maybe is source
page 5, note 6. the \leq of the triangular inequality should be a \geq
page 5, note 8. I believe* that the topology should be a collection U such that veri…
-
I was just poking around in the new 1.3 update and was really happy to see you added the Leq measurement to the "Numeric" plot and also found the "Level" Plot.
I poked around and sadly found out th…