Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: fix sign in DistribHaarChar #274

Merged
merged 1 commit into from
Dec 8, 2024
Merged

Conversation

kbuzzard
Copy link
Collaborator

@kbuzzard kbuzzard commented Dec 8, 2024

#223 made me realise that the definition of DistribHaarChar was off by a "multiplicative sign" i.e. an inverse (for example lemma distribHaarChar_real (x : ℝˣ) : distribHaarChar ℝ x = ‖(x : ℝ)‖₊⁻¹ := ... is proved in that PR, which was not what was supposed to happen) . The sign in the Lean currently doesn't agree with the sign in the docstring or the sign in the associated Zulip discussion. This PR changes the definition to make it correct.

@YaelDillies
Copy link
Contributor

Thanks! I will fix #223

@YaelDillies YaelDillies merged commit c37498a into main Dec 8, 2024
2 checks passed
@YaelDillies YaelDillies deleted the DistribHaarChar-fix branch December 8, 2024 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants