Skip to content

Commit

Permalink
Update RemainingTiles.lean
Browse files Browse the repository at this point in the history
  • Loading branch information
pitmonticone committed Nov 10, 2024
1 parent a5fb290 commit f0d40b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Carleson/ForestOperator/RemainingTiles.lean
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ lemma square_function_count (hJ : J ∈ 𝓙₆ t u₁) (s' : ℤ) :
(fun _ _ ↦ measurableSet_ball) (fun _ _ ↦ measure_ball_ne_top _ _)]
simp only [Nat.cast_pow, Nat.cast_ofNat]
gcongr
· sorry -- TODO fix, max application depth! finiteness
· exact measure_ball_ne_top _ _ -- TODO fix, max application depth! finiteness
· simp only [mem_toFinset, iUnion_subset_iff]
intro I hI
apply ball_subset_ball'
Expand Down

0 comments on commit f0d40b1

Please sign in to comment.