Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit

Permalink
golf
Browse files Browse the repository at this point in the history
eric-wieser committed May 3, 2023
1 parent d1c29ed commit 51ed55e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/number_theory/modular_forms/slash_actions.lean
Original file line number Diff line number Diff line change
@@ -98,6 +98,7 @@ def slash (k : ℤ) (γ : GL(2, ℝ)⁺) (f : ℍ → ℂ) (x : ℍ) : ℂ :=
f (γ • x) * (((↑ₘ γ).det) : ℝ)^(k-1) * (upper_half_plane.denom γ x)^(-k)

variables {Γ : subgroup SL(2, ℤ)} {k: ℤ} (f : ℍ → ℂ)

section

-- temporary notation until the instance is built

0 comments on commit 51ed55e

Please sign in to comment.