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.
- 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.
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasurableSetstatement and proof · cited by 3,075
Cited by3
Results whose statement or proof uses this declaration.
- MeasurableSpace.mkOfClosureproof · cited by 1
- MeasurableSpace.copy_eqstatement · cited by 1
- MeasurableSpace.measurableSet_copystatement · cited by 0