Skip to content

Commit

Permalink
Use dot notation
Browse files Browse the repository at this point in the history
  • Loading branch information
pitmonticone committed Jul 25, 2024
1 parent dc3c491 commit 42b0222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Carleson/Classical/CarlesonOnTheRealLine.lean
Original file line number Diff line number Diff line change
Expand Up @@ -569,7 +569,7 @@ instance h6 : IsOneSidedKernel 4 K where
· norm_num
· norm_num
/- Lemma ?-/
measurable_K_left := fun y ↦ Measurable.of_uncurry_right Hilbert_kernel_measurable
measurable_K_left := fun y ↦ Hilbert_kernel_measurable.of_uncurry_right
/- Lemma ?-/
measurable_K_right := Hilbert_kernel_measurable

Expand Down

0 comments on commit 42b0222

Please sign in to comment.