home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / sci / math / symbolic / 2082 < prev    next >
Encoding:
Text File  |  1992-07-26  |  1.7 KB  |  46 lines

  1. Newsgroups: sci.math.symbolic
  2. Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!ira.uka.de!fhg!iitb!dsd1!kir
  3. From: kir@dsd1.nyser.net (Harald Kirsch)
  4. Subject: sigma-algebras and probability spaces
  5. Message-ID: <1992Jul27.074830.27366@iitb.fhg.de>
  6. Sender: usenet@iitb.fhg.de
  7. Organization: Institut fuer Informations- und Datenverarbeitung
  8. Date: Mon, 27 Jul 1992 07:48:30 GMT
  9. Lines: 35
  10.  
  11.  
  12.  
  13. Dear Netters,
  14.  
  15. I am looking for a sw package that can do symbolic computations in
  16. $\sigma-$algebras (set theory). In the moment I have access only to
  17. Maple and it looks like it can not do what I need:
  18.  
  19. I simply want to tell the sw that e.g. A and B are sets and that they
  20. are disjoint without saying s.th. about the contents of A and B. Then
  21. the SW should be able to derive that e.g. the following holds:
  22.      $A \subset   A\cup B$
  23.      $A \setminus B = \emptyset$
  24.      $A \subset \C{B}$ (where \C{B} denotes the complement of B
  25.                         relative to a set which contains A and B as
  26.                         subsets.)
  27.      etc.
  28.  
  29. In the next step I need to do symbolic math with probabilities. To
  30. continue the example above, I tell the computer the probabilities
  31. P(A) and P(B) and it should be able to derive that 
  32.     $P(A\cup B) = P(A)+P(B)$  (because $A\cap B=\emptyset$)
  33.     (etc. with more A's and B's and more known probability values)
  34.  
  35. Does anybody out there know about a sw package able to solve those
  36. problems. If not, it would also help to get some pointers to
  37. literature with algorithms dealing with symbolic computation in
  38. $\sigma-$algebras and probability spaces. (No pointers to Bayesian
  39. Networks please, I know them already.) 
  40.  
  41. Please send your answers to  kir@iitb.fhg.de
  42.  
  43. Thanks in advance,
  44.   Harald Kirsch
  45.  
  46.