Mathlib Map

Theorems · Definition · general topology

upgradeStandardBorel

(α : Type u_1) → [inst : MeasurableSpace α] → [h : StandardBorelSpace α] → UpgradedStandardBorel α

Use as letI := upgradeStandardBorel α to endow a standard Borel space α with a compatible Polish topology. Warning: following this with borelize α will cause an error. Instead, one can rewrite with eq_borel_upgradeStandardBorel α. TODO: fix the corresponding bug in borelize.

Defined in
Mathlib.MeasureTheory.Constructions.Polish.Basic
Cited by
5 results in Mathlib
Foundations
Depth 10 from the axioms · uses Classical.choice
Assumes
MeasurableSpaceStandardBorelSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by5

Results whose statement or proof uses this declaration.