Search code examples
Scoped type variables require explicit foralls. Why?...

haskellghctype-systemsquantifierstype-extension

Read More
How to match one or more characters nominated in a regex character class?...

phpregexvalidationquantifiers

Read More
Greedy quantifier is matching two consecutive segments instead of making two separate matches...

phpregexregex-greedyquantifiersnon-greedy

Read More
Match one or two of a subpattern in a regular expression...

phpregexquantifiers

Read More
Using preg_replace to modify square brace placeholders in a string is incorrectly matching multiple ...

phppreg-replaceshortcodeplaceholderquantifiers

Read More
Make regex pattern stop at the shortest match instead of the longest match...

phpregexpreg-matchlazy-evaluationquantifiers

Read More
Regular expression with [0-9]:[0-9] is not matching H:i formatted time string...

phpregexquantifiers

Read More
Make trailing characters non-optional in a regex pattern...

phpregexquantifiers

Read More
regex quantifiers in bash --simple vs extended matching {n} times...

regexbashfilenamesquantifiers

Read More
Alternative to possessive quantifier in python...

pythonregexquantifiers

Read More
Is there a parser from Python-Z3 to Z3/smt2?...

z3smtz3pyquantifiers

Read More
Searching Skolem functions in non-linear arithmetics...

z3smtquantifiersfirst-order-logic

Read More
Does quantifier elimination preserve equi-satisfiability or equivalence? And in Z3?...

z3smtquantifiers

Read More
If a theory is decidable in the existential fragment, does this mean that there is a (terminating) m...

z3smtquantifiersfirst-order-logic

Read More
I think Z3 is not performing quantifier elimination in a sequence instance...

z3smtz3pyquantifiersfirst-order-logic

Read More
Can I use quantifier elimination to get models for 'c' in formulae like ∃a.∀b.∃c.∀d. Phi?...

z3smtquantifiersfirst-order-logic

Read More
How can I perform validity of ∃∀.φ, if I use quantifier elimination for ∀.φ and get φ'? I hypoth...

z3z3pyquantifiersfirst-order-logicsatisfiability

Read More
How to define a data type with an explicit kind quantification?...

haskellhigher-kinded-typesquantifierstype-kinds

Read More
What does a model in ∃x∀y∃z∀u . F[x, y, z, u] mean?...

z3smtquantifiers

Read More
RegEx : Nested Groups and Quantifiers...

regexgrepgroupingquantifiers

Read More
A Skolem model in Z3 should be unique, but is printing several (and repeated)...

z3smtz3pyquantifiers

Read More
"Intersection" of two Skolem functions is not as expected in Z3(Py)...

z3smtz3pyquantifiers

Read More
A model of a simple formula 'Exists([y],ForAll([x],Phi))' should be 'y=2' but Z3 it ...

z3smtz3pyquantifiers

Read More
What does a model mean in a universally quantified formula? Is it a function?...

z3z3pyquantifierssatisfiability

Read More
In Z3, I cannot understand result of quantifier elimination of Exists y. Forall x. (x>=2) => (...

z3smtz3pyquantifierssatisfiability

Read More
What's the theoretical basis for existential types?...

haskelltypestype-systemsexistential-typequantifiers

Read More
How can I manually infer the instance const :: a -> a -> a...

haskelltypesquantifiers

Read More
Unbounded Infinite vs Bounded Infinite Domain for Universal Quantification over Reals in z3...

z3smtz3pyquantifiers

Read More
What is the use of max m in the lazy quantifiers {n,m}??...

regexquantifiersreluctant-quantifiers

Read More
Z3 cannot check equivalence of two formulae...

pythonz3z3pyquantifiersfirst-order-logic

Read More
BackNext