Theorems · Theorem · probability
ProbabilityTheory.Kernel.isIrreducible_iff
∀ {α : Type u_1} {mα : MeasurableSpace α} (φ : MeasureTheory.Measure α) (κ : ProbabilityTheory.Kernel α α),
ProbabilityTheory.Kernel.IsIrreducible φ κ ↔
∀ ⦃A : Set α⦄, MeasurableSet A → φ A > 0 → ∀ (a : α), ∃ n, ((κ ^ n) a) A > 0- Defined in
- Mathlib.Probability.Kernel.Irreducible
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 222 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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 and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- MeasurableSetstatement and proof · cited by 3,075
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- ProbabilityTheory.Kernel.IsIrreduciblestatement and proof · cited by 3
- ProbabilityTheory.Kernel.IsIrreducible.casesOnproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.