google-deepmind / google-deepmind/alphageometry

Can't Solve Easy Geometry Problem

Open
#168 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.