Theorems · Theorem · probability
ProbabilityTheory.posterior_boolKernel_apply_false
∀ {𝓧 : Type u_2} {m𝓧 : MeasurableSpace 𝓧} (μ ν : MeasureTheory.Measure 𝓧) [inst : MeasureTheory.IsFiniteMeasure μ]
[inst_1 : MeasureTheory.IsFiniteMeasure ν] (π : MeasureTheory.Measure Bool)
[inst_2 : MeasureTheory.IsFiniteMeasure π],
∀ᵐ (x : 𝓧) ∂π.bind ⇑(ProbabilityTheory.Kernel.boolKernel μ ν),
((ProbabilityTheory.posterior (ProbabilityTheory.Kernel.boolKernel μ ν) π) x) {false} =
π {false} * μ.rnDeriv (π.bind ⇑(ProbabilityTheory.Kernel.boolKernel μ ν)) x- Defined in
- Mathlib.Probability.Kernel.Posterior
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 342 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- Filter.Eventuallystatement · cited by 3,134
- MeasureTheory.aestatement · cited by 2,352
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- ProbabilityTheory.Kernelstatement · cited by 1,281
- MeasureTheory.lintegralproof · cited by 1,152
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.