MHB How Does De Morgan's Law Apply to Probability Logic?

  • Thread starter Thread starter skaeno
  • Start date Start date
  • Tags Tags
    Logic
AI Thread Summary
De Morgan's Law states that the disjunction of two propositions can be expressed as the negation of the conjunction of their negations. Given the equations τ(¬p)=1-τ(p) and τ(p∧q)=τ(p)∙τ(q), it can be shown that τ(p∨q) equals τ(p)+τ(q)-τ(p)∙τ(q). This relationship highlights the connection between probability logic and logical operations. The discussion emphasizes the importance of understanding these foundational principles in probability theory. Overall, De Morgan's Law provides a crucial framework for analyzing probabilities in logical expressions.
skaeno
Messages
1
Reaction score
0
If τ(¬p)=1-τ(p) and τ(p∧q)=τ(p)∙τ(q) show that:
τ(p∨q)=τ(p)+τ(q)-τ(p)∙τ(q)
 
Physics news on Phys.org
skaeno said:
If τ(¬p)=1-τ(p) and τ(p∧q)=τ(p)∙τ(q) show that:
τ(p∨q)=τ(p)+τ(q)-τ(p)∙τ(q)

Hi skaeno, welcome to MHB! :)

Perhaps you might consider that p∨q=¬(¬p∧¬q)?
 
I'm taking a look at intuitionistic propositional logic (IPL). Basically it exclude Double Negation Elimination (DNE) from the set of axiom schemas replacing it with Ex falso quodlibet: ⊥ → p for any proposition p (including both atomic and composite propositions). In IPL, for instance, the Law of Excluded Middle (LEM) p ∨ ¬p is no longer a theorem. My question: aside from the logic formal perspective, is IPL supposed to model/address some specific "kind of world" ? Thanks.
Back
Top