Skip to content

Commit

Permalink
feat: port Geometry.Euclidean.MongePoint (#5056)
Browse files Browse the repository at this point in the history
Co-authored-by: Moritz Firsching <firsching@google.com>
Co-authored-by: int-y1 <jason_yuen2007@hotmail.com>
  • Loading branch information
3 people committed Jun 28, 2023
1 parent 449de62 commit ef7e7c0
Show file tree
Hide file tree
Showing 2 changed files with 801 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Original file line number Diff line number Diff line change
Expand Up @@ -1835,6 +1835,7 @@ import Mathlib.Geometry.Euclidean.Angle.Unoriented.RightAngle
import Mathlib.Geometry.Euclidean.Basic
import Mathlib.Geometry.Euclidean.Circumcenter
import Mathlib.Geometry.Euclidean.Inversion
import Mathlib.Geometry.Euclidean.MongePoint
import Mathlib.Geometry.Euclidean.Sphere.Basic
import Mathlib.Geometry.Euclidean.Sphere.Power
import Mathlib.Geometry.Euclidean.Sphere.Ptolemy
Expand Down
Loading

0 comments on commit ef7e7c0

Please sign in to comment.