LF1 Expectation #
Category: 3-Local (LF1 expectation-to-weight bridge E[𝟙_O] = O.weightReal).
@[reducible, inline]
abbrev
CSD.LF1.OnticSetup.TrialModel.trialMeasure
{SigmaSpace : Type u_1}
[MeasurableSpace SigmaSpace]
[Nonempty SigmaSpace]
(S : OnticSetup SigmaSpace)
{Ω : Type u_2}
[MeasurableSpace Ω]
(T : S.TrialModel Ω)
:
The probability measure on the external repeated-trial sample space.
Equations
Instances For
noncomputable def
CSD.LF1.OnticSetup.TrialModel.trialProbReal
{SigmaSpace : Type u_1}
[MeasurableSpace SigmaSpace]
[Nonempty SigmaSpace]
(S : OnticSetup SigmaSpace)
{Ω : Type u_2}
[MeasurableSpace Ω]
(T : S.TrialModel Ω)
(O : S.OutcomeRegion)
(n : ℕ)
:
The same weight computed from the n-th trial event.
Equations
- CSD.LF1.OnticSetup.TrialModel.trialProbReal S T O n = (T.trialProb O n).toReal
Instances For
@[simp]
theorem
CSD.LF1.OnticSetup.TrialModel.trialProbReal_eq_weightReal
{SigmaSpace : Type u_1}
[MeasurableSpace SigmaSpace]
[Nonempty SigmaSpace]
(S : OnticSetup SigmaSpace)
{Ω : Type u_2}
[MeasurableSpace Ω]
(T : S.TrialModel Ω)
(O : S.OutcomeRegion)
(n : ℕ)
:
theorem
CSD.LF1.OnticSetup.TrialModel.integral_indicatorRV_eq_trialProbReal
{SigmaSpace : Type u_1}
[MeasurableSpace SigmaSpace]
[Nonempty SigmaSpace]
(S : OnticSetup SigmaSpace)
{Ω : Type u_2}
[MeasurableSpace Ω]
(T : S.TrialModel Ω)
(O : S.OutcomeRegion)
(n : ℕ)
:
The expectation of the indicator random variable is the real-valued probability of the corresponding trial event.
This is the key bridge lemma for LF1.
theorem
CSD.LF1.OnticSetup.TrialModel.integral_indicatorRV_eq_weightReal
{SigmaSpace : Type u_1}
[MeasurableSpace SigmaSpace]
[Nonempty SigmaSpace]
(S : OnticSetup SigmaSpace)
{Ω : Type u_2}
[MeasurableSpace Ω]
(T : S.TrialModel Ω)
(O : S.OutcomeRegion)
(n : ℕ)
:
The expectation of the indicator random variable is the real-valued ontic weight.
theorem
CSD.LF1.OnticSetup.TrialModel.integral_indicatorRV_eq_weightReal_zero
{SigmaSpace : Type u_1}
[MeasurableSpace SigmaSpace]
[Nonempty SigmaSpace]
(S : OnticSetup SigmaSpace)
{Ω : Type u_2}
[MeasurableSpace Ω]
(T : S.TrialModel Ω)
(O : S.OutcomeRegion)
(n : ℕ)
:
All indicator expectations agree across trials, because each trial has the same law.