Theorems · Inductive type · probability
ProbabilityTheory.Kernel.IsIrreducible
{α : Type u_1} → {mα : MeasurableSpace α} → MeasureTheory.Measure α → ProbabilityTheory.Kernel α α → PropA kernel κ : Kernel α α is φ-irreducible (w.r.t. a given measure φ on α),
if for every measurable set A with positive measure under φ,
and for every a : α, there exists an integer n such that (κ ^ n) a A > 0.
Ref. Meyn-Tweedie Proposition 4.2.1(ii), page 89
- Defined in
- Mathlib.Probability.Kernel.Irreducible
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 2 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
- ProbabilityTheory.Kernelstatement · cited by 1,281
Cited by5
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.IsIrreducible.casesOnstatement and proof · cited by 1
- ProbabilityTheory.Kernel.IsIrreducible.irreduciblestatement and proof · cited by 1
- ProbabilityTheory.Kernel.IsIrreducible.recOnstatement and proof · cited by 0
- ProbabilityTheory.Kernel.isIrreducible_iffstatement and proof · cited by 0
- ProbabilityTheory.Kernel.isIrreducible_of_le_measurestatement and proof · cited by 0