What is the Significance of the Prime Symbol in Probability Events?

  • Thread starter Thread starter montoyas7940
  • Start date Start date
  • Tags Tags
    Prime
montoyas7940
Messages
364
Reaction score
21
I have run into a use of the symbol usually called prime (y' for example) in the description of an event.

P(A or B')

Please, what does it mean?
 
Physics news on Phys.org
I think some old texts use it as complement.
 
Thanks, that makes sense with the rest of the problem.
 
I was reading a Bachelor thesis on Peano Arithmetic (PA). PA has the following axioms (not including the induction schema): $$\begin{align} & (A1) ~~~~ \forall x \neg (x + 1 = 0) \nonumber \\ & (A2) ~~~~ \forall xy (x + 1 =y + 1 \to x = y) \nonumber \\ & (A3) ~~~~ \forall x (x + 0 = x) \nonumber \\ & (A4) ~~~~ \forall xy (x + (y +1) = (x + y ) + 1) \nonumber \\ & (A5) ~~~~ \forall x (x \cdot 0 = 0) \nonumber \\ & (A6) ~~~~ \forall xy (x \cdot (y + 1) = (x \cdot y) + x) \nonumber...
Back
Top