Mercurial > dylan
view categorical/plausible.org_archive @ 2:b4de894a1e2e
initial import
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Fri, 28 Oct 2011 00:03:05 -0700 |
parents | |
children |
line wrap: on
line source
1 # -*- mode: org -*-4 Archived entries from file /home/r/aurellem/src/categorical/plausible.org6 * Consistent reasoning as a commutative diagram7 :PROPERTIES:8 :ARCHIVE_TIME: 2011-07-09 Sat 01:009 :ARCHIVE_FILE: ~/aurellem/src/categorical/plausible.org10 :ARCHIVE_OLPATH: Deductive and inductive posets/Assigning plausibilities to inductive posets11 :ARCHIVE_CATEGORY: plausible12 :END:13 Inductive categories enable the following neat trick: we can interpret14 the objects of \(P^*\) as states of given information and interpret15 each arrow \(a\rightarrow ab\) in \(P^*\) as an inductive inference: the arrow16 \(a\rightarrow ab\) represents an inferential leap from the state of17 knowledge where only \(a\) is given to the state of knowledge where18 both \(a\) and \(b\) are given\mdash{} in this way, it represents19 the process of inferring \(b\) when given \(a\), and we label the20 arrow with \((b|a)\).22 This trick has several important features that suggest its usefulness,23 namely24 - Composition of arrows corresponds to compound inference.25 - In the special case of deductive inference, the inferential arrow is an26 identity; the source and destination states of knowledge are the same.27 - One aspect of the consistency requirement of Jaynes[fn:1] takes the form of a28 commutative square: \(x\rightarrow ax \rightarrow abx\) =29 \(x\rightarrow bx \rightarrow abx\) is the categorified version of30 \((AB|X)=(A|X)\cdot(B|AX)=(B|X)\cdot(A|BX)\).31 - We can make plausibility assignments by enriching the inductive32 category \(P^*\) over some monoidal category, e.g. the set of real numbers33 (considered as a category) with its usual multiplication. /When we do/,34 the identity arrows of \(P^*\) \mdash{}corresponding to35 deductive inferences\mdash{} are assigned a value of certainty automatically.37 [fn:1] /(IIIa) If a conclusion can be reasoned out in more than one38 way, then every possible way must lead to the same result./