Skip to content
Snippets Groups Projects
Commit 48d509b1 authored by ComFreek's avatar ComFreek
Browse files

fix

parent 8c8ff4d4
No related branches found
No related tags found
No related merge requests found
......@@ -13,12 +13,12 @@ theory OppositeLen_Problem =
measuredAngleABC
: Σ a:ℝ. ⊦ ( ∠ pA,pB,pC ) ≐ a ❘
: Σ a:ℝ. ⊦ ( ∠ A,B,C ) ≐ a ❘
meta http://mathhub.info/FrameIT/frameworld?ScrollMeta?parameterDescriptionUI "Angle at B"
rightAngleBCA
: ⊦ ( ∠ pB,pC,pA ) ≐ 90.0 ❘
: ⊦ ( ∠ B,C,A ) ≐ 90.0 ❘
meta http://mathhub.info/FrameIT/frameworld?ScrollMeta?parameterDescriptionUI "Right angle at 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