Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
proveWithAny :: [SMTConfig] -> Symbolic SVal -> IO (Solver, NominalDiffTime, ThmResult)sbv Data.SBV.Dynamic Prove a property with multiple solvers, running them in separate threads. Only the result of the first one to finish will be returned, remaining threads will be killed.
-
sbv Data.SBV.Dynamic Find a satisfying assignment to a property with multiple threads in query mode. The Symbolic SVal represents what is known to all child query threads. Each query thread will spawn a unique instance of the solver. Only the first one to finish will be returned and the other threads will be killed.
satWithAny :: [SMTConfig] -> Symbolic SVal -> IO (Solver, NominalDiffTime, SatResult)sbv Data.SBV.Dynamic Find a satisfying assignment to a property with multiple solvers, running them in separate threads. Only the result of the first one to finish will be returned, remaining threads will be killed.
SBVAny :: Kind -> SMTLambda -> SeqOpsbv Data.SBV.Internals any a fun. Where fun :: a -> Bool, and any :: (a -> Bool) -> [a] -> Bool
sAny :: (a -> SBool) -> [a] -> SBoolsbv Data.SBV.Internals Generalization of any
sAny :: (a -> SBool) -> [a] -> SBoolsbv Data.SBV.Trans Generalization of any
-
sbv Documentation.SBV.Examples.KnuckleDragger.Lists not (all id xs) == any not xs
A list of booleans is not all true, if any of them is false. We have:>>> allAny Inductive lemma: allAny Step: Base Q.E.D. Step: 1 Q.E.D. Step: 2 Q.E.D. Step: 3 Q.E.D. Step: 4 Q.E.D. Result: Q.E.D. [Proven] allAny
pattern
PangoScriptOsmanya :: PangoScriptsimple-pango Graphics.Pango.Basic.ScriptsAndLanguages.PangoScript No documentation available.
pattern
PangoScriptOsmanya :: PangoScriptsimple-pango Graphics.Pango.Basic.ScriptsAndLanguages.PangoScript.Enum No documentation available.
eTooManyReferences :: SocketExceptionsocket System.Socket Too many references: cannot splice.