Mathlib Map

Theorems · Definition · measure theory

MeasurableSpace.copy

{α : Type u_1} →
  (m : MeasurableSpace α) → (p : Set α → Prop) → (∀ (s : Set α), p s ↔ MeasurableSet s) → MeasurableSpace α

Copy of a MeasurableSpace with a new MeasurableSet equal to the old one. Useful to fix definitional equalities.

Defined in
Mathlib.MeasureTheory.MeasurableSpace.Defs
Cited by
2 results in Mathlib
Foundations
Depth 8 from the axioms · uses propext, Quot.sound

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.

Cited by3

Results whose statement or proof uses this declaration.