Theorems · Theorem · probability
ProbabilityTheory.Kernel.IsIrreducible.irreducible
∀ {α : Type u_1} {mα : MeasurableSpace α} {φ : MeasureTheory.Measure α} {κ : ProbabilityTheory.Kernel α α}
[self : ProbabilityTheory.Kernel.IsIrreducible φ κ] ⦃A : Set α⦄,
MeasurableSet A → φ A > 0 → ∀ (a : α), ∃ n, ((κ ^ n) a) A > 0- Defined in
- Mathlib.Probability.Kernel.Irreducible
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 219 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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
- MeasurableSetstatement · cited by 3,075
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- ProbabilityTheory.Kernel.IsIrreduciblestatement and proof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.isIrreducible_of_le_measureproof · cited by 0