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

Orthocenter construction #302

Merged
merged 2 commits into from
Mar 4, 2024
Merged

Orthocenter construction #302

merged 2 commits into from
Mar 4, 2024

Conversation

Yu-Misaka
Copy link
Contributor

@Yu-Misaka Yu-Misaka commented Feb 7, 2024

improved certain contents regarding orthocenter.

  • defined orthocenter via vector, this is an important work that serves as the bedrock for orthocenter, it is done by @tonyxty
  • defined orthocenter via intersection of three heights, this is done by first constructing intersection of two heights then proving that it lies on the third height
  • proving uniqueness as well as permutation invariance of orthocenter, this is still under construction

    basic Construction of orthocenter
    construction of orthocenter
@jjdishere jjdishere merged commit 8b217fa into jjdishere:master Mar 4, 2024
1 check passed
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