Skip to content

Commit 4cc2077

Browse files
committed
remove delta
1 parent b752adf commit 4cc2077

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Mathlib/MeasureTheory/Measure/Map.lean

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ If `f` is not a.e. measurable, then we define `map f μ` to be zero.
2424
2525
-/
2626

27-
variable {α β γ δ : Type*}
27+
variable {α β γ : Type*}
2828

2929
open Set Function ENNReal NNReal
3030
open Filter hiding map

0 commit comments

Comments
 (0)