Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Coinduction> ?p ?o. }
Showing items 1 to 22 of
22
with 100 items per page.
- Coinduction abstract "In computer science, coinduction is a technique for defining and proving properties of systems of concurrent interacting objects. Coinduction is the mathematical dual to structural induction. Coinductively defined types are known as codata and are typically infinite data structures, such as streams.As a definition or specification, coinduction describes how an object may be "observed", "broken down" or "destructed" into simpler objects. As a proof technique, it may be used to show that an equation is satisfied by all possible implementations of such a specification.To generate and manipulate codata, one typically uses corecursive functions, in conjunction with lazy evaluation. Informally, rather than defining a function by pattern-matching on each of the inductive constructors, one defines each of the "destructors" or "observers" over the function result.In programming, the co-logic paradigm (Co-LP for brevity) "is a natural generalization of logic programming and coinductive logic programming, which in turn generalizes other extensions of logic programming, such as infinite trees, lazy predicates, and concurrent communicating predicates. Co-LP has applications to rational trees, verifying infinitary properties, lazy evaluation, concurrent LP, model checking, bisimilarity proofs, etc." Experimental implementations of Co-LP are available from U.T.Dallas and in Logtalk (for examples see ) and SWI-Prolog.".
- Coinduction wikiPageExternalLink jacobs97tutorial.html.
- Coinduction wikiPageExternalLink summary?doi=10.1.1.37.3914.
- Coinduction wikiPageExternalLink JR.pdf.
- Coinduction wikiPageExternalLink coind.htm.
- Coinduction wikiPageExternalLink ppdp06.pdf.
- Coinduction wikiPageID "10904266".
- Coinduction wikiPageRevisionID "573245845".
- Coinduction hasPhotoCollection Coinduction.
- Coinduction subject Category:Category_theory.
- Coinduction subject Category:Functional_programming.
- Coinduction subject Category:Logic_programming.
- Coinduction subject Category:Mathematical_induction.
- Coinduction subject Category:Theoretical_computer_science.
- Coinduction comment "In computer science, coinduction is a technique for defining and proving properties of systems of concurrent interacting objects. Coinduction is the mathematical dual to structural induction. Coinductively defined types are known as codata and are typically infinite data structures, such as streams.As a definition or specification, coinduction describes how an object may be "observed", "broken down" or "destructed" into simpler objects.".
- Coinduction label "Coinduction".
- Coinduction label "Коиндукция".
- Coinduction sameAs m.02qtlpc.
- Coinduction sameAs Q4227156.
- Coinduction sameAs Q4227156.
- Coinduction wasDerivedFrom Coinduction?oldid=573245845.
- Coinduction isPrimaryTopicOf Coinduction.