google-deepmind / google-deepmind/alphageometry
Can't Solve Easy Geometry Problem
Open
- Dominant language
- Python
- Stars
- 4.9k
- Forks
- 572
- PR merge metrics
- No merged PRs in 30d
Description
# Formalized:
`
a b d = triangle a b d; c = on_circle c a b; m = midpoint m b c; e = on_line a d, eqangle3 b a b a d; o = circle o b d c; u = midpoint u a d; k = on_circle k o b, on_circle k u d; r = circle r a m k ? cyclic a k m e
`
# Example proof:
- Let KD and BC intersect at T and construct L on AK such that $AK \times AL=AB^2$.
- Since
Contributor guide
Assessment
This issue has not been assessed yet.