diff --git a/source/Scrolls/CuboidScroll.mmt b/source/Scrolls/CuboidScroll.mmt index fc0f2dea01e4481823d66a69fa6578ba3509c22d..197e53a4b61ad259eab3ace4fec772287ebead48 100644 --- a/source/Scrolls/CuboidScroll.mmt +++ b/source/Scrolls/CuboidScroll.mmt @@ -20,20 +20,6 @@ theory CuboidScroll = ☠meta ?MetaAnnotations?description "The point above the centerpoint of the rectangle" â™ - rTBA: ⊦ (∠T,(getB R),(getA R)) ≠90.0 - ☠meta ?MetaAnnotations?label "rTBA" - ☠meta ?MetaAnnotations?description "A right angle between TBA, where B is the point enclosed by T A" - â™ - - rTBC: ⊦ (∠T,(getB R),(getC R)) ≠90.0 - ☠meta ?MetaAnnotations?label "rTBC" - ☠meta ?MetaAnnotations?description "A right angle between TBC, where B is the point enclosed by T C" - - - dTB: Σ x:â„ . ⊦ (d- T ( getB R )) ≠x - ☠meta ?MetaAnnotations?label "dTB" - ☠meta ?MetaAnnotations?description "The distance from the top point to B" - â™ âš