Template:Infobox equilibrium/doc

From Wikihussain
< Template:Infobox equilibrium
Revision as of 19:42, 11 November 2018 by Hamedani (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
{{{name}}}
A solution concept in game theory
Relationship
Subset of{{{subsetof}}}
Superset of{{{supersetof}}}
Intersects with{{{intersectwith}}}
Independent of{{{indepedentof}}}
Significance
Proposed by{{{discoverer}}}
Used for{{{usedfor}}}
Example{{{example}}}

Usage[edit source]

{{ infobox equilibrium
| name          = <!-- Name of the equilibrium concept -->
| subsetof      = <!-- List of equilibrium concepts that this equilibrium concept is a subset of -->
| supersetof    = <!-- List of equilibrium concepts that are a subset of this equilibrium concept -->
| intersectwith = <!-- List of equilibrium concepts that overlap with this one, but that are neither subsets nor supersets -->
| independentof = <!-- List of equilibrium concepts that do not overlap with this one -->
| discoverer    = <!-- The person who first defined the equilibrium concept -->
| usedfor       = <!-- If the concept is used for particular purposes, list them here -->
| example       = <!-- A game that provides an interesting example -->
}}

As a general rule, it is best to only list the immediate sub and supersets for a particular concept. So, for instance, every subgame perfect equilibrium is a Nash equilibrium and every Nash equilibrium is Rationalizable. It is probably best only to list Nash equilibrium in the list of supersets.

Examples[edit source]

Nash Equilibrium
A solution concept in game theory
Relationship
Subset ofRationalizability, Correlated equilibrium
Superset ofEvolutionarily stable strategy, Subgame perfect equilibrium, Perfect Bayesian equilibrium, Trembling hand perfect equilibrium
Significance
Proposed byJohn Forbes Nash
Used forAll non-cooperative games
ExamplePrisoner's dilemma
{{ infobox equilibrium
| name       = Nash Equilibrium
| subsetof   = [[Rationalizability]], [[Correlated equilibrium]]
| supersetof = [[Evolutionarily stable strategy]], [[Subgame perfect equilibrium]], [[Perfect Bayesian equilibrium]], [[Trembling hand perfect equilibrium]]
| discoverer = [[John Forbes Nash]]
| usedfor    = All [[non-cooperative game]]s
| example    = [[Prisoner's dilemma]]
}}

See also[edit source]