Theorems · Inductive type · general topology
StandardBorelSpace
(α : Type u_1) → [MeasurableSpace α] → Prop
A standard Borel space is a measurable space arising as the Borel sets of some Polish topology.
This is useful in situations where a space has no natural topology or
the natural topology in a space is non-Polish.
To endow a standard Borel space α with a compatible Polish topology, use
letI := upgradeStandardBorel α. One can then use eq_borel_upgradeStandardBorel α to
rewrite the MeasurableSpace α instance to borel α t, where t is the new topology.
- Cited by
- 304 results in Mathlib
- Foundations
- Depth 1 from the axioms, rests on 2 definitions · uses no axioms
- Assumes
- MeasurableSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement · cited by 13,106
Cited by337
Results whose statement or proof uses this declaration.
- ProbabilityTheory.condDistribstatement · cited by 58
- ProbabilityTheory.condExpKernelstatement · cited by 49
- ProbabilityTheory.CondIndepFunstatement and proof · cited by 41
- MeasureTheory.Measure.condKernelstatement · cited by 38
- ProbabilityTheory.posteriorstatement and proof · cited by 30
- ProbabilityTheory.CondIndepstatement and proof · cited by 30
- ProbabilityTheory.iCondIndepFunstatement and proof · cited by 28
- ProbabilityTheory.CondIndepSetsstatement and proof · cited by 21
- ProbabilityTheory.iCondIndepstatement and proof · cited by 19
- ProbabilityTheory.Kernel.condKernelstatement · cited by 16
- ProbabilityTheory.HasCondSubgaussianMGFstatement and proof · cited by 15
- ProbabilityTheory.condDistrib_defstatement and proof · cited by 12
Showing the 200 most cited of 337.