Skip to content
Snippets Groups Projects
Commit 28e06a8b authored by ComFreek's avatar ComFreek
Browse files

angle fix

parent 6f3405d7
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ theory TriangleProblem =
theory TriangleProblem_RightAngleAtC =
include ?TriangleProblem ❙
rightAngleC
: ⊦ ( ∠r B C A ) ≐ 90.0 ❘
: ⊦ ( ∠ B,C,A ) ≐ 90.0 ❘
meta ?MetaAnnotations?label s"⊾${lverb C}" ❘
meta ?MetaAnnotations?description s"${lverb A C} ⟂ ${lverb B C}: right angle at ${lverb C} as enclosed by legs ${lverb A C} and ${lverb B C}."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment