From 6de835e746175860a54e5eaba0b0ecf091fa3121 Mon Sep 17 00:00:00 2001
From: PaulWalcher <EthicalMonk@proton.me>
Date: Mon, 26 Feb 2024 16:12:50 +0100
Subject: [PATCH] Cake

---
 .vscode/settings.json                         |    55 +
 Assets/Resources/Prefabs/Cake.prefab          |  1282 ++
 Assets/Resources/Prefabs/Cake.prefab.meta     |     7 +
 Assets/Scenes/Worlds/RiverWorld.unity         |    98 +-
 Assets/Stages/CanonBall 2D.JSON               | 14690 ++++++++++++--
 Assets/Stages/CanonBall 3D.JSON               | 15877 ++++++++++++++--
 Assets/Stages/TechDemo A.JSON                 |    26 +-
 Assets/Stages/TechDemo B.JSON                 |    26 +-
 .../Materials/AircraftFuselageGrey.mat        |   174 +-
 .../Materials/AircraftWingsPropellersGrey.mat |   178 +-
 .../Vehicles/Car/Materials/SkyCarBodyGrey.mat |   188 +-
 .../Car/Materials/SkyCarLightCoversGrey.mat   |   294 +-
 .../Car/Materials/SkyCarWheelGrey.mat         |   178 +-
 13 files changed, 29685 insertions(+), 3388 deletions(-)
 create mode 100644 .vscode/settings.json
 create mode 100644 Assets/Resources/Prefabs/Cake.prefab
 create mode 100644 Assets/Resources/Prefabs/Cake.prefab.meta

diff --git a/.vscode/settings.json b/.vscode/settings.json
new file mode 100644
index 00000000..e232cd65
--- /dev/null
+++ b/.vscode/settings.json
@@ -0,0 +1,55 @@
+{
+    "files.exclude":
+    {
+        "**/.DS_Store":true,
+        "**/.git":true,
+        "**/.gitmodules":true,
+        "**/*.booproj":true,
+        "**/*.pidb":true,
+        "**/*.suo":true,
+        "**/*.user":true,
+        "**/*.userprefs":true,
+        "**/*.unityproj":true,
+        "**/*.dll":true,
+        "**/*.exe":true,
+        "**/*.pdf":true,
+        "**/*.mid":true,
+        "**/*.midi":true,
+        "**/*.wav":true,
+        "**/*.gif":true,
+        "**/*.ico":true,
+        "**/*.jpg":true,
+        "**/*.jpeg":true,
+        "**/*.png":true,
+        "**/*.psd":true,
+        "**/*.tga":true,
+        "**/*.tif":true,
+        "**/*.tiff":true,
+        "**/*.3ds":true,
+        "**/*.3DS":true,
+        "**/*.fbx":true,
+        "**/*.FBX":true,
+        "**/*.lxo":true,
+        "**/*.LXO":true,
+        "**/*.ma":true,
+        "**/*.MA":true,
+        "**/*.obj":true,
+        "**/*.OBJ":true,
+        "**/*.asset":true,
+        "**/*.cubemap":true,
+        "**/*.flare":true,
+        "**/*.mat":true,
+        "**/*.meta":true,
+        "**/*.prefab":true,
+        "**/*.unity":true,
+        "build/":true,
+        "Build/":true,
+        "Library/":true,
+        "library/":true,
+        "obj/":true,
+        "Obj/":true,
+        "ProjectSettings/":true,
+        "temp/":true,
+        "Temp/":true
+    }
+}
\ No newline at end of file
diff --git a/Assets/Resources/Prefabs/Cake.prefab b/Assets/Resources/Prefabs/Cake.prefab
new file mode 100644
index 00000000..9efda41e
--- /dev/null
+++ b/Assets/Resources/Prefabs/Cake.prefab
@@ -0,0 +1,1282 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!1 &499764482912493548
+GameObject:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  serializedVersion: 6
+  m_Component:
+  - component: {fileID: 8579792659402561882}
+  - component: {fileID: 3750903719697985053}
+  - component: {fileID: 3206379526402010796}
+  - component: {fileID: 3857471551455922074}
+  - component: {fileID: 7337751399146344349}
+  m_Layer: 20
+  m_Name: TopSnapZone (1)
+  m_TagString: SnapZone
+  m_Icon: {fileID: 0}
+  m_NavMeshLayer: 0
+  m_StaticEditorFlags: 0
+  m_IsActive: 1
+--- !u!4 &8579792659402561882
+Transform:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 499764482912493548}
+  m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
+  m_LocalPosition: {x: 0, y: 0.1, z: -0.5}
+  m_LocalScale: {x: 0.2, y: 0.2, z: 0.2}
+  m_ConstrainProportionsScale: 1
+  m_Children: []
+  m_Father: {fileID: 5820827822255915852}
+  m_RootOrder: 2
+  m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!135 &3750903719697985053
+SphereCollider:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 499764482912493548}
+  m_Material: {fileID: 0}
+  m_IsTrigger: 0
+  m_Enabled: 1
+  serializedVersion: 2
+  m_Radius: 0.5
+  m_Center: {x: 0, y: 0, z: 0}
+--- !u!33 &3206379526402010796
+MeshFilter:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 499764482912493548}
+  m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0}
+--- !u!23 &3857471551455922074
+MeshRenderer:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 499764482912493548}
+  m_Enabled: 0
+  m_CastShadows: 1
+  m_ReceiveShadows: 1
+  m_DynamicOccludee: 1
+  m_StaticShadowCaster: 0
+  m_MotionVectors: 1
+  m_LightProbeUsage: 1
+  m_ReflectionProbeUsage: 1
+  m_RayTracingMode: 2
+  m_RayTraceProcedural: 0
+  m_RenderingLayerMask: 1
+  m_RendererPriority: 0
+  m_Materials:
+  - {fileID: 2100000, guid: e3750cc498409144f8fd06ac559355b8, type: 2}
+  m_StaticBatchInfo:
+    firstSubMesh: 0
+    subMeshCount: 0
+  m_StaticBatchRoot: {fileID: 0}
+  m_ProbeAnchor: {fileID: 0}
+  m_LightProbeVolumeOverride: {fileID: 0}
+  m_ScaleInLightmap: 1
+  m_ReceiveGI: 1
+  m_PreserveUVs: 0
+  m_IgnoreNormalsForChartDetection: 0
+  m_ImportantGI: 0
+  m_StitchLightmapSeams: 0
+  m_SelectedEditorRenderState: 3
+  m_MinimumChartSize: 4
+  m_AutoUVMaxDistance: 0.5
+  m_AutoUVMaxAngle: 89
+  m_LightmapParameters: {fileID: 0}
+  m_SortingLayerID: 0
+  m_SortingLayer: 0
+  m_SortingOrder: 0
+  m_AdditionalVertexStreams: {fileID: 0}
+--- !u!114 &7337751399146344349
+MonoBehaviour:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 499764482912493548}
+  m_Enabled: 1
+  m_EditorHideFlags: 0
+  m_Script: {fileID: 11500000, guid: 03387d215a8db5c47985ef548da953d8, type: 3}
+  m_Name: 
+  m_EditorClassIdentifier: 
+  ColliderRadius: 0
+  Collidersize_ID: 1
+  use_ColliderRadius: 0
+  myCollider: {fileID: 3750903719697985053}
+--- !u!1 &2598127674832846491
+GameObject:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  serializedVersion: 6
+  m_Component:
+  - component: {fileID: 1474201568329954217}
+  - component: {fileID: 5783449510953860357}
+  - component: {fileID: 1428154906528831162}
+  - component: {fileID: 6404508475071122186}
+  - component: {fileID: 1459678827864424989}
+  m_Layer: 20
+  m_Name: TopSnapZone (2)
+  m_TagString: SnapZone
+  m_Icon: {fileID: 0}
+  m_NavMeshLayer: 0
+  m_StaticEditorFlags: 0
+  m_IsActive: 1
+--- !u!4 &1474201568329954217
+Transform:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 2598127674832846491}
+  m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
+  m_LocalPosition: {x: 0, y: 0.1, z: -0.5}
+  m_LocalScale: {x: 0.2, y: 0.2, z: 0.2}
+  m_ConstrainProportionsScale: 1
+  m_Children: []
+  m_Father: {fileID: 5820827822255915852}
+  m_RootOrder: 3
+  m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!135 &5783449510953860357
+SphereCollider:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 2598127674832846491}
+  m_Material: {fileID: 0}
+  m_IsTrigger: 0
+  m_Enabled: 1
+  serializedVersion: 2
+  m_Radius: 0.5
+  m_Center: {x: 0, y: 0, z: 0}
+--- !u!33 &1428154906528831162
+MeshFilter:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 2598127674832846491}
+  m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0}
+--- !u!23 &6404508475071122186
+MeshRenderer:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 2598127674832846491}
+  m_Enabled: 0
+  m_CastShadows: 1
+  m_ReceiveShadows: 1
+  m_DynamicOccludee: 1
+  m_StaticShadowCaster: 0
+  m_MotionVectors: 1
+  m_LightProbeUsage: 1
+  m_ReflectionProbeUsage: 1
+  m_RayTracingMode: 2
+  m_RayTraceProcedural: 0
+  m_RenderingLayerMask: 1
+  m_RendererPriority: 0
+  m_Materials:
+  - {fileID: 2100000, guid: e3750cc498409144f8fd06ac559355b8, type: 2}
+  m_StaticBatchInfo:
+    firstSubMesh: 0
+    subMeshCount: 0
+  m_StaticBatchRoot: {fileID: 0}
+  m_ProbeAnchor: {fileID: 0}
+  m_LightProbeVolumeOverride: {fileID: 0}
+  m_ScaleInLightmap: 1
+  m_ReceiveGI: 1
+  m_PreserveUVs: 0
+  m_IgnoreNormalsForChartDetection: 0
+  m_ImportantGI: 0
+  m_StitchLightmapSeams: 0
+  m_SelectedEditorRenderState: 3
+  m_MinimumChartSize: 4
+  m_AutoUVMaxDistance: 0.5
+  m_AutoUVMaxAngle: 89
+  m_LightmapParameters: {fileID: 0}
+  m_SortingLayerID: 0
+  m_SortingLayer: 0
+  m_SortingOrder: 0
+  m_AdditionalVertexStreams: {fileID: 0}
+--- !u!114 &1459678827864424989
+MonoBehaviour:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 2598127674832846491}
+  m_Enabled: 1
+  m_EditorHideFlags: 0
+  m_Script: {fileID: 11500000, guid: 03387d215a8db5c47985ef548da953d8, type: 3}
+  m_Name: 
+  m_EditorClassIdentifier: 
+  ColliderRadius: 0
+  Collidersize_ID: 1
+  use_ColliderRadius: 0
+  myCollider: {fileID: 5783449510953860357}
+--- !u!1 &3546707404690359614
+GameObject:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  serializedVersion: 6
+  m_Component:
+  - component: {fileID: 764329661584979502}
+  - component: {fileID: 6928690359332873955}
+  - component: {fileID: 6589323961719981629}
+  - component: {fileID: 2092440857791490083}
+  - component: {fileID: 7985010228116323447}
+  m_Layer: 20
+  m_Name: TopSnapZone (8)
+  m_TagString: SnapZone
+  m_Icon: {fileID: 0}
+  m_NavMeshLayer: 0
+  m_StaticEditorFlags: 0
+  m_IsActive: 1
+--- !u!4 &764329661584979502
+Transform:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 3546707404690359614}
+  m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
+  m_LocalPosition: {x: -0.35, y: 0.1, z: -0.35}
+  m_LocalScale: {x: 0.2, y: 0.2, z: 0.2}
+  m_ConstrainProportionsScale: 1
+  m_Children: []
+  m_Father: {fileID: 5820827822255915852}
+  m_RootOrder: 9
+  m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!135 &6928690359332873955
+SphereCollider:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 3546707404690359614}
+  m_Material: {fileID: 0}
+  m_IsTrigger: 0
+  m_Enabled: 1
+  serializedVersion: 2
+  m_Radius: 0.5
+  m_Center: {x: 0, y: 0, z: 0}
+--- !u!33 &6589323961719981629
+MeshFilter:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 3546707404690359614}
+  m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0}
+--- !u!23 &2092440857791490083
+MeshRenderer:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 3546707404690359614}
+  m_Enabled: 0
+  m_CastShadows: 1
+  m_ReceiveShadows: 1
+  m_DynamicOccludee: 1
+  m_StaticShadowCaster: 0
+  m_MotionVectors: 1
+  m_LightProbeUsage: 1
+  m_ReflectionProbeUsage: 1
+  m_RayTracingMode: 2
+  m_RayTraceProcedural: 0
+  m_RenderingLayerMask: 1
+  m_RendererPriority: 0
+  m_Materials:
+  - {fileID: 2100000, guid: e3750cc498409144f8fd06ac559355b8, type: 2}
+  m_StaticBatchInfo:
+    firstSubMesh: 0
+    subMeshCount: 0
+  m_StaticBatchRoot: {fileID: 0}
+  m_ProbeAnchor: {fileID: 0}
+  m_LightProbeVolumeOverride: {fileID: 0}
+  m_ScaleInLightmap: 1
+  m_ReceiveGI: 1
+  m_PreserveUVs: 0
+  m_IgnoreNormalsForChartDetection: 0
+  m_ImportantGI: 0
+  m_StitchLightmapSeams: 0
+  m_SelectedEditorRenderState: 3
+  m_MinimumChartSize: 4
+  m_AutoUVMaxDistance: 0.5
+  m_AutoUVMaxAngle: 89
+  m_LightmapParameters: {fileID: 0}
+  m_SortingLayerID: 0
+  m_SortingLayer: 0
+  m_SortingOrder: 0
+  m_AdditionalVertexStreams: {fileID: 0}
+--- !u!114 &7985010228116323447
+MonoBehaviour:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 3546707404690359614}
+  m_Enabled: 1
+  m_EditorHideFlags: 0
+  m_Script: {fileID: 11500000, guid: 03387d215a8db5c47985ef548da953d8, type: 3}
+  m_Name: 
+  m_EditorClassIdentifier: 
+  ColliderRadius: 0
+  Collidersize_ID: 1
+  use_ColliderRadius: 0
+  myCollider: {fileID: 6928690359332873955}
+--- !u!1 &3866437301823722513
+GameObject:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  serializedVersion: 6
+  m_Component:
+  - component: {fileID: 311546232007540432}
+  - component: {fileID: 5653548468105314531}
+  - component: {fileID: 6030911991135810328}
+  - component: {fileID: 5933672697630910801}
+  - component: {fileID: 2890212257774513492}
+  m_Layer: 20
+  m_Name: TopSnapZone (4)
+  m_TagString: SnapZone
+  m_Icon: {fileID: 0}
+  m_NavMeshLayer: 0
+  m_StaticEditorFlags: 0
+  m_IsActive: 1
+--- !u!4 &311546232007540432
+Transform:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 3866437301823722513}
+  m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
+  m_LocalPosition: {x: -0.5, y: 0.1, z: 0}
+  m_LocalScale: {x: 0.2, y: 0.2, z: 0.2}
+  m_ConstrainProportionsScale: 1
+  m_Children: []
+  m_Father: {fileID: 5820827822255915852}
+  m_RootOrder: 5
+  m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!135 &5653548468105314531
+SphereCollider:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 3866437301823722513}
+  m_Material: {fileID: 0}
+  m_IsTrigger: 0
+  m_Enabled: 1
+  serializedVersion: 2
+  m_Radius: 0.5
+  m_Center: {x: 0, y: 0, z: 0}
+--- !u!33 &6030911991135810328
+MeshFilter:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 3866437301823722513}
+  m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0}
+--- !u!23 &5933672697630910801
+MeshRenderer:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 3866437301823722513}
+  m_Enabled: 0
+  m_CastShadows: 1
+  m_ReceiveShadows: 1
+  m_DynamicOccludee: 1
+  m_StaticShadowCaster: 0
+  m_MotionVectors: 1
+  m_LightProbeUsage: 1
+  m_ReflectionProbeUsage: 1
+  m_RayTracingMode: 2
+  m_RayTraceProcedural: 0
+  m_RenderingLayerMask: 1
+  m_RendererPriority: 0
+  m_Materials:
+  - {fileID: 2100000, guid: e3750cc498409144f8fd06ac559355b8, type: 2}
+  m_StaticBatchInfo:
+    firstSubMesh: 0
+    subMeshCount: 0
+  m_StaticBatchRoot: {fileID: 0}
+  m_ProbeAnchor: {fileID: 0}
+  m_LightProbeVolumeOverride: {fileID: 0}
+  m_ScaleInLightmap: 1
+  m_ReceiveGI: 1
+  m_PreserveUVs: 0
+  m_IgnoreNormalsForChartDetection: 0
+  m_ImportantGI: 0
+  m_StitchLightmapSeams: 0
+  m_SelectedEditorRenderState: 3
+  m_MinimumChartSize: 4
+  m_AutoUVMaxDistance: 0.5
+  m_AutoUVMaxAngle: 89
+  m_LightmapParameters: {fileID: 0}
+  m_SortingLayerID: 0
+  m_SortingLayer: 0
+  m_SortingOrder: 0
+  m_AdditionalVertexStreams: {fileID: 0}
+--- !u!114 &2890212257774513492
+MonoBehaviour:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 3866437301823722513}
+  m_Enabled: 1
+  m_EditorHideFlags: 0
+  m_Script: {fileID: 11500000, guid: 03387d215a8db5c47985ef548da953d8, type: 3}
+  m_Name: 
+  m_EditorClassIdentifier: 
+  ColliderRadius: 0
+  Collidersize_ID: 1
+  use_ColliderRadius: 0
+  myCollider: {fileID: 5653548468105314531}
+--- !u!1 &3992787084245164670
+GameObject:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  serializedVersion: 6
+  m_Component:
+  - component: {fileID: 5820827822255915852}
+  m_Layer: 0
+  m_Name: Cake
+  m_TagString: Untagged
+  m_Icon: {fileID: 0}
+  m_NavMeshLayer: 0
+  m_StaticEditorFlags: 0
+  m_IsActive: 1
+--- !u!4 &5820827822255915852
+Transform:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 3992787084245164670}
+  m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
+  m_LocalPosition: {x: 0, y: 0, z: 0}
+  m_LocalScale: {x: 1, y: 1, z: 1}
+  m_ConstrainProportionsScale: 0
+  m_Children:
+  - {fileID: 1647950407119886145}
+  - {fileID: 6767478369596858719}
+  - {fileID: 8579792659402561882}
+  - {fileID: 1474201568329954217}
+  - {fileID: 7762915319644128074}
+  - {fileID: 311546232007540432}
+  - {fileID: 8430530907755269985}
+  - {fileID: 8451783655986682604}
+  - {fileID: 1346960775279456493}
+  - {fileID: 764329661584979502}
+  - {fileID: 8242470934456247362}
+  m_Father: {fileID: 0}
+  m_RootOrder: 0
+  m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &4059380102457313593
+GameObject:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  serializedVersion: 6
+  m_Component:
+  - component: {fileID: 8430530907755269985}
+  - component: {fileID: 1077148132898489443}
+  - component: {fileID: 1840823694478176370}
+  - component: {fileID: 4282947968312085933}
+  - component: {fileID: 8407965815491664731}
+  m_Layer: 20
+  m_Name: TopSnapZone (5)
+  m_TagString: SnapZone
+  m_Icon: {fileID: 0}
+  m_NavMeshLayer: 0
+  m_StaticEditorFlags: 0
+  m_IsActive: 1
+--- !u!4 &8430530907755269985
+Transform:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 4059380102457313593}
+  m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
+  m_LocalPosition: {x: 0.35, y: 0.1, z: 0.35}
+  m_LocalScale: {x: 0.2, y: 0.2, z: 0.2}
+  m_ConstrainProportionsScale: 1
+  m_Children: []
+  m_Father: {fileID: 5820827822255915852}
+  m_RootOrder: 6
+  m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!135 &1077148132898489443
+SphereCollider:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 4059380102457313593}
+  m_Material: {fileID: 0}
+  m_IsTrigger: 0
+  m_Enabled: 1
+  serializedVersion: 2
+  m_Radius: 0.5
+  m_Center: {x: 0, y: 0, z: 0}
+--- !u!33 &1840823694478176370
+MeshFilter:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 4059380102457313593}
+  m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0}
+--- !u!23 &4282947968312085933
+MeshRenderer:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 4059380102457313593}
+  m_Enabled: 0
+  m_CastShadows: 1
+  m_ReceiveShadows: 1
+  m_DynamicOccludee: 1
+  m_StaticShadowCaster: 0
+  m_MotionVectors: 1
+  m_LightProbeUsage: 1
+  m_ReflectionProbeUsage: 1
+  m_RayTracingMode: 2
+  m_RayTraceProcedural: 0
+  m_RenderingLayerMask: 1
+  m_RendererPriority: 0
+  m_Materials:
+  - {fileID: 2100000, guid: e3750cc498409144f8fd06ac559355b8, type: 2}
+  m_StaticBatchInfo:
+    firstSubMesh: 0
+    subMeshCount: 0
+  m_StaticBatchRoot: {fileID: 0}
+  m_ProbeAnchor: {fileID: 0}
+  m_LightProbeVolumeOverride: {fileID: 0}
+  m_ScaleInLightmap: 1
+  m_ReceiveGI: 1
+  m_PreserveUVs: 0
+  m_IgnoreNormalsForChartDetection: 0
+  m_ImportantGI: 0
+  m_StitchLightmapSeams: 0
+  m_SelectedEditorRenderState: 3
+  m_MinimumChartSize: 4
+  m_AutoUVMaxDistance: 0.5
+  m_AutoUVMaxAngle: 89
+  m_LightmapParameters: {fileID: 0}
+  m_SortingLayerID: 0
+  m_SortingLayer: 0
+  m_SortingOrder: 0
+  m_AdditionalVertexStreams: {fileID: 0}
+--- !u!114 &8407965815491664731
+MonoBehaviour:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 4059380102457313593}
+  m_Enabled: 1
+  m_EditorHideFlags: 0
+  m_Script: {fileID: 11500000, guid: 03387d215a8db5c47985ef548da953d8, type: 3}
+  m_Name: 
+  m_EditorClassIdentifier: 
+  ColliderRadius: 0
+  Collidersize_ID: 1
+  use_ColliderRadius: 0
+  myCollider: {fileID: 1077148132898489443}
+--- !u!1 &4447510611932133534
+GameObject:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  serializedVersion: 6
+  m_Component:
+  - component: {fileID: 1647950407119886145}
+  - component: {fileID: 562142800694232009}
+  - component: {fileID: 9205627670369982577}
+  - component: {fileID: 6108038722262429569}
+  m_Layer: 0
+  m_Name: Cylinder
+  m_TagString: Untagged
+  m_Icon: {fileID: 0}
+  m_NavMeshLayer: 0
+  m_StaticEditorFlags: 0
+  m_IsActive: 1
+--- !u!4 &1647950407119886145
+Transform:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 4447510611932133534}
+  m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
+  m_LocalPosition: {x: 0, y: 0, z: 0}
+  m_LocalScale: {x: 1, y: 0.1, z: 1}
+  m_ConstrainProportionsScale: 0
+  m_Children: []
+  m_Father: {fileID: 5820827822255915852}
+  m_RootOrder: 0
+  m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!33 &562142800694232009
+MeshFilter:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 4447510611932133534}
+  m_Mesh: {fileID: 10206, guid: 0000000000000000e000000000000000, type: 0}
+--- !u!23 &9205627670369982577
+MeshRenderer:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 4447510611932133534}
+  m_Enabled: 1
+  m_CastShadows: 1
+  m_ReceiveShadows: 1
+  m_DynamicOccludee: 1
+  m_StaticShadowCaster: 0
+  m_MotionVectors: 1
+  m_LightProbeUsage: 1
+  m_ReflectionProbeUsage: 1
+  m_RayTracingMode: 2
+  m_RayTraceProcedural: 0
+  m_RenderingLayerMask: 1
+  m_RendererPriority: 0
+  m_Materials:
+  - {fileID: 10303, guid: 0000000000000000f000000000000000, type: 0}
+  m_StaticBatchInfo:
+    firstSubMesh: 0
+    subMeshCount: 0
+  m_StaticBatchRoot: {fileID: 0}
+  m_ProbeAnchor: {fileID: 0}
+  m_LightProbeVolumeOverride: {fileID: 0}
+  m_ScaleInLightmap: 1
+  m_ReceiveGI: 1
+  m_PreserveUVs: 0
+  m_IgnoreNormalsForChartDetection: 0
+  m_ImportantGI: 0
+  m_StitchLightmapSeams: 1
+  m_SelectedEditorRenderState: 3
+  m_MinimumChartSize: 4
+  m_AutoUVMaxDistance: 0.5
+  m_AutoUVMaxAngle: 89
+  m_LightmapParameters: {fileID: 0}
+  m_SortingLayerID: 0
+  m_SortingLayer: 0
+  m_SortingOrder: 0
+  m_AdditionalVertexStreams: {fileID: 0}
+--- !u!136 &6108038722262429569
+CapsuleCollider:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 4447510611932133534}
+  m_Material: {fileID: 0}
+  m_IsTrigger: 0
+  m_Enabled: 1
+  m_Radius: 0.5000001
+  m_Height: 2
+  m_Direction: 1
+  m_Center: {x: 0.000000059604645, y: 0, z: -0.00000008940697}
+--- !u!1 &4817792958898797978
+GameObject:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  serializedVersion: 6
+  m_Component:
+  - component: {fileID: 7762915319644128074}
+  - component: {fileID: 2541652102311840833}
+  - component: {fileID: 6680318448819524403}
+  - component: {fileID: 5562003894469572337}
+  - component: {fileID: 3990374303313665117}
+  m_Layer: 20
+  m_Name: TopSnapZone (3)
+  m_TagString: SnapZone
+  m_Icon: {fileID: 0}
+  m_NavMeshLayer: 0
+  m_StaticEditorFlags: 0
+  m_IsActive: 1
+--- !u!4 &7762915319644128074
+Transform:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 4817792958898797978}
+  m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
+  m_LocalPosition: {x: 0.5, y: 0.1, z: 0}
+  m_LocalScale: {x: 0.2, y: 0.2, z: 0.2}
+  m_ConstrainProportionsScale: 1
+  m_Children: []
+  m_Father: {fileID: 5820827822255915852}
+  m_RootOrder: 4
+  m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!135 &2541652102311840833
+SphereCollider:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 4817792958898797978}
+  m_Material: {fileID: 0}
+  m_IsTrigger: 0
+  m_Enabled: 1
+  serializedVersion: 2
+  m_Radius: 0.5
+  m_Center: {x: 0, y: 0, z: 0}
+--- !u!33 &6680318448819524403
+MeshFilter:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 4817792958898797978}
+  m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0}
+--- !u!23 &5562003894469572337
+MeshRenderer:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 4817792958898797978}
+  m_Enabled: 0
+  m_CastShadows: 1
+  m_ReceiveShadows: 1
+  m_DynamicOccludee: 1
+  m_StaticShadowCaster: 0
+  m_MotionVectors: 1
+  m_LightProbeUsage: 1
+  m_ReflectionProbeUsage: 1
+  m_RayTracingMode: 2
+  m_RayTraceProcedural: 0
+  m_RenderingLayerMask: 1
+  m_RendererPriority: 0
+  m_Materials:
+  - {fileID: 2100000, guid: e3750cc498409144f8fd06ac559355b8, type: 2}
+  m_StaticBatchInfo:
+    firstSubMesh: 0
+    subMeshCount: 0
+  m_StaticBatchRoot: {fileID: 0}
+  m_ProbeAnchor: {fileID: 0}
+  m_LightProbeVolumeOverride: {fileID: 0}
+  m_ScaleInLightmap: 1
+  m_ReceiveGI: 1
+  m_PreserveUVs: 0
+  m_IgnoreNormalsForChartDetection: 0
+  m_ImportantGI: 0
+  m_StitchLightmapSeams: 0
+  m_SelectedEditorRenderState: 3
+  m_MinimumChartSize: 4
+  m_AutoUVMaxDistance: 0.5
+  m_AutoUVMaxAngle: 89
+  m_LightmapParameters: {fileID: 0}
+  m_SortingLayerID: 0
+  m_SortingLayer: 0
+  m_SortingOrder: 0
+  m_AdditionalVertexStreams: {fileID: 0}
+--- !u!114 &3990374303313665117
+MonoBehaviour:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 4817792958898797978}
+  m_Enabled: 1
+  m_EditorHideFlags: 0
+  m_Script: {fileID: 11500000, guid: 03387d215a8db5c47985ef548da953d8, type: 3}
+  m_Name: 
+  m_EditorClassIdentifier: 
+  ColliderRadius: 0
+  Collidersize_ID: 1
+  use_ColliderRadius: 0
+  myCollider: {fileID: 2541652102311840833}
+--- !u!1 &8304270432027977780
+GameObject:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  serializedVersion: 6
+  m_Component:
+  - component: {fileID: 6767478369596858719}
+  - component: {fileID: 3657590496487530057}
+  - component: {fileID: 1033083840726480843}
+  - component: {fileID: 3866808018947153933}
+  - component: {fileID: 6021895227464149147}
+  m_Layer: 20
+  m_Name: TopSnapZone
+  m_TagString: SnapZone
+  m_Icon: {fileID: 0}
+  m_NavMeshLayer: 0
+  m_StaticEditorFlags: 0
+  m_IsActive: 1
+--- !u!4 &6767478369596858719
+Transform:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 8304270432027977780}
+  m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
+  m_LocalPosition: {x: 0, y: 0.1, z: 0.5}
+  m_LocalScale: {x: 0.2, y: 0.2, z: 0.2}
+  m_ConstrainProportionsScale: 1
+  m_Children: []
+  m_Father: {fileID: 5820827822255915852}
+  m_RootOrder: 1
+  m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!135 &3657590496487530057
+SphereCollider:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 8304270432027977780}
+  m_Material: {fileID: 0}
+  m_IsTrigger: 0
+  m_Enabled: 1
+  serializedVersion: 2
+  m_Radius: 0.5
+  m_Center: {x: 0, y: 0, z: 0}
+--- !u!33 &1033083840726480843
+MeshFilter:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 8304270432027977780}
+  m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0}
+--- !u!23 &3866808018947153933
+MeshRenderer:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 8304270432027977780}
+  m_Enabled: 0
+  m_CastShadows: 1
+  m_ReceiveShadows: 1
+  m_DynamicOccludee: 1
+  m_StaticShadowCaster: 0
+  m_MotionVectors: 1
+  m_LightProbeUsage: 1
+  m_ReflectionProbeUsage: 1
+  m_RayTracingMode: 2
+  m_RayTraceProcedural: 0
+  m_RenderingLayerMask: 1
+  m_RendererPriority: 0
+  m_Materials:
+  - {fileID: 2100000, guid: e3750cc498409144f8fd06ac559355b8, type: 2}
+  m_StaticBatchInfo:
+    firstSubMesh: 0
+    subMeshCount: 0
+  m_StaticBatchRoot: {fileID: 0}
+  m_ProbeAnchor: {fileID: 0}
+  m_LightProbeVolumeOverride: {fileID: 0}
+  m_ScaleInLightmap: 1
+  m_ReceiveGI: 1
+  m_PreserveUVs: 0
+  m_IgnoreNormalsForChartDetection: 0
+  m_ImportantGI: 0
+  m_StitchLightmapSeams: 0
+  m_SelectedEditorRenderState: 3
+  m_MinimumChartSize: 4
+  m_AutoUVMaxDistance: 0.5
+  m_AutoUVMaxAngle: 89
+  m_LightmapParameters: {fileID: 0}
+  m_SortingLayerID: 0
+  m_SortingLayer: 0
+  m_SortingOrder: 0
+  m_AdditionalVertexStreams: {fileID: 0}
+--- !u!114 &6021895227464149147
+MonoBehaviour:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 8304270432027977780}
+  m_Enabled: 1
+  m_EditorHideFlags: 0
+  m_Script: {fileID: 11500000, guid: 03387d215a8db5c47985ef548da953d8, type: 3}
+  m_Name: 
+  m_EditorClassIdentifier: 
+  ColliderRadius: 0
+  Collidersize_ID: 1
+  use_ColliderRadius: 0
+  myCollider: {fileID: 3657590496487530057}
+--- !u!1 &8411187414649421288
+GameObject:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  serializedVersion: 6
+  m_Component:
+  - component: {fileID: 8242470934456247362}
+  - component: {fileID: 6338325288627712815}
+  - component: {fileID: 5193454080181238412}
+  - component: {fileID: 2565063291782573806}
+  - component: {fileID: 7134817469085754713}
+  m_Layer: 20
+  m_Name: TopSnapZone (9)
+  m_TagString: SnapZone
+  m_Icon: {fileID: 0}
+  m_NavMeshLayer: 0
+  m_StaticEditorFlags: 0
+  m_IsActive: 1
+--- !u!4 &8242470934456247362
+Transform:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 8411187414649421288}
+  m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
+  m_LocalPosition: {x: 0, y: 0.1, z: 0}
+  m_LocalScale: {x: 0.2, y: 0.2, z: 0.2}
+  m_ConstrainProportionsScale: 1
+  m_Children: []
+  m_Father: {fileID: 5820827822255915852}
+  m_RootOrder: 10
+  m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!135 &6338325288627712815
+SphereCollider:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 8411187414649421288}
+  m_Material: {fileID: 0}
+  m_IsTrigger: 0
+  m_Enabled: 1
+  serializedVersion: 2
+  m_Radius: 0.5
+  m_Center: {x: 0, y: 0, z: 0}
+--- !u!33 &5193454080181238412
+MeshFilter:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 8411187414649421288}
+  m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0}
+--- !u!23 &2565063291782573806
+MeshRenderer:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 8411187414649421288}
+  m_Enabled: 0
+  m_CastShadows: 1
+  m_ReceiveShadows: 1
+  m_DynamicOccludee: 1
+  m_StaticShadowCaster: 0
+  m_MotionVectors: 1
+  m_LightProbeUsage: 1
+  m_ReflectionProbeUsage: 1
+  m_RayTracingMode: 2
+  m_RayTraceProcedural: 0
+  m_RenderingLayerMask: 1
+  m_RendererPriority: 0
+  m_Materials:
+  - {fileID: 2100000, guid: e3750cc498409144f8fd06ac559355b8, type: 2}
+  m_StaticBatchInfo:
+    firstSubMesh: 0
+    subMeshCount: 0
+  m_StaticBatchRoot: {fileID: 0}
+  m_ProbeAnchor: {fileID: 0}
+  m_LightProbeVolumeOverride: {fileID: 0}
+  m_ScaleInLightmap: 1
+  m_ReceiveGI: 1
+  m_PreserveUVs: 0
+  m_IgnoreNormalsForChartDetection: 0
+  m_ImportantGI: 0
+  m_StitchLightmapSeams: 0
+  m_SelectedEditorRenderState: 3
+  m_MinimumChartSize: 4
+  m_AutoUVMaxDistance: 0.5
+  m_AutoUVMaxAngle: 89
+  m_LightmapParameters: {fileID: 0}
+  m_SortingLayerID: 0
+  m_SortingLayer: 0
+  m_SortingOrder: 0
+  m_AdditionalVertexStreams: {fileID: 0}
+--- !u!114 &7134817469085754713
+MonoBehaviour:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 8411187414649421288}
+  m_Enabled: 1
+  m_EditorHideFlags: 0
+  m_Script: {fileID: 11500000, guid: 03387d215a8db5c47985ef548da953d8, type: 3}
+  m_Name: 
+  m_EditorClassIdentifier: 
+  ColliderRadius: 0
+  Collidersize_ID: 1
+  use_ColliderRadius: 0
+  myCollider: {fileID: 6338325288627712815}
+--- !u!1 &8484000015485567943
+GameObject:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  serializedVersion: 6
+  m_Component:
+  - component: {fileID: 8451783655986682604}
+  - component: {fileID: 4134307705125227812}
+  - component: {fileID: 3417178444740009995}
+  - component: {fileID: 9049822676681904189}
+  - component: {fileID: 1065919556949301274}
+  m_Layer: 20
+  m_Name: TopSnapZone (6)
+  m_TagString: SnapZone
+  m_Icon: {fileID: 0}
+  m_NavMeshLayer: 0
+  m_StaticEditorFlags: 0
+  m_IsActive: 1
+--- !u!4 &8451783655986682604
+Transform:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 8484000015485567943}
+  m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
+  m_LocalPosition: {x: 0.35, y: 0.1, z: -0.35}
+  m_LocalScale: {x: 0.2, y: 0.2, z: 0.2}
+  m_ConstrainProportionsScale: 1
+  m_Children: []
+  m_Father: {fileID: 5820827822255915852}
+  m_RootOrder: 7
+  m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!135 &4134307705125227812
+SphereCollider:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 8484000015485567943}
+  m_Material: {fileID: 0}
+  m_IsTrigger: 0
+  m_Enabled: 1
+  serializedVersion: 2
+  m_Radius: 0.5
+  m_Center: {x: 0, y: 0, z: 0}
+--- !u!33 &3417178444740009995
+MeshFilter:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 8484000015485567943}
+  m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0}
+--- !u!23 &9049822676681904189
+MeshRenderer:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 8484000015485567943}
+  m_Enabled: 0
+  m_CastShadows: 1
+  m_ReceiveShadows: 1
+  m_DynamicOccludee: 1
+  m_StaticShadowCaster: 0
+  m_MotionVectors: 1
+  m_LightProbeUsage: 1
+  m_ReflectionProbeUsage: 1
+  m_RayTracingMode: 2
+  m_RayTraceProcedural: 0
+  m_RenderingLayerMask: 1
+  m_RendererPriority: 0
+  m_Materials:
+  - {fileID: 2100000, guid: e3750cc498409144f8fd06ac559355b8, type: 2}
+  m_StaticBatchInfo:
+    firstSubMesh: 0
+    subMeshCount: 0
+  m_StaticBatchRoot: {fileID: 0}
+  m_ProbeAnchor: {fileID: 0}
+  m_LightProbeVolumeOverride: {fileID: 0}
+  m_ScaleInLightmap: 1
+  m_ReceiveGI: 1
+  m_PreserveUVs: 0
+  m_IgnoreNormalsForChartDetection: 0
+  m_ImportantGI: 0
+  m_StitchLightmapSeams: 0
+  m_SelectedEditorRenderState: 3
+  m_MinimumChartSize: 4
+  m_AutoUVMaxDistance: 0.5
+  m_AutoUVMaxAngle: 89
+  m_LightmapParameters: {fileID: 0}
+  m_SortingLayerID: 0
+  m_SortingLayer: 0
+  m_SortingOrder: 0
+  m_AdditionalVertexStreams: {fileID: 0}
+--- !u!114 &1065919556949301274
+MonoBehaviour:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 8484000015485567943}
+  m_Enabled: 1
+  m_EditorHideFlags: 0
+  m_Script: {fileID: 11500000, guid: 03387d215a8db5c47985ef548da953d8, type: 3}
+  m_Name: 
+  m_EditorClassIdentifier: 
+  ColliderRadius: 0
+  Collidersize_ID: 1
+  use_ColliderRadius: 0
+  myCollider: {fileID: 4134307705125227812}
+--- !u!1 &8974476092846410304
+GameObject:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  serializedVersion: 6
+  m_Component:
+  - component: {fileID: 1346960775279456493}
+  - component: {fileID: 7616668423494982255}
+  - component: {fileID: 1341732154151697711}
+  - component: {fileID: 8653169767563626561}
+  - component: {fileID: 4967420439469283365}
+  m_Layer: 20
+  m_Name: TopSnapZone (7)
+  m_TagString: SnapZone
+  m_Icon: {fileID: 0}
+  m_NavMeshLayer: 0
+  m_StaticEditorFlags: 0
+  m_IsActive: 1
+--- !u!4 &1346960775279456493
+Transform:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 8974476092846410304}
+  m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
+  m_LocalPosition: {x: -0.35, y: 0.1, z: 0.35}
+  m_LocalScale: {x: 0.2, y: 0.2, z: 0.2}
+  m_ConstrainProportionsScale: 1
+  m_Children: []
+  m_Father: {fileID: 5820827822255915852}
+  m_RootOrder: 8
+  m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!135 &7616668423494982255
+SphereCollider:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 8974476092846410304}
+  m_Material: {fileID: 0}
+  m_IsTrigger: 0
+  m_Enabled: 1
+  serializedVersion: 2
+  m_Radius: 0.5
+  m_Center: {x: 0, y: 0, z: 0}
+--- !u!33 &1341732154151697711
+MeshFilter:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 8974476092846410304}
+  m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0}
+--- !u!23 &8653169767563626561
+MeshRenderer:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 8974476092846410304}
+  m_Enabled: 0
+  m_CastShadows: 1
+  m_ReceiveShadows: 1
+  m_DynamicOccludee: 1
+  m_StaticShadowCaster: 0
+  m_MotionVectors: 1
+  m_LightProbeUsage: 1
+  m_ReflectionProbeUsage: 1
+  m_RayTracingMode: 2
+  m_RayTraceProcedural: 0
+  m_RenderingLayerMask: 1
+  m_RendererPriority: 0
+  m_Materials:
+  - {fileID: 2100000, guid: e3750cc498409144f8fd06ac559355b8, type: 2}
+  m_StaticBatchInfo:
+    firstSubMesh: 0
+    subMeshCount: 0
+  m_StaticBatchRoot: {fileID: 0}
+  m_ProbeAnchor: {fileID: 0}
+  m_LightProbeVolumeOverride: {fileID: 0}
+  m_ScaleInLightmap: 1
+  m_ReceiveGI: 1
+  m_PreserveUVs: 0
+  m_IgnoreNormalsForChartDetection: 0
+  m_ImportantGI: 0
+  m_StitchLightmapSeams: 0
+  m_SelectedEditorRenderState: 3
+  m_MinimumChartSize: 4
+  m_AutoUVMaxDistance: 0.5
+  m_AutoUVMaxAngle: 89
+  m_LightmapParameters: {fileID: 0}
+  m_SortingLayerID: 0
+  m_SortingLayer: 0
+  m_SortingOrder: 0
+  m_AdditionalVertexStreams: {fileID: 0}
+--- !u!114 &4967420439469283365
+MonoBehaviour:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 8974476092846410304}
+  m_Enabled: 1
+  m_EditorHideFlags: 0
+  m_Script: {fileID: 11500000, guid: 03387d215a8db5c47985ef548da953d8, type: 3}
+  m_Name: 
+  m_EditorClassIdentifier: 
+  ColliderRadius: 0
+  Collidersize_ID: 1
+  use_ColliderRadius: 0
+  myCollider: {fileID: 7616668423494982255}
diff --git a/Assets/Resources/Prefabs/Cake.prefab.meta b/Assets/Resources/Prefabs/Cake.prefab.meta
new file mode 100644
index 00000000..3e6cc0bc
--- /dev/null
+++ b/Assets/Resources/Prefabs/Cake.prefab.meta
@@ -0,0 +1,7 @@
+fileFormatVersion: 2
+guid: b0ea7d7beb330a245bd999e7c4cab227
+PrefabImporter:
+  externalObjects: {}
+  userData: 
+  assetBundleName: 
+  assetBundleVariant: 
diff --git a/Assets/Scenes/Worlds/RiverWorld.unity b/Assets/Scenes/Worlds/RiverWorld.unity
index 67c9fecf..310738dd 100644
--- a/Assets/Scenes/Worlds/RiverWorld.unity
+++ b/Assets/Scenes/Worlds/RiverWorld.unity
@@ -2205,6 +2205,7 @@ Transform:
   - {fileID: 778909919}
   - {fileID: 1840687079}
   - {fileID: 387397068}
+  - {fileID: 176084180}
   m_Father: {fileID: 642235746}
   m_RootOrder: 0
   m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
@@ -3190,6 +3191,101 @@ Transform:
     type: 3}
   m_PrefabInstance: {fileID: 174119663}
   m_PrefabAsset: {fileID: 0}
+--- !u!1001 &176084179
+PrefabInstance:
+  m_ObjectHideFlags: 0
+  serializedVersion: 2
+  m_Modification:
+    m_TransformParent: {fileID: 117995034}
+    m_Modifications:
+    - target: {fileID: 3992787084245164670, guid: b0ea7d7beb330a245bd999e7c4cab227,
+        type: 3}
+      propertyPath: m_Name
+      value: Cake
+      objectReference: {fileID: 0}
+    - target: {fileID: 5820827822255915852, guid: b0ea7d7beb330a245bd999e7c4cab227,
+        type: 3}
+      propertyPath: m_RootOrder
+      value: 9
+      objectReference: {fileID: 0}
+    - target: {fileID: 5820827822255915852, guid: b0ea7d7beb330a245bd999e7c4cab227,
+        type: 3}
+      propertyPath: m_LocalScale.x
+      value: 5
+      objectReference: {fileID: 0}
+    - target: {fileID: 5820827822255915852, guid: b0ea7d7beb330a245bd999e7c4cab227,
+        type: 3}
+      propertyPath: m_LocalScale.y
+      value: 5
+      objectReference: {fileID: 0}
+    - target: {fileID: 5820827822255915852, guid: b0ea7d7beb330a245bd999e7c4cab227,
+        type: 3}
+      propertyPath: m_LocalScale.z
+      value: 5
+      objectReference: {fileID: 0}
+    - target: {fileID: 5820827822255915852, guid: b0ea7d7beb330a245bd999e7c4cab227,
+        type: 3}
+      propertyPath: m_LocalPosition.x
+      value: 69.2062
+      objectReference: {fileID: 0}
+    - target: {fileID: 5820827822255915852, guid: b0ea7d7beb330a245bd999e7c4cab227,
+        type: 3}
+      propertyPath: m_LocalPosition.y
+      value: 7.4
+      objectReference: {fileID: 0}
+    - target: {fileID: 5820827822255915852, guid: b0ea7d7beb330a245bd999e7c4cab227,
+        type: 3}
+      propertyPath: m_LocalPosition.z
+      value: 53.6
+      objectReference: {fileID: 0}
+    - target: {fileID: 5820827822255915852, guid: b0ea7d7beb330a245bd999e7c4cab227,
+        type: 3}
+      propertyPath: m_LocalRotation.w
+      value: 1
+      objectReference: {fileID: 0}
+    - target: {fileID: 5820827822255915852, guid: b0ea7d7beb330a245bd999e7c4cab227,
+        type: 3}
+      propertyPath: m_LocalRotation.x
+      value: -0
+      objectReference: {fileID: 0}
+    - target: {fileID: 5820827822255915852, guid: b0ea7d7beb330a245bd999e7c4cab227,
+        type: 3}
+      propertyPath: m_LocalRotation.y
+      value: -0
+      objectReference: {fileID: 0}
+    - target: {fileID: 5820827822255915852, guid: b0ea7d7beb330a245bd999e7c4cab227,
+        type: 3}
+      propertyPath: m_LocalRotation.z
+      value: -0
+      objectReference: {fileID: 0}
+    - target: {fileID: 5820827822255915852, guid: b0ea7d7beb330a245bd999e7c4cab227,
+        type: 3}
+      propertyPath: m_LocalEulerAnglesHint.x
+      value: 0
+      objectReference: {fileID: 0}
+    - target: {fileID: 5820827822255915852, guid: b0ea7d7beb330a245bd999e7c4cab227,
+        type: 3}
+      propertyPath: m_LocalEulerAnglesHint.y
+      value: 0
+      objectReference: {fileID: 0}
+    - target: {fileID: 5820827822255915852, guid: b0ea7d7beb330a245bd999e7c4cab227,
+        type: 3}
+      propertyPath: m_LocalEulerAnglesHint.z
+      value: 0
+      objectReference: {fileID: 0}
+    - target: {fileID: 5820827822255915852, guid: b0ea7d7beb330a245bd999e7c4cab227,
+        type: 3}
+      propertyPath: m_ConstrainProportionsScale
+      value: 1
+      objectReference: {fileID: 0}
+    m_RemovedComponents: []
+  m_SourcePrefab: {fileID: 100100000, guid: b0ea7d7beb330a245bd999e7c4cab227, type: 3}
+--- !u!4 &176084180 stripped
+Transform:
+  m_CorrespondingSourceObject: {fileID: 5820827822255915852, guid: b0ea7d7beb330a245bd999e7c4cab227,
+    type: 3}
+  m_PrefabInstance: {fileID: 176084179}
+  m_PrefabAsset: {fileID: 0}
 --- !u!1001 &180392428
 PrefabInstance:
   m_ObjectHideFlags: 0
@@ -3871,7 +3967,7 @@ Mesh:
   m_CorrespondingSourceObject: {fileID: 0}
   m_PrefabInstance: {fileID: 0}
   m_PrefabAsset: {fileID: 0}
-  m_Name: pb_Mesh1256932
+  m_Name: pb_Mesh85002
   serializedVersion: 10
   m_SubMeshes:
   - serializedVersion: 2
diff --git a/Assets/Stages/CanonBall 2D.JSON b/Assets/Stages/CanonBall 2D.JSON
index 09c47812..e9edb1ab 100644
--- a/Assets/Stages/CanonBall 2D.JSON	
+++ b/Assets/Stages/CanonBall 2D.JSON	
@@ -7,20 +7,20 @@
   "solution": {
     "ValidationSet": [],
     "ExposedSolutionFacts": [
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact7",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact8",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact9",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact10",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact13",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact16",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact19",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact22",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact25",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact28",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact31",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact34",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact37",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact40",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact126",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact127",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact128",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact129",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact132",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact135",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact138",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact141",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact144",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact147",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact150",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact153",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact156",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact159",
       "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1E-05, 0.2337258), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(-1E-05)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
       "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.2337158, 0.4320768), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 16.16695, 13.02121), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 18.38171, -6.944755), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.2337158)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
       "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.4320667, 0.9467315), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 19.61987, 11.64365), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -13.14871, -5.555804), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.4320667)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -54,211 +54,182 @@
       "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(17.73751, 17.75141), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 6.800538E-07, 10.70287), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.06806608, 0.005233891), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.73751)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
       "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(17.7514, 17.76254), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.448217E-07, 10.70295), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.05453122, 0.004187113), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.7514)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})"
     ],
-    "ScrollOverwrites": {
-      "http://mathhub.info/FrameIT/frameworld?WBouncingScroll": [
-        {
-          "Item1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact7",
-          "Item2": 0,
-          "Item3": true
-        },
-        {
-          "Item1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact8",
-          "Item2": 1,
-          "Item3": true
-        },
-        {
-          "Item1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact9",
-          "Item2": 2,
-          "Item3": true
-        },
-        {
-          "Item1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact10",
-          "Item2": 3,
-          "Item3": true
-        },
-        {
-          "Item1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact41",
-          "Item2": 4,
-          "Item3": true
-        }
-      ]
-    },
     "ImmutableFacts": [],
     "WorkflowGadgetDict": {
       "-1": null
     },
     "MetaInf": {
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact7": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact126": {
         "workflow_id": 0,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact8": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact127": {
         "workflow_id": 1,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact9": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact128": {
         "workflow_id": 2,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact10": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact129": {
         "workflow_id": 3,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact11": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact130": {
         "workflow_id": 4,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact12": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact131": {
         "workflow_id": 5,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact13": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact132": {
         "workflow_id": 6,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact14": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact133": {
         "workflow_id": 7,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact15": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact134": {
         "workflow_id": 8,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact16": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact135": {
         "workflow_id": 9,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact17": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact136": {
         "workflow_id": 10,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact18": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact137": {
         "workflow_id": 11,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact19": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact138": {
         "workflow_id": 12,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact20": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact139": {
         "workflow_id": 13,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact21": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact140": {
         "workflow_id": 14,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact22": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact141": {
         "workflow_id": 15,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact23": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact142": {
         "workflow_id": 16,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact24": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact143": {
         "workflow_id": 17,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact25": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact144": {
         "workflow_id": 18,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact26": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact145": {
         "workflow_id": 19,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact27": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact146": {
         "workflow_id": 20,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact28": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact147": {
         "workflow_id": 21,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact29": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact148": {
         "workflow_id": 22,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact30": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact149": {
         "workflow_id": 23,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact31": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact150": {
         "workflow_id": 24,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact32": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact151": {
         "workflow_id": 25,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact33": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact152": {
         "workflow_id": 26,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact34": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact153": {
         "workflow_id": 27,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact35": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact154": {
         "workflow_id": 28,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact36": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact155": {
         "workflow_id": 29,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact37": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact156": {
         "workflow_id": 30,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact38": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact157": {
         "workflow_id": 31,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact39": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact158": {
         "workflow_id": 32,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact40": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact159": {
         "workflow_id": 33,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact41": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact160": {
         "workflow_id": 34,
         "active": true,
         "isImmutable": false
@@ -591,354 +562,354 @@
     },
     "Workflow": [
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact7",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact126",
         "samestep": false,
         "steplink": 1,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact8",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact127",
         "samestep": false,
         "steplink": 2,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact9",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact128",
         "samestep": false,
         "steplink": 3,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact10",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact129",
         "samestep": false,
         "steplink": 4,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact11",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact130",
         "samestep": false,
         "steplink": 7,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact12",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact131",
         "samestep": true,
         "steplink": 4,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact13",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact132",
         "samestep": true,
         "steplink": 4,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact14",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact133",
         "samestep": false,
         "steplink": 10,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact15",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact134",
         "samestep": true,
         "steplink": 7,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact16",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact135",
         "samestep": true,
         "steplink": 7,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact17",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact136",
         "samestep": false,
         "steplink": 13,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact18",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact137",
         "samestep": true,
         "steplink": 10,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact19",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact138",
         "samestep": true,
         "steplink": 10,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact20",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact139",
         "samestep": false,
         "steplink": 16,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact21",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact140",
         "samestep": true,
         "steplink": 13,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact22",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact141",
         "samestep": true,
         "steplink": 13,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact23",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact142",
         "samestep": false,
         "steplink": 19,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact24",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact143",
         "samestep": true,
         "steplink": 16,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact25",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact144",
         "samestep": true,
         "steplink": 16,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact26",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact145",
         "samestep": false,
         "steplink": 22,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact27",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact146",
         "samestep": true,
         "steplink": 19,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact28",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact147",
         "samestep": true,
         "steplink": 19,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact29",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact148",
         "samestep": false,
         "steplink": 25,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact30",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact149",
         "samestep": true,
         "steplink": 22,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact31",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact150",
         "samestep": true,
         "steplink": 22,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact32",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact151",
         "samestep": false,
         "steplink": 28,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact33",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact152",
         "samestep": true,
         "steplink": 25,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact34",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact153",
         "samestep": true,
         "steplink": 25,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact35",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact154",
         "samestep": false,
         "steplink": 31,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact36",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact155",
         "samestep": true,
         "steplink": 28,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact37",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact156",
         "samestep": true,
         "steplink": 28,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact38",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact157",
         "samestep": false,
         "steplink": 35,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact39",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact158",
         "samestep": true,
         "steplink": 31,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact40",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact159",
         "samestep": true,
         "steplink": 31,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact41",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact160",
         "samestep": true,
         "steplink": 31,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
@@ -948,7 +919,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(-1E-05)))}",
@@ -958,7 +929,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1E-05, 0.2337258), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(-1E-05)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -968,7 +939,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 16.16695, 13.02121), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 18.38171, -6.944755), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.2337158)))}",
@@ -978,7 +949,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.2337158, 0.4320768), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 16.16695, 13.02121), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 18.38171, -6.944755), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.2337158)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -988,7 +959,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 19.61987, 11.64365), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -13.14871, -5.555804), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.4320667)))}",
@@ -998,7 +969,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.4320667, 0.9467315), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 19.61987, 11.64365), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -13.14871, -5.555804), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.4320667)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -1008,7 +979,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 11.5536, 8.784481), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -3.188384, 14.88368), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.9467215)))}",
@@ -1018,7 +989,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.9467215, 1.613118), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 11.5536, 8.784481), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -3.188384, 14.88368), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.9467215)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -1028,7 +999,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.250884, 18.70275), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 14.18734, -1.015321), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.613108)))}",
@@ -1038,7 +1009,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.613108, 4.627315), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.250884, 18.70275), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 14.18734, -1.015321), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.613108)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -1048,7 +1019,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.450568, 15.64226), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.268845, -11.15014), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(4.627305)))}",
@@ -1058,7 +1029,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.627305, 5.634649), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.450568, 15.64226), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.268845, -11.15014), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(4.627305)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -1068,7 +1039,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.780749, 4.41036), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.589557, 1.108319), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.634639)))}",
@@ -1078,7 +1049,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(5.634639, 6.117978), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.780749, 4.41036), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.589557, 1.108319), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.634639)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -1088,7 +1059,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0001146476, 4.946052), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 11.46481, 0.8866553), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.117968)))}",
@@ -1098,7 +1069,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.117968, 8.45536), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0001146476, 4.946052), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 11.46481, 0.8866553), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.117968)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -1108,7 +1079,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.362611E-05, 7.018511), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.171925, 0.7093243), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(8.455351)))}",
@@ -1118,7 +1089,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(8.455351, 10.32528), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.362611E-05, 7.018511), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.171925, 0.7093243), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(8.455351)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -1128,7 +1099,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.337572E-05, 8.344899), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.337621, 0.5674595), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(10.32527)))}",
@@ -1138,7 +1109,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.32527, 11.82124), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.337572E-05, 8.344899), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.337621, 0.5674595), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(10.32527)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -1148,7 +1119,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.774759E-05, 9.193799), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.870175, 0.4539676), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(11.82123)))}",
@@ -1158,7 +1129,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(11.82123, 13.01803), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.774759E-05, 9.193799), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.870175, 0.4539676), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(11.82123)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -1168,7 +1139,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.696168E-05, 9.737103), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.696218, 0.3631741), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(13.01802)))}",
@@ -1178,7 +1149,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(13.01802, 13.97547), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.696168E-05, 9.737103), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.696218, 0.3631741), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(13.01802)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -1188,7 +1159,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.70932E-05, 10.08483), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.757053, 0.2905392), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(13.97546)))}",
@@ -1198,7 +1169,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(13.97546, 14.74144), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.70932E-05, 10.08483), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.757053, 0.2905392), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(13.97546)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -1208,7 +1179,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.053354E-05, 10.30737), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.00572, 0.2324314), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(14.74144)))}",
@@ -1218,7 +1189,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(14.74144, 15.35424), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.053354E-05, 10.30737), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.00572, 0.2324314), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(14.74144)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -1228,7 +1199,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.404606E-05, 10.44981), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.404655, 0.1859451), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(15.35423)))}",
@@ -1238,7 +1209,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(15.35423, 15.8445), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.404606E-05, 10.44981), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.404655, 0.1859451), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(15.35423)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -1248,7 +1219,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.923753E-05, 10.54097), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.923803, 0.1487561), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(15.84449)))}",
@@ -1258,7 +1229,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(15.84449, 16.23672), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.923753E-05, 10.54097), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.923803, 0.1487561), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(15.84449)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -1268,7 +1239,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.533111E-05, 10.59932), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.539121, 0.1190049), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.23671)))}",
@@ -1278,7 +1249,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(16.23671, 16.55051), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.533111E-05, 10.59932), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.539121, 0.1190049), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.23671)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -1288,7 +1259,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.231325E-05, 10.63666), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.231375, 0.09520391), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.5505)))}",
@@ -1298,7 +1269,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(16.5505, 16.80157), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.231325E-05, 10.63666), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.231375, 0.09520391), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.5505)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -1308,7 +1279,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.851289E-06, 10.66056), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.985178, 0.07616313), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.80156)))}",
@@ -1318,7 +1289,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(16.80156, 17.00243), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.851289E-06, 10.66056), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.985178, 0.07616313), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.80156)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -1328,7 +1299,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.881718E-06, 10.67586), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.7882209, 0.0609305), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.00242)))}",
@@ -1338,7 +1309,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(17.00242, 17.16314), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.881718E-06, 10.67586), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.7882209, 0.0609305), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.00242)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -1348,7 +1319,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 6.320961E-06, 10.68566), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.6306551, 0.0487444), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.16313)))}",
@@ -1358,7 +1329,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(17.16313, 17.29172), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 6.320961E-06, 10.68566), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.6306551, 0.0487444), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.16313)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -1368,7 +1339,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.045537E-06, 10.69192), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.5046028, 0.03899552), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.29171)))}",
@@ -1378,7 +1349,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(17.29171, 17.39461), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.045537E-06, 10.69192), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.5046028, 0.03899552), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.29171)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -1388,7 +1359,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.03339E-06, 10.69594), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.4037606, 0.03119642), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.3946)))}",
@@ -1398,7 +1369,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(17.3946, 17.47693), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.03339E-06, 10.69594), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.4037606, 0.03119642), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.3946)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -1408,7 +1379,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.230379E-06, 10.6985), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.3230869, 0.02495714), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.47692)))}",
@@ -1418,7 +1389,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(17.47692, 17.54281), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.230379E-06, 10.6985), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.3230869, 0.02495714), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.47692)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -1428,7 +1399,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.584989E-06, 10.70015), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.258548, 0.01996571), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.5428)))}",
@@ -1438,7 +1409,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(17.5428, 17.59553), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.584989E-06, 10.70015), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.258548, 0.01996571), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.5428)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -1448,7 +1419,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.068678E-06, 10.7012), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.2069168, 0.01597257), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.59552)))}",
@@ -1458,7 +1429,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(17.59552, 17.63773), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.068678E-06, 10.7012), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.2069168, 0.01597257), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.59552)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -1468,7 +1439,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.655629E-06, 10.70187), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.1656119, 0.01277805), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.63772)))}",
@@ -1478,7 +1449,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(17.63772, 17.6715), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.655629E-06, 10.70187), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.1656119, 0.01277805), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.63772)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -1488,7 +1459,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.324724E-06, 10.70231), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.132568, 0.01022244), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.67149)))}",
@@ -1498,7 +1469,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(17.67149, 17.69854), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.324724E-06, 10.70231), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.132568, 0.01022244), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.67149)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -1508,7 +1479,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.060837E-06, 10.70258), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.1061328, 0.008177955), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.69853)))}",
@@ -1518,7 +1489,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(17.69853, 17.72019), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.060837E-06, 10.70258), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.1061328, 0.008177955), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.69853)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -1528,7 +1499,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 8.49123E-07, 10.70276), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.08498463, 0.006542364), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.72018)))}",
@@ -1538,7 +1509,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(17.72018, 17.73752), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 8.49123E-07, 10.70276), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.08498463, 0.006542364), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.72018)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -1548,7 +1519,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 6.800538E-07, 10.70287), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.06806608, 0.005233891), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.73751)))}",
@@ -1558,7 +1529,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(17.73751, 17.75141), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 6.800538E-07, 10.70287), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.06806608, 0.005233891), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.73751)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -1568,7 +1539,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.448217E-07, 10.70295), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.05453122, 0.004187113), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.7514)))}",
@@ -1578,7 +1549,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(17.7514, 17.76254), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.448217E-07, 10.70295), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.05453122, 0.004187113), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.7514)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -1588,7 +1559,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       }
     ],
     "marker": 100,
@@ -1596,10 +1567,10 @@
     "backlog": 0,
     "soft_resetted": false,
     "invoke": true,
-    "MaxLabelId": 90,
+    "MaxLabelId": 89,
     "UnusedLabelIds": [],
     "JsonFactSpace": {
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact7": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact126": {
         "Point": {
           "x": 0.0,
           "y": 14.715,
@@ -1622,11 +1593,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact126"
+        },
+        "Label": "A",
         "hasCustomLabel": false,
         "LabelId": 1
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact8": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact127": {
         "Point": {
           "x": 0.0,
           "y": 7.3575,
@@ -1649,11 +1624,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact127"
+        },
+        "Label": "B",
         "hasCustomLabel": false,
         "LabelId": 2
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact9": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact128": {
         "Point": {
           "x": 0.0,
           "y": -9.809999,
@@ -1676,18 +1655,26 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact128"
+        },
+        "Label": "C",
         "hasCustomLabel": false,
         "LabelId": 3
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact10": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact129": {
         "value": 0.8,
         "s_type": "RealLitFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact129"
+        },
+        "Label": "D",
         "hasCustomLabel": false,
         "LabelId": 4
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact11": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact130": {
         "Point": {
           "x": 0.0,
           "y": 0.0,
@@ -1710,11 +1697,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact130"
+        },
+        "Label": "E",
         "hasCustomLabel": false,
         "LabelId": 5
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact12": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact131": {
         "Point": {
           "x": 0.0,
           "y": 0.0,
@@ -1737,14 +1728,18 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact131"
+        },
+        "Label": "F",
         "hasCustomLabel": false,
         "LabelId": 6
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact13": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact132": {
         "s_type": "LineFact",
-        "Pid1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact11",
-        "Pid2": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact12",
+        "Pid1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact130",
+        "Pid2": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact131",
         "Dir": {
           "x": 0.0,
           "y": 0.0,
@@ -1752,11 +1747,15 @@
           "magnitude": 1.0,
           "sqrMagnitude": 1.0
         },
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact132"
+        },
+        "Label": "[EF]",
         "hasCustomLabel": false,
         "LabelId": 0
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact14": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact133": {
         "Point": {
           "x": 0.0,
           "y": -0.04905,
@@ -1779,11 +1778,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact133"
+        },
+        "Label": "G",
         "hasCustomLabel": false,
         "LabelId": 7
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact15": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact134": {
         "Point": {
           "x": 0.0,
           "y": 19.66905,
@@ -1806,14 +1809,18 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact134"
+        },
+        "Label": "H",
         "hasCustomLabel": false,
         "LabelId": 8
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact16": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact135": {
         "s_type": "LineFact",
-        "Pid1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact14",
-        "Pid2": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact15",
+        "Pid1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact133",
+        "Pid2": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact134",
         "Dir": {
           "x": 0.0,
           "y": -1.0,
@@ -1821,11 +1828,15 @@
           "magnitude": 1.0,
           "sqrMagnitude": 1.0
         },
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact135"
+        },
+        "Label": "[GH]",
         "hasCustomLabel": false,
         "LabelId": 0
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact17": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact136": {
         "Point": {
           "x": 0.0,
           "y": -0.04905,
@@ -1848,11 +1859,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact136"
+        },
+        "Label": "I",
         "hasCustomLabel": false,
         "LabelId": 9
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact18": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact137": {
         "Point": {
           "x": 0.0,
           "y": 19.66905,
@@ -1875,14 +1890,18 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact137"
+        },
+        "Label": "J",
         "hasCustomLabel": false,
         "LabelId": 10
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact19": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact138": {
         "s_type": "LineFact",
-        "Pid1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact17",
-        "Pid2": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact18",
+        "Pid1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact136",
+        "Pid2": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact137",
         "Dir": {
           "x": 0.0,
           "y": -1.0,
@@ -1890,11 +1909,15 @@
           "magnitude": 1.0,
           "sqrMagnitude": 1.0
         },
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact138"
+        },
+        "Label": "[IJ]",
         "hasCustomLabel": false,
         "LabelId": 0
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact20": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact139": {
         "Point": {
           "x": 0.0,
           "y": 19.6199989,
@@ -1917,11 +1940,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact139"
+        },
+        "Label": "K",
         "hasCustomLabel": false,
         "LabelId": 11
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact21": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact140": {
         "Point": {
           "x": 0.0,
           "y": 19.6199989,
@@ -1944,14 +1971,18 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact140"
+        },
+        "Label": "L",
         "hasCustomLabel": false,
         "LabelId": 12
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact22": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact141": {
         "s_type": "LineFact",
-        "Pid1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact20",
-        "Pid2": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact21",
+        "Pid1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact139",
+        "Pid2": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact140",
         "Dir": {
           "x": 0.0,
           "y": 0.0,
@@ -1959,11 +1990,15 @@
           "magnitude": 1.0,
           "sqrMagnitude": 1.0
         },
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact141"
+        },
+        "Label": "[KL]",
         "hasCustomLabel": false,
         "LabelId": 0
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact23": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact142": {
         "Point": {
           "x": 0.0,
           "y": 9.809999,
@@ -1986,11 +2021,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact142"
+        },
+        "Label": "M",
         "hasCustomLabel": false,
         "LabelId": 13
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact24": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact143": {
         "Point": {
           "x": 0.0,
           "y": 13.2435,
@@ -2013,14 +2052,18 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact143"
+        },
+        "Label": "N",
         "hasCustomLabel": false,
         "LabelId": 14
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact25": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact144": {
         "s_type": "LineFact",
-        "Pid1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact23",
-        "Pid2": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact24",
+        "Pid1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact142",
+        "Pid2": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact143",
         "Dir": {
           "x": 0.0,
           "y": -0.707106769,
@@ -2028,11 +2071,15 @@
           "magnitude": 1.0,
           "sqrMagnitude": 0.99999994
         },
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact144"
+        },
+        "Label": "[MN]",
         "hasCustomLabel": false,
         "LabelId": 0
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact26": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact145": {
         "Point": {
           "x": 0.0,
           "y": 4.90499973,
@@ -2055,11 +2102,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact145"
+        },
+        "Label": "O",
         "hasCustomLabel": false,
         "LabelId": 15
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact27": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact146": {
         "Point": {
           "x": 0.0,
           "y": 4.90499973,
@@ -2082,14 +2133,18 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact146"
+        },
+        "Label": "P",
         "hasCustomLabel": false,
         "LabelId": 16
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact28": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact147": {
         "s_type": "LineFact",
-        "Pid1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact26",
-        "Pid2": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact27",
+        "Pid1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact145",
+        "Pid2": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact146",
         "Dir": {
           "x": 0.0,
           "y": 0.0,
@@ -2097,11 +2152,15 @@
           "magnitude": 1.0,
           "sqrMagnitude": 1.0
         },
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact147"
+        },
+        "Label": "[OP]",
         "hasCustomLabel": false,
         "LabelId": 0
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact29": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact148": {
         "Point": {
           "x": 0.0,
           "y": 13.97925,
@@ -2124,11 +2183,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact148"
+        },
+        "Label": "Q",
         "hasCustomLabel": false,
         "LabelId": 17
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact30": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact149": {
         "Point": {
           "x": 0.0,
           "y": 9.809999,
@@ -2151,14 +2214,18 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact149"
+        },
+        "Label": "R",
         "hasCustomLabel": false,
         "LabelId": 18
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact31": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact150": {
         "s_type": "LineFact",
-        "Pid1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact29",
-        "Pid2": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact30",
+        "Pid1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact148",
+        "Pid2": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact149",
         "Dir": {
           "x": 0.0,
           "y": 0.8619343,
@@ -2166,11 +2233,15 @@
           "magnitude": 1.0,
           "sqrMagnitude": 1.0
         },
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact150"
+        },
+        "Label": "[QR]",
         "hasCustomLabel": false,
         "LabelId": 0
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact32": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact151": {
         "Point": {
           "x": 0.0,
           "y": 17.657999,
@@ -2193,11 +2264,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact151"
+        },
+        "Label": "S",
         "hasCustomLabel": false,
         "LabelId": 19
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact33": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact152": {
         "Point": {
           "x": 0.0,
           "y": 14.715,
@@ -2227,14 +2302,18 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact152"
+        },
+        "Label": "T",
         "hasCustomLabel": false,
         "LabelId": 20
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact34": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact153": {
         "s_type": "LineFact",
-        "Pid1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact32",
-        "Pid2": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact33",
+        "Pid1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact151",
+        "Pid2": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact152",
         "Dir": {
           "x": 0.0,
           "y": 0.650791168,
@@ -2249,11 +2328,15 @@
           "magnitude": 0.99999994,
           "sqrMagnitude": 0.99999994
         },
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact153"
+        },
+        "Label": "[ST]",
         "hasCustomLabel": false,
         "LabelId": 0
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact35": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact154": {
         "Point": {
           "x": 0.0,
           "y": 4.90499973,
@@ -2276,11 +2359,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact154"
+        },
+        "Label": "U",
         "hasCustomLabel": false,
         "LabelId": 21
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact36": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact155": {
         "Point": {
           "x": 0.0,
           "y": 7.3575,
@@ -2310,14 +2397,18 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact155"
+        },
+        "Label": "V",
         "hasCustomLabel": false,
         "LabelId": 22
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact37": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact156": {
         "s_type": "LineFact",
-        "Pid1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact35",
-        "Pid2": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact36",
+        "Pid1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact154",
+        "Pid2": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact155",
         "Dir": {
           "x": 0.0,
           "y": -0.5070201,
@@ -2332,11 +2423,15 @@
           "magnitude": 0.99999994,
           "sqrMagnitude": 0.99999994
         },
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact156"
+        },
+        "Label": "[UV]",
         "hasCustomLabel": false,
         "LabelId": 0
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact38": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact157": {
         "Point": {
           "x": 0.0,
           "y": 2.45249987,
@@ -2359,11 +2454,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact157"
+        },
+        "Label": "W",
         "hasCustomLabel": false,
         "LabelId": 23
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact39": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact158": {
         "Point": {
           "x": 0.0,
           "y": 6.62175,
@@ -2400,14 +2499,18 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact158"
+        },
+        "Label": "X",
         "hasCustomLabel": false,
         "LabelId": 24
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact40": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact159": {
         "s_type": "LineFact",
-        "Pid1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact38",
-        "Pid2": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact39",
+        "Pid1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact157",
+        "Pid2": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact158",
         "Dir": {
           "x": 0.0,
           "y": -0.8619342,
@@ -2422,11 +2525,15 @@
           "magnitude": 0.99999994,
           "sqrMagnitude": 0.99999994
         },
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact159"
+        },
+        "Label": "[WX]",
         "hasCustomLabel": false,
         "LabelId": 0
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact41": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact160": {
         "lids": [],
         "payload": [
           {
@@ -2953,7 +3060,11 @@
           ]
         },
         "s_type": "ListFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact160"
+        },
+        "Label": "Y",
         "hasCustomLabel": false,
         "LabelId": 25
       },
@@ -3075,14 +3186,30 @@
           }
         },
         "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 26
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(-1E-05)))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
+            {
+              "name": "Pos",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+              }
+            },
+            {
+              "name": "Vel",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+              }
+            },
+            {
+              "name": "Acc",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+              }
+            },
             {
               "name": "t",
               "type": {
@@ -3095,80 +3222,12 @@
             "kind": "OMA",
             "applicant": {
               "kind": "OMS",
-              "uri": "MakeObjectArray"
+              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
             },
             "arguments": [
               {
-                "kind": "OMA",
-                "applicant": {
-                  "kind": "OMS",
-                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
-                },
-                "arguments": [
-                  {
-                    "kind": "OMLIT<Single>",
-                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.0
-                  },
-                  {
-                    "kind": "OMLIT<Single>",
-                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 14.7150736
-                  },
-                  {
-                    "kind": "OMLIT<Single>",
-                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 18.63876
-                  }
-                ]
-              },
-              {
-                "kind": "OMA",
-                "applicant": {
-                  "kind": "OMS",
-                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
-                },
-                "arguments": [
-                  {
-                    "kind": "OMLIT<Single>",
-                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.0
-                  },
-                  {
-                    "kind": "OMLIT<Single>",
-                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 7.3575
-                  },
-                  {
-                    "kind": "OMLIT<Single>",
-                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -24.0345
-                  }
-                ]
-              },
-              {
-                "kind": "OMA",
-                "applicant": {
-                  "kind": "OMS",
-                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
-                },
-                "arguments": [
-                  {
-                    "kind": "OMLIT<Single>",
-                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.0
-                  },
-                  {
-                    "kind": "OMLIT<Single>",
-                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -9.809999
-                  },
-                  {
-                    "kind": "OMLIT<Single>",
-                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.0
-                  }
-                ]
+                "kind": "VAR",
+                "name": "Pos"
               },
               {
                 "kind": "OMA",
@@ -3178,20 +3237,63 @@
                 },
                 "arguments": [
                   {
-                    "kind": "VAR",
-                    "name": "t"
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "Vel"
+                      },
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      }
+                    ]
                   },
                   {
                     "kind": "OMA",
                     "applicant": {
                       "kind": "OMS",
-                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
                     },
                     "arguments": [
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": -1E-05
+                        "value": 0.5
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Acc"
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "t"
+                              },
+                              {
+                                "kind": "VAR",
+                                "name": "t"
+                              }
+                            ]
+                          }
+                        ]
                       }
                     ]
                   }
@@ -3200,24 +3302,11 @@
             ]
           }
         },
-        "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 27
-      },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1E-05, 0.2337258), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(-1E-05)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
-        "Domain": {
-          "Item1": -1E-05,
-          "Item2": 0.233725786
-        },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(-1E-05)))}",
+        "Label": "Z",
         "hasCustomLabel": false,
-        "LabelId": 28
+        "LabelId": 26
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 16.16695, 13.02121), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 18.38171, -6.944755), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.2337158)))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(-1E-05)))}": {
         "Function_SOMDoc": {
           "kind": "FUN",
           "params": [
@@ -3251,12 +3340,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 16.1669464
+                    "value": 14.7150736
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 13.0212069
+                    "value": 18.63876
                   }
                 ]
               },
@@ -3275,12 +3364,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 18.3817139
+                    "value": 7.3575
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -6.944755
+                    "value": -24.0345
                   }
                 ]
               },
@@ -3329,7 +3418,7 @@
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 0.233715788
+                        "value": -1E-05
                       }
                     ]
                   }
@@ -3339,24 +3428,7 @@
           }
         },
         "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 29
-      },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.2337158, 0.4320768), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 16.16695, 13.02121), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 18.38171, -6.944755), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.2337158)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
-        "Domain": {
-          "Item1": 0.233715788,
-          "Item2": 0.432076752
-        },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 16.16695, 13.02121), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 18.38171, -6.944755), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.2337158)))}",
-        "hasCustomLabel": false,
-        "LabelId": 30
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 19.61987, 11.64365), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -13.14871, -5.555804), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.4320667)))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -3389,12 +3461,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 19.6198673
+                    "value": 14.7150736
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 11.6436529
+                    "value": 18.63876
                   }
                 ]
               },
@@ -3413,12 +3485,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -13.1487122
+                    "value": 7.3575
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -5.55580425
+                    "value": -24.0345
                   }
                 ]
               },
@@ -3467,7 +3539,7 @@
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 0.432066739
+                        "value": -1E-05
                       }
                     ]
                   }
@@ -3476,27 +3548,290 @@
             ]
           }
         },
-        "s_type": "FunctionFact",
-        "_CustomLabel": null,
+        "Label": "Z",
         "hasCustomLabel": false,
-        "LabelId": 31
+        "LabelId": 26
       },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.4320667, 0.9467315), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 19.61987, 11.64365), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -13.14871, -5.555804), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.4320667)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1E-05, 0.2337258), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(-1E-05)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
         "Domain": {
-          "Item1": 0.432066739,
-          "Item2": 0.9467315
+          "Item1": -1E-05,
+          "Item2": 0.233725786
         },
         "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
         "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 19.61987, 11.64365), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -13.14871, -5.555804), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.4320667)))}",
-        "hasCustomLabel": false,
-        "LabelId": 32
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 11.5536, 8.784481), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -3.188384, 14.88368), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.9467215)))}": {
-        "Function_SOMDoc": {
-          "kind": "FUN",
-          "params": [
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(-1E-05)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": -1E-05
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 0.233725786
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 14.7150736
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 18.63876
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 7.3575
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -24.0345
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": -1E-05
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "[",
+        "hasCustomLabel": false,
+        "LabelId": 27
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 16.16695, 13.02121), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 18.38171, -6.944755), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.2337158)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
             {
               "name": "t",
               "type": {
@@ -3527,12 +3862,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 11.5536032
+                    "value": 16.1669464
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 8.784481
+                    "value": 13.0212069
                   }
                 ]
               },
@@ -3551,12 +3886,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -3.18838358
+                    "value": 18.3817139
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 14.8836775
+                    "value": -6.944755
                   }
                 ]
               },
@@ -3605,7 +3940,7 @@
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 0.9467215
+                        "value": 0.233715788
                       }
                     ]
                   }
@@ -3615,24 +3950,7 @@
           }
         },
         "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 33
-      },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.9467215, 1.613118), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 11.5536, 8.784481), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -3.188384, 14.88368), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.9467215)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
-        "Domain": {
-          "Item1": 0.9467215,
-          "Item2": 1.61311781
-        },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 11.5536, 8.784481), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -3.188384, 14.88368), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.9467215)))}",
-        "hasCustomLabel": false,
-        "LabelId": 34
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.250884, 18.70275), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 14.18734, -1.015321), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.613108)))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -3665,12 +3983,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 7.250884
+                    "value": 16.1669464
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 18.70275
+                    "value": 13.0212069
                   }
                 ]
               },
@@ -3689,12 +4007,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 14.18734
+                    "value": 18.3817139
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -1.0153209
+                    "value": -6.944755
                   }
                 ]
               },
@@ -3743,7 +4061,7 @@
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 1.6131078
+                        "value": 0.233715788
                       }
                     ]
                   }
@@ -3752,31 +4070,294 @@
             ]
           }
         },
-        "s_type": "FunctionFact",
-        "_CustomLabel": null,
+        "Label": "\\",
         "hasCustomLabel": false,
-        "LabelId": 35
+        "LabelId": 28
       },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.613108, 4.627315), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.250884, 18.70275), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 14.18734, -1.015321), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.613108)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.2337158, 0.4320768), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 16.16695, 13.02121), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 18.38171, -6.944755), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.2337158)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
         "Domain": {
-          "Item1": 1.6131078,
-          "Item2": 4.627315
+          "Item1": 0.233715788,
+          "Item2": 0.432076752
         },
         "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
         "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.250884, 18.70275), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 14.18734, -1.015321), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.613108)))}",
-        "hasCustomLabel": false,
-        "LabelId": 36
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.450568, 15.64226), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.268845, -11.15014), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(4.627305)))}": {
-        "Function_SOMDoc": {
-          "kind": "FUN",
-          "params": [
-            {
-              "name": "t",
-              "type": {
-                "kind": "OMS",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 16.16695, 13.02121), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 18.38171, -6.944755), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.2337158)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 0.233715788
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 0.432076752
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 16.1669464
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 13.0212069
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 18.3817139
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -6.944755
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.233715788
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "]",
+        "hasCustomLabel": false,
+        "LabelId": 29
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 19.61987, 11.64365), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -13.14871, -5.555804), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.4320667)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
                 "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
               }
             }
@@ -3803,12 +4384,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 5.450568
+                    "value": 19.6198673
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 15.6422606
+                    "value": 11.6436529
                   }
                 ]
               },
@@ -3827,12 +4408,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 5.268845
+                    "value": -13.1487122
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -11.150135
+                    "value": -5.55580425
                   }
                 ]
               },
@@ -3881,7 +4462,7 @@
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 4.627305
+                        "value": 0.432066739
                       }
                     ]
                   }
@@ -3891,24 +4472,7 @@
           }
         },
         "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 37
-      },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.627305, 5.634649), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.450568, 15.64226), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.268845, -11.15014), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(4.627305)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
-        "Domain": {
-          "Item1": 4.627305,
-          "Item2": 5.63464928
-        },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.450568, 15.64226), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.268845, -11.15014), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(4.627305)))}",
-        "hasCustomLabel": false,
-        "LabelId": 38
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.780749, 4.41036), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.589557, 1.108319), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.634639)))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -3941,12 +4505,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 5.780749
+                    "value": 19.6198673
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 4.41036
+                    "value": 11.6436529
                   }
                 ]
               },
@@ -3965,12 +4529,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -9.589557
+                    "value": -13.1487122
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 1.10831916
+                    "value": -5.55580425
                   }
                 ]
               },
@@ -4019,7 +4583,7 @@
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 5.63463926
+                        "value": 0.432066739
                       }
                     ]
                   }
@@ -4028,27 +4592,290 @@
             ]
           }
         },
-        "s_type": "FunctionFact",
-        "_CustomLabel": null,
+        "Label": "^",
         "hasCustomLabel": false,
-        "LabelId": 39
+        "LabelId": 30
       },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(5.634639, 6.117978), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.780749, 4.41036), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.589557, 1.108319), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.634639)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.4320667, 0.9467315), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 19.61987, 11.64365), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -13.14871, -5.555804), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.4320667)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
         "Domain": {
-          "Item1": 5.63463926,
-          "Item2": 6.117978
+          "Item1": 0.432066739,
+          "Item2": 0.9467315
         },
         "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
         "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.780749, 4.41036), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.589557, 1.108319), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.634639)))}",
-        "hasCustomLabel": false,
-        "LabelId": 40
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0001146476, 4.946052), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 11.46481, 0.8866553), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.117968)))}": {
-        "Function_SOMDoc": {
-          "kind": "FUN",
-          "params": [
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 19.61987, 11.64365), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -13.14871, -5.555804), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.4320667)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 0.432066739
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 0.9467315
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 19.6198673
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 11.6436529
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -13.1487122
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -5.55580425
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.432066739
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "_",
+        "hasCustomLabel": false,
+        "LabelId": 31
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 11.5536, 8.784481), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -3.188384, 14.88368), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.9467215)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
             {
               "name": "t",
               "type": {
@@ -4079,12 +4906,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.000114647592
+                    "value": 11.5536032
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 4.9460516
+                    "value": 8.784481
                   }
                 ]
               },
@@ -4103,12 +4930,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 11.4648085
+                    "value": -3.18838358
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.886655331
+                    "value": 14.8836775
                   }
                 ]
               },
@@ -4157,7 +4984,7 @@
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 6.117968
+                        "value": 0.9467215
                       }
                     ]
                   }
@@ -4167,24 +4994,7 @@
           }
         },
         "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 41
-      },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.117968, 8.45536), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0001146476, 4.946052), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 11.46481, 0.8866553), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.117968)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
-        "Domain": {
-          "Item1": 6.117968,
-          "Item2": 8.45536
-        },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0001146476, 4.946052), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 11.46481, 0.8866553), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.117968)))}",
-        "hasCustomLabel": false,
-        "LabelId": 42
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.362611E-05, 7.018511), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.171925, 0.7093243), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(8.455351)))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -4217,12 +5027,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 9.36261058E-05
+                    "value": 11.5536032
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 7.018511
+                    "value": 8.784481
                   }
                 ]
               },
@@ -4241,12 +5051,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 9.171925
+                    "value": -3.18838358
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.7093243
+                    "value": 14.8836775
                   }
                 ]
               },
@@ -4295,7 +5105,7 @@
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 8.455351
+                        "value": 0.9467215
                       }
                     ]
                   }
@@ -4304,31 +5114,294 @@
             ]
           }
         },
-        "s_type": "FunctionFact",
-        "_CustomLabel": null,
+        "Label": "`",
         "hasCustomLabel": false,
-        "LabelId": 43
+        "LabelId": 32
       },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(8.455351, 10.32528), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.362611E-05, 7.018511), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.171925, 0.7093243), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(8.455351)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.9467215, 1.613118), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 11.5536, 8.784481), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -3.188384, 14.88368), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.9467215)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
         "Domain": {
-          "Item1": 8.455351,
-          "Item2": 10.325284
+          "Item1": 0.9467215,
+          "Item2": 1.61311781
         },
         "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
         "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.362611E-05, 7.018511), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.171925, 0.7093243), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(8.455351)))}",
-        "hasCustomLabel": false,
-        "LabelId": 44
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.337572E-05, 8.344899), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.337621, 0.5674595), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(10.32527)))}": {
-        "Function_SOMDoc": {
-          "kind": "FUN",
-          "params": [
-            {
-              "name": "t",
-              "type": {
-                "kind": "OMS",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 11.5536, 8.784481), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -3.188384, 14.88368), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.9467215)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 0.9467215
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 1.61311781
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 11.5536032
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 8.784481
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -3.18838358
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 14.8836775
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.9467215
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "a",
+        "hasCustomLabel": false,
+        "LabelId": 33
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.250884, 18.70275), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 14.18734, -1.015321), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.613108)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
                 "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
               }
             }
@@ -4355,12 +5428,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 7.337572E-05
+                    "value": 7.250884
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 8.344899
+                    "value": 18.70275
                   }
                 ]
               },
@@ -4379,12 +5452,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 7.33762074
+                    "value": 14.18734
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.567459464
+                    "value": -1.0153209
                   }
                 ]
               },
@@ -4433,7 +5506,7 @@
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 10.3252745
+                        "value": 1.6131078
                       }
                     ]
                   }
@@ -4443,24 +5516,7 @@
           }
         },
         "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 45
-      },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.32527, 11.82124), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.337572E-05, 8.344899), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.337621, 0.5674595), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(10.32527)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
-        "Domain": {
-          "Item1": 10.3252745,
-          "Item2": 11.8212414
-        },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.337572E-05, 8.344899), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.337621, 0.5674595), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(10.32527)))}",
-        "hasCustomLabel": false,
-        "LabelId": 46
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.774759E-05, 9.193799), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.870175, 0.4539676), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(11.82123)))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -4493,12 +5549,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 5.77475876E-05
+                    "value": 7.250884
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 9.193799
+                    "value": 18.70275
                   }
                 ]
               },
@@ -4517,12 +5573,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 5.87017536
+                    "value": 14.18734
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.453967571
+                    "value": -1.0153209
                   }
                 ]
               },
@@ -4571,7 +5627,7 @@
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 11.8212318
+                        "value": 1.6131078
                       }
                     ]
                   }
@@ -4580,27 +5636,290 @@
             ]
           }
         },
-        "s_type": "FunctionFact",
-        "_CustomLabel": null,
+        "Label": "b",
         "hasCustomLabel": false,
-        "LabelId": 47
+        "LabelId": 34
       },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(11.82123, 13.01803), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.774759E-05, 9.193799), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.870175, 0.4539676), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(11.82123)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.613108, 4.627315), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.250884, 18.70275), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 14.18734, -1.015321), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.613108)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
         "Domain": {
-          "Item1": 11.8212318,
-          "Item2": 13.0180254
+          "Item1": 1.6131078,
+          "Item2": 4.627315
         },
         "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
         "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.774759E-05, 9.193799), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.870175, 0.4539676), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(11.82123)))}",
-        "hasCustomLabel": false,
-        "LabelId": 48
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.696168E-05, 9.737103), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.696218, 0.3631741), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(13.01802)))}": {
-        "Function_SOMDoc": {
-          "kind": "FUN",
-          "params": [
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.250884, 18.70275), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 14.18734, -1.015321), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.613108)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 1.6131078
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 4.627315
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 7.250884
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 18.70275
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 14.18734
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -1.0153209
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 1.6131078
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "c",
+        "hasCustomLabel": false,
+        "LabelId": 35
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.450568, 15.64226), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.268845, -11.15014), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(4.627305)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
             {
               "name": "t",
               "type": {
@@ -4631,12 +5950,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 4.69616825E-05
+                    "value": 5.450568
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 9.737103
+                    "value": 15.6422606
                   }
                 ]
               },
@@ -4655,12 +5974,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 4.69621754
+                    "value": 5.268845
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.363174051
+                    "value": -11.150135
                   }
                 ]
               },
@@ -4709,7 +6028,7 @@
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 13.0180159
+                        "value": 4.627305
                       }
                     ]
                   }
@@ -4719,24 +6038,7 @@
           }
         },
         "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 49
-      },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(13.01802, 13.97547), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.696168E-05, 9.737103), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.696218, 0.3631741), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(13.01802)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
-        "Domain": {
-          "Item1": 13.0180159,
-          "Item2": 13.9754705
-        },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.696168E-05, 9.737103), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.696218, 0.3631741), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(13.01802)))}",
-        "hasCustomLabel": false,
-        "LabelId": 50
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.70932E-05, 10.08483), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.757053, 0.2905392), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(13.97546)))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -4769,12 +6071,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 3.70931957E-05
+                    "value": 5.450568
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 10.0848255
+                    "value": 15.6422606
                   }
                 ]
               },
@@ -4793,12 +6095,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 3.75705266
+                    "value": 5.268845
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.290539235
+                    "value": -11.150135
                   }
                 ]
               },
@@ -4847,7 +6149,7 @@
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 13.975461
+                        "value": 4.627305
                       }
                     ]
                   }
@@ -4856,31 +6158,294 @@
             ]
           }
         },
-        "s_type": "FunctionFact",
-        "_CustomLabel": null,
+        "Label": "d",
         "hasCustomLabel": false,
-        "LabelId": 51
+        "LabelId": 36
       },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(13.97546, 14.74144), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.70932E-05, 10.08483), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.757053, 0.2905392), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(13.97546)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.627305, 5.634649), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.450568, 15.64226), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.268845, -11.15014), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(4.627305)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
         "Domain": {
-          "Item1": 13.975461,
-          "Item2": 14.7414446
+          "Item1": 4.627305,
+          "Item2": 5.63464928
         },
         "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
         "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.70932E-05, 10.08483), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.757053, 0.2905392), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(13.97546)))}",
-        "hasCustomLabel": false,
-        "LabelId": 52
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.053354E-05, 10.30737), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.00572, 0.2324314), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(14.74144)))}": {
-        "Function_SOMDoc": {
-          "kind": "FUN",
-          "params": [
-            {
-              "name": "t",
-              "type": {
-                "kind": "OMS",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.450568, 15.64226), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.268845, -11.15014), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(4.627305)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 4.627305
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 5.63464928
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 5.450568
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 15.6422606
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 5.268845
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -11.150135
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 4.627305
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "e",
+        "hasCustomLabel": false,
+        "LabelId": 37
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.780749, 4.41036), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.589557, 1.108319), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.634639)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
                 "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
               }
             }
@@ -4907,12 +6472,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 3.053354E-05
+                    "value": 5.780749
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 10.307373
+                    "value": 4.41036
                   }
                 ]
               },
@@ -4931,12 +6496,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 3.00571966
+                    "value": -9.589557
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.2324314
+                    "value": 1.10831916
                   }
                 ]
               },
@@ -4985,7 +6550,7 @@
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 14.7414351
+                        "value": 5.63463926
                       }
                     ]
                   }
@@ -4995,24 +6560,7 @@
           }
         },
         "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 53
-      },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(14.74144, 15.35424), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.053354E-05, 10.30737), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.00572, 0.2324314), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(14.74144)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
-        "Domain": {
-          "Item1": 14.7414351,
-          "Item2": 15.3542414
-        },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.053354E-05, 10.30737), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.00572, 0.2324314), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(14.74144)))}",
-        "hasCustomLabel": false,
-        "LabelId": 54
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.404606E-05, 10.44981), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.404655, 0.1859451), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(15.35423)))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -5045,12 +6593,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 2.40460631E-05
+                    "value": 5.780749
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 10.4498081
+                    "value": 4.41036
                   }
                 ]
               },
@@ -5069,12 +6617,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 2.40465546
+                    "value": -9.589557
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.185945123
+                    "value": 1.10831916
                   }
                 ]
               },
@@ -5123,7 +6671,7 @@
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 15.3542318
+                        "value": 5.63463926
                       }
                     ]
                   }
@@ -5132,27 +6680,8763 @@
             ]
           }
         },
-        "s_type": "FunctionFact",
-        "_CustomLabel": null,
+        "Label": "f",
         "hasCustomLabel": false,
-        "LabelId": 55
+        "LabelId": 38
       },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(15.35423, 15.8445), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.404606E-05, 10.44981), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.404655, 0.1859451), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(15.35423)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(5.634639, 6.117978), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.780749, 4.41036), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.589557, 1.108319), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.634639)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
         "Domain": {
-          "Item1": 15.3542318,
-          "Item2": 15.8444967
+          "Item1": 5.63463926,
+          "Item2": 6.117978
         },
         "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
         "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.404606E-05, 10.44981), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.404655, 0.1859451), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(15.35423)))}",
-        "hasCustomLabel": false,
-        "LabelId": 56
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.923753E-05, 10.54097), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.923803, 0.1487561), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(15.84449)))}": {
-        "Function_SOMDoc": {
-          "kind": "FUN",
-          "params": [
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.780749, 4.41036), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.589557, 1.108319), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.634639)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 5.63463926
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 6.117978
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 5.780749
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 4.41036
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.589557
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 1.10831916
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 5.63463926
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "g",
+        "hasCustomLabel": false,
+        "LabelId": 39
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0001146476, 4.946052), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 11.46481, 0.8866553), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.117968)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.000114647592
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 4.9460516
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 11.4648085
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.886655331
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.117968
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.000114647592
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 4.9460516
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 11.4648085
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.886655331
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.117968
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "h",
+        "hasCustomLabel": false,
+        "LabelId": 40
+      },
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.117968, 8.45536), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0001146476, 4.946052), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 11.46481, 0.8866553), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.117968)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+        "Domain": {
+          "Item1": 6.117968,
+          "Item2": 8.45536
+        },
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0001146476, 4.946052), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 11.46481, 0.8866553), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.117968)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 6.117968
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 8.45536
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.000114647592
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 4.9460516
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 11.4648085
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.886655331
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 6.117968
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "i",
+        "hasCustomLabel": false,
+        "LabelId": 41
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.362611E-05, 7.018511), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.171925, 0.7093243), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(8.455351)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 9.36261058E-05
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 7.018511
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 9.171925
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.7093243
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 8.455351
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 9.36261058E-05
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 7.018511
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 9.171925
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.7093243
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 8.455351
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "j",
+        "hasCustomLabel": false,
+        "LabelId": 42
+      },
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(8.455351, 10.32528), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.362611E-05, 7.018511), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.171925, 0.7093243), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(8.455351)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+        "Domain": {
+          "Item1": 8.455351,
+          "Item2": 10.325284
+        },
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.362611E-05, 7.018511), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.171925, 0.7093243), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(8.455351)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 8.455351
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 10.325284
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 9.36261058E-05
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 7.018511
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 9.171925
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.7093243
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 8.455351
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "k",
+        "hasCustomLabel": false,
+        "LabelId": 43
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.337572E-05, 8.344899), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.337621, 0.5674595), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(10.32527)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 7.337572E-05
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 8.344899
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 7.33762074
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.567459464
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 10.3252745
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 7.337572E-05
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 8.344899
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 7.33762074
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.567459464
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 10.3252745
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "l",
+        "hasCustomLabel": false,
+        "LabelId": 44
+      },
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.32527, 11.82124), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.337572E-05, 8.344899), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.337621, 0.5674595), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(10.32527)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+        "Domain": {
+          "Item1": 10.3252745,
+          "Item2": 11.8212414
+        },
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.337572E-05, 8.344899), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.337621, 0.5674595), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(10.32527)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 10.3252745
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 11.8212414
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 7.337572E-05
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 8.344899
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 7.33762074
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.567459464
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 10.3252745
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "m",
+        "hasCustomLabel": false,
+        "LabelId": 45
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.774759E-05, 9.193799), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.870175, 0.4539676), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(11.82123)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 5.77475876E-05
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 9.193799
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 5.87017536
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.453967571
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 11.8212318
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 5.77475876E-05
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 9.193799
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 5.87017536
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.453967571
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 11.8212318
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "n",
+        "hasCustomLabel": false,
+        "LabelId": 46
+      },
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(11.82123, 13.01803), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.774759E-05, 9.193799), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.870175, 0.4539676), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(11.82123)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+        "Domain": {
+          "Item1": 11.8212318,
+          "Item2": 13.0180254
+        },
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.774759E-05, 9.193799), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.870175, 0.4539676), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(11.82123)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 11.8212318
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 13.0180254
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 5.77475876E-05
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 9.193799
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 5.87017536
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.453967571
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 11.8212318
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "o",
+        "hasCustomLabel": false,
+        "LabelId": 47
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.696168E-05, 9.737103), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.696218, 0.3631741), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(13.01802)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 4.69616825E-05
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 9.737103
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 4.69621754
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.363174051
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 13.0180159
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 4.69616825E-05
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 9.737103
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 4.69621754
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.363174051
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 13.0180159
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "p",
+        "hasCustomLabel": false,
+        "LabelId": 48
+      },
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(13.01802, 13.97547), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.696168E-05, 9.737103), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.696218, 0.3631741), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(13.01802)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+        "Domain": {
+          "Item1": 13.0180159,
+          "Item2": 13.9754705
+        },
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.696168E-05, 9.737103), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.696218, 0.3631741), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(13.01802)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 13.0180159
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 13.9754705
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 4.69616825E-05
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 9.737103
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 4.69621754
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.363174051
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 13.0180159
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "q",
+        "hasCustomLabel": false,
+        "LabelId": 49
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.70932E-05, 10.08483), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.757053, 0.2905392), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(13.97546)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 3.70931957E-05
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.0848255
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 3.75705266
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.290539235
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 13.975461
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 3.70931957E-05
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.0848255
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 3.75705266
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.290539235
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 13.975461
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "r",
+        "hasCustomLabel": false,
+        "LabelId": 50
+      },
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(13.97546, 14.74144), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.70932E-05, 10.08483), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.757053, 0.2905392), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(13.97546)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+        "Domain": {
+          "Item1": 13.975461,
+          "Item2": 14.7414446
+        },
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.70932E-05, 10.08483), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.757053, 0.2905392), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(13.97546)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 13.975461
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 14.7414446
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 3.70931957E-05
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 10.0848255
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 3.75705266
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.290539235
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 13.975461
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "s",
+        "hasCustomLabel": false,
+        "LabelId": 51
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.053354E-05, 10.30737), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.00572, 0.2324314), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(14.74144)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 3.053354E-05
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.307373
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 3.00571966
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.2324314
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 14.7414351
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 3.053354E-05
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.307373
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 3.00571966
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.2324314
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 14.7414351
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "t",
+        "hasCustomLabel": false,
+        "LabelId": 52
+      },
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(14.74144, 15.35424), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.053354E-05, 10.30737), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.00572, 0.2324314), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(14.74144)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+        "Domain": {
+          "Item1": 14.7414351,
+          "Item2": 15.3542414
+        },
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.053354E-05, 10.30737), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.00572, 0.2324314), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(14.74144)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 14.7414351
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 15.3542414
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 3.053354E-05
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 10.307373
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 3.00571966
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.2324314
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 14.7414351
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "u",
+        "hasCustomLabel": false,
+        "LabelId": 53
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.404606E-05, 10.44981), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.404655, 0.1859451), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(15.35423)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 2.40460631E-05
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.4498081
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 2.40465546
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.185945123
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 15.3542318
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 2.40460631E-05
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.4498081
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 2.40465546
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.185945123
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 15.3542318
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "v",
+        "hasCustomLabel": false,
+        "LabelId": 54
+      },
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(15.35423, 15.8445), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.404606E-05, 10.44981), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.404655, 0.1859451), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(15.35423)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+        "Domain": {
+          "Item1": 15.3542318,
+          "Item2": 15.8444967
+        },
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.404606E-05, 10.44981), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.404655, 0.1859451), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(15.35423)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 15.3542318
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 15.8444967
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 2.40460631E-05
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 10.4498081
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 2.40465546
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.185945123
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 15.3542318
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "w",
+        "hasCustomLabel": false,
+        "LabelId": 55
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.923753E-05, 10.54097), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.923803, 0.1487561), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(15.84449)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 1.92375337E-05
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.5409708
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 1.92380261
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.1487561
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 15.8444872
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 1.92375337E-05
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.5409708
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 1.92380261
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.1487561
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 15.8444872
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "x",
+        "hasCustomLabel": false,
+        "LabelId": 56
+      },
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(15.84449, 16.23672), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.923753E-05, 10.54097), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.923803, 0.1487561), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(15.84449)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+        "Domain": {
+          "Item1": 15.8444872,
+          "Item2": 16.23672
+        },
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.923753E-05, 10.54097), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.923803, 0.1487561), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(15.84449)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 15.8444872
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 16.23672
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 1.92375337E-05
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 10.5409708
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 1.92380261
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.1487561
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 15.8444872
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "y",
+        "hasCustomLabel": false,
+        "LabelId": 57
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.533111E-05, 10.59932), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.539121, 0.1190049), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.23671)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 1.533111E-05
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.5993176
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 1.53912055
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.119004883
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 16.23671
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 1.533111E-05
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.5993176
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 1.53912055
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.119004883
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 16.23671
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "z",
+        "hasCustomLabel": false,
+        "LabelId": 58
+      },
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(16.23671, 16.55051), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.533111E-05, 10.59932), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.539121, 0.1190049), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.23671)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+        "Domain": {
+          "Item1": 16.23671,
+          "Item2": 16.5505142
+        },
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.533111E-05, 10.59932), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.539121, 0.1190049), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.23671)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 16.23671
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 16.5505142
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 1.533111E-05
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 10.5993176
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 1.53912055
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.119004883
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 16.23671
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "{",
+        "hasCustomLabel": false,
+        "LabelId": 59
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.231325E-05, 10.63666), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.231375, 0.09520391), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.5505)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 1.2313254E-05
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.6366615
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 1.2313745
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.09520391
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 16.5505047
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 1.2313254E-05
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.6366615
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 1.2313745
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.09520391
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 16.5505047
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "|",
+        "hasCustomLabel": false,
+        "LabelId": 60
+      },
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(16.5505, 16.80157), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.231325E-05, 10.63666), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.231375, 0.09520391), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.5505)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+        "Domain": {
+          "Item1": 16.5505047,
+          "Item2": 16.801569
+        },
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.231325E-05, 10.63666), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.231375, 0.09520391), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.5505)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 16.5505047
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 16.801569
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 1.2313254E-05
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 10.6366615
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 1.2313745
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.09520391
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 16.5505047
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "}",
+        "hasCustomLabel": false,
+        "LabelId": 61
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.851289E-06, 10.66056), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.985178, 0.07616313), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.80156)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 9.851289E-06
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.6605635
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.985178
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.07616313
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 16.80156
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 9.851289E-06
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.6605635
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.985178
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.07616313
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 16.80156
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "~",
+        "hasCustomLabel": false,
+        "LabelId": 62
+      },
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(16.80156, 17.00243), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.851289E-06, 10.66056), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.985178, 0.07616313), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.80156)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+        "Domain": {
+          "Item1": 16.80156,
+          "Item2": 17.00243
+        },
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.851289E-06, 10.66056), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.985178, 0.07616313), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.80156)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 16.80156
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 17.00243
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 9.851289E-06
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 10.6605635
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.985178
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.07616313
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 16.80156
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "",
+        "hasCustomLabel": false,
+        "LabelId": 63
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.881718E-06, 10.67586), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.7882209, 0.0609305), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.00242)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 7.881718E-06
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.6758623
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.7882209
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0609305
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 17.00242
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 7.881718E-06
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.6758623
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.7882209
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0609305
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 17.00242
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "€",
+        "hasCustomLabel": false,
+        "LabelId": 64
+      },
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(17.00242, 17.16314), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.881718E-06, 10.67586), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.7882209, 0.0609305), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.00242)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+        "Domain": {
+          "Item1": 17.00242,
+          "Item2": 17.1631374
+        },
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.881718E-06, 10.67586), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.7882209, 0.0609305), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.00242)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 17.00242
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 17.1631374
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 7.881718E-06
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 10.6758623
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.7882209
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0609305
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 17.00242
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "",
+        "hasCustomLabel": false,
+        "LabelId": 65
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 6.320961E-06, 10.68566), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.6306551, 0.0487444), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.16313)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 6.32096135E-06
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.6856556
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.6306551
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0487444028
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 17.1631279
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 6.32096135E-06
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.6856556
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.6306551
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0487444028
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 17.1631279
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "‚",
+        "hasCustomLabel": false,
+        "LabelId": 66
+      },
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(17.16313, 17.29172), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 6.320961E-06, 10.68566), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.6306551, 0.0487444), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.16313)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+        "Domain": {
+          "Item1": 17.1631279,
+          "Item2": 17.2917213
+        },
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 6.320961E-06, 10.68566), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.6306551, 0.0487444), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.16313)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 17.1631279
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 17.2917213
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.32096135E-06
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 10.6856556
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.6306551
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0487444028
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 17.1631279
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "ƒ",
+        "hasCustomLabel": false,
+        "LabelId": 67
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.045537E-06, 10.69192), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.5046028, 0.03899552), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.29171)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 5.045537E-06
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.6919231
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.5046028
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.038995523
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 17.2917118
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 5.045537E-06
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.6919231
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.5046028
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.038995523
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 17.2917118
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "„",
+        "hasCustomLabel": false,
+        "LabelId": 68
+      },
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(17.29171, 17.39461), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.045537E-06, 10.69192), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.5046028, 0.03899552), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.29171)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+        "Domain": {
+          "Item1": 17.2917118,
+          "Item2": 17.3946056
+        },
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.045537E-06, 10.69192), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.5046028, 0.03899552), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.29171)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 17.2917118
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 17.3946056
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 5.045537E-06
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 10.6919231
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.5046028
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.038995523
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 17.2917118
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "\u0085",
+        "hasCustomLabel": false,
+        "LabelId": 69
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.03339E-06, 10.69594), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.4037606, 0.03119642), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.3946)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 4.03339027E-06
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.6959352
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.403760642
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.03119642
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 17.3945961
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 4.03339027E-06
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.6959352
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.403760642
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.03119642
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 17.3945961
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "†",
+        "hasCustomLabel": false,
+        "LabelId": 70
+      },
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(17.3946, 17.47693), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.03339E-06, 10.69594), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.4037606, 0.03119642), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.3946)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+        "Domain": {
+          "Item1": 17.3945961,
+          "Item2": 17.4769325
+        },
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.03339E-06, 10.69594), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.4037606, 0.03119642), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.3946)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 17.3945961
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 17.4769325
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 4.03339027E-06
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 10.6959352
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.403760642
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.03119642
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 17.3945961
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "‡",
+        "hasCustomLabel": false,
+        "LabelId": 71
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.230379E-06, 10.6985), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.3230869, 0.02495714), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.47692)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 3.23037875E-06
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.6985035
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.323086917
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0249571353
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 17.476923
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
             {
               "name": "t",
               "type": {
@@ -5183,12 +15467,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 1.92375337E-05
+                    "value": 3.23037875E-06
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 10.5409708
+                    "value": 10.6985035
                   }
                 ]
               },
@@ -5207,12 +15491,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 1.92380261
+                    "value": 0.323086917
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.1487561
+                    "value": 0.0249571353
                   }
                 ]
               },
@@ -5261,33 +15545,296 @@
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 15.8444872
+                        "value": 17.476923
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "ˆ",
+        "hasCustomLabel": false,
+        "LabelId": 72
+      },
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(17.47692, 17.54281), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.230379E-06, 10.6985), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.3230869, 0.02495714), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.47692)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+        "Domain": {
+          "Item1": 17.476923,
+          "Item2": 17.5428123
+        },
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.230379E-06, 10.6985), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.3230869, 0.02495714), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.47692)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 17.476923
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 17.5428123
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 3.23037875E-06
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 10.6985035
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.323086917
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0249571353
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 17.476923
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
                       }
                     ]
                   }
                 ]
               }
-            ]
-          }
-        },
-        "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 57
-      },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(15.84449, 16.23672), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.923753E-05, 10.54097), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.923803, 0.1487561), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(15.84449)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
-        "Domain": {
-          "Item1": 15.8444872,
-          "Item2": 16.23672
+            }
+          ]
         },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.923753E-05, 10.54097), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.923803, 0.1487561), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(15.84449)))}",
+        "Label": "‰",
         "hasCustomLabel": false,
-        "LabelId": 58
+        "LabelId": 73
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.533111E-05, 10.59932), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.539121, 0.1190049), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.23671)))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.584989E-06, 10.70015), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.258548, 0.01996571), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.5428)))}": {
         "Function_SOMDoc": {
           "kind": "FUN",
           "params": [
@@ -5321,12 +15868,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 1.533111E-05
+                    "value": 2.58498949E-06
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 10.5993176
+                    "value": 10.7001476
                   }
                 ]
               },
@@ -5345,12 +15892,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 1.53912055
+                    "value": 0.258548
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.119004883
+                    "value": 0.0199657083
                   }
                 ]
               },
@@ -5399,7 +15946,7 @@
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 16.23671
+                        "value": 17.5428028
                       }
                     ]
                   }
@@ -5409,24 +15956,7 @@
           }
         },
         "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 59
-      },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(16.23671, 16.55051), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.533111E-05, 10.59932), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.539121, 0.1190049), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.23671)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
-        "Domain": {
-          "Item1": 16.23671,
-          "Item2": 16.5505142
-        },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.533111E-05, 10.59932), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.539121, 0.1190049), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.23671)))}",
-        "hasCustomLabel": false,
-        "LabelId": 60
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.231325E-05, 10.63666), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.231375, 0.09520391), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.5505)))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -5459,12 +15989,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 1.2313254E-05
+                    "value": 2.58498949E-06
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 10.6366615
+                    "value": 10.7001476
                   }
                 ]
               },
@@ -5483,12 +16013,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 1.2313745
+                    "value": 0.258548
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.09520391
+                    "value": 0.0199657083
                   }
                 ]
               },
@@ -5537,33 +16067,296 @@
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 16.5505047
+                        "value": 17.5428028
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "Š",
+        "hasCustomLabel": false,
+        "LabelId": 74
+      },
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(17.5428, 17.59553), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.584989E-06, 10.70015), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.258548, 0.01996571), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.5428)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+        "Domain": {
+          "Item1": 17.5428028,
+          "Item2": 17.5955334
+        },
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.584989E-06, 10.70015), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.258548, 0.01996571), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.5428)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 17.5428028
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 17.5955334
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 2.58498949E-06
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 10.7001476
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.258548
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0199657083
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 17.5428028
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
                       }
                     ]
                   }
                 ]
               }
-            ]
-          }
-        },
-        "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 61
-      },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(16.5505, 16.80157), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.231325E-05, 10.63666), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.231375, 0.09520391), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.5505)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
-        "Domain": {
-          "Item1": 16.5505047,
-          "Item2": 16.801569
+            }
+          ]
         },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.231325E-05, 10.63666), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.231375, 0.09520391), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.5505)))}",
+        "Label": "‹",
         "hasCustomLabel": false,
-        "LabelId": 62
+        "LabelId": 75
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.851289E-06, 10.66056), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.985178, 0.07616313), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.80156)))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.068678E-06, 10.7012), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.2069168, 0.01597257), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.59552)))}": {
         "Function_SOMDoc": {
           "kind": "FUN",
           "params": [
@@ -5597,12 +16390,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 9.851289E-06
+                    "value": 2.068678E-06
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 10.6605635
+                    "value": 10.7012005
                   }
                 ]
               },
@@ -5621,12 +16414,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.985178
+                    "value": 0.206916839
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.07616313
+                    "value": 0.0159725677
                   }
                 ]
               },
@@ -5675,7 +16468,7 @@
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 16.80156
+                        "value": 17.5955238
                       }
                     ]
                   }
@@ -5685,24 +16478,7 @@
           }
         },
         "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 63
-      },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(16.80156, 17.00243), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.851289E-06, 10.66056), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.985178, 0.07616313), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.80156)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
-        "Domain": {
-          "Item1": 16.80156,
-          "Item2": 17.00243
-        },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.851289E-06, 10.66056), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.985178, 0.07616313), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.80156)))}",
-        "hasCustomLabel": false,
-        "LabelId": 64
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.881718E-06, 10.67586), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.7882209, 0.0609305), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.00242)))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -5735,12 +16511,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 7.881718E-06
+                    "value": 2.068678E-06
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 10.6758623
+                    "value": 10.7012005
                   }
                 ]
               },
@@ -5759,12 +16535,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.7882209
+                    "value": 0.206916839
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.0609305
+                    "value": 0.0159725677
                   }
                 ]
               },
@@ -5813,33 +16589,296 @@
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 17.00242
+                        "value": 17.5955238
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "Œ",
+        "hasCustomLabel": false,
+        "LabelId": 76
+      },
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(17.59552, 17.63773), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.068678E-06, 10.7012), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.2069168, 0.01597257), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.59552)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+        "Domain": {
+          "Item1": 17.5955238,
+          "Item2": 17.6377277
+        },
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.068678E-06, 10.7012), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.2069168, 0.01597257), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.59552)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 17.5955238
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 17.6377277
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 2.068678E-06
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 10.7012005
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.206916839
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0159725677
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 17.5955238
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
                       }
                     ]
                   }
                 ]
               }
-            ]
-          }
-        },
-        "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 65
-      },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(17.00242, 17.16314), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.881718E-06, 10.67586), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.7882209, 0.0609305), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.00242)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
-        "Domain": {
-          "Item1": 17.00242,
-          "Item2": 17.1631374
+            }
+          ]
         },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.881718E-06, 10.67586), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.7882209, 0.0609305), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.00242)))}",
+        "Label": "",
         "hasCustomLabel": false,
-        "LabelId": 66
+        "LabelId": 77
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 6.320961E-06, 10.68566), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.6306551, 0.0487444), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.16313)))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.655629E-06, 10.70187), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.1656119, 0.01277805), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.63772)))}": {
         "Function_SOMDoc": {
           "kind": "FUN",
           "params": [
@@ -5873,12 +16912,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 6.32096135E-06
+                    "value": 1.65562858E-06
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 10.6856556
+                    "value": 10.7018747
                   }
                 ]
               },
@@ -5897,12 +16936,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.6306551
+                    "value": 0.165611908
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.0487444028
+                    "value": 0.012778054
                   }
                 ]
               },
@@ -5951,7 +16990,7 @@
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 17.1631279
+                        "value": 17.6377182
                       }
                     ]
                   }
@@ -5961,24 +17000,7 @@
           }
         },
         "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 67
-      },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(17.16313, 17.29172), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 6.320961E-06, 10.68566), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.6306551, 0.0487444), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.16313)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
-        "Domain": {
-          "Item1": 17.1631279,
-          "Item2": 17.2917213
-        },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 6.320961E-06, 10.68566), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.6306551, 0.0487444), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.16313)))}",
-        "hasCustomLabel": false,
-        "LabelId": 68
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.045537E-06, 10.69192), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.5046028, 0.03899552), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.29171)))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -6011,12 +17033,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 5.045537E-06
+                    "value": 1.65562858E-06
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 10.6919231
+                    "value": 10.7018747
                   }
                 ]
               },
@@ -6035,12 +17057,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.5046028
+                    "value": 0.165611908
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.038995523
+                    "value": 0.012778054
                   }
                 ]
               },
@@ -6089,33 +17111,296 @@
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 17.2917118
+                        "value": 17.6377182
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "ÂŽ",
+        "hasCustomLabel": false,
+        "LabelId": 78
+      },
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(17.63772, 17.6715), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.655629E-06, 10.70187), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.1656119, 0.01277805), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.63772)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+        "Domain": {
+          "Item1": 17.6377182,
+          "Item2": 17.6715012
+        },
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.655629E-06, 10.70187), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.1656119, 0.01277805), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.63772)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 17.6377182
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 17.6715012
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 1.65562858E-06
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 10.7018747
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.165611908
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.012778054
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 17.6377182
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
                       }
                     ]
                   }
                 ]
               }
-            ]
-          }
-        },
-        "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 69
-      },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(17.29171, 17.39461), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.045537E-06, 10.69192), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.5046028, 0.03899552), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.29171)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
-        "Domain": {
-          "Item1": 17.2917118,
-          "Item2": 17.3946056
+            }
+          ]
         },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.045537E-06, 10.69192), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.5046028, 0.03899552), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.29171)))}",
+        "Label": "",
         "hasCustomLabel": false,
-        "LabelId": 70
+        "LabelId": 79
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.03339E-06, 10.69594), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.4037606, 0.03119642), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.3946)))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.324724E-06, 10.70231), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.132568, 0.01022244), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.67149)))}": {
         "Function_SOMDoc": {
           "kind": "FUN",
           "params": [
@@ -6149,12 +17434,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 4.03339027E-06
+                    "value": 1.3247236E-06
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 10.6959352
+                    "value": 10.7023067
                   }
                 ]
               },
@@ -6173,12 +17458,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.403760642
+                    "value": 0.132567972
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.03119642
+                    "value": 0.0102224434
                   }
                 ]
               },
@@ -6227,7 +17512,7 @@
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 17.3945961
+                        "value": 17.6714916
                       }
                     ]
                   }
@@ -6237,24 +17522,7 @@
           }
         },
         "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 71
-      },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(17.3946, 17.47693), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.03339E-06, 10.69594), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.4037606, 0.03119642), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.3946)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
-        "Domain": {
-          "Item1": 17.3945961,
-          "Item2": 17.4769325
-        },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.03339E-06, 10.69594), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.4037606, 0.03119642), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.3946)))}",
-        "hasCustomLabel": false,
-        "LabelId": 72
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.230379E-06, 10.6985), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.3230869, 0.02495714), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.47692)))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -6287,12 +17555,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 3.23037875E-06
+                    "value": 1.3247236E-06
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 10.6985035
+                    "value": 10.7023067
                   }
                 ]
               },
@@ -6311,12 +17579,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.323086917
+                    "value": 0.132567972
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.0249571353
+                    "value": 0.0102224434
                   }
                 ]
               },
@@ -6365,33 +17633,296 @@
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 17.476923
+                        "value": 17.6714916
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "",
+        "hasCustomLabel": false,
+        "LabelId": 80
+      },
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(17.67149, 17.69854), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.324724E-06, 10.70231), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.132568, 0.01022244), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.67149)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+        "Domain": {
+          "Item1": 17.6714916,
+          "Item2": 17.6985378
+        },
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.324724E-06, 10.70231), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.132568, 0.01022244), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.67149)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 17.6714916
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 17.6985378
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 1.3247236E-06
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 10.7023067
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.132567972
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0102224434
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 17.6714916
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
                       }
                     ]
                   }
                 ]
               }
-            ]
-          }
-        },
-        "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 73
-      },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(17.47692, 17.54281), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.230379E-06, 10.6985), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.3230869, 0.02495714), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.47692)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
-        "Domain": {
-          "Item1": 17.476923,
-          "Item2": 17.5428123
+            }
+          ]
         },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.230379E-06, 10.6985), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.3230869, 0.02495714), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.47692)))}",
+        "Label": "‘",
         "hasCustomLabel": false,
-        "LabelId": 74
+        "LabelId": 81
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.584989E-06, 10.70015), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.258548, 0.01996571), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.5428)))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.060837E-06, 10.70258), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.1061328, 0.008177955), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.69853)))}": {
         "Function_SOMDoc": {
           "kind": "FUN",
           "params": [
@@ -6425,12 +17956,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 2.58498949E-06
+                    "value": 1.06083723E-06
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 10.7001476
+                    "value": 10.7025833
                   }
                 ]
               },
@@ -6449,12 +17980,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.258548
+                    "value": 0.106132768
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.0199657083
+                    "value": 0.008177955
                   }
                 ]
               },
@@ -6503,7 +18034,7 @@
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 17.5428028
+                        "value": 17.6985283
                       }
                     ]
                   }
@@ -6513,24 +18044,7 @@
           }
         },
         "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 75
-      },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(17.5428, 17.59553), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.584989E-06, 10.70015), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.258548, 0.01996571), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.5428)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
-        "Domain": {
-          "Item1": 17.5428028,
-          "Item2": 17.5955334
-        },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.584989E-06, 10.70015), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.258548, 0.01996571), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.5428)))}",
-        "hasCustomLabel": false,
-        "LabelId": 76
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.068678E-06, 10.7012), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.2069168, 0.01597257), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.59552)))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -6563,12 +18077,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 2.068678E-06
+                    "value": 1.06083723E-06
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 10.7012005
+                    "value": 10.7025833
                   }
                 ]
               },
@@ -6587,12 +18101,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.206916839
+                    "value": 0.106132768
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.0159725677
+                    "value": 0.008177955
                   }
                 ]
               },
@@ -6641,33 +18155,296 @@
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 17.5955238
+                        "value": 17.6985283
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "Â’",
+        "hasCustomLabel": false,
+        "LabelId": 82
+      },
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(17.69853, 17.72019), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.060837E-06, 10.70258), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.1061328, 0.008177955), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.69853)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+        "Domain": {
+          "Item1": 17.6985283,
+          "Item2": 17.7201862
+        },
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.060837E-06, 10.70258), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.1061328, 0.008177955), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.69853)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 17.6985283
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 17.7201862
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 1.06083723E-06
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 10.7025833
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.106132768
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.008177955
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 17.6985283
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
                       }
                     ]
                   }
                 ]
               }
-            ]
-          }
-        },
-        "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 77
-      },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(17.59552, 17.63773), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.068678E-06, 10.7012), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.2069168, 0.01597257), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.59552)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
-        "Domain": {
-          "Item1": 17.5955238,
-          "Item2": 17.6377277
+            }
+          ]
         },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.068678E-06, 10.7012), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.2069168, 0.01597257), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.59552)))}",
+        "Label": "“",
         "hasCustomLabel": false,
-        "LabelId": 78
+        "LabelId": 83
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.655629E-06, 10.70187), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.1656119, 0.01277805), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.63772)))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 8.49123E-07, 10.70276), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.08498463, 0.006542364), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.72018)))}": {
         "Function_SOMDoc": {
           "kind": "FUN",
           "params": [
@@ -6701,12 +18478,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 1.65562858E-06
+                    "value": 8.49122955E-07
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 10.7018747
+                    "value": 10.7027607
                   }
                 ]
               },
@@ -6725,12 +18502,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.165611908
+                    "value": 0.08498463
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.012778054
+                    "value": 0.00654236367
                   }
                 ]
               },
@@ -6779,7 +18556,7 @@
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 17.6377182
+                        "value": 17.7201767
                       }
                     ]
                   }
@@ -6789,24 +18566,7 @@
           }
         },
         "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 79
-      },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(17.63772, 17.6715), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.655629E-06, 10.70187), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.1656119, 0.01277805), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.63772)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
-        "Domain": {
-          "Item1": 17.6377182,
-          "Item2": 17.6715012
-        },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.655629E-06, 10.70187), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.1656119, 0.01277805), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.63772)))}",
-        "hasCustomLabel": false,
-        "LabelId": 80
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.324724E-06, 10.70231), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.132568, 0.01022244), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.67149)))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -6839,12 +18599,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 1.3247236E-06
+                    "value": 8.49122955E-07
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 10.7023067
+                    "value": 10.7027607
                   }
                 ]
               },
@@ -6863,12 +18623,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.132567972
+                    "value": 0.08498463
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.0102224434
+                    "value": 0.00654236367
                   }
                 ]
               },
@@ -6917,33 +18677,296 @@
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 17.6714916
+                        "value": 17.7201767
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "”",
+        "hasCustomLabel": false,
+        "LabelId": 84
+      },
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(17.72018, 17.73752), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 8.49123E-07, 10.70276), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.08498463, 0.006542364), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.72018)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+        "Domain": {
+          "Item1": 17.7201767,
+          "Item2": 17.7375221
+        },
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 8.49123E-07, 10.70276), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.08498463, 0.006542364), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.72018)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 17.7201767
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 17.7375221
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 8.49122955E-07
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 10.7027607
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.08498463
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.00654236367
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 17.7201767
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
                       }
                     ]
                   }
                 ]
               }
-            ]
-          }
-        },
-        "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 81
-      },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(17.67149, 17.69854), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.324724E-06, 10.70231), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.132568, 0.01022244), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.67149)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
-        "Domain": {
-          "Item1": 17.6714916,
-          "Item2": 17.6985378
+            }
+          ]
         },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.324724E-06, 10.70231), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.132568, 0.01022244), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.67149)))}",
+        "Label": "•",
         "hasCustomLabel": false,
-        "LabelId": 82
+        "LabelId": 85
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.060837E-06, 10.70258), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.1061328, 0.008177955), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.69853)))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 6.800538E-07, 10.70287), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.06806608, 0.005233891), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.73751)))}": {
         "Function_SOMDoc": {
           "kind": "FUN",
           "params": [
@@ -6977,12 +19000,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 1.06083723E-06
+                    "value": 6.800538E-07
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 10.7025833
+                    "value": 10.7028742
                   }
                 ]
               },
@@ -7001,12 +19024,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.106132768
+                    "value": 0.0680660754
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.008177955
+                    "value": 0.005233891
                   }
                 ]
               },
@@ -7055,7 +19078,7 @@
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 17.6985283
+                        "value": 17.7375126
                       }
                     ]
                   }
@@ -7065,24 +19088,7 @@
           }
         },
         "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 83
-      },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(17.69853, 17.72019), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.060837E-06, 10.70258), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.1061328, 0.008177955), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.69853)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
-        "Domain": {
-          "Item1": 17.6985283,
-          "Item2": 17.7201862
-        },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.060837E-06, 10.70258), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.1061328, 0.008177955), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.69853)))}",
-        "hasCustomLabel": false,
-        "LabelId": 84
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 8.49123E-07, 10.70276), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.08498463, 0.006542364), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.72018)))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -7115,12 +19121,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 8.49122955E-07
+                    "value": 6.800538E-07
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 10.7027607
+                    "value": 10.7028742
                   }
                 ]
               },
@@ -7139,12 +19145,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.08498463
+                    "value": 0.0680660754
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.00654236367
+                    "value": 0.005233891
                   }
                 ]
               },
@@ -7193,33 +19199,296 @@
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 17.7201767
+                        "value": 17.7375126
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "–",
+        "hasCustomLabel": false,
+        "LabelId": 86
+      },
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(17.73751, 17.75141), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 6.800538E-07, 10.70287), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.06806608, 0.005233891), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.73751)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+        "Domain": {
+          "Item1": 17.7375126,
+          "Item2": 17.75141
+        },
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 6.800538E-07, 10.70287), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.06806608, 0.005233891), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.73751)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 17.7375126
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 17.75141
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.800538E-07
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 10.7028742
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0680660754
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.005233891
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 17.7375126
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
                       }
                     ]
                   }
                 ]
               }
-            ]
-          }
-        },
-        "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 85
-      },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(17.72018, 17.73752), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 8.49123E-07, 10.70276), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.08498463, 0.006542364), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.72018)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
-        "Domain": {
-          "Item1": 17.7201767,
-          "Item2": 17.7375221
+            }
+          ]
         },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 8.49123E-07, 10.70276), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.08498463, 0.006542364), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.72018)))}",
+        "Label": "—",
         "hasCustomLabel": false,
-        "LabelId": 86
+        "LabelId": 87
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 6.800538E-07, 10.70287), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.06806608, 0.005233891), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.73751)))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.448217E-07, 10.70295), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.05453122, 0.004187113), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.7514)))}": {
         "Function_SOMDoc": {
           "kind": "FUN",
           "params": [
@@ -7253,12 +19522,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 6.800538E-07
+                    "value": 5.4482166E-07
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 10.7028742
+                    "value": 10.7029467
                   }
                 ]
               },
@@ -7277,12 +19546,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.0680660754
+                    "value": 0.0545312166
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.005233891
+                    "value": 0.00418711267
                   }
                 ]
               },
@@ -7331,7 +19600,7 @@
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 17.7375126
+                        "value": 17.7514
                       }
                     ]
                   }
@@ -7341,24 +19610,7 @@
           }
         },
         "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 87
-      },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(17.73751, 17.75141), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 6.800538E-07, 10.70287), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.06806608, 0.005233891), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.73751)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
-        "Domain": {
-          "Item1": 17.7375126,
-          "Item2": 17.75141
-        },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 6.800538E-07, 10.70287), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.06806608, 0.005233891), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.73751)))}",
-        "hasCustomLabel": false,
-        "LabelId": 88
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.448217E-07, 10.70295), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.05453122, 0.004187113), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.7514)))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -7478,10 +19730,9 @@
             ]
           }
         },
-        "s_type": "FunctionFact",
-        "_CustomLabel": null,
+        "Label": "˜",
         "hasCustomLabel": false,
-        "LabelId": 89
+        "LabelId": 88
       },
       "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(17.7514, 17.76254), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.448217E-07, 10.70295), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.05453122, 0.004187113), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.7514)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
         "Domain": {
@@ -7489,17 +19740,280 @@
           "Item2": 17.762537
         },
         "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
         "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
         "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.448217E-07, 10.70295), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.05453122, 0.004187113), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.7514)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 17.7514
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 17.762537
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 5.4482166E-07
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 10.7029467
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0545312166
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.00418711267
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 17.7514
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "™",
         "hasCustomLabel": false,
-        "LabelId": 90
+        "LabelId": 89
       }
     },
     "name": null,
     "path": null
   },
-  "record_index": null,
   "solution_approches": [],
   "AllowedScrolls": [
     "http://mathhub.info/FrameIT/frameworld?WBouncingScroll"
diff --git a/Assets/Stages/CanonBall 3D.JSON b/Assets/Stages/CanonBall 3D.JSON
index 27406c9c..83a9ec63 100644
--- a/Assets/Stages/CanonBall 3D.JSON	
+++ b/Assets/Stages/CanonBall 3D.JSON	
@@ -7,52 +7,52 @@
   "solution": {
     "ValidationSet": [],
     "ExposedSolutionFacts": [
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact42",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact43",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact44",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact45",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact50",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact51",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact52",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact57",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact58",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact59",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact64",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact65",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact66",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact67",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact68",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact69",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact70",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact71",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact72",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact73",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact74",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact75",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact76",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact77",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact78",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact79",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact80",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact81",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact86",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact87",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact88",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact93",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact94",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact95",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact100",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact101",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact102",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact107",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact108",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact109",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact114",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact115",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact116",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact121",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact122",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact123",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact161",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact162",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact163",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact164",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact169",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact170",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact171",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact176",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact177",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact178",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact183",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact184",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact185",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact186",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact187",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact188",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact189",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact190",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact191",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact192",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact193",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact194",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact195",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact196",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact197",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact198",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact199",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact200",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact205",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact206",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact207",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact212",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact213",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact214",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact219",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact220",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact221",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact226",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact227",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact228",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact233",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact234",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact235",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact240",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact241",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact242",
       "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1E-05, 0.2860328), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(-1E-05)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
       "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.2860228, 0.5200639), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.403079, 16.41841, 11.76398), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.924, 14.82811, -12.77051), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.2860228)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
       "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.5200539, 1.378993), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.321449, 19.6199, 8.775176), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.1392, -10.02582, -10.21641), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.5200539)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -86,483 +86,427 @@
       "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.936921E-06, 6.846197), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.0060721, -0.03222316, -0.04699653), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
       "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.194215E-06, 6.846197), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.00485768, 0.02577853, -0.03759722), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})"
     ],
-    "ScrollOverwrites": {
-      "http://mathhub.info/FrameIT/frameworld?W3DBouncingScroll": [
-        {
-          "Item1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact42",
-          "Item2": 0,
-          "Item3": true
-        },
-        {
-          "Item1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact43",
-          "Item2": 1,
-          "Item3": true
-        },
-        {
-          "Item1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact44",
-          "Item2": 2,
-          "Item3": true
-        },
-        {
-          "Item1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact45",
-          "Item2": 3,
-          "Item3": true
-        },
-        {
-          "Item1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact125",
-          "Item2": 4,
-          "Item3": true
-        }
-      ],
-      "http://mathhub.info/FrameIT/frameworld?T3DBouncingScroll": [
-        {
-          "Item1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact42",
-          "Item2": 0,
-          "Item3": true
-        },
-        {
-          "Item1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact43",
-          "Item2": 1,
-          "Item3": true
-        },
-        {
-          "Item1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact44",
-          "Item2": 2,
-          "Item3": true
-        },
-        {
-          "Item1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact45",
-          "Item2": 3,
-          "Item3": true
-        },
-        {
-          "Item1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact124",
-          "Item2": 4,
-          "Item3": true
-        }
-      ]
-    },
     "ImmutableFacts": [],
     "WorkflowGadgetDict": {
       "-1": null
     },
     "MetaInf": {
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact42": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact161": {
         "workflow_id": 0,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact43": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact162": {
         "workflow_id": 1,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact44": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact163": {
         "workflow_id": 2,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact45": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact164": {
         "workflow_id": 3,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact46": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact165": {
         "workflow_id": 4,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact47": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact166": {
         "workflow_id": 5,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact48": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact167": {
         "workflow_id": 6,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact49": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact168": {
         "workflow_id": 7,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact50": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact169": {
         "workflow_id": 8,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact51": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact170": {
         "workflow_id": 9,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact52": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact171": {
         "workflow_id": 10,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact53": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact172": {
         "workflow_id": 11,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact54": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact173": {
         "workflow_id": 12,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact55": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact174": {
         "workflow_id": 13,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact56": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact175": {
         "workflow_id": 14,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact57": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact176": {
         "workflow_id": 15,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact58": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact177": {
         "workflow_id": 16,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact59": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact178": {
         "workflow_id": 17,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact60": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact179": {
         "workflow_id": 18,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact61": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact180": {
         "workflow_id": 19,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact62": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact181": {
         "workflow_id": 20,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact63": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact182": {
         "workflow_id": 21,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact64": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact183": {
         "workflow_id": 22,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact65": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact184": {
         "workflow_id": 23,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact66": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact185": {
         "workflow_id": 24,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact67": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact186": {
         "workflow_id": 25,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact68": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact187": {
         "workflow_id": 26,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact69": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact188": {
         "workflow_id": 27,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact70": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact189": {
         "workflow_id": 28,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact71": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact190": {
         "workflow_id": 29,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact72": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact191": {
         "workflow_id": 30,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact73": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact192": {
         "workflow_id": 31,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact74": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact193": {
         "workflow_id": 32,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact75": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact194": {
         "workflow_id": 33,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact76": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact195": {
         "workflow_id": 34,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact77": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact196": {
         "workflow_id": 35,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact78": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact197": {
         "workflow_id": 36,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact79": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact198": {
         "workflow_id": 37,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact80": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact199": {
         "workflow_id": 38,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact81": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact200": {
         "workflow_id": 39,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact82": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact201": {
         "workflow_id": 40,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact83": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact202": {
         "workflow_id": 41,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact84": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact203": {
         "workflow_id": 42,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact85": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact204": {
         "workflow_id": 43,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact86": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact205": {
         "workflow_id": 44,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact87": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact206": {
         "workflow_id": 45,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact88": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact207": {
         "workflow_id": 46,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact89": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact208": {
         "workflow_id": 47,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact90": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact209": {
         "workflow_id": 48,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact91": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact210": {
         "workflow_id": 49,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact92": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact211": {
         "workflow_id": 50,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact93": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact212": {
         "workflow_id": 51,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact94": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact213": {
         "workflow_id": 52,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact95": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact214": {
         "workflow_id": 53,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact96": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact215": {
         "workflow_id": 54,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact97": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact216": {
         "workflow_id": 55,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact98": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact217": {
         "workflow_id": 56,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact99": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact218": {
         "workflow_id": 57,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact100": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact219": {
         "workflow_id": 58,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact101": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact220": {
         "workflow_id": 59,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact102": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact221": {
         "workflow_id": 60,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact103": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact222": {
         "workflow_id": 61,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact104": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact223": {
         "workflow_id": 62,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact105": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact224": {
         "workflow_id": 63,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact106": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact225": {
         "workflow_id": 64,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact107": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact226": {
         "workflow_id": 65,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact108": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact227": {
         "workflow_id": 66,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact109": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact228": {
         "workflow_id": 67,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact110": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact229": {
         "workflow_id": 68,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact111": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact230": {
         "workflow_id": 69,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact112": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact231": {
         "workflow_id": 70,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact113": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact232": {
         "workflow_id": 71,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact114": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact233": {
         "workflow_id": 72,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact115": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact234": {
         "workflow_id": 73,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact116": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact235": {
         "workflow_id": 74,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact117": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact236": {
         "workflow_id": 75,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact118": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact237": {
         "workflow_id": 76,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact119": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact238": {
         "workflow_id": 77,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact120": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact239": {
         "workflow_id": 78,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact121": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact240": {
         "workflow_id": 79,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact122": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact241": {
         "workflow_id": 80,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact123": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact242": {
         "workflow_id": 81,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact124": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact243": {
         "workflow_id": 82,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact125": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact244": {
         "workflow_id": 83,
         "active": true,
         "isImmutable": false
@@ -895,844 +839,844 @@
     },
     "Workflow": [
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact42",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact161",
         "samestep": false,
         "steplink": 1,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact43",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact162",
         "samestep": false,
         "steplink": 2,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact44",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact163",
         "samestep": false,
         "steplink": 3,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact45",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact164",
         "samestep": false,
         "steplink": 4,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact46",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact165",
         "samestep": false,
         "steplink": 5,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact47",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact166",
         "samestep": false,
         "steplink": 6,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact48",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact167",
         "samestep": false,
         "steplink": 7,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact49",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact168",
         "samestep": false,
         "steplink": 11,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact50",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact169",
         "samestep": true,
         "steplink": 7,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact51",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact170",
         "samestep": true,
         "steplink": 7,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact52",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact171",
         "samestep": true,
         "steplink": 7,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact53",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact172",
         "samestep": false,
         "steplink": 12,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact54",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact173",
         "samestep": false,
         "steplink": 13,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact55",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact174",
         "samestep": false,
         "steplink": 14,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact56",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact175",
         "samestep": false,
         "steplink": 18,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact57",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact176",
         "samestep": true,
         "steplink": 14,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact58",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact177",
         "samestep": true,
         "steplink": 14,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact59",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact178",
         "samestep": true,
         "steplink": 14,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact60",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact179",
         "samestep": false,
         "steplink": 19,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact61",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact180",
         "samestep": false,
         "steplink": 20,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact62",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact181",
         "samestep": false,
         "steplink": 21,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact63",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact182",
         "samestep": false,
         "steplink": 40,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact64",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact183",
         "samestep": true,
         "steplink": 21,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact65",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact184",
         "samestep": true,
         "steplink": 21,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact66",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact185",
         "samestep": true,
         "steplink": 21,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact67",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact186",
         "samestep": true,
         "steplink": 21,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact68",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact187",
         "samestep": true,
         "steplink": 21,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact69",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact188",
         "samestep": true,
         "steplink": 21,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact70",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact189",
         "samestep": true,
         "steplink": 21,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact71",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact190",
         "samestep": true,
         "steplink": 21,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact72",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact191",
         "samestep": true,
         "steplink": 21,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact73",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact192",
         "samestep": true,
         "steplink": 21,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact74",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact193",
         "samestep": true,
         "steplink": 21,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact75",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact194",
         "samestep": true,
         "steplink": 21,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact76",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact195",
         "samestep": true,
         "steplink": 21,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact77",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact196",
         "samestep": true,
         "steplink": 21,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact78",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact197",
         "samestep": true,
         "steplink": 21,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact79",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact198",
         "samestep": true,
         "steplink": 21,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact80",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact199",
         "samestep": true,
         "steplink": 21,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact81",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact200",
         "samestep": true,
         "steplink": 21,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact82",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact201",
         "samestep": false,
         "steplink": 41,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact83",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact202",
         "samestep": false,
         "steplink": 42,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact84",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact203",
         "samestep": false,
         "steplink": 43,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact85",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact204",
         "samestep": false,
         "steplink": 47,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact86",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact205",
         "samestep": true,
         "steplink": 43,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact87",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact206",
         "samestep": true,
         "steplink": 43,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact88",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact207",
         "samestep": true,
         "steplink": 43,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact89",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact208",
         "samestep": false,
         "steplink": 48,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact90",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact209",
         "samestep": false,
         "steplink": 49,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact91",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact210",
         "samestep": false,
         "steplink": 50,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact92",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact211",
         "samestep": false,
         "steplink": 54,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact93",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact212",
         "samestep": true,
         "steplink": 50,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact94",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact213",
         "samestep": true,
         "steplink": 50,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact95",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact214",
         "samestep": true,
         "steplink": 50,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact96",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact215",
         "samestep": false,
         "steplink": 55,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact97",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact216",
         "samestep": false,
         "steplink": 56,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact98",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact217",
         "samestep": false,
         "steplink": 57,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact99",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact218",
         "samestep": false,
         "steplink": 61,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact100",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact219",
         "samestep": true,
         "steplink": 57,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact101",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact220",
         "samestep": true,
         "steplink": 57,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact102",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact221",
         "samestep": true,
         "steplink": 57,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact103",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact222",
         "samestep": false,
         "steplink": 62,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact104",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact223",
         "samestep": false,
         "steplink": 63,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact105",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact224",
         "samestep": false,
         "steplink": 64,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact106",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact225",
         "samestep": false,
         "steplink": 68,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact107",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact226",
         "samestep": true,
         "steplink": 64,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact108",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact227",
         "samestep": true,
         "steplink": 64,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact109",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact228",
         "samestep": true,
         "steplink": 64,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact110",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact229",
         "samestep": false,
         "steplink": 69,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact111",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact230",
         "samestep": false,
         "steplink": 70,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact112",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact231",
         "samestep": false,
         "steplink": 71,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact113",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact232",
         "samestep": false,
         "steplink": 75,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact114",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact233",
         "samestep": true,
         "steplink": 71,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact115",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact234",
         "samestep": true,
         "steplink": 71,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact116",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact235",
         "samestep": true,
         "steplink": 71,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact117",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact236",
         "samestep": false,
         "steplink": 76,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact118",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact237",
         "samestep": false,
         "steplink": 77,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact119",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact238",
         "samestep": false,
         "steplink": 78,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact120",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact239",
         "samestep": false,
         "steplink": 84,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact121",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact240",
         "samestep": true,
         "steplink": 78,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact122",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact241",
         "samestep": true,
         "steplink": 78,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact123",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact242",
         "samestep": true,
         "steplink": 78,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact124",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact243",
         "samestep": true,
         "steplink": 78,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact125",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact244",
         "samestep": true,
         "steplink": 78,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
@@ -1742,7 +1686,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(-1E-05)))}",
@@ -1752,7 +1696,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1E-05, 0.2860328), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(-1E-05)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -1762,7 +1706,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.403079, 16.41841, 11.76398), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.924, 14.82811, -12.77051), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.2860228)))}",
@@ -1772,7 +1716,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.2860228, 0.5200639), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.403079, 16.41841, 11.76398), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.924, 14.82811, -12.77051), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.2860228)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -1782,7 +1726,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.321449, 19.6199, 8.775176), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.1392, -10.02582, -10.21641), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.5200539)))}",
@@ -1792,7 +1736,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.5200539, 1.378993), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.321449, 19.6199, 8.775176), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.1392, -10.02582, -10.21641), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.5200539)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -1802,7 +1746,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(5.017825, 7.389571, 8.173129E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.51136, -14.76153, 8.173129), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.378983)))}",
@@ -1812,7 +1756,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.378983, 1.681127), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(5.017825, 7.389571, 8.173129E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.51136, -14.76153, 8.173129), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.378983)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -1822,7 +1766,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(5.776611, 2.481855, 2.469301), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.009088, -1.427282, -15.54984), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.681117)))}",
@@ -1832,7 +1776,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.681117, 1.839926), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(5.776611, 2.481855, 2.469301), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.009088, -1.427282, -15.54984), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.681117)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -1842,7 +1786,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.095668, 2.13149, 0.0001243987), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.607271, -2.388081, 12.43987), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.839916)))}",
@@ -1852,7 +1796,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.839916, 2.299212), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.095668, 2.13149, 0.0001243987), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.607271, -2.388081, 12.43987), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.839916)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -1862,7 +1806,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.833878, 5.526812E-05, 5.713683), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.285817, 5.514941, 9.9519), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(2.299202)))}",
@@ -1872,7 +1816,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.299202, 3.423573), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.833878, 5.526812E-05, 5.713683), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.285817, 5.514941, 9.9519), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(2.299202)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -1882,7 +1826,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(8.279611, 4.411982E-05, 16.90329), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.028653, 4.412031, 7.96152), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(3.423563)))}",
@@ -1892,7 +1836,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.423563, 3.764802), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(8.279611, 4.411982E-05, 16.90329), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.028653, 4.412031, 7.96152), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(3.423563)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -1902,7 +1846,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(8.630627, 0.934442, 19.61994), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.8229226, 0.8516521, -6.369216), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(3.764792)))}",
@@ -1912,7 +1856,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.764792, 4.296639), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(8.630627, 0.934442, 19.61994), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.8229226, 0.8516521, -6.369216), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(3.764792)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -1922,7 +1866,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.068295, 3.480565E-05, 16.2325), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.6583381, 3.492535, -5.095373), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(4.296629)))}",
@@ -1932,7 +1876,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.296629, 5.008685), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.068295, 3.480565E-05, 16.2325), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.6583381, 3.492535, -5.095373), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(4.296629)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -1942,7 +1886,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.537067, 2.770216E-05, 12.60432), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.5266705, 2.794107, -4.076298), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.008675)))}",
@@ -1952,7 +1896,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(5.008675, 5.57834), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.537067, 2.770216E-05, 12.60432), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.5266705, 2.794107, -4.076298), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.008675)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -1962,7 +1906,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.837091, 2.235314E-05, 10.28221), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.4213364, 2.235363, -3.261039), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.57833)))}",
@@ -1972,7 +1916,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(5.57833, 6.034081), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.837091, 2.235314E-05, 10.28221), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.4213364, 2.235363, -3.261039), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.57833)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -1982,7 +1926,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.02912, 1.800241E-05, 8.79599), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.3370691, 1.788369, -2.608831), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.034071)))}",
@@ -1992,7 +1936,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.034071, 6.398692), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.02912, 1.800241E-05, 8.79599), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.3370691, 1.788369, -2.608831), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.034071)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -2002,7 +1946,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.15202, 1.430725E-05, 7.844759), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.2696553, 1.430775, -2.087065), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.398682)))}",
@@ -2012,7 +1956,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.398682, 6.690399), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.15202, 1.430725E-05, 7.844759), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.2696553, 1.430775, -2.087065), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.398682)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -2022,7 +1966,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.23068, 1.144649E-05, 7.235931), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.2157243, 1.144698, -1.669652), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.690389)))}",
@@ -2032,7 +1976,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.690389, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.23068, 1.144649E-05, 7.235931), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.2157243, 1.144698, -1.669652), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.690389)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -2042,7 +1986,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 9.15788E-06, 6.846248), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1725794, 0.915837, -1.335721), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
@@ -2052,7 +1996,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 9.15788E-06, 6.846248), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1725794, 0.915837, -1.335721), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -2062,7 +2006,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 1.830693E-06, 6.846238), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1380635, -0.7326696, -1.068577), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
@@ -2072,7 +2016,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 1.830693E-06, 6.846238), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1380635, -0.7326696, -1.068577), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -2082,7 +2026,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 7.69156E-06, 6.846229), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1104508, 0.5861357, -0.8548617), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
@@ -2092,7 +2036,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 7.69156E-06, 6.846229), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1104508, 0.5861357, -0.8548617), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -2102,7 +2046,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 3.001984E-06, 6.846222), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.08836066, -0.4689085, -0.6838894), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
@@ -2112,7 +2056,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 3.001984E-06, 6.846222), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.08836066, -0.4689085, -0.6838894), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -2122,7 +2066,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 6.752762E-06, 6.846217), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.07068853, 0.3751268, -0.5471115), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
@@ -2132,7 +2076,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 6.752762E-06, 6.846217), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.07068853, 0.3751268, -0.5471115), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -2142,7 +2086,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 3.751257E-06, 6.846213), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.05655083, -0.3001015, -0.4376892), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
@@ -2152,7 +2096,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 3.751257E-06, 6.846213), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.05655083, -0.3001015, -0.4376892), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -2162,7 +2106,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 6.151578E-06, 6.84621), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.04524066, 0.2400812, -0.3501514), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
@@ -2172,7 +2116,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 6.151578E-06, 6.84621), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.04524066, 0.2400812, -0.3501514), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -2182,7 +2126,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.230438E-06, 6.846207), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.03619253, -0.192065, -0.2801211), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
@@ -2192,7 +2136,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.230438E-06, 6.846207), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.03619253, -0.192065, -0.2801211), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -2202,7 +2146,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.766467E-06, 6.846204), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.02895403, 0.153652, -0.2240969), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
@@ -2212,7 +2156,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.766467E-06, 6.846204), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.02895403, 0.153652, -0.2240969), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -2222,7 +2166,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.536761E-06, 6.846202), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.02316322, -0.1229216, -0.1792775), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
@@ -2232,7 +2176,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.536761E-06, 6.846202), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.02316322, -0.1229216, -0.1792775), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -2242,7 +2186,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.519642E-06, 6.846201), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.01853058, 0.09833726, -0.143422), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
@@ -2252,7 +2196,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.519642E-06, 6.846201), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.01853058, 0.09833726, -0.143422), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -2262,7 +2206,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.732454E-06, 6.8462), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.01482446, -0.07866981, -0.1147376), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
@@ -2272,7 +2216,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.732454E-06, 6.8462), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.01482446, -0.07866981, -0.1147376), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -2282,7 +2226,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.361322E-06, 6.846199), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.01185957, 0.06293585, -0.0917901), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
@@ -2292,7 +2236,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.361322E-06, 6.846199), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.01185957, 0.06293585, -0.0917901), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -2302,7 +2246,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.857344E-06, 6.846198), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.009487656, -0.05034868, -0.07343208), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
@@ -2312,7 +2256,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.857344E-06, 6.846198), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.009487656, -0.05034868, -0.07343208), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -2322,7 +2266,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.259643E-06, 6.846198), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.007590125, 0.04027895, -0.05874566), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
@@ -2332,7 +2276,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.259643E-06, 6.846198), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.007590125, 0.04027895, -0.05874566), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -2342,7 +2286,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.936921E-06, 6.846197), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.0060721, -0.03222316, -0.04699653), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
@@ -2352,7 +2296,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.936921E-06, 6.846197), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.0060721, -0.03222316, -0.04699653), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -2362,7 +2306,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.194215E-06, 6.846197), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.00485768, 0.02577853, -0.03759722), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
@@ -2372,7 +2316,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       },
       {
         "Id": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.194215E-06, 6.846197), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.00485768, 0.02577853, -0.03759722), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})",
@@ -2382,7 +2326,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 3.6307486000005156
       }
     ],
     "marker": 149,
@@ -2390,10 +2334,10 @@
     "backlog": 0,
     "soft_resetted": false,
     "invoke": true,
-    "MaxLabelId": 148,
+    "MaxLabelId": 84,
     "UnusedLabelIds": [],
     "JsonFactSpace": {
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact42": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact161": {
         "Point": {
           "x": 0.0,
           "y": 14.715,
@@ -2416,11 +2360,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact161"
+        },
+        "Label": "A",
         "hasCustomLabel": false,
         "LabelId": 1
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact43": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact162": {
         "Point": {
           "x": 4.90499973,
           "y": 7.3575,
@@ -2443,11 +2391,15 @@
           "sqrMagnitude": 1.00000012
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact162"
+        },
+        "Label": "B",
         "hasCustomLabel": false,
         "LabelId": 2
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact44": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact163": {
         "Point": {
           "x": 0.0,
           "y": -9.809999,
@@ -2470,18 +2422,26 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact163"
+        },
+        "Label": "C",
         "hasCustomLabel": false,
         "LabelId": 3
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact45": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact164": {
         "value": 0.8,
         "s_type": "RealLitFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact164"
+        },
+        "Label": "D",
         "hasCustomLabel": false,
         "LabelId": 4
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact46": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact165": {
         "Point": {
           "x": 0.0,
           "y": 0.0,
@@ -2497,11 +2457,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact165"
+        },
+        "Label": "E",
         "hasCustomLabel": false,
         "LabelId": 5
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact47": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact166": {
         "Point": {
           "x": 0.0,
           "y": 0.0,
@@ -2524,11 +2488,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact166"
+        },
+        "Label": "F",
         "hasCustomLabel": false,
         "LabelId": 6
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact48": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact167": {
         "Point": {
           "x": 0.0,
           "y": 19.6199989,
@@ -2551,11 +2519,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact167"
+        },
+        "Label": "G",
         "hasCustomLabel": false,
         "LabelId": 7
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact49": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact168": {
         "Point": {
           "x": 0.0,
           "y": 19.6199989,
@@ -2578,23 +2550,31 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact168"
+        },
+        "Label": "H",
         "hasCustomLabel": false,
         "LabelId": 8
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact50": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact169": {
         "Pids": [
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact46",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact47",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact48",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact49"
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact165",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact166",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact167",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact168"
         ],
         "s_type": "QuadFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact169"
+        },
+        "Label": "I",
         "hasCustomLabel": false,
         "LabelId": 9
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact51": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact170": {
         "Verticies": [
           {
             "x": 0.0,
@@ -2633,11 +2613,15 @@
           }
         ],
         "s_type": "TriangleFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact170"
+        },
+        "Label": "J",
         "hasCustomLabel": false,
         "LabelId": 10
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact52": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact171": {
         "Verticies": [
           {
             "x": 0.0,
@@ -2676,11 +2660,15 @@
           }
         ],
         "s_type": "TriangleFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact171"
+        },
+        "Label": "K",
         "hasCustomLabel": false,
         "LabelId": 11
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact53": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact172": {
         "Point": {
           "x": 19.6199989,
           "y": 0.0,
@@ -2703,11 +2691,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact172"
+        },
+        "Label": "L",
         "hasCustomLabel": false,
         "LabelId": 12
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact54": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact173": {
         "Point": {
           "x": 19.6199989,
           "y": 0.0,
@@ -2730,11 +2722,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact173"
+        },
+        "Label": "M",
         "hasCustomLabel": false,
         "LabelId": 13
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact55": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact174": {
         "Point": {
           "x": 19.6199989,
           "y": 19.6199989,
@@ -2757,11 +2753,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact174"
+        },
+        "Label": "N",
         "hasCustomLabel": false,
         "LabelId": 14
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact56": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact175": {
         "Point": {
           "x": 19.6199989,
           "y": 19.6199989,
@@ -2784,23 +2784,31 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact175"
+        },
+        "Label": "O",
         "hasCustomLabel": false,
         "LabelId": 15
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact57": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact176": {
         "Pids": [
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact53",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact54",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact55",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact56"
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact172",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact173",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact174",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact175"
         ],
         "s_type": "QuadFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact176"
+        },
+        "Label": "P",
         "hasCustomLabel": false,
         "LabelId": 16
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact58": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact177": {
         "Verticies": [
           {
             "x": 19.6199989,
@@ -2846,11 +2854,15 @@
           }
         ],
         "s_type": "TriangleFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact177"
+        },
+        "Label": "Q",
         "hasCustomLabel": false,
         "LabelId": 17
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact59": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact178": {
         "Verticies": [
           {
             "x": 19.6199989,
@@ -2896,11 +2908,15 @@
           }
         ],
         "s_type": "TriangleFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact178"
+        },
+        "Label": "R",
         "hasCustomLabel": false,
         "LabelId": 18
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact60": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact179": {
         "Point": {
           "x": 0.0,
           "y": 0.0,
@@ -2923,11 +2939,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact179"
+        },
+        "Label": "S",
         "hasCustomLabel": false,
         "LabelId": 19
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact61": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact180": {
         "Point": {
           "x": 0.0,
           "y": 0.0,
@@ -2950,11 +2970,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact180"
+        },
+        "Label": "T",
         "hasCustomLabel": false,
         "LabelId": 20
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact62": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact181": {
         "Point": {
           "x": 19.6199989,
           "y": 0.0,
@@ -2977,11 +3001,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact181"
+        },
+        "Label": "U",
         "hasCustomLabel": false,
         "LabelId": 21
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact63": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact182": {
         "Point": {
           "x": 19.6199989,
           "y": 0.0,
@@ -3004,23 +3032,31 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact182"
+        },
+        "Label": "V",
         "hasCustomLabel": false,
         "LabelId": 22
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact64": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact183": {
         "Pids": [
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact60",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact61",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact62",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact63"
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact179",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact180",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact181",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact182"
         ],
         "s_type": "QuadFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact183"
+        },
+        "Label": "W",
         "hasCustomLabel": false,
         "LabelId": 23
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact65": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact184": {
         "Verticies": [
           {
             "x": 0.0,
@@ -3066,11 +3102,15 @@
           }
         ],
         "s_type": "TriangleFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact184"
+        },
+        "Label": "X",
         "hasCustomLabel": false,
         "LabelId": 24
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact66": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact185": {
         "Verticies": [
           {
             "x": 19.6199989,
@@ -3116,23 +3156,31 @@
           }
         ],
         "s_type": "TriangleFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact185"
+        },
+        "Label": "Y",
         "hasCustomLabel": false,
         "LabelId": 25
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact67": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact186": {
         "Pids": [
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact46",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact49",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact56",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact53"
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact165",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact168",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact175",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact172"
         ],
         "s_type": "QuadFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact186"
+        },
+        "Label": "Z",
         "hasCustomLabel": false,
         "LabelId": 26
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact68": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact187": {
         "Verticies": [
           {
             "x": 0.0,
@@ -3171,11 +3219,15 @@
           }
         ],
         "s_type": "TriangleFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact187"
+        },
+        "Label": "[",
         "hasCustomLabel": false,
         "LabelId": 27
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact69": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact188": {
         "Verticies": [
           {
             "x": 19.6199989,
@@ -3214,23 +3266,31 @@
           }
         ],
         "s_type": "TriangleFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact188"
+        },
+        "Label": "\\",
         "hasCustomLabel": false,
         "LabelId": 28
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact70": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact189": {
         "Pids": [
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact47",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact48",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact55",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact54"
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact166",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact167",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact174",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact173"
         ],
         "s_type": "QuadFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact189"
+        },
+        "Label": "]",
         "hasCustomLabel": false,
         "LabelId": 29
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact71": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact190": {
         "Verticies": [
           {
             "x": 0.0,
@@ -3276,11 +3336,15 @@
           }
         ],
         "s_type": "TriangleFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact190"
+        },
+        "Label": "^",
         "hasCustomLabel": false,
         "LabelId": 30
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact72": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact191": {
         "Verticies": [
           {
             "x": 19.6199989,
@@ -3326,23 +3390,31 @@
           }
         ],
         "s_type": "TriangleFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact191"
+        },
+        "Label": "_",
         "hasCustomLabel": false,
         "LabelId": 31
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact73": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact192": {
         "Pids": [
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact49",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact48",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact55",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact56"
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact168",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact167",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact174",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact175"
         ],
         "s_type": "QuadFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact192"
+        },
+        "Label": "`",
         "hasCustomLabel": false,
         "LabelId": 32
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact74": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact193": {
         "Verticies": [
           {
             "x": 0.0,
@@ -3388,11 +3460,15 @@
           }
         ],
         "s_type": "TriangleFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact193"
+        },
+        "Label": "a",
         "hasCustomLabel": false,
         "LabelId": 33
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact75": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact194": {
         "Verticies": [
           {
             "x": 19.6199989,
@@ -3438,23 +3514,31 @@
           }
         ],
         "s_type": "TriangleFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact194"
+        },
+        "Label": "b",
         "hasCustomLabel": false,
         "LabelId": 34
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact76": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact195": {
         "Pids": [
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact61",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact47",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact54",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact62"
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact180",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact166",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact173",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact181"
         ],
         "s_type": "QuadFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact195"
+        },
+        "Label": "c",
         "hasCustomLabel": false,
         "LabelId": 35
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact77": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact196": {
         "Verticies": [
           {
             "x": 0.0,
@@ -3500,11 +3584,15 @@
           }
         ],
         "s_type": "TriangleFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact196"
+        },
+        "Label": "d",
         "hasCustomLabel": false,
         "LabelId": 36
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact78": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact197": {
         "Verticies": [
           {
             "x": 19.6199989,
@@ -3550,23 +3638,31 @@
           }
         ],
         "s_type": "TriangleFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact197"
+        },
+        "Label": "e",
         "hasCustomLabel": false,
         "LabelId": 37
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact79": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact198": {
         "Pids": [
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact46",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact60",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact63",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact53"
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact165",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact179",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact182",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact172"
         ],
         "s_type": "QuadFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact198"
+        },
+        "Label": "f",
         "hasCustomLabel": false,
         "LabelId": 38
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact80": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact199": {
         "Verticies": [
           {
             "x": 0.0,
@@ -3605,11 +3701,15 @@
           }
         ],
         "s_type": "TriangleFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact199"
+        },
+        "Label": "g",
         "hasCustomLabel": false,
         "LabelId": 39
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact81": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact200": {
         "Verticies": [
           {
             "x": 19.6199989,
@@ -3648,11 +3748,15 @@
           }
         ],
         "s_type": "TriangleFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact200"
+        },
+        "Label": "h",
         "hasCustomLabel": false,
         "LabelId": 40
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact82": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact201": {
         "Point": {
           "x": 0.0,
           "y": 9.809999,
@@ -3675,11 +3779,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact201"
+        },
+        "Label": "i",
         "hasCustomLabel": false,
         "LabelId": 41
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact83": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact202": {
         "Point": {
           "x": 0.0,
           "y": 13.2778349,
@@ -3702,11 +3810,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact202"
+        },
+        "Label": "j",
         "hasCustomLabel": false,
         "LabelId": 42
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact84": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact203": {
         "Point": {
           "x": 9.809999,
           "y": 13.2778349,
@@ -3729,11 +3841,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact203"
+        },
+        "Label": "k",
         "hasCustomLabel": false,
         "LabelId": 43
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact85": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact204": {
         "Point": {
           "x": 9.809999,
           "y": 9.809999,
@@ -3756,23 +3872,31 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact204"
+        },
+        "Label": "l",
         "hasCustomLabel": false,
         "LabelId": 44
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact86": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact205": {
         "Pids": [
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact82",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact83",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact84",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact85"
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact201",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact202",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact203",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact204"
         ],
         "s_type": "QuadFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact205"
+        },
+        "Label": "m",
         "hasCustomLabel": false,
         "LabelId": 45
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact87": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact206": {
         "Verticies": [
           {
             "x": 0.0,
@@ -3818,11 +3942,15 @@
           }
         ],
         "s_type": "TriangleFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact206"
+        },
+        "Label": "n",
         "hasCustomLabel": false,
         "LabelId": 46
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact88": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact207": {
         "Verticies": [
           {
             "x": 9.809999,
@@ -3868,11 +3996,15 @@
           }
         ],
         "s_type": "TriangleFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact207"
+        },
+        "Label": "o",
         "hasCustomLabel": false,
         "LabelId": 47
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact89": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact208": {
         "Point": {
           "x": 0.0,
           "y": 4.90499973,
@@ -3895,11 +4027,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact208"
+        },
+        "Label": "p",
         "hasCustomLabel": false,
         "LabelId": 48
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact90": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact209": {
         "Point": {
           "x": 0.0,
           "y": 4.90499973,
@@ -3922,11 +4058,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact209"
+        },
+        "Label": "q",
         "hasCustomLabel": false,
         "LabelId": 49
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact91": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact210": {
         "Point": {
           "x": 9.809999,
           "y": 4.90499973,
@@ -3949,11 +4089,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact210"
+        },
+        "Label": "r",
         "hasCustomLabel": false,
         "LabelId": 50
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact92": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact211": {
         "Point": {
           "x": 9.809999,
           "y": 4.90499973,
@@ -3976,23 +4120,31 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact211"
+        },
+        "Label": "s",
         "hasCustomLabel": false,
         "LabelId": 51
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact93": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact212": {
         "Pids": [
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact89",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact90",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact91",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact92"
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact208",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact209",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact210",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact211"
         ],
         "s_type": "QuadFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact212"
+        },
+        "Label": "t",
         "hasCustomLabel": false,
         "LabelId": 52
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact94": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact213": {
         "Verticies": [
           {
             "x": 0.0,
@@ -4038,11 +4190,15 @@
           }
         ],
         "s_type": "TriangleFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact213"
+        },
+        "Label": "u",
         "hasCustomLabel": false,
         "LabelId": 53
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact95": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact214": {
         "Verticies": [
           {
             "x": 9.809999,
@@ -4088,11 +4244,15 @@
           }
         ],
         "s_type": "TriangleFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact214"
+        },
+        "Label": "v",
         "hasCustomLabel": false,
         "LabelId": 54
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact96": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact215": {
         "Point": {
           "x": 0.0,
           "y": 14.05773,
@@ -4115,11 +4275,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact215"
+        },
+        "Label": "w",
         "hasCustomLabel": false,
         "LabelId": 55
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact97": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact216": {
         "Point": {
           "x": 0.0,
           "y": 9.809999,
@@ -4142,11 +4306,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact216"
+        },
+        "Label": "x",
         "hasCustomLabel": false,
         "LabelId": 56
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact98": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact217": {
         "Point": {
           "x": 9.809999,
           "y": 9.809999,
@@ -4169,11 +4337,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact217"
+        },
+        "Label": "y",
         "hasCustomLabel": false,
         "LabelId": 57
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact99": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact218": {
         "Point": {
           "x": 9.809999,
           "y": 14.05773,
@@ -4196,23 +4368,31 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact218"
+        },
+        "Label": "z",
         "hasCustomLabel": false,
         "LabelId": 58
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact100": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact219": {
         "Pids": [
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact96",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact97",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact98",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact99"
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact215",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact216",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact217",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact218"
         ],
         "s_type": "QuadFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact219"
+        },
+        "Label": "{",
         "hasCustomLabel": false,
         "LabelId": 59
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact101": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact220": {
         "Verticies": [
           {
             "x": 0.0,
@@ -4258,11 +4438,15 @@
           }
         ],
         "s_type": "TriangleFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact220"
+        },
+        "Label": "|",
         "hasCustomLabel": false,
         "LabelId": 60
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact102": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact221": {
         "Verticies": [
           {
             "x": 9.809999,
@@ -4308,11 +4492,15 @@
           }
         ],
         "s_type": "TriangleFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact221"
+        },
+        "Label": "}",
         "hasCustomLabel": false,
         "LabelId": 61
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact103": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact222": {
         "Point": {
           "x": 0.0,
           "y": 16.677,
@@ -4335,11 +4523,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact222"
+        },
+        "Label": "~",
         "hasCustomLabel": false,
         "LabelId": 62
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact104": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact223": {
         "Point": {
           "x": 0.0,
           "y": 14.715,
@@ -4369,11 +4561,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact223"
+        },
+        "Label": "",
         "hasCustomLabel": false,
         "LabelId": 63
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact105": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact224": {
         "Point": {
           "x": 9.809999,
           "y": 14.715,
@@ -4396,11 +4592,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact224"
+        },
+        "Label": "€",
         "hasCustomLabel": false,
         "LabelId": 64
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact106": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact225": {
         "Point": {
           "x": 9.809999,
           "y": 16.677,
@@ -4423,23 +4623,31 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact225"
+        },
+        "Label": "",
         "hasCustomLabel": false,
         "LabelId": 65
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact107": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact226": {
         "Pids": [
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact103",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact104",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact105",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact106"
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact222",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact223",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact224",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact225"
         ],
         "s_type": "QuadFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact226"
+        },
+        "Label": "‚",
         "hasCustomLabel": false,
         "LabelId": 66
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact108": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact227": {
         "Verticies": [
           {
             "x": 0.0,
@@ -4492,11 +4700,15 @@
           }
         ],
         "s_type": "TriangleFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact227"
+        },
+        "Label": "ƒ",
         "hasCustomLabel": false,
         "LabelId": 67
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact109": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact228": {
         "Verticies": [
           {
             "x": 9.809999,
@@ -4542,11 +4754,15 @@
           }
         ],
         "s_type": "TriangleFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact228"
+        },
+        "Label": "„",
         "hasCustomLabel": false,
         "LabelId": 68
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact110": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact229": {
         "Point": {
           "x": 0.0,
           "y": 4.90499973,
@@ -4569,11 +4785,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact229"
+        },
+        "Label": "\u0085",
         "hasCustomLabel": false,
         "LabelId": 69
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact111": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact230": {
         "Point": {
           "x": 0.0,
           "y": 7.3575,
@@ -4596,11 +4816,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact230"
+        },
+        "Label": "†",
         "hasCustomLabel": false,
         "LabelId": 70
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact112": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact231": {
         "Point": {
           "x": 9.809999,
           "y": 7.3575,
@@ -4630,11 +4854,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact231"
+        },
+        "Label": "‡",
         "hasCustomLabel": false,
         "LabelId": 71
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact113": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact232": {
         "Point": {
           "x": 9.809999,
           "y": 4.90499973,
@@ -4657,23 +4885,31 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact232"
+        },
+        "Label": "ˆ",
         "hasCustomLabel": false,
         "LabelId": 72
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact114": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact233": {
         "Pids": [
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact110",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact111",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact112",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact113"
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact229",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact230",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact231",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact232"
         ],
         "s_type": "QuadFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact233"
+        },
+        "Label": "‰",
         "hasCustomLabel": false,
         "LabelId": 73
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact115": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact234": {
         "Verticies": [
           {
             "x": 0.0,
@@ -4726,11 +4962,15 @@
           }
         ],
         "s_type": "TriangleFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact234"
+        },
+        "Label": "Š",
         "hasCustomLabel": false,
         "LabelId": 74
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact116": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact235": {
         "Verticies": [
           {
             "x": 9.809999,
@@ -4783,11 +5023,15 @@
           }
         ],
         "s_type": "TriangleFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact235"
+        },
+        "Label": "‹",
         "hasCustomLabel": false,
         "LabelId": 75
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact117": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact236": {
         "Point": {
           "x": 0.0,
           "y": 2.45249987,
@@ -4810,11 +5054,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact236"
+        },
+        "Label": "Œ",
         "hasCustomLabel": false,
         "LabelId": 76
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact118": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact237": {
         "Point": {
           "x": 0.0,
           "y": 6.70023,
@@ -4837,11 +5085,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact237"
+        },
+        "Label": "",
         "hasCustomLabel": false,
         "LabelId": 77
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact119": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact238": {
         "Point": {
           "x": 9.809999,
           "y": 6.70023,
@@ -4871,11 +5123,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact238"
+        },
+        "Label": "ÂŽ",
         "hasCustomLabel": false,
         "LabelId": 78
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact120": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact239": {
         "Point": {
           "x": 9.809999,
           "y": 2.45249987,
@@ -4905,23 +5161,31 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact239"
+        },
+        "Label": "",
         "hasCustomLabel": false,
         "LabelId": 79
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact121": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact240": {
         "Pids": [
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact117",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact118",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact119",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact120"
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact236",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact237",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact238",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact239"
         ],
         "s_type": "QuadFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact240"
+        },
+        "Label": "",
         "hasCustomLabel": false,
         "LabelId": 80
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact122": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact241": {
         "Verticies": [
           {
             "x": 0.0,
@@ -4974,11 +5238,15 @@
           }
         ],
         "s_type": "TriangleFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact241"
+        },
+        "Label": "‘",
         "hasCustomLabel": false,
         "LabelId": 81
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact123": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact242": {
         "Verticies": [
           {
             "x": 9.809999,
@@ -5038,153 +5306,157 @@
           }
         ],
         "s_type": "TriangleFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact242"
+        },
+        "Label": "Â’",
         "hasCustomLabel": false,
         "LabelId": 82
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact124": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact243": {
         "lids": [
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact51",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact52",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact58",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact59",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact65",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact66",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact68",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact69",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact71",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact72",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact74",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact75",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact77",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact78",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact80",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact81",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact87",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact88",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact94",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact95",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact101",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact102",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact108",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact109",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact115",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact116",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact122",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact123"
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact170",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact171",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact177",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact178",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact184",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact185",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact187",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact188",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact190",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact191",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact193",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact194",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact196",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact197",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact199",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact200",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact206",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact207",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact213",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact214",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact220",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact221",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact227",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact228",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact234",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact235",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact241",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact242"
         ],
         "payload": [
           {
             "kind": "OMS",
-            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact51"
+            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact170"
           },
           {
             "kind": "OMS",
-            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact52"
+            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact171"
           },
           {
             "kind": "OMS",
-            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact58"
+            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact177"
           },
           {
             "kind": "OMS",
-            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact59"
+            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact178"
           },
           {
             "kind": "OMS",
-            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact65"
+            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact184"
           },
           {
             "kind": "OMS",
-            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact66"
+            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact185"
           },
           {
             "kind": "OMS",
-            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact68"
+            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact187"
           },
           {
             "kind": "OMS",
-            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact69"
+            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact188"
           },
           {
             "kind": "OMS",
-            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact71"
+            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact190"
           },
           {
             "kind": "OMS",
-            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact72"
+            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact191"
           },
           {
             "kind": "OMS",
-            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact74"
+            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact193"
           },
           {
             "kind": "OMS",
-            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact75"
+            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact194"
           },
           {
             "kind": "OMS",
-            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact77"
+            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact196"
           },
           {
             "kind": "OMS",
-            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact78"
+            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact197"
           },
           {
             "kind": "OMS",
-            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact80"
+            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact199"
           },
           {
             "kind": "OMS",
-            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact81"
+            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact200"
           },
           {
             "kind": "OMS",
-            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact87"
+            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact206"
           },
           {
             "kind": "OMS",
-            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact88"
+            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact207"
           },
           {
             "kind": "OMS",
-            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact94"
+            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact213"
           },
           {
             "kind": "OMS",
-            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact95"
+            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact214"
           },
           {
             "kind": "OMS",
-            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact101"
+            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact220"
           },
           {
             "kind": "OMS",
-            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact102"
+            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact221"
           },
           {
             "kind": "OMS",
-            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact108"
+            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact227"
           },
           {
             "kind": "OMS",
-            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact109"
+            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact228"
           },
           {
             "kind": "OMS",
-            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact115"
+            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact234"
           },
           {
             "kind": "OMS",
-            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact116"
+            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact235"
           },
           {
             "kind": "OMS",
-            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact122"
+            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact241"
           },
           {
             "kind": "OMS",
-            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact123"
+            "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact242"
           }
         ],
         "ListType": {
@@ -5201,11 +5473,15 @@
           ]
         },
         "s_type": "ListFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact243"
+        },
+        "Label": "“",
         "hasCustomLabel": false,
         "LabelId": 83
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact125": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact244": {
         "lids": [],
         "payload": [
           {
@@ -5217,19 +5493,19 @@
             "arguments": [
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact46"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact165"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact47"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact166"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact48"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact167"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact49"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact168"
               }
             ]
           },
@@ -5242,19 +5518,19 @@
             "arguments": [
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact53"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact172"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact54"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact173"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact55"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact174"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact56"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact175"
               }
             ]
           },
@@ -5267,19 +5543,19 @@
             "arguments": [
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact60"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact179"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact61"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact180"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact62"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact181"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact63"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact182"
               }
             ]
           },
@@ -5292,19 +5568,19 @@
             "arguments": [
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact46"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact165"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact49"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact168"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact56"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact175"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact53"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact172"
               }
             ]
           },
@@ -5317,19 +5593,19 @@
             "arguments": [
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact47"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact166"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact48"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact167"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact55"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact174"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact54"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact173"
               }
             ]
           },
@@ -5342,19 +5618,19 @@
             "arguments": [
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact49"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact168"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact48"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact167"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact55"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact174"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact56"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact175"
               }
             ]
           },
@@ -5367,19 +5643,19 @@
             "arguments": [
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact61"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact180"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact47"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact166"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact54"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact173"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact62"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact181"
               }
             ]
           },
@@ -5392,19 +5668,19 @@
             "arguments": [
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact46"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact165"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact60"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact179"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact63"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact182"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact53"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact172"
               }
             ]
           },
@@ -5417,19 +5693,19 @@
             "arguments": [
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact82"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact201"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact83"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact202"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact84"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact203"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact85"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact204"
               }
             ]
           },
@@ -5442,19 +5718,19 @@
             "arguments": [
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact89"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact208"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact90"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact209"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact91"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact210"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact92"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact211"
               }
             ]
           },
@@ -5467,19 +5743,19 @@
             "arguments": [
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact96"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact215"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact97"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact216"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact98"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact217"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact99"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact218"
               }
             ]
           },
@@ -5492,19 +5768,19 @@
             "arguments": [
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact103"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact222"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact104"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact223"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact105"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact224"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact106"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact225"
               }
             ]
           },
@@ -5517,19 +5793,19 @@
             "arguments": [
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact110"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact229"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact111"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact230"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact112"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact231"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact113"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact232"
               }
             ]
           },
@@ -5542,19 +5818,19 @@
             "arguments": [
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact117"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact236"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact118"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact237"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact119"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact238"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact120"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact239"
               }
             ]
           }
@@ -5594,7 +5870,11 @@
           ]
         },
         "s_type": "ListFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact244"
+        },
+        "Label": "”",
         "hasCustomLabel": false,
         "LabelId": 84
       },
@@ -5716,7 +5996,123 @@
           }
         },
         "s_type": "FunctionFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "Pos",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+              }
+            },
+            {
+              "name": "Vel",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+              }
+            },
+            {
+              "name": "Acc",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+              }
+            },
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+            },
+            "arguments": [
+              {
+                "kind": "VAR",
+                "name": "Pos"
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "Vel"
+                      },
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.5
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Acc"
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "t"
+                              },
+                              {
+                                "kind": "VAR",
+                                "name": "t"
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "Z",
         "hasCustomLabel": false,
         "LabelId": 26
       },
@@ -5842,24 +6238,7 @@
           }
         },
         "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 85
-      },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1E-05, 0.2860328), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(-1E-05)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
-        "Domain": {
-          "Item1": -1E-05,
-          "Item2": 0.286032766
-        },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(-1E-05)))}",
-        "hasCustomLabel": false,
-        "LabelId": 86
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.403079, 16.41841, 11.76398), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.924, 14.82811, -12.77051), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.2860228)))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -5887,17 +6266,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 1.40307891
+                    "value": 4.90499951E-05
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 16.4184074
+                    "value": 14.7150736
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 11.7639771
+                    "value": 18.63876
                   }
                 ]
               },
@@ -5911,17 +6290,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 3.92399979
+                    "value": 4.90499973
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 14.8281145
+                    "value": 7.3575
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -12.7705145
+                    "value": -24.0345
                   }
                 ]
               },
@@ -5970,7 +6349,7 @@
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 0.286022753
+                        "value": -1E-05
                       }
                     ]
                   }
@@ -5979,31 +6358,294 @@
             ]
           }
         },
-        "s_type": "FunctionFact",
-        "_CustomLabel": null,
+        "Label": "•",
         "hasCustomLabel": false,
-        "LabelId": 87
+        "LabelId": 85
       },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.2860228, 0.5200639), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.403079, 16.41841, 11.76398), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.924, 14.82811, -12.77051), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.2860228)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1E-05, 0.2860328), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(-1E-05)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
         "Domain": {
-          "Item1": 0.286022753,
-          "Item2": 0.520063937
+          "Item1": -1E-05,
+          "Item2": 0.286032766
         },
         "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
         "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.403079, 16.41841, 11.76398), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.924, 14.82811, -12.77051), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.2860228)))}",
-        "hasCustomLabel": false,
-        "LabelId": 88
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.321449, 19.6199, 8.775176), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.1392, -10.02582, -10.21641), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.5200539)))}": {
-        "Function_SOMDoc": {
-          "kind": "FUN",
-          "params": [
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(-1E-05)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
             {
-              "name": "t",
-              "type": {
-                "kind": "OMS",
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": -1E-05
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 0.286032766
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 4.90499951E-05
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 14.7150736
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 18.63876
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 4.90499973
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 7.3575
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -24.0345
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": -1E-05
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "–",
+        "hasCustomLabel": false,
+        "LabelId": 86
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.403079, 16.41841, 11.76398), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.924, 14.82811, -12.77051), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.2860228)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
                 "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
               }
             }
@@ -6025,17 +6667,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 2.3214488
+                    "value": 1.40307891
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 19.6198978
+                    "value": 16.4184074
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 8.775176
+                    "value": 11.7639771
                   }
                 ]
               },
@@ -6049,17 +6691,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 3.1392
+                    "value": 3.92399979
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -10.025815
+                    "value": 14.8281145
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -10.2164116
+                    "value": -12.7705145
                   }
                 ]
               },
@@ -6108,7 +6750,7 @@
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 0.5200539
+                        "value": 0.286022753
                       }
                     ]
                   }
@@ -6118,24 +6760,7 @@
           }
         },
         "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 89
-      },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.5200539, 1.378993), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.321449, 19.6199, 8.775176), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.1392, -10.02582, -10.21641), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.5200539)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
-        "Domain": {
-          "Item1": 0.5200539,
-          "Item2": 1.37899327
-        },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.321449, 19.6199, 8.775176), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.1392, -10.02582, -10.21641), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.5200539)))}",
-        "hasCustomLabel": false,
-        "LabelId": 90
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(5.017825, 7.389571, 8.173129E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.51136, -14.76153, 8.173129), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.378983)))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -6163,17 +6788,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 5.017825
+                    "value": 1.40307891
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 7.389571
+                    "value": 16.4184074
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 8.173129E-05
+                    "value": 11.7639771
                   }
                 ]
               },
@@ -6187,17 +6812,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 2.51136
+                    "value": 3.92399979
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -14.76153
+                    "value": 14.8281145
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 8.173129
+                    "value": -12.7705145
                   }
                 ]
               },
@@ -6246,7 +6871,7 @@
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 1.37898326
+                        "value": 0.286022753
                       }
                     ]
                   }
@@ -6255,31 +6880,294 @@
             ]
           }
         },
-        "s_type": "FunctionFact",
-        "_CustomLabel": null,
+        "Label": "—",
         "hasCustomLabel": false,
-        "LabelId": 91
+        "LabelId": 87
       },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.378983, 1.681127), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(5.017825, 7.389571, 8.173129E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.51136, -14.76153, 8.173129), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.378983)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.2860228, 0.5200639), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.403079, 16.41841, 11.76398), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.924, 14.82811, -12.77051), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.2860228)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
         "Domain": {
-          "Item1": 1.37898326,
-          "Item2": 1.68112659
+          "Item1": 0.286022753,
+          "Item2": 0.520063937
         },
         "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
         "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(5.017825, 7.389571, 8.173129E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.51136, -14.76153, 8.173129), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.378983)))}",
-        "hasCustomLabel": false,
-        "LabelId": 92
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(5.776611, 2.481855, 2.469301), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.009088, -1.427282, -15.54984), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.681117)))}": {
-        "Function_SOMDoc": {
-          "kind": "FUN",
-          "params": [
-            {
-              "name": "t",
-              "type": {
-                "kind": "OMS",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.403079, 16.41841, 11.76398), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.924, 14.82811, -12.77051), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.2860228)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 0.286022753
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 0.520063937
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 1.40307891
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 16.4184074
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 11.7639771
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 3.92399979
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 14.8281145
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -12.7705145
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.286022753
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "˜",
+        "hasCustomLabel": false,
+        "LabelId": 88
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.321449, 19.6199, 8.775176), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.1392, -10.02582, -10.21641), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.5200539)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
                 "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
               }
             }
@@ -6301,17 +7189,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 5.776611
+                    "value": 2.3214488
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 2.48185515
+                    "value": 19.6198978
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 2.46930146
+                    "value": 8.775176
                   }
                 ]
               },
@@ -6325,17 +7213,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 2.00908828
+                    "value": 3.1392
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -1.42728221
+                    "value": -10.025815
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -15.5498428
+                    "value": -10.2164116
                   }
                 ]
               },
@@ -6384,7 +7272,7 @@
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 1.68111658
+                        "value": 0.5200539
                       }
                     ]
                   }
@@ -6394,24 +7282,7 @@
           }
         },
         "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 93
-      },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.681117, 1.839926), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(5.776611, 2.481855, 2.469301), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.009088, -1.427282, -15.54984), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.681117)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
-        "Domain": {
-          "Item1": 1.68111658,
-          "Item2": 1.83992577
-        },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(5.776611, 2.481855, 2.469301), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.009088, -1.427282, -15.54984), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.681117)))}",
-        "hasCustomLabel": false,
-        "LabelId": 94
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.095668, 2.13149, 0.0001243987), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.607271, -2.388081, 12.43987), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.839916)))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -6439,17 +7310,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 6.09566832
+                    "value": 2.3214488
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 2.13149
+                    "value": 19.6198978
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.00012439875
+                    "value": 8.775176
                   }
                 ]
               },
@@ -6463,17 +7334,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 1.6072706
+                    "value": 3.1392
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -2.38808131
+                    "value": -10.025815
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 12.4398746
+                    "value": -10.2164116
                   }
                 ]
               },
@@ -6522,7 +7393,7 @@
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 1.83991575
+                        "value": 0.5200539
                       }
                     ]
                   }
@@ -6531,24 +7402,287 @@
             ]
           }
         },
-        "s_type": "FunctionFact",
-        "_CustomLabel": null,
+        "Label": "™",
         "hasCustomLabel": false,
-        "LabelId": 95
+        "LabelId": 89
       },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.839916, 2.299212), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.095668, 2.13149, 0.0001243987), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.607271, -2.388081, 12.43987), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.839916)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.5200539, 1.378993), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.321449, 19.6199, 8.775176), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.1392, -10.02582, -10.21641), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.5200539)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
         "Domain": {
-          "Item1": 1.83991575,
-          "Item2": 2.29921174
+          "Item1": 0.5200539,
+          "Item2": 1.37899327
         },
         "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
         "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.095668, 2.13149, 0.0001243987), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.607271, -2.388081, 12.43987), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.839916)))}",
-        "hasCustomLabel": false,
-        "LabelId": 96
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.833878, 5.526812E-05, 5.713683), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.285817, 5.514941, 9.9519), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(2.299202)))}": {
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.321449, 19.6199, 8.775176), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.1392, -10.02582, -10.21641), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.5200539)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 0.5200539
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 1.37899327
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 2.3214488
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 19.6198978
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 8.775176
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 3.1392
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -10.025815
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -10.2164116
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5200539
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "š",
+        "hasCustomLabel": false,
+        "LabelId": 90
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(5.017825, 7.389571, 8.173129E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.51136, -14.76153, 8.173129), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.378983)))}": {
         "Function_SOMDoc": {
           "kind": "FUN",
           "params": [
@@ -6577,17 +7711,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 6.833878
+                    "value": 5.017825
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 5.52681231E-05
+                    "value": 7.389571
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 5.713683
+                    "value": 8.173129E-05
                   }
                 ]
               },
@@ -6601,17 +7735,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 1.28581655
+                    "value": 2.51136
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 5.51494074
+                    "value": -14.76153
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 9.9519
+                    "value": 8.173129
                   }
                 ]
               },
@@ -6660,7 +7794,7 @@
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 2.29920173
+                        "value": 1.37898326
                       }
                     ]
                   }
@@ -6670,24 +7804,7 @@
           }
         },
         "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 97
-      },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.299202, 3.423573), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.833878, 5.526812E-05, 5.713683), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.285817, 5.514941, 9.9519), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(2.299202)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
-        "Domain": {
-          "Item1": 2.29920173,
-          "Item2": 3.42357254
-        },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.833878, 5.526812E-05, 5.713683), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.285817, 5.514941, 9.9519), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(2.299202)))}",
-        "hasCustomLabel": false,
-        "LabelId": 98
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(8.279611, 4.411982E-05, 16.90329), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.028653, 4.412031, 7.96152), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(3.423563)))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -6715,17 +7832,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 8.279611
+                    "value": 5.017825
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 4.411982E-05
+                    "value": 7.389571
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 16.90329
+                    "value": 8.173129E-05
                   }
                 ]
               },
@@ -6739,17 +7856,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 1.02865326
+                    "value": 2.51136
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 4.412031
+                    "value": -14.76153
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 7.96151972
+                    "value": 8.173129
                   }
                 ]
               },
@@ -6798,7 +7915,7 @@
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 3.42356253
+                        "value": 1.37898326
                       }
                     ]
                   }
@@ -6807,31 +7924,294 @@
             ]
           }
         },
-        "s_type": "FunctionFact",
-        "_CustomLabel": null,
+        "Label": "›",
         "hasCustomLabel": false,
-        "LabelId": 99
+        "LabelId": 91
       },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.423563, 3.764802), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(8.279611, 4.411982E-05, 16.90329), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.028653, 4.412031, 7.96152), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(3.423563)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.378983, 1.681127), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(5.017825, 7.389571, 8.173129E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.51136, -14.76153, 8.173129), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.378983)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
         "Domain": {
-          "Item1": 3.42356253,
-          "Item2": 3.76480246
+          "Item1": 1.37898326,
+          "Item2": 1.68112659
         },
         "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
         "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(8.279611, 4.411982E-05, 16.90329), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.028653, 4.412031, 7.96152), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(3.423563)))}",
-        "hasCustomLabel": false,
-        "LabelId": 100
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(8.630627, 0.934442, 19.61994), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.8229226, 0.8516521, -6.369216), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(3.764792)))}": {
-        "Function_SOMDoc": {
-          "kind": "FUN",
-          "params": [
-            {
-              "name": "t",
-              "type": {
-                "kind": "OMS",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(5.017825, 7.389571, 8.173129E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.51136, -14.76153, 8.173129), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.378983)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 1.37898326
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 1.68112659
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 5.017825
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 7.389571
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 8.173129E-05
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 2.51136
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -14.76153
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 8.173129
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 1.37898326
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "œ",
+        "hasCustomLabel": false,
+        "LabelId": 92
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(5.776611, 2.481855, 2.469301), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.009088, -1.427282, -15.54984), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.681117)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
                 "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
               }
             }
@@ -6853,17 +8233,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 8.630627
+                    "value": 5.776611
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.934442043
+                    "value": 2.48185515
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 19.619936
+                    "value": 2.46930146
                   }
                 ]
               },
@@ -6877,17 +8257,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.822922647
+                    "value": 2.00908828
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.851652145
+                    "value": -1.42728221
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -6.369216
+                    "value": -15.5498428
                   }
                 ]
               },
@@ -6936,7 +8316,7 @@
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 3.76479244
+                        "value": 1.68111658
                       }
                     ]
                   }
@@ -6946,24 +8326,7 @@
           }
         },
         "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 101
-      },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.764792, 4.296639), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(8.630627, 0.934442, 19.61994), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.8229226, 0.8516521, -6.369216), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(3.764792)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
-        "Domain": {
-          "Item1": 3.76479244,
-          "Item2": 4.29663944
-        },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(8.630627, 0.934442, 19.61994), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.8229226, 0.8516521, -6.369216), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(3.764792)))}",
-        "hasCustomLabel": false,
-        "LabelId": 102
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.068295, 3.480565E-05, 16.2325), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.6583381, 3.492535, -5.095373), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(4.296629)))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -6991,17 +8354,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 9.068295
+                    "value": 5.776611
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 3.480565E-05
+                    "value": 2.48185515
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 16.2325
+                    "value": 2.46930146
                   }
                 ]
               },
@@ -7015,17 +8378,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.6583381
+                    "value": 2.00908828
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 3.492535
+                    "value": -1.42728221
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -5.09537268
+                    "value": -15.5498428
                   }
                 ]
               },
@@ -7074,7 +8437,7 @@
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 4.29662943
+                        "value": 1.68111658
                       }
                     ]
                   }
@@ -7083,24 +8446,287 @@
             ]
           }
         },
-        "s_type": "FunctionFact",
-        "_CustomLabel": null,
+        "Label": "",
         "hasCustomLabel": false,
-        "LabelId": 103
+        "LabelId": 93
       },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.296629, 5.008685), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.068295, 3.480565E-05, 16.2325), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.6583381, 3.492535, -5.095373), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(4.296629)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.681117, 1.839926), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(5.776611, 2.481855, 2.469301), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.009088, -1.427282, -15.54984), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.681117)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
         "Domain": {
-          "Item1": 4.29662943,
-          "Item2": 5.008685
+          "Item1": 1.68111658,
+          "Item2": 1.83992577
         },
         "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
         "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.068295, 3.480565E-05, 16.2325), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.6583381, 3.492535, -5.095373), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(4.296629)))}",
-        "hasCustomLabel": false,
-        "LabelId": 104
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.537067, 2.770216E-05, 12.60432), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.5266705, 2.794107, -4.076298), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.008675)))}": {
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(5.776611, 2.481855, 2.469301), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.009088, -1.427282, -15.54984), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.681117)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 1.68111658
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 1.83992577
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 5.776611
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 2.48185515
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 2.46930146
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 2.00908828
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -1.42728221
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -15.5498428
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 1.68111658
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "ž",
+        "hasCustomLabel": false,
+        "LabelId": 94
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.095668, 2.13149, 0.0001243987), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.607271, -2.388081, 12.43987), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.839916)))}": {
         "Function_SOMDoc": {
           "kind": "FUN",
           "params": [
@@ -7129,17 +8755,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 9.537067
+                    "value": 6.09566832
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 2.77021572E-05
+                    "value": 2.13149
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 12.6043205
+                    "value": 0.00012439875
                   }
                 ]
               },
@@ -7153,17 +8779,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.5266705
+                    "value": 1.6072706
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 2.79410672
+                    "value": -2.38808131
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -4.076298
+                    "value": 12.4398746
                   }
                 ]
               },
@@ -7212,7 +8838,7 @@
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 5.008675
+                        "value": 1.83991575
                       }
                     ]
                   }
@@ -7222,24 +8848,7 @@
           }
         },
         "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 105
-      },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(5.008675, 5.57834), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.537067, 2.770216E-05, 12.60432), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.5266705, 2.794107, -4.076298), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.008675)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
-        "Domain": {
-          "Item1": 5.008675,
-          "Item2": 5.57833958
-        },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.537067, 2.770216E-05, 12.60432), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.5266705, 2.794107, -4.076298), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.008675)))}",
-        "hasCustomLabel": false,
-        "LabelId": 106
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.837091, 2.235314E-05, 10.28221), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.4213364, 2.235363, -3.261039), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.57833)))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -7267,17 +8876,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 9.837091
+                    "value": 6.09566832
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 2.235314E-05
+                    "value": 2.13149
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 10.2822065
+                    "value": 0.00012439875
                   }
                 ]
               },
@@ -7291,17 +8900,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.4213364
+                    "value": 1.6072706
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 2.23536325
+                    "value": -2.38808131
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -3.26103854
+                    "value": 12.4398746
                   }
                 ]
               },
@@ -7350,7 +8959,7 @@
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 5.57832956
+                        "value": 1.83991575
                       }
                     ]
                   }
@@ -7359,31 +8968,294 @@
             ]
           }
         },
-        "s_type": "FunctionFact",
-        "_CustomLabel": null,
+        "Label": "Ÿ",
         "hasCustomLabel": false,
-        "LabelId": 107
+        "LabelId": 95
       },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(5.57833, 6.034081), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.837091, 2.235314E-05, 10.28221), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.4213364, 2.235363, -3.261039), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.57833)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.839916, 2.299212), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.095668, 2.13149, 0.0001243987), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.607271, -2.388081, 12.43987), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.839916)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
         "Domain": {
-          "Item1": 5.57832956,
-          "Item2": 6.034081
+          "Item1": 1.83991575,
+          "Item2": 2.29921174
         },
         "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
         "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.837091, 2.235314E-05, 10.28221), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.4213364, 2.235363, -3.261039), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.57833)))}",
-        "hasCustomLabel": false,
-        "LabelId": 108
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.02912, 1.800241E-05, 8.79599), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.3370691, 1.788369, -2.608831), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.034071)))}": {
-        "Function_SOMDoc": {
-          "kind": "FUN",
-          "params": [
-            {
-              "name": "t",
-              "type": {
-                "kind": "OMS",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.095668, 2.13149, 0.0001243987), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.607271, -2.388081, 12.43987), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.839916)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 1.83991575
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 2.29921174
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.09566832
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 2.13149
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.00012439875
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 1.6072706
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -2.38808131
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 12.4398746
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 1.83991575
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": " ",
+        "hasCustomLabel": false,
+        "LabelId": 96
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.833878, 5.526812E-05, 5.713683), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.285817, 5.514941, 9.9519), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(2.299202)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
                 "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
               }
             }
@@ -7405,17 +9277,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 10.0291157
+                    "value": 6.833878
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 1.8002409E-05
+                    "value": 5.52681231E-05
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 8.79599
+                    "value": 5.713683
                   }
                 ]
               },
@@ -7429,17 +9301,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.337069124
+                    "value": 1.28581655
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 1.78836918
+                    "value": 5.51494074
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -2.608831
+                    "value": 9.9519
                   }
                 ]
               },
@@ -7488,7 +9360,7 @@
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 6.034071
+                        "value": 2.29920173
                       }
                     ]
                   }
@@ -7498,24 +9370,7 @@
           }
         },
         "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 109
-      },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.034071, 6.398692), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.02912, 1.800241E-05, 8.79599), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.3370691, 1.788369, -2.608831), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.034071)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
-        "Domain": {
-          "Item1": 6.034071,
-          "Item2": 6.398692
-        },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.02912, 1.800241E-05, 8.79599), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.3370691, 1.788369, -2.608831), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.034071)))}",
-        "hasCustomLabel": false,
-        "LabelId": 110
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.15202, 1.430725E-05, 7.844759), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.2696553, 1.430775, -2.087065), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.398682)))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -7543,17 +9398,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 10.1520176
+                    "value": 6.833878
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 1.43072548E-05
+                    "value": 5.52681231E-05
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 7.84475946
+                    "value": 5.713683
                   }
                 ]
               },
@@ -7567,17 +9422,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.269655317
+                    "value": 1.28581655
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 1.43077457
+                    "value": 5.51494074
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -2.08706474
+                    "value": 9.9519
                   }
                 ]
               },
@@ -7626,7 +9481,7 @@
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 6.398682
+                        "value": 2.29920173
                       }
                     ]
                   }
@@ -7635,24 +9490,9161 @@
             ]
           }
         },
-        "s_type": "FunctionFact",
-        "_CustomLabel": null,
+        "Label": "¡",
         "hasCustomLabel": false,
-        "LabelId": 111
+        "LabelId": 97
       },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.398682, 6.690399), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.15202, 1.430725E-05, 7.844759), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.2696553, 1.430775, -2.087065), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.398682)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.299202, 3.423573), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.833878, 5.526812E-05, 5.713683), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.285817, 5.514941, 9.9519), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(2.299202)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
         "Domain": {
-          "Item1": 6.398682,
-          "Item2": 6.690399
+          "Item1": 2.29920173,
+          "Item2": 3.42357254
         },
         "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
         "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.15202, 1.430725E-05, 7.844759), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.2696553, 1.430775, -2.087065), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.398682)))}",
-        "hasCustomLabel": false,
-        "LabelId": 112
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.23068, 1.144649E-05, 7.235931), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.2157243, 1.144698, -1.669652), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.690389)))}": {
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.833878, 5.526812E-05, 5.713683), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.285817, 5.514941, 9.9519), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(2.299202)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 2.29920173
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 3.42357254
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.833878
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 5.52681231E-05
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 5.713683
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 1.28581655
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 5.51494074
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 9.9519
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 2.29920173
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "¢",
+        "hasCustomLabel": false,
+        "LabelId": 98
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(8.279611, 4.411982E-05, 16.90329), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.028653, 4.412031, 7.96152), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(3.423563)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 8.279611
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 4.411982E-05
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 16.90329
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 1.02865326
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 4.412031
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 7.96151972
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 3.42356253
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 8.279611
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 4.411982E-05
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 16.90329
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 1.02865326
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 4.412031
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 7.96151972
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 3.42356253
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "£",
+        "hasCustomLabel": false,
+        "LabelId": 99
+      },
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.423563, 3.764802), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(8.279611, 4.411982E-05, 16.90329), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.028653, 4.412031, 7.96152), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(3.423563)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+        "Domain": {
+          "Item1": 3.42356253,
+          "Item2": 3.76480246
+        },
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(8.279611, 4.411982E-05, 16.90329), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.028653, 4.412031, 7.96152), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(3.423563)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 3.42356253
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 3.76480246
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 8.279611
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 4.411982E-05
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 16.90329
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 1.02865326
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 4.412031
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 7.96151972
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 3.42356253
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "¤",
+        "hasCustomLabel": false,
+        "LabelId": 100
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(8.630627, 0.934442, 19.61994), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.8229226, 0.8516521, -6.369216), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(3.764792)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 8.630627
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.934442043
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 19.619936
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.822922647
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.851652145
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -6.369216
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 3.76479244
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 8.630627
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.934442043
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 19.619936
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.822922647
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.851652145
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -6.369216
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 3.76479244
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "Â¥",
+        "hasCustomLabel": false,
+        "LabelId": 101
+      },
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.764792, 4.296639), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(8.630627, 0.934442, 19.61994), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.8229226, 0.8516521, -6.369216), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(3.764792)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+        "Domain": {
+          "Item1": 3.76479244,
+          "Item2": 4.29663944
+        },
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(8.630627, 0.934442, 19.61994), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.8229226, 0.8516521, -6.369216), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(3.764792)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 3.76479244
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 4.29663944
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 8.630627
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.934442043
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 19.619936
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.822922647
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.851652145
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -6.369216
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 3.76479244
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "¦",
+        "hasCustomLabel": false,
+        "LabelId": 102
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.068295, 3.480565E-05, 16.2325), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.6583381, 3.492535, -5.095373), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(4.296629)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 9.068295
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 3.480565E-05
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 16.2325
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.6583381
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 3.492535
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -5.09537268
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 4.29662943
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 9.068295
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 3.480565E-05
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 16.2325
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.6583381
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 3.492535
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -5.09537268
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 4.29662943
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "§",
+        "hasCustomLabel": false,
+        "LabelId": 103
+      },
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.296629, 5.008685), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.068295, 3.480565E-05, 16.2325), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.6583381, 3.492535, -5.095373), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(4.296629)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+        "Domain": {
+          "Item1": 4.29662943,
+          "Item2": 5.008685
+        },
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.068295, 3.480565E-05, 16.2325), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.6583381, 3.492535, -5.095373), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(4.296629)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 4.29662943
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 5.008685
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 9.068295
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 3.480565E-05
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 16.2325
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.6583381
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 3.492535
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -5.09537268
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 4.29662943
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "¨",
+        "hasCustomLabel": false,
+        "LabelId": 104
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.537067, 2.770216E-05, 12.60432), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.5266705, 2.794107, -4.076298), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.008675)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 9.537067
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 2.77021572E-05
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 12.6043205
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.5266705
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 2.79410672
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -4.076298
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 5.008675
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 9.537067
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 2.77021572E-05
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 12.6043205
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.5266705
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 2.79410672
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -4.076298
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 5.008675
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "©",
+        "hasCustomLabel": false,
+        "LabelId": 105
+      },
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(5.008675, 5.57834), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.537067, 2.770216E-05, 12.60432), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.5266705, 2.794107, -4.076298), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.008675)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+        "Domain": {
+          "Item1": 5.008675,
+          "Item2": 5.57833958
+        },
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.537067, 2.770216E-05, 12.60432), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.5266705, 2.794107, -4.076298), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.008675)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 5.008675
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 5.57833958
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 9.537067
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 2.77021572E-05
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 12.6043205
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.5266705
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 2.79410672
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -4.076298
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 5.008675
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "ª",
+        "hasCustomLabel": false,
+        "LabelId": 106
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.837091, 2.235314E-05, 10.28221), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.4213364, 2.235363, -3.261039), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.57833)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 9.837091
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 2.235314E-05
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.2822065
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.4213364
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 2.23536325
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -3.26103854
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 5.57832956
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 9.837091
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 2.235314E-05
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.2822065
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.4213364
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 2.23536325
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -3.26103854
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 5.57832956
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "«",
+        "hasCustomLabel": false,
+        "LabelId": 107
+      },
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(5.57833, 6.034081), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.837091, 2.235314E-05, 10.28221), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.4213364, 2.235363, -3.261039), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.57833)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+        "Domain": {
+          "Item1": 5.57832956,
+          "Item2": 6.034081
+        },
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.837091, 2.235314E-05, 10.28221), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.4213364, 2.235363, -3.261039), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.57833)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 5.57832956
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 6.034081
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 9.837091
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 2.235314E-05
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 10.2822065
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.4213364
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 2.23536325
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -3.26103854
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 5.57832956
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "¬",
+        "hasCustomLabel": false,
+        "LabelId": 108
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.02912, 1.800241E-05, 8.79599), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.3370691, 1.788369, -2.608831), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.034071)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.0291157
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 1.8002409E-05
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 8.79599
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.337069124
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 1.78836918
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -2.608831
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.034071
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.0291157
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 1.8002409E-05
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 8.79599
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.337069124
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 1.78836918
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -2.608831
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.034071
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "­",
+        "hasCustomLabel": false,
+        "LabelId": 109
+      },
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.034071, 6.398692), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.02912, 1.800241E-05, 8.79599), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.3370691, 1.788369, -2.608831), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.034071)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+        "Domain": {
+          "Item1": 6.034071,
+          "Item2": 6.398692
+        },
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.02912, 1.800241E-05, 8.79599), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.3370691, 1.788369, -2.608831), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.034071)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 6.034071
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 6.398692
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 10.0291157
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 1.8002409E-05
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 8.79599
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.337069124
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 1.78836918
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -2.608831
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 6.034071
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "®",
+        "hasCustomLabel": false,
+        "LabelId": 110
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.15202, 1.430725E-05, 7.844759), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.2696553, 1.430775, -2.087065), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.398682)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.1520176
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 1.43072548E-05
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 7.84475946
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.269655317
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 1.43077457
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -2.08706474
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.398682
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.1520176
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 1.43072548E-05
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 7.84475946
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.269655317
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 1.43077457
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -2.08706474
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.398682
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "¯",
+        "hasCustomLabel": false,
+        "LabelId": 111
+      },
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.398682, 6.690399), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.15202, 1.430725E-05, 7.844759), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.2696553, 1.430775, -2.087065), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.398682)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+        "Domain": {
+          "Item1": 6.398682,
+          "Item2": 6.690399
+        },
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.15202, 1.430725E-05, 7.844759), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.2696553, 1.430775, -2.087065), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.398682)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 6.398682
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 6.690399
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 10.1520176
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 1.43072548E-05
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 7.84475946
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.269655317
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 1.43077457
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -2.08706474
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 6.398682
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "°",
+        "hasCustomLabel": false,
+        "LabelId": 112
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.23068, 1.144649E-05, 7.235931), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.2157243, 1.144698, -1.669652), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.690389)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.2306795
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 1.1446492E-05
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 7.235931
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.21572426
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 1.14469826
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -1.66965187
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.690389
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.2306795
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 1.1446492E-05
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 7.235931
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.21572426
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 1.14469826
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -1.66965187
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.690389
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "±",
+        "hasCustomLabel": false,
+        "LabelId": 113
+      },
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.690389, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.23068, 1.144649E-05, 7.235931), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.2157243, 1.144698, -1.669652), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.690389)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+        "Domain": {
+          "Item1": 6.690389,
+          "Item2": 6.923783
+        },
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.23068, 1.144649E-05, 7.235931), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.2157243, 1.144698, -1.669652), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.690389)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 6.690389
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 6.923783
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 10.2306795
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 1.1446492E-05
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 7.235931
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.21572426
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 1.14469826
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -1.66965187
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 6.690389
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "²",
+        "hasCustomLabel": false,
+        "LabelId": 114
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 9.15788E-06, 6.846248), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1725794, 0.915837, -1.335721), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.2810278
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 9.1578795E-06
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 6.846248
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.172579408
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.915837
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -1.33572149
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.923773
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.2810278
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 9.1578795E-06
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 6.846248
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.172579408
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.915837
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -1.33572149
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.923773
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "³",
+        "hasCustomLabel": false,
+        "LabelId": 115
+      },
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 9.15788E-06, 6.846248), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1725794, 0.915837, -1.335721), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+        "Domain": {
+          "Item1": 6.923773,
+          "Item2": 6.923783
+        },
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 9.15788E-06, 6.846248), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1725794, 0.915837, -1.335721), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 6.923773
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 6.923783
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 10.2810278
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 9.1578795E-06
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.846248
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.172579408
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.915837
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -1.33572149
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 6.923773
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "´",
+        "hasCustomLabel": false,
+        "LabelId": 116
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 1.830693E-06, 6.846238), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1380635, -0.7326696, -1.068577), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.2810287
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 1.83069346E-06
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 6.84623766
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.138063535
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -0.7326696
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -1.06857717
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.923773
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.2810287
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 1.83069346E-06
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 6.84623766
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.138063535
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -0.7326696
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -1.06857717
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.923773
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "µ",
+        "hasCustomLabel": false,
+        "LabelId": 117
+      },
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 1.830693E-06, 6.846238), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1380635, -0.7326696, -1.068577), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+        "Domain": {
+          "Item1": 6.923773,
+          "Item2": 6.923783
+        },
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 1.830693E-06, 6.846238), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1380635, -0.7326696, -1.068577), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 6.923773
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 6.923783
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 10.2810287
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 1.83069346E-06
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.84623766
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.138063535
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -0.7326696
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -1.06857717
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 6.923773
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "¶",
+        "hasCustomLabel": false,
+        "LabelId": 118
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 7.69156E-06, 6.846229), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1104508, 0.5861357, -0.8548617), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.28103
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 7.69156E-06
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 6.846229
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.110450827
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.5861357
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -0.854861736
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.923773
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.28103
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 7.69156E-06
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 6.846229
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.110450827
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.5861357
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -0.854861736
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.923773
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "·",
+        "hasCustomLabel": false,
+        "LabelId": 119
+      },
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 7.69156E-06, 6.846229), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1104508, 0.5861357, -0.8548617), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+        "Domain": {
+          "Item1": 6.923773,
+          "Item2": 6.923783
+        },
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 7.69156E-06, 6.846229), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1104508, 0.5861357, -0.8548617), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 6.923773
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 6.923783
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 10.28103
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 7.69156E-06
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.846229
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.110450827
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.5861357
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -0.854861736
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 6.923773
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "¸",
+        "hasCustomLabel": false,
+        "LabelId": 120
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 3.001984E-06, 6.846222), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.08836066, -0.4689085, -0.6838894), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.2810307
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 3.0019844E-06
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 6.8462224
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.08836066
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -0.468908548
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -0.6838894
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.923773
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.2810307
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 3.0019844E-06
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 6.8462224
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.08836066
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -0.468908548
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -0.6838894
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.923773
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "¹",
+        "hasCustomLabel": false,
+        "LabelId": 121
+      },
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 3.001984E-06, 6.846222), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.08836066, -0.4689085, -0.6838894), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+        "Domain": {
+          "Item1": 6.923773,
+          "Item2": 6.923783
+        },
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 3.001984E-06, 6.846222), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.08836066, -0.4689085, -0.6838894), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 6.923773
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 6.923783
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 10.2810307
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 3.0019844E-06
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.8462224
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.08836066
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -0.468908548
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -0.6838894
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 6.923773
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "º",
+        "hasCustomLabel": false,
+        "LabelId": 122
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 6.752762E-06, 6.846217), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.07068853, 0.3751268, -0.5471115), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.2810316
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 6.752762E-06
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 6.846217
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.07068853
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.375126839
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -0.5471115
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.923773
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.2810316
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 6.752762E-06
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 6.846217
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.07068853
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.375126839
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -0.5471115
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.923773
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "»",
+        "hasCustomLabel": false,
+        "LabelId": 123
+      },
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 6.752762E-06, 6.846217), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.07068853, 0.3751268, -0.5471115), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+        "Domain": {
+          "Item1": 6.923773,
+          "Item2": 6.923783
+        },
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 6.752762E-06, 6.846217), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.07068853, 0.3751268, -0.5471115), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 6.923773
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 6.923783
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 10.2810316
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.752762E-06
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.846217
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.07068853
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.375126839
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -0.5471115
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 6.923773
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "¼",
+        "hasCustomLabel": false,
+        "LabelId": 124
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 3.751257E-06, 6.846213), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.05655083, -0.3001015, -0.4376892), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.2810326
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 3.75125683E-06
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 6.846213
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0565508269
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -0.3001015
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -0.437689215
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.923773
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.2810326
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 3.75125683E-06
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 6.846213
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0565508269
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -0.3001015
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -0.437689215
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.923773
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "½",
+        "hasCustomLabel": false,
+        "LabelId": 125
+      },
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 3.751257E-06, 6.846213), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.05655083, -0.3001015, -0.4376892), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+        "Domain": {
+          "Item1": 6.923773,
+          "Item2": 6.923783
+        },
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 3.751257E-06, 6.846213), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.05655083, -0.3001015, -0.4376892), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 6.923773
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 6.923783
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 10.2810326
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 3.75125683E-06
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.846213
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0565508269
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -0.3001015
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -0.437689215
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 6.923773
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "¾",
+        "hasCustomLabel": false,
+        "LabelId": 126
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 6.151578E-06, 6.84621), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.04524066, 0.2400812, -0.3501514), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.2810326
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 6.151578E-06
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 6.84620953
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.045240663
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.240081191
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -0.3501514
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.923773
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.2810326
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 6.151578E-06
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 6.84620953
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.045240663
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.240081191
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -0.3501514
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.923773
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "¿",
+        "hasCustomLabel": false,
+        "LabelId": 127
+      },
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 6.151578E-06, 6.84621), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.04524066, 0.2400812, -0.3501514), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+        "Domain": {
+          "Item1": 6.923773,
+          "Item2": 6.923783
+        },
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 6.151578E-06, 6.84621), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.04524066, 0.2400812, -0.3501514), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 6.923773
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 6.923783
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 10.2810326
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.151578E-06
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.84620953
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.045240663
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.240081191
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -0.3501514
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 6.923773
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "À",
+        "hasCustomLabel": false,
+        "LabelId": 128
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.230438E-06, 6.846207), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.03619253, -0.192065, -0.2801211), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.2810326
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 4.23043775E-06
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 6.84620667
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0361925326
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -0.192064956
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -0.280121118
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.923773
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.2810326
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 4.23043775E-06
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 6.84620667
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0361925326
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -0.192064956
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -0.280121118
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.923773
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "Á",
+        "hasCustomLabel": false,
+        "LabelId": 129
+      },
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.230438E-06, 6.846207), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.03619253, -0.192065, -0.2801211), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+        "Domain": {
+          "Item1": 6.923773,
+          "Item2": 6.923783
+        },
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.230438E-06, 6.846207), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.03619253, -0.192065, -0.2801211), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 6.923773
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 6.923783
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 10.2810326
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 4.23043775E-06
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.84620667
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0361925326
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -0.192064956
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -0.280121118
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 6.923773
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "Â",
+        "hasCustomLabel": false,
+        "LabelId": 130
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.766467E-06, 6.846204), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.02895403, 0.153652, -0.2240969), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.2810326
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 5.766467E-06
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 6.84620428
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0289540272
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.153651968
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -0.2240969
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.923773
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "type": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 10.2810326
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 5.766467E-06
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 6.84620428
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0289540272
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.153651968
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -0.2240969
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": -9.809999
+                  },
+                  {
+                    "kind": "OMLIT<Single>",
+                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                    "value": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.923773
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "Ã",
+        "hasCustomLabel": false,
+        "LabelId": 131
+      },
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.766467E-06, 6.846204), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.02895403, 0.153652, -0.2240969), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+        "Domain": {
+          "Item1": 6.923773,
+          "Item2": 6.923783
+        },
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.766467E-06, 6.846204), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.02895403, 0.153652, -0.2240969), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 6.923773
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 6.923783
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 10.2810326
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 5.766467E-06
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.84620428
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0289540272
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.153651968
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -0.2240969
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 6.923773
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "Ä",
+        "hasCustomLabel": false,
+        "LabelId": 132
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.536761E-06, 6.846202), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.02316322, -0.1229216, -0.1792775), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}": {
         "Function_SOMDoc": {
           "kind": "FUN",
           "params": [
@@ -7681,17 +18673,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 10.2306795
+                    "value": 10.2810326
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 1.1446492E-05
+                    "value": 4.53676057E-06
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 7.235931
+                    "value": 6.84620237
                   }
                 ]
               },
@@ -7705,17 +18697,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.21572426
+                    "value": 0.0231632218
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 1.14469826
+                    "value": -0.122921579
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -1.66965187
+                    "value": -0.179277524
                   }
                 ]
               },
@@ -7764,7 +18756,7 @@
                       {
                         "kind": "OMLIT<Single>",
                         "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 6.690389
+                        "value": 6.923773
                       }
                     ]
                   }
@@ -7774,24 +18766,7 @@
           }
         },
         "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 113
-      },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.690389, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.23068, 1.144649E-05, 7.235931), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.2157243, 1.144698, -1.669652), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.690389)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
-        "Domain": {
-          "Item1": 6.690389,
-          "Item2": 6.923783
-        },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.23068, 1.144649E-05, 7.235931), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.2157243, 1.144698, -1.669652), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.690389)))}",
-        "hasCustomLabel": false,
-        "LabelId": 114
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 9.15788E-06, 6.846248), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1725794, 0.915837, -1.335721), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -7819,17 +18794,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 10.2810278
+                    "value": 10.2810326
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 9.1578795E-06
+                    "value": 4.53676057E-06
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 6.846248
+                    "value": 6.84620237
                   }
                 ]
               },
@@ -7843,17 +18818,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.172579408
+                    "value": 0.0231632218
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.915837
+                    "value": -0.122921579
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -1.33572149
+                    "value": -0.179277524
                   }
                 ]
               },
@@ -7908,27 +18883,290 @@
                   }
                 ]
               }
-            ]
-          }
-        },
-        "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 115
-      },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 9.15788E-06, 6.846248), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1725794, 0.915837, -1.335721), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
-        "Domain": {
-          "Item1": 6.923773,
-          "Item2": 6.923783
+            ]
+          }
+        },
+        "Label": "Ã…",
+        "hasCustomLabel": false,
+        "LabelId": 133
+      },
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.536761E-06, 6.846202), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.02316322, -0.1229216, -0.1792775), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+        "Domain": {
+          "Item1": 6.923773,
+          "Item2": 6.923783
+        },
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.536761E-06, 6.846202), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.02316322, -0.1229216, -0.1792775), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 6.923773
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 6.923783
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 10.2810326
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 4.53676057E-06
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.84620237
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0231632218
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -0.122921579
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -0.179277524
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 6.923773
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
         },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 9.15788E-06, 6.846248), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1725794, 0.915837, -1.335721), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
+        "Label": "Æ",
         "hasCustomLabel": false,
-        "LabelId": 116
+        "LabelId": 134
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 1.830693E-06, 6.846238), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1380635, -0.7326696, -1.068577), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.519642E-06, 6.846201), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.01853058, 0.09833726, -0.143422), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}": {
         "Function_SOMDoc": {
           "kind": "FUN",
           "params": [
@@ -7957,17 +19195,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 10.2810287
+                    "value": 10.2810326
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 1.83069346E-06
+                    "value": 5.5196424E-06
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 6.84623766
+                    "value": 6.846201
                   }
                 ]
               },
@@ -7981,17 +19219,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.138063535
+                    "value": 0.0185305774
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -0.7326696
+                    "value": 0.09833726
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -1.06857717
+                    "value": -0.143422022
                   }
                 ]
               },
@@ -8050,24 +19288,7 @@
           }
         },
         "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 117
-      },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 1.830693E-06, 6.846238), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1380635, -0.7326696, -1.068577), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
-        "Domain": {
-          "Item1": 6.923773,
-          "Item2": 6.923783
-        },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 1.830693E-06, 6.846238), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1380635, -0.7326696, -1.068577), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
-        "hasCustomLabel": false,
-        "LabelId": 118
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 7.69156E-06, 6.846229), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1104508, 0.5861357, -0.8548617), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -8095,17 +19316,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 10.28103
+                    "value": 10.2810326
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 7.69156E-06
+                    "value": 5.5196424E-06
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 6.846229
+                    "value": 6.846201
                   }
                 ]
               },
@@ -8119,17 +19340,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.110450827
+                    "value": 0.0185305774
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.5861357
+                    "value": 0.09833726
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -0.854861736
+                    "value": -0.143422022
                   }
                 ]
               },
@@ -8184,27 +19405,290 @@
                   }
                 ]
               }
-            ]
-          }
-        },
-        "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 119
-      },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 7.69156E-06, 6.846229), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1104508, 0.5861357, -0.8548617), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
-        "Domain": {
-          "Item1": 6.923773,
-          "Item2": 6.923783
+            ]
+          }
+        },
+        "Label": "Ç",
+        "hasCustomLabel": false,
+        "LabelId": 135
+      },
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.519642E-06, 6.846201), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.01853058, 0.09833726, -0.143422), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+        "Domain": {
+          "Item1": 6.923773,
+          "Item2": 6.923783
+        },
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.519642E-06, 6.846201), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.01853058, 0.09833726, -0.143422), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 6.923773
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 6.923783
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 10.2810326
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 5.5196424E-06
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.846201
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0185305774
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.09833726
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -0.143422022
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 6.923773
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
         },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 7.69156E-06, 6.846229), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1104508, 0.5861357, -0.8548617), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
+        "Label": "È",
         "hasCustomLabel": false,
-        "LabelId": 120
+        "LabelId": 136
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 3.001984E-06, 6.846222), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.08836066, -0.4689085, -0.6838894), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.732454E-06, 6.8462), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.01482446, -0.07866981, -0.1147376), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}": {
         "Function_SOMDoc": {
           "kind": "FUN",
           "params": [
@@ -8233,17 +19717,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 10.2810307
+                    "value": 10.2810326
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 3.0019844E-06
+                    "value": 4.732454E-06
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 6.8462224
+                    "value": 6.8462
                   }
                 ]
               },
@@ -8257,17 +19741,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.08836066
+                    "value": 0.0148244621
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -0.468908548
+                    "value": -0.07866981
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -0.6838894
+                    "value": -0.114737622
                   }
                 ]
               },
@@ -8326,24 +19810,7 @@
           }
         },
         "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 121
-      },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 3.001984E-06, 6.846222), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.08836066, -0.4689085, -0.6838894), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
-        "Domain": {
-          "Item1": 6.923773,
-          "Item2": 6.923783
-        },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 3.001984E-06, 6.846222), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.08836066, -0.4689085, -0.6838894), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
-        "hasCustomLabel": false,
-        "LabelId": 122
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 6.752762E-06, 6.846217), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.07068853, 0.3751268, -0.5471115), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -8371,17 +19838,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 10.2810316
+                    "value": 10.2810326
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 6.752762E-06
+                    "value": 4.732454E-06
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 6.846217
+                    "value": 6.8462
                   }
                 ]
               },
@@ -8395,17 +19862,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.07068853
+                    "value": 0.0148244621
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.375126839
+                    "value": -0.07866981
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -0.5471115
+                    "value": -0.114737622
                   }
                 ]
               },
@@ -8460,27 +19927,290 @@
                   }
                 ]
               }
-            ]
-          }
-        },
-        "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 123
-      },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 6.752762E-06, 6.846217), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.07068853, 0.3751268, -0.5471115), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
-        "Domain": {
-          "Item1": 6.923773,
-          "Item2": 6.923783
+            ]
+          }
+        },
+        "Label": "É",
+        "hasCustomLabel": false,
+        "LabelId": 137
+      },
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.732454E-06, 6.8462), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.01482446, -0.07866981, -0.1147376), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+        "Domain": {
+          "Item1": 6.923773,
+          "Item2": 6.923783
+        },
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.732454E-06, 6.8462), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.01482446, -0.07866981, -0.1147376), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 6.923773
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 6.923783
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 10.2810326
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 4.732454E-06
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.8462
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0148244621
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -0.07866981
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -0.114737622
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 6.923773
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
         },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 6.752762E-06, 6.846217), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.07068853, 0.3751268, -0.5471115), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
+        "Label": "Ê",
         "hasCustomLabel": false,
-        "LabelId": 124
+        "LabelId": 138
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 3.751257E-06, 6.846213), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.05655083, -0.3001015, -0.4376892), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.361322E-06, 6.846199), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.01185957, 0.06293585, -0.0917901), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}": {
         "Function_SOMDoc": {
           "kind": "FUN",
           "params": [
@@ -8514,12 +20244,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 3.75125683E-06
+                    "value": 5.36132166E-06
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 6.846213
+                    "value": 6.846199
                   }
                 ]
               },
@@ -8533,17 +20263,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.0565508269
+                    "value": 0.01185957
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -0.3001015
+                    "value": 0.06293585
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -0.437689215
+                    "value": -0.0917901
                   }
                 ]
               },
@@ -8602,24 +20332,7 @@
           }
         },
         "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 125
-      },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 3.751257E-06, 6.846213), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.05655083, -0.3001015, -0.4376892), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
-        "Domain": {
-          "Item1": 6.923773,
-          "Item2": 6.923783
-        },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 3.751257E-06, 6.846213), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.05655083, -0.3001015, -0.4376892), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
-        "hasCustomLabel": false,
-        "LabelId": 126
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 6.151578E-06, 6.84621), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.04524066, 0.2400812, -0.3501514), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -8652,12 +20365,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 6.151578E-06
+                    "value": 5.36132166E-06
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 6.84620953
+                    "value": 6.846199
                   }
                 ]
               },
@@ -8671,17 +20384,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.045240663
+                    "value": 0.01185957
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.240081191
+                    "value": 0.06293585
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -0.3501514
+                    "value": -0.0917901
                   }
                 ]
               },
@@ -8739,24 +20452,287 @@
             ]
           }
         },
-        "s_type": "FunctionFact",
-        "_CustomLabel": null,
+        "Label": "Ë",
         "hasCustomLabel": false,
-        "LabelId": 127
+        "LabelId": 139
       },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 6.151578E-06, 6.84621), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.04524066, 0.2400812, -0.3501514), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.361322E-06, 6.846199), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.01185957, 0.06293585, -0.0917901), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
         "Domain": {
           "Item1": 6.923773,
           "Item2": 6.923783
         },
         "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
         "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 6.151578E-06, 6.84621), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.04524066, 0.2400812, -0.3501514), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.361322E-06, 6.846199), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.01185957, 0.06293585, -0.0917901), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 6.923773
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 6.923783
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 10.2810326
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 5.36132166E-06
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.846199
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.01185957
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.06293585
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -0.0917901
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 6.923773
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "Ì",
         "hasCustomLabel": false,
-        "LabelId": 128
+        "LabelId": 140
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.230438E-06, 6.846207), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.03619253, -0.192065, -0.2801211), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.857344E-06, 6.846198), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.009487656, -0.05034868, -0.07343208), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}": {
         "Function_SOMDoc": {
           "kind": "FUN",
           "params": [
@@ -8790,12 +20766,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 4.23043775E-06
+                    "value": 4.85734427E-06
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 6.84620667
+                    "value": 6.846198
                   }
                 ]
               },
@@ -8809,17 +20785,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.0361925326
+                    "value": 0.009487656
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -0.192064956
+                    "value": -0.05034868
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -0.280121118
+                    "value": -0.07343208
                   }
                 ]
               },
@@ -8878,24 +20854,7 @@
           }
         },
         "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 129
-      },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.230438E-06, 6.846207), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.03619253, -0.192065, -0.2801211), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
-        "Domain": {
-          "Item1": 6.923773,
-          "Item2": 6.923783
-        },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.230438E-06, 6.846207), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.03619253, -0.192065, -0.2801211), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
-        "hasCustomLabel": false,
-        "LabelId": 130
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.766467E-06, 6.846204), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.02895403, 0.153652, -0.2240969), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -8928,12 +20887,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 5.766467E-06
+                    "value": 4.85734427E-06
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 6.84620428
+                    "value": 6.846198
                   }
                 ]
               },
@@ -8947,17 +20906,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.0289540272
+                    "value": 0.009487656
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.153651968
+                    "value": -0.05034868
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -0.2240969
+                    "value": -0.07343208
                   }
                 ]
               },
@@ -9015,115 +20974,197 @@
             ]
           }
         },
-        "s_type": "FunctionFact",
-        "_CustomLabel": null,
+        "Label": "Í",
         "hasCustomLabel": false,
-        "LabelId": 131
+        "LabelId": 141
       },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.766467E-06, 6.846204), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.02895403, 0.153652, -0.2240969), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.857344E-06, 6.846198), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.009487656, -0.05034868, -0.07343208), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
         "Domain": {
           "Item1": 6.923773,
           "Item2": 6.923783
         },
         "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
         "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.766467E-06, 6.846204), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.02895403, 0.153652, -0.2240969), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
-        "hasCustomLabel": false,
-        "LabelId": 132
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.536761E-06, 6.846202), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.02316322, -0.1229216, -0.1792775), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}": {
-        "Function_SOMDoc": {
-          "kind": "FUN",
-          "params": [
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.857344E-06, 6.846198), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.009487656, -0.05034868, -0.07343208), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
             {
-              "name": "t",
-              "type": {
+              "kind": "OMA",
+              "applicant": {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
-              }
-            }
-          ],
-          "body": {
-            "kind": "OMA",
-            "applicant": {
-              "kind": "OMS",
-              "uri": "MakeObjectArray"
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 6.923773
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 6.923783
+                }
+              ]
             },
-            "arguments": [
-              {
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
                 "kind": "OMA",
                 "applicant": {
                   "kind": "OMS",
-                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                  "uri": "MakeObjectArray"
                 },
                 "arguments": [
                   {
-                    "kind": "OMLIT<Single>",
-                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 10.2810326
-                  },
-                  {
-                    "kind": "OMLIT<Single>",
-                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 4.53676057E-06
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 10.2810326
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 4.85734427E-06
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.846198
+                      }
+                    ]
                   },
                   {
-                    "kind": "OMLIT<Single>",
-                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 6.84620237
-                  }
-                ]
-              },
-              {
-                "kind": "OMA",
-                "applicant": {
-                  "kind": "OMS",
-                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
-                },
-                "arguments": [
-                  {
-                    "kind": "OMLIT<Single>",
-                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.0231632218
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.009487656
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -0.05034868
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -0.07343208
+                      }
+                    ]
                   },
                   {
-                    "kind": "OMLIT<Single>",
-                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -0.122921579
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
                   },
                   {
-                    "kind": "OMLIT<Single>",
-                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -0.179277524
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 6.923773
+                          }
+                        ]
+                      }
+                    ]
                   }
                 ]
-              },
-              {
-                "kind": "OMA",
-                "applicant": {
-                  "kind": "OMS",
-                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
                 },
-                "arguments": [
-                  {
-                    "kind": "OMLIT<Single>",
-                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.0
-                  },
-                  {
-                    "kind": "OMLIT<Single>",
-                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -9.809999
-                  },
-                  {
-                    "kind": "OMLIT<Single>",
-                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.0
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
                   }
-                ]
-              },
-              {
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
                 "kind": "OMA",
                 "applicant": {
                   "kind": "OMS",
@@ -9132,45 +21173,88 @@
                 "arguments": [
                   {
                     "kind": "VAR",
-                    "name": "t"
+                    "name": "Pos"
                   },
                   {
                     "kind": "OMA",
                     "applicant": {
                       "kind": "OMS",
-                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
                     },
                     "arguments": [
                       {
-                        "kind": "OMLIT<Single>",
-                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 6.923773
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
                       }
                     ]
                   }
                 ]
               }
-            ]
-          }
-        },
-        "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 133
-      },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.536761E-06, 6.846202), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.02316322, -0.1229216, -0.1792775), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
-        "Domain": {
-          "Item1": 6.923773,
-          "Item2": 6.923783
+            }
+          ]
         },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.536761E-06, 6.846202), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.02316322, -0.1229216, -0.1792775), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
+        "Label": "ÃŽ",
         "hasCustomLabel": false,
-        "LabelId": 134
+        "LabelId": 142
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.519642E-06, 6.846201), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.01853058, 0.09833726, -0.143422), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.259643E-06, 6.846198), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.007590125, 0.04027895, -0.05874566), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}": {
         "Function_SOMDoc": {
           "kind": "FUN",
           "params": [
@@ -9204,12 +21288,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 5.5196424E-06
+                    "value": 5.259643E-06
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 6.846201
+                    "value": 6.84619761
                   }
                 ]
               },
@@ -9223,17 +21307,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.0185305774
+                    "value": 0.007590125
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.09833726
+                    "value": 0.0402789451
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -0.143422022
+                    "value": -0.0587456636
                   }
                 ]
               },
@@ -9292,24 +21376,7 @@
           }
         },
         "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 135
-      },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.519642E-06, 6.846201), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.01853058, 0.09833726, -0.143422), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
-        "Domain": {
-          "Item1": 6.923773,
-          "Item2": 6.923783
-        },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.519642E-06, 6.846201), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.01853058, 0.09833726, -0.143422), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
-        "hasCustomLabel": false,
-        "LabelId": 136
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.732454E-06, 6.8462), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.01482446, -0.07866981, -0.1147376), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -9342,12 +21409,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 4.732454E-06
+                    "value": 5.259643E-06
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 6.8462
+                    "value": 6.84619761
                   }
                 ]
               },
@@ -9361,17 +21428,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.0148244621
+                    "value": 0.007590125
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -0.07866981
+                    "value": 0.0402789451
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -0.114737622
+                    "value": -0.0587456636
                   }
                 ]
               },
@@ -9429,24 +21496,287 @@
             ]
           }
         },
-        "s_type": "FunctionFact",
-        "_CustomLabel": null,
+        "Label": "Ï",
         "hasCustomLabel": false,
-        "LabelId": 137
+        "LabelId": 143
       },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.732454E-06, 6.8462), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.01482446, -0.07866981, -0.1147376), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.259643E-06, 6.846198), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.007590125, 0.04027895, -0.05874566), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
         "Domain": {
           "Item1": 6.923773,
           "Item2": 6.923783
         },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.732454E-06, 6.8462), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.01482446, -0.07866981, -0.1147376), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
+        "s_type": "FunctionCallFact",
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.259643E-06, 6.846198), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.007590125, 0.04027895, -0.05874566), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 6.923773
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 6.923783
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 10.2810326
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 5.259643E-06
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.84619761
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.007590125
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0402789451
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -0.0587456636
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 6.923773
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "Ð",
         "hasCustomLabel": false,
-        "LabelId": 138
+        "LabelId": 144
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.361322E-06, 6.846199), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.01185957, 0.06293585, -0.0917901), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.936921E-06, 6.846197), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.0060721, -0.03222316, -0.04699653), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}": {
         "Function_SOMDoc": {
           "kind": "FUN",
           "params": [
@@ -9480,12 +21810,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 5.36132166E-06
+                    "value": 4.9369205E-06
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 6.846199
+                    "value": 6.846197
                   }
                 ]
               },
@@ -9499,17 +21829,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.01185957
+                    "value": 0.0060721
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.06293585
+                    "value": -0.0322231576
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -0.0917901
+                    "value": -0.04699653
                   }
                 ]
               },
@@ -9568,24 +21898,7 @@
           }
         },
         "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 139
-      },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.361322E-06, 6.846199), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.01185957, 0.06293585, -0.0917901), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
-        "Domain": {
-          "Item1": 6.923773,
-          "Item2": 6.923783
-        },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.361322E-06, 6.846199), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.01185957, 0.06293585, -0.0917901), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
-        "hasCustomLabel": false,
-        "LabelId": 140
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.857344E-06, 6.846198), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.009487656, -0.05034868, -0.07343208), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -9618,12 +21931,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 4.85734427E-06
+                    "value": 4.9369205E-06
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 6.846198
+                    "value": 6.846197
                   }
                 ]
               },
@@ -9637,17 +21950,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.009487656
+                    "value": 0.0060721
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -0.05034868
+                    "value": -0.0322231576
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -0.07343208
+                    "value": -0.04699653
                   }
                 ]
               },
@@ -9705,115 +22018,197 @@
             ]
           }
         },
-        "s_type": "FunctionFact",
-        "_CustomLabel": null,
+        "Label": "Ñ",
         "hasCustomLabel": false,
-        "LabelId": 141
+        "LabelId": 145
       },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.857344E-06, 6.846198), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.009487656, -0.05034868, -0.07343208), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
+      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.936921E-06, 6.846197), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.0060721, -0.03222316, -0.04699653), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
         "Domain": {
           "Item1": 6.923773,
           "Item2": 6.923783
         },
         "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
         "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.857344E-06, 6.846198), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.009487656, -0.05034868, -0.07343208), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
-        "hasCustomLabel": false,
-        "LabelId": 142
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.259643E-06, 6.846198), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.007590125, 0.04027895, -0.05874566), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}": {
-        "Function_SOMDoc": {
-          "kind": "FUN",
-          "params": [
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.936921E-06, 6.846197), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.0060721, -0.03222316, -0.04699653), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
             {
-              "name": "t",
-              "type": {
+              "kind": "OMA",
+              "applicant": {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
-              }
-            }
-          ],
-          "body": {
-            "kind": "OMA",
-            "applicant": {
-              "kind": "OMS",
-              "uri": "MakeObjectArray"
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 6.923773
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 6.923783
+                }
+              ]
             },
-            "arguments": [
-              {
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
                 "kind": "OMA",
                 "applicant": {
                   "kind": "OMS",
-                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                  "uri": "MakeObjectArray"
                 },
                 "arguments": [
                   {
-                    "kind": "OMLIT<Single>",
-                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 10.2810326
-                  },
-                  {
-                    "kind": "OMLIT<Single>",
-                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 5.259643E-06
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 10.2810326
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 4.9369205E-06
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.846197
+                      }
+                    ]
                   },
                   {
-                    "kind": "OMLIT<Single>",
-                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 6.84619761
-                  }
-                ]
-              },
-              {
-                "kind": "OMA",
-                "applicant": {
-                  "kind": "OMS",
-                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
-                },
-                "arguments": [
-                  {
-                    "kind": "OMLIT<Single>",
-                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.007590125
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0060721
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -0.0322231576
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -0.04699653
+                      }
+                    ]
                   },
                   {
-                    "kind": "OMLIT<Single>",
-                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.0402789451
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
                   },
                   {
-                    "kind": "OMLIT<Single>",
-                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -0.0587456636
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 6.923773
+                          }
+                        ]
+                      }
+                    ]
                   }
                 ]
-              },
-              {
-                "kind": "OMA",
-                "applicant": {
-                  "kind": "OMS",
-                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
                 },
-                "arguments": [
-                  {
-                    "kind": "OMLIT<Single>",
-                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.0
-                  },
-                  {
-                    "kind": "OMLIT<Single>",
-                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -9.809999
-                  },
-                  {
-                    "kind": "OMLIT<Single>",
-                    "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.0
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
                   }
-                ]
-              },
-              {
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
                 "kind": "OMA",
                 "applicant": {
                   "kind": "OMS",
@@ -9822,45 +22217,88 @@
                 "arguments": [
                   {
                     "kind": "VAR",
-                    "name": "t"
+                    "name": "Pos"
                   },
                   {
                     "kind": "OMA",
                     "applicant": {
                       "kind": "OMS",
-                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
                     },
                     "arguments": [
                       {
-                        "kind": "OMLIT<Single>",
-                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                        "value": 6.923773
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
                       }
                     ]
                   }
                 ]
               }
-            ]
-          }
-        },
-        "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 143
-      },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.259643E-06, 6.846198), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.007590125, 0.04027895, -0.05874566), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
-        "Domain": {
-          "Item1": 6.923773,
-          "Item2": 6.923783
+            }
+          ]
         },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.259643E-06, 6.846198), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.007590125, 0.04027895, -0.05874566), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
+        "Label": "Ã’",
         "hasCustomLabel": false,
-        "LabelId": 144
+        "LabelId": 146
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.936921E-06, 6.846197), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.0060721, -0.03222316, -0.04699653), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.194215E-06, 6.846197), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.00485768, 0.02577853, -0.03759722), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}": {
         "Function_SOMDoc": {
           "kind": "FUN",
           "params": [
@@ -9894,12 +22332,12 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 4.9369205E-06
+                    "value": 5.194215E-06
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 6.846197
+                    "value": 6.84619665
                   }
                 ]
               },
@@ -9913,17 +22351,17 @@
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": 0.0060721
+                    "value": 0.00485768
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -0.0322231576
+                    "value": 0.0257785264
                   },
                   {
                     "kind": "OMLIT<Single>",
                     "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
-                    "value": -0.04699653
+                    "value": -0.0375972241
                   }
                 ]
               },
@@ -9982,24 +22420,7 @@
           }
         },
         "s_type": "FunctionFact",
-        "_CustomLabel": null,
-        "hasCustomLabel": false,
-        "LabelId": 145
-      },
-      "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.923773, 6.923783), [t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.936921E-06, 6.846197), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.0060721, -0.03222316, -0.04699653), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}, [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))})": {
-        "Domain": {
-          "Item1": 6.923773,
-          "Item2": 6.923783
-        },
-        "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.936921E-06, 6.846197), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.0060721, -0.03222316, -0.04699653), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
-        "hasCustomLabel": false,
-        "LabelId": 146
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.194215E-06, 6.846197), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.00485768, 0.02577853, -0.03759722), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -10119,8 +22540,7 @@
             ]
           }
         },
-        "s_type": "FunctionFact",
-        "_CustomLabel": null,
+        "Label": "Ó",
         "hasCustomLabel": false,
         "LabelId": 147
       },
@@ -10130,9 +22550,273 @@
           "Item2": 6.923783
         },
         "s_type": "FunctionCallFact",
-        "_CustomLabel": null,
         "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
         "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.194215E-06, 6.846197), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.00485768, 0.02577853, -0.03759722), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923773)))}",
+        "ServerDefinition": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              },
+              "arguments": [
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 6.923773
+                },
+                {
+                  "kind": "OMLIT<Single>",
+                  "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                  "value": 6.923783
+                }
+              ]
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "MakeObjectArray"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 10.2810326
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 5.194215E-06
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 6.84619665
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.00485768
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0257785264
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -0.0375972241
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": -9.809999
+                      },
+                      {
+                        "kind": "OMLIT<Single>",
+                        "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                        "value": 0.0
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 6.923773
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            },
+            {
+              "kind": "FUN",
+              "params": [
+                {
+                  "name": "Pos",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Vel",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "Acc",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+                  }
+                },
+                {
+                  "name": "t",
+                  "type": {
+                    "kind": "OMS",
+                    "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                  }
+                }
+              ],
+              "body": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "Pos"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Vel"
+                          },
+                          {
+                            "kind": "VAR",
+                            "name": "t"
+                          }
+                        ]
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "OMLIT<Single>",
+                            "type": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit",
+                            "value": 0.5
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "Acc"
+                              },
+                              {
+                                "kind": "OMA",
+                                "applicant": {
+                                  "kind": "OMS",
+                                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                                },
+                                "arguments": [
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  },
+                                  {
+                                    "kind": "VAR",
+                                    "name": "t"
+                                  }
+                                ]
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            }
+          ]
+        },
+        "Label": "Ô",
         "hasCustomLabel": false,
         "LabelId": 148
       }
@@ -10140,7 +22824,6 @@
     "name": null,
     "path": null
   },
-  "record_index": null,
   "solution_approches": [],
   "AllowedScrolls": [
     "http://mathhub.info/FrameIT/frameworld?W3DBouncingScroll",
diff --git a/Assets/Stages/TechDemo A.JSON b/Assets/Stages/TechDemo A.JSON
index d1b2b520..c13f4330 100644
--- a/Assets/Stages/TechDemo A.JSON	
+++ b/Assets/Stages/TechDemo A.JSON	
@@ -16,7 +16,6 @@
       }
     ],
     "ExposedSolutionFacts": [],
-    "ScrollOverwrites": {},
     "ImmutableFacts": [],
     "WorkflowGadgetDict": {
       "-1": null
@@ -47,7 +46,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 0.9207362000000785
       },
       {
         "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact2",
@@ -57,7 +56,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 0.9207362000000785
       },
       {
         "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact3",
@@ -67,7 +66,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 0.9207362000000785
       }
     ],
     "marker": 3,
@@ -94,7 +93,11 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact1"
+        },
+        "Label": "A",
         "hasCustomLabel": false,
         "LabelId": 1
       },
@@ -121,7 +124,11 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact2"
+        },
+        "Label": "B",
         "hasCustomLabel": false,
         "LabelId": 2
       },
@@ -136,7 +143,11 @@
           "magnitude": 1.0,
           "sqrMagnitude": 1.0
         },
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact3"
+        },
+        "Label": "[AB]",
         "hasCustomLabel": false,
         "LabelId": 0
       }
@@ -144,7 +155,6 @@
     "name": null,
     "path": null
   },
-  "record_index": null,
   "solution_approches": [],
   "AllowedScrolls": null,
   "AllowedGadgets": null,
diff --git a/Assets/Stages/TechDemo B.JSON b/Assets/Stages/TechDemo B.JSON
index ab1afaec..50d370c0 100644
--- a/Assets/Stages/TechDemo B.JSON	
+++ b/Assets/Stages/TechDemo B.JSON	
@@ -34,7 +34,6 @@
       }
     ],
     "ExposedSolutionFacts": [],
-    "ScrollOverwrites": {},
     "ImmutableFacts": [],
     "WorkflowGadgetDict": {
       "-1": null
@@ -65,7 +64,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 0.9207362000000785
       },
       {
         "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact5",
@@ -75,7 +74,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 0.9207362000000785
       },
       {
         "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact6",
@@ -85,7 +84,7 @@
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 0.0
+        "GadgetTime": 0.9207362000000785
       }
     ],
     "marker": 3,
@@ -112,7 +111,11 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact4"
+        },
+        "Label": "A",
         "hasCustomLabel": false,
         "LabelId": 1
       },
@@ -139,7 +142,11 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact5"
+        },
+        "Label": "B",
         "hasCustomLabel": false,
         "LabelId": 2
       },
@@ -154,7 +161,11 @@
           "magnitude": 1.0,
           "sqrMagnitude": 1.0
         },
-        "_CustomLabel": null,
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact6"
+        },
+        "Label": "[AB]",
         "hasCustomLabel": false,
         "LabelId": 0
       }
@@ -162,7 +173,6 @@
     "name": null,
     "path": null
   },
-  "record_index": null,
   "solution_approches": [],
   "AllowedScrolls": [
     "http://mathhub.info/FrameIT/frameworld?OppositeLen"
diff --git a/Assets/Standard Assets/Vehicles/Aircraft/Materials/AircraftFuselageGrey.mat b/Assets/Standard Assets/Vehicles/Aircraft/Materials/AircraftFuselageGrey.mat
index e6c53f91..fd4c11a0 100644
--- a/Assets/Standard Assets/Vehicles/Aircraft/Materials/AircraftFuselageGrey.mat	
+++ b/Assets/Standard Assets/Vehicles/Aircraft/Materials/AircraftFuselageGrey.mat	
@@ -2,162 +2,98 @@
 %TAG !u! tag:unity3d.com,2011:
 --- !u!21 &2100000
 Material:
-  serializedVersion: 6
+  serializedVersion: 8
   m_ObjectHideFlags: 0
-  m_PrefabParentObject: {fileID: 0}
-  m_PrefabInternal: {fileID: 0}
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
   m_Name: AircraftFuselageGrey
   m_Shader: {fileID: 45, guid: 0000000000000000f000000000000000, type: 0}
-  m_ShaderKeywords: _LIGHTMAPPING_STATIC_LIGHTMAPS _NORMALMAP _UVPRIM_UV1 _UVSEC_UV1
+  m_ValidKeywords:
+  - _EMISSION
+  - _NORMALMAP
+  m_InvalidKeywords:
+  - _LIGHTMAPPING_STATIC_LIGHTMAPS
+  - _UVPRIM_UV1
+  - _UVSEC_UV1
   m_LightmapFlags: 0
+  m_EnableInstancingVariants: 0
+  m_DoubleSidedGI: 0
   m_CustomRenderQueue: -1
   stringTagMap: {}
+  disabledShaderPasses: []
   m_SavedProperties:
-    serializedVersion: 2
+    serializedVersion: 3
     m_TexEnvs:
-    - first:
-        name: _BumpMap
-      second:
+    - _BumpMap:
         m_Texture: {fileID: 2800000, guid: c7e9ae087ac710a4980ed418c192e2fb, type: 3}
         m_Scale: {x: 1, y: 1}
         m_Offset: {x: 0, y: 0}
-    - first:
-        name: _DetailAlbedoMap
-      second:
+    - _DetailAlbedoMap:
         m_Texture: {fileID: 0}
         m_Scale: {x: 1, y: 1}
         m_Offset: {x: 0, y: 0}
-    - first:
-        name: _DetailMask
-      second:
+    - _DetailMask:
         m_Texture: {fileID: 0}
         m_Scale: {x: 1, y: 1}
         m_Offset: {x: 0, y: 0}
-    - first:
-        name: _DetailNormalMap
-      second:
+    - _DetailNormalMap:
         m_Texture: {fileID: 0}
         m_Scale: {x: 1, y: 1}
         m_Offset: {x: 0, y: 0}
-    - first:
-        name: _EmissionMap
-      second:
+    - _EmissionMap:
         m_Texture: {fileID: 0}
         m_Scale: {x: 1, y: 1}
         m_Offset: {x: 0, y: 0}
-    - first:
-        name: _MainTex
-      second:
+    - _MainTex:
         m_Texture: {fileID: 2800000, guid: d2343bc715dab3b428d35829e7021c77, type: 3}
         m_Scale: {x: 1, y: 1}
         m_Offset: {x: 0, y: 0}
-    - first:
-        name: _Occlusion
-      second:
+    - _Occlusion:
         m_Texture: {fileID: 2800000, guid: d378ff11c42566d46b0b11cd91eca3a3, type: 3}
         m_Scale: {x: 1, y: 1}
         m_Offset: {x: 0, y: 0}
-    - first:
-        name: _OcclusionMap
-      second:
+    - _OcclusionMap:
         m_Texture: {fileID: 2800000, guid: d378ff11c42566d46b0b11cd91eca3a3, type: 3}
         m_Scale: {x: 1, y: 1}
         m_Offset: {x: 0, y: 0}
-    - first:
-        name: _ParallaxMap
-      second:
+    - _ParallaxMap:
         m_Texture: {fileID: 0}
         m_Scale: {x: 1, y: 1}
         m_Offset: {x: 0, y: 0}
-    - first:
-        name: _SpecGlossMap
-      second:
+    - _SpecGlossMap:
         m_Texture: {fileID: 0}
         m_Scale: {x: 1, y: 1}
         m_Offset: {x: 0, y: 0}
+    m_Ints: []
     m_Floats:
-    - first:
-        name: _AlphaTestRef
-      second: 0.5
-    - first:
-        name: _BumpScale
-      second: 1
-    - first:
-        name: _Cutoff
-      second: 0.5
-    - first:
-        name: _DetailAlbedoMultiplier
-      second: 2
-    - first:
-        name: _DetailMode
-      second: 0
-    - first:
-        name: _DetailNormalMapScale
-      second: 1
-    - first:
-        name: _DstBlend
-      second: 0
-    - first:
-        name: _EmissionScale
-      second: 1
-    - first:
-        name: _EmissionScaleUI
-      second: 0
-    - first:
-        name: _GlossMapScale
-      second: 1
-    - first:
-        name: _Glossiness
-      second: 0.4
-    - first:
-        name: _GlossyReflections
-      second: 1
-    - first:
-        name: _Lightmapping
-      second: 0
-    - first:
-        name: _Mode
-      second: 0
-    - first:
-        name: _OcclusionStrength
-      second: 1
-    - first:
-        name: _Parallax
-      second: 0.02
-    - first:
-        name: _SmoothnessTextureChannel
-      second: 0
-    - first:
-        name: _SpecularHighlights
-      second: 1
-    - first:
-        name: _SrcBlend
-      second: 1
-    - first:
-        name: _UVPrim
-      second: 0
-    - first:
-        name: _UVSec
-      second: 0
-    - first:
-        name: _ZWrite
-      second: 1
+    - _AlphaTestRef: 0.5
+    - _BumpScale: 1
+    - _Cutoff: 0.5
+    - _DetailAlbedoMultiplier: 2
+    - _DetailMode: 0
+    - _DetailNormalMapScale: 1
+    - _DstBlend: 0
+    - _EmissionScale: 1
+    - _EmissionScaleUI: 0
+    - _GlossMapScale: 1
+    - _Glossiness: 0.4
+    - _GlossyReflections: 1
+    - _Lightmapping: 0
+    - _Mode: 0
+    - _OcclusionStrength: 1
+    - _Parallax: 0.02
+    - _SmoothnessTextureChannel: 0
+    - _SpecularHighlights: 1
+    - _SrcBlend: 1
+    - _UVPrim: 0
+    - _UVSec: 0
+    - _ZWrite: 1
     m_Colors:
-    - first:
-        name: _Color
-      second: {r: 0.49803922, g: 0.49803922, b: 0.49803922, a: 1}
-    - first:
-        name: _EmissionColor
-      second: {r: 0, g: 0, b: 0, a: 0}
-    - first:
-        name: _EmissionColorUI
-      second: {r: 0, g: 0, b: 0, a: 1}
-    - first:
-        name: _EmissionColorWithMapUI
-      second: {r: 1, g: 1, b: 1, a: 1}
-    - first:
-        name: _SpecColor
-      second: {r: 0.09803922, g: 0.09803922, b: 0.09803922, a: 1}
-    - first:
-        name: _SpecularColor
-      second: {r: 0.23529412, g: 0.23529412, b: 0.23529412, a: 1}
+    - _Color: {r: 0.49803922, g: 0.49803922, b: 0.49803922, a: 1}
+    - _EmissionColor: {r: 0, g: 0, b: 0, a: 0}
+    - _EmissionColorUI: {r: 0, g: 0, b: 0, a: 1}
+    - _EmissionColorWithMapUI: {r: 1, g: 1, b: 1, a: 1}
+    - _SpecColor: {r: 0.09803922, g: 0.09803922, b: 0.09803922, a: 1}
+    - _SpecularColor: {r: 0.23529412, g: 0.23529412, b: 0.23529412, a: 1}
+  m_BuildTextureStacks: []
diff --git a/Assets/Standard Assets/Vehicles/Aircraft/Materials/AircraftWingsPropellersGrey.mat b/Assets/Standard Assets/Vehicles/Aircraft/Materials/AircraftWingsPropellersGrey.mat
index 0c9e71e4..ca1fbac3 100644
--- a/Assets/Standard Assets/Vehicles/Aircraft/Materials/AircraftWingsPropellersGrey.mat	
+++ b/Assets/Standard Assets/Vehicles/Aircraft/Materials/AircraftWingsPropellersGrey.mat	
@@ -2,165 +2,99 @@
 %TAG !u! tag:unity3d.com,2011:
 --- !u!21 &2100000
 Material:
-  serializedVersion: 6
+  serializedVersion: 8
   m_ObjectHideFlags: 0
-  m_PrefabParentObject: {fileID: 0}
-  m_PrefabInternal: {fileID: 0}
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
   m_Name: AircraftWingsPropellersGrey
   m_Shader: {fileID: 45, guid: 0000000000000000f000000000000000, type: 0}
-  m_ShaderKeywords: _LIGHTMAPPING_STATIC_LIGHTMAPS _NORMALMAP _UVPRIM_UV1 _UVSEC_UV1
+  m_ValidKeywords:
+  - _EMISSION
+  - _NORMALMAP
+  m_InvalidKeywords:
+  - _LIGHTMAPPING_STATIC_LIGHTMAPS
+  - _UVPRIM_UV1
+  - _UVSEC_UV1
   m_LightmapFlags: 0
+  m_EnableInstancingVariants: 0
+  m_DoubleSidedGI: 0
   m_CustomRenderQueue: -1
   stringTagMap: {}
+  disabledShaderPasses: []
   m_SavedProperties:
-    serializedVersion: 2
+    serializedVersion: 3
     m_TexEnvs:
-    - first:
-        name: _BumpMap
-      second:
+    - _BumpMap:
         m_Texture: {fileID: 2800000, guid: 5b834380674bf7e48ade2f253138543f, type: 3}
         m_Scale: {x: 1, y: 1}
         m_Offset: {x: 0, y: 0}
-    - first:
-        name: _DetailAlbedoMap
-      second:
+    - _DetailAlbedoMap:
         m_Texture: {fileID: 0}
         m_Scale: {x: 1, y: 1}
         m_Offset: {x: 0, y: 0}
-    - first:
-        name: _DetailMask
-      second:
+    - _DetailMask:
         m_Texture: {fileID: 0}
         m_Scale: {x: 1, y: 1}
         m_Offset: {x: 0, y: 0}
-    - first:
-        name: _DetailNormalMap
-      second:
+    - _DetailNormalMap:
         m_Texture: {fileID: 0}
         m_Scale: {x: 1, y: 1}
         m_Offset: {x: 0, y: 0}
-    - first:
-        name: _EmissionMap
-      second:
+    - _EmissionMap:
         m_Texture: {fileID: 0}
         m_Scale: {x: 1, y: 1}
         m_Offset: {x: 0, y: 0}
-    - first:
-        name: _MainTex
-      second:
+    - _MainTex:
         m_Texture: {fileID: 2800000, guid: d2343bc715dab3b428d35829e7021c77, type: 3}
         m_Scale: {x: 1, y: 1}
         m_Offset: {x: 0, y: 0}
-    - first:
-        name: _Occlusion
-      second:
+    - _Occlusion:
         m_Texture: {fileID: 2800000, guid: 0ad6f20f99271564d93962d2b51bf9b0, type: 3}
         m_Scale: {x: 1, y: 1}
         m_Offset: {x: 0, y: 0}
-    - first:
-        name: _OcclusionMap
-      second:
+    - _OcclusionMap:
         m_Texture: {fileID: 2800000, guid: 0ad6f20f99271564d93962d2b51bf9b0, type: 3}
         m_Scale: {x: 1, y: 1}
         m_Offset: {x: 0, y: 0}
-    - first:
-        name: _ParallaxMap
-      second:
+    - _ParallaxMap:
         m_Texture: {fileID: 0}
         m_Scale: {x: 1, y: 1}
         m_Offset: {x: 0, y: 0}
-    - first:
-        name: _SpecGlossMap
-      second:
+    - _SpecGlossMap:
         m_Texture: {fileID: 0}
         m_Scale: {x: 1, y: 1}
         m_Offset: {x: 0, y: 0}
+    m_Ints: []
     m_Floats:
-    - first:
-        name: _AlphaTestRef
-      second: 0.5
-    - first:
-        name: _BumpScale
-      second: 1
-    - first:
-        name: _Cutoff
-      second: 0.5
-    - first:
-        name: _DetailAlbedoMultiplier
-      second: 2
-    - first:
-        name: _DetailMode
-      second: 0
-    - first:
-        name: _DetailNormalMapScale
-      second: 1
-    - first:
-        name: _DstBlend
-      second: 0
-    - first:
-        name: _EmissionScale
-      second: 1
-    - first:
-        name: _EmissionScaleUI
-      second: 0
-    - first:
-        name: _GlossMapScale
-      second: 1
-    - first:
-        name: _Glossiness
-      second: 0.4
-    - first:
-        name: _GlossyReflections
-      second: 1
-    - first:
-        name: _Lightmapping
-      second: 0
-    - first:
-        name: _Mode
-      second: 0
-    - first:
-        name: _OcclusionStrength
-      second: 1
-    - first:
-        name: _Parallax
-      second: 0.02
-    - first:
-        name: _Shininess
-      second: 0.074540555
-    - first:
-        name: _SmoothnessTextureChannel
-      second: 0
-    - first:
-        name: _SpecularHighlights
-      second: 1
-    - first:
-        name: _SrcBlend
-      second: 1
-    - first:
-        name: _UVPrim
-      second: 0
-    - first:
-        name: _UVSec
-      second: 0
-    - first:
-        name: _ZWrite
-      second: 1
+    - _AlphaTestRef: 0.5
+    - _BumpScale: 1
+    - _Cutoff: 0.5
+    - _DetailAlbedoMultiplier: 2
+    - _DetailMode: 0
+    - _DetailNormalMapScale: 1
+    - _DstBlend: 0
+    - _EmissionScale: 1
+    - _EmissionScaleUI: 0
+    - _GlossMapScale: 1
+    - _Glossiness: 0.4
+    - _GlossyReflections: 1
+    - _Lightmapping: 0
+    - _Mode: 0
+    - _OcclusionStrength: 1
+    - _Parallax: 0.02
+    - _Shininess: 0.074540555
+    - _SmoothnessTextureChannel: 0
+    - _SpecularHighlights: 1
+    - _SrcBlend: 1
+    - _UVPrim: 0
+    - _UVSec: 0
+    - _ZWrite: 1
     m_Colors:
-    - first:
-        name: _Color
-      second: {r: 0.49803922, g: 0.49803922, b: 0.49803922, a: 1}
-    - first:
-        name: _EmissionColor
-      second: {r: 0, g: 0, b: 0, a: 0}
-    - first:
-        name: _EmissionColorUI
-      second: {r: 0, g: 0, b: 0, a: 1}
-    - first:
-        name: _EmissionColorWithMapUI
-      second: {r: 1, g: 1, b: 1, a: 1}
-    - first:
-        name: _SpecColor
-      second: {r: 0.09803922, g: 0.09803922, b: 0.09803922, a: 1}
-    - first:
-        name: _SpecularColor
-      second: {r: 0.23529412, g: 0.23529412, b: 0.23529412, a: 1}
+    - _Color: {r: 0.49803922, g: 0.49803922, b: 0.49803922, a: 1}
+    - _EmissionColor: {r: 0, g: 0, b: 0, a: 0}
+    - _EmissionColorUI: {r: 0, g: 0, b: 0, a: 1}
+    - _EmissionColorWithMapUI: {r: 1, g: 1, b: 1, a: 1}
+    - _SpecColor: {r: 0.09803922, g: 0.09803922, b: 0.09803922, a: 1}
+    - _SpecularColor: {r: 0.23529412, g: 0.23529412, b: 0.23529412, a: 1}
+  m_BuildTextureStacks: []
diff --git a/Assets/Standard Assets/Vehicles/Car/Materials/SkyCarBodyGrey.mat b/Assets/Standard Assets/Vehicles/Car/Materials/SkyCarBodyGrey.mat
index 26b3fdf4..e540e2fe 100644
--- a/Assets/Standard Assets/Vehicles/Car/Materials/SkyCarBodyGrey.mat	
+++ b/Assets/Standard Assets/Vehicles/Car/Materials/SkyCarBodyGrey.mat	
@@ -2,175 +2,105 @@
 %TAG !u! tag:unity3d.com,2011:
 --- !u!21 &2100000
 Material:
-  serializedVersion: 6
+  serializedVersion: 8
   m_ObjectHideFlags: 0
-  m_PrefabParentObject: {fileID: 0}
-  m_PrefabInternal: {fileID: 0}
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
   m_Name: SkyCarBodyGrey
   m_Shader: {fileID: 45, guid: 0000000000000000f000000000000000, type: 0}
-  m_ShaderKeywords: _DETAIL_MUL _LIGHTMAPPING_STATIC_LIGHTMAPS _NORMALMAP _UVPRIM_UV1
-    _UVSEC_UV1
+  m_ValidKeywords:
+  - _EMISSION
+  - _NORMALMAP
+  m_InvalidKeywords:
+  - _DETAIL_MUL
+  - _LIGHTMAPPING_STATIC_LIGHTMAPS
+  - _UVPRIM_UV1
+  - _UVSEC_UV1
   m_LightmapFlags: 0
+  m_EnableInstancingVariants: 0
+  m_DoubleSidedGI: 0
   m_CustomRenderQueue: -1
   stringTagMap: {}
+  disabledShaderPasses: []
   m_SavedProperties:
-    serializedVersion: 2
+    serializedVersion: 3
     m_TexEnvs:
-    - first:
-        name: _BumpMap
-      second:
+    - _BumpMap:
         m_Texture: {fileID: 2800000, guid: d4ffb7d0ebee510498fba9d50f2296f7, type: 3}
         m_Scale: {x: 1, y: 1}
         m_Offset: {x: 0, y: 0}
-    - first:
-        name: _Cube
-      second:
+    - _Cube:
         m_Texture: {fileID: 8900000, guid: d42f3408b3c63734aa9f43fbbf3c9854, type: 2}
         m_Scale: {x: 1, y: 1}
         m_Offset: {x: 0, y: 0}
-    - first:
-        name: _DetailAlbedoMap
-      second:
+    - _DetailAlbedoMap:
         m_Texture: {fileID: 0}
         m_Scale: {x: 1, y: 1}
         m_Offset: {x: 0, y: 0}
-    - first:
-        name: _DetailMask
-      second:
+    - _DetailMask:
         m_Texture: {fileID: 0}
         m_Scale: {x: 1, y: 1}
         m_Offset: {x: 0, y: 0}
-    - first:
-        name: _DetailNormalMap
-      second:
+    - _DetailNormalMap:
         m_Texture: {fileID: 0}
         m_Scale: {x: 1, y: 1}
         m_Offset: {x: 0, y: 0}
-    - first:
-        name: _EmissionMap
-      second:
+    - _EmissionMap:
         m_Texture: {fileID: 0}
         m_Scale: {x: 1, y: 1}
         m_Offset: {x: 0, y: 0}
-    - first:
-        name: _MainTex
-      second:
+    - _MainTex:
         m_Texture: {fileID: 0}
         m_Scale: {x: 1, y: 1}
         m_Offset: {x: 0, y: 0}
-    - first:
-        name: _Occlusion
-      second:
+    - _Occlusion:
         m_Texture: {fileID: 2800000, guid: bd0d469704e7c934ebddc45ece4c1868, type: 3}
         m_Scale: {x: 1, y: 1}
         m_Offset: {x: 0, y: 0}
-    - first:
-        name: _OcclusionMap
-      second:
+    - _OcclusionMap:
         m_Texture: {fileID: 2800000, guid: bd0d469704e7c934ebddc45ece4c1868, type: 3}
         m_Scale: {x: 1, y: 1}
         m_Offset: {x: 0, y: 0}
-    - first:
-        name: _ParallaxMap
-      second:
+    - _ParallaxMap:
         m_Texture: {fileID: 0}
         m_Scale: {x: 1, y: 1}
         m_Offset: {x: 0, y: 0}
-    - first:
-        name: _SpecGlossMap
-      second:
+    - _SpecGlossMap:
         m_Texture: {fileID: 0}
         m_Scale: {x: 1, y: 1}
         m_Offset: {x: 0, y: 0}
+    m_Ints: []
     m_Floats:
-    - first:
-        name: _AlphaTestRef
-      second: 0.5
-    - first:
-        name: _BumpScale
-      second: 1
-    - first:
-        name: _Cutoff
-      second: 0.5
-    - first:
-        name: _DetailAlbedoMultiplier
-      second: 4.594794
-    - first:
-        name: _DetailMode
-      second: 1
-    - first:
-        name: _DetailNormalMapScale
-      second: 0
-    - first:
-        name: _DstBlend
-      second: 0
-    - first:
-        name: _EmissionScale
-      second: 1
-    - first:
-        name: _EmissionScaleUI
-      second: 0
-    - first:
-        name: _GlossMapScale
-      second: 1
-    - first:
-        name: _Glossiness
-      second: 0.4
-    - first:
-        name: _GlossyReflections
-      second: 1
-    - first:
-        name: _Lightmapping
-      second: 0
-    - first:
-        name: _Mode
-      second: 0
-    - first:
-        name: _OcclusionStrength
-      second: 1
-    - first:
-        name: _Parallax
-      second: 0.02
-    - first:
-        name: _Shininess
-      second: 0.48942593
-    - first:
-        name: _SmoothnessTextureChannel
-      second: 0
-    - first:
-        name: _SpecularHighlights
-      second: 1
-    - first:
-        name: _SrcBlend
-      second: 1
-    - first:
-        name: _UVPrim
-      second: 0
-    - first:
-        name: _UVSec
-      second: 1
-    - first:
-        name: _ZWrite
-      second: 1
+    - _AlphaTestRef: 0.5
+    - _BumpScale: 1
+    - _Cutoff: 0.5
+    - _DetailAlbedoMultiplier: 4.594794
+    - _DetailMode: 1
+    - _DetailNormalMapScale: 0
+    - _DstBlend: 0
+    - _EmissionScale: 1
+    - _EmissionScaleUI: 0
+    - _GlossMapScale: 1
+    - _Glossiness: 0.4
+    - _GlossyReflections: 1
+    - _Lightmapping: 0
+    - _Mode: 0
+    - _OcclusionStrength: 1
+    - _Parallax: 0.02
+    - _Shininess: 0.48942593
+    - _SmoothnessTextureChannel: 0
+    - _SpecularHighlights: 1
+    - _SrcBlend: 1
+    - _UVPrim: 0
+    - _UVSec: 1
+    - _ZWrite: 1
     m_Colors:
-    - first:
-        name: _Color
-      second: {r: 0.49803922, g: 0.49803922, b: 0.49803922, a: 1}
-    - first:
-        name: _EmissionColor
-      second: {r: 0, g: 0, b: 0, a: 1}
-    - first:
-        name: _EmissionColorUI
-      second: {r: 0, g: 0, b: 0, a: 1}
-    - first:
-        name: _EmissionColorWithMapUI
-      second: {r: 0, g: 0, b: 0, a: 1}
-    - first:
-        name: _ReflectColor
-      second: {r: 0.2205882, g: 0.2205882, b: 0.2205882, a: 0.5019608}
-    - first:
-        name: _SpecColor
-      second: {r: 0.09803922, g: 0.09803922, b: 0.09803922, a: 1}
-    - first:
-        name: _SpecularColor
-      second: {r: 0.3455882, g: 0.3455882, b: 0.3455882, a: 1}
+    - _Color: {r: 0.49803922, g: 0.49803922, b: 0.49803922, a: 1}
+    - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
+    - _EmissionColorUI: {r: 0, g: 0, b: 0, a: 1}
+    - _EmissionColorWithMapUI: {r: 0, g: 0, b: 0, a: 1}
+    - _ReflectColor: {r: 0.2205882, g: 0.2205882, b: 0.2205882, a: 0.5019608}
+    - _SpecColor: {r: 0.09803922, g: 0.09803922, b: 0.09803922, a: 1}
+    - _SpecularColor: {r: 0.3455882, g: 0.3455882, b: 0.3455882, a: 1}
+  m_BuildTextureStacks: []
diff --git a/Assets/Standard Assets/Vehicles/Car/Materials/SkyCarLightCoversGrey.mat b/Assets/Standard Assets/Vehicles/Car/Materials/SkyCarLightCoversGrey.mat
index ea417acd..4f656714 100644
--- a/Assets/Standard Assets/Vehicles/Car/Materials/SkyCarLightCoversGrey.mat	
+++ b/Assets/Standard Assets/Vehicles/Car/Materials/SkyCarLightCoversGrey.mat	
@@ -2,205 +2,111 @@
 %TAG !u! tag:unity3d.com,2011:
 --- !u!21 &2100000
 Material:
-  serializedVersion: 4
+  serializedVersion: 8
   m_ObjectHideFlags: 0
-  m_PrefabParentObject: {fileID: 0}
-  m_PrefabInternal: {fileID: 0}
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
   m_Name: SkyCarLightCoversGrey
   m_Shader: {fileID: 45, guid: 0000000000000000f000000000000000, type: 0}
-  m_ShaderKeywords: _ALPHABLEND_ON _LIGHTMAPPING_BAKED _LIGHTMAPPING_STATIC_LIGHTMAPS
-    _UVPRIM_UV1 _UVSEC_UV1
+  m_ValidKeywords:
+  - _ALPHABLEND_ON
+  - _EMISSION
+  m_InvalidKeywords:
+  - _LIGHTMAPPING_BAKED
+  - _LIGHTMAPPING_STATIC_LIGHTMAPS
+  - _UVPRIM_UV1
+  - _UVSEC_UV1
+  m_LightmapFlags: 0
+  m_EnableInstancingVariants: 0
+  m_DoubleSidedGI: 0
   m_CustomRenderQueue: 3000
+  stringTagMap:
+    RenderType: Transparent
+  disabledShaderPasses: []
   m_SavedProperties:
-    serializedVersion: 2
+    serializedVersion: 3
     m_TexEnvs:
-      data:
-        first:
-          name: _MainTex
-        second:
-          m_Texture: {fileID: 2800000, guid: 9ba7fba9d6ffa3f41bf3ed18e434762f, type: 3}
-          m_Scale: {x: 1, y: 1}
-          m_Offset: {x: 0, y: 0}
-      data:
-        first:
-          name: _BumpMap
-        second:
-          m_Texture: {fileID: 0}
-          m_Scale: {x: 1, y: 1}
-          m_Offset: {x: 0, y: 0}
-      data:
-        first:
-          name: _DetailNormalMap
-        second:
-          m_Texture: {fileID: 0}
-          m_Scale: {x: 1, y: 1}
-          m_Offset: {x: 0, y: 0}
-      data:
-        first:
-          name: _EmissionMap
-        second:
-          m_Texture: {fileID: 0}
-          m_Scale: {x: 1, y: 1}
-          m_Offset: {x: 0, y: 0}
-      data:
-        first:
-          name: _ParallaxMap
-        second:
-          m_Texture: {fileID: 0}
-          m_Scale: {x: 1, y: 1}
-          m_Offset: {x: 0, y: 0}
-      data:
-        first:
-          name: _Occlusion
-        second:
-          m_Texture: {fileID: 2800000, guid: a0f37ed6f8f1775468663e1493654ad0, type: 3}
-          m_Scale: {x: 1, y: 1}
-          m_Offset: {x: 0, y: 0}
-      data:
-        first:
-          name: _SpecGlossMap
-        second:
-          m_Texture: {fileID: 0}
-          m_Scale: {x: 1, y: 1}
-          m_Offset: {x: 0, y: 0}
-      data:
-        first:
-          name: _DetailMask
-        second:
-          m_Texture: {fileID: 0}
-          m_Scale: {x: 1, y: 1}
-          m_Offset: {x: 0, y: 0}
-      data:
-        first:
-          name: _DetailAlbedoMap
-        second:
-          m_Texture: {fileID: 0}
-          m_Scale: {x: 1, y: 1}
-          m_Offset: {x: 0, y: 0}
-      data:
-        first:
-          name: _Cube
-        second:
-          m_Texture: {fileID: 8900000, guid: d42f3408b3c63734aa9f43fbbf3c9854, type: 2}
-          m_Scale: {x: 1, y: 1}
-          m_Offset: {x: 0, y: 0}
-      data:
-        first:
-          name: _OcclusionMap
-        second:
-          m_Texture: {fileID: 2800000, guid: bd0d469704e7c934ebddc45ece4c1868, type: 3}
-          m_Scale: {x: 1, y: 1}
-          m_Offset: {x: 0, y: 0}
-      data:
-        first:
-          name: _MetallicGlossMap
-        second:
-          m_Texture: {fileID: 0}
-          m_Scale: {x: 1, y: 1}
-          m_Offset: {x: 0, y: 0}
+    - _BumpMap:
+        m_Texture: {fileID: 0}
+        m_Scale: {x: 1, y: 1}
+        m_Offset: {x: 0, y: 0}
+    - _Cube:
+        m_Texture: {fileID: 8900000, guid: d42f3408b3c63734aa9f43fbbf3c9854, type: 2}
+        m_Scale: {x: 1, y: 1}
+        m_Offset: {x: 0, y: 0}
+    - _DetailAlbedoMap:
+        m_Texture: {fileID: 0}
+        m_Scale: {x: 1, y: 1}
+        m_Offset: {x: 0, y: 0}
+    - _DetailMask:
+        m_Texture: {fileID: 0}
+        m_Scale: {x: 1, y: 1}
+        m_Offset: {x: 0, y: 0}
+    - _DetailNormalMap:
+        m_Texture: {fileID: 0}
+        m_Scale: {x: 1, y: 1}
+        m_Offset: {x: 0, y: 0}
+    - _EmissionMap:
+        m_Texture: {fileID: 0}
+        m_Scale: {x: 1, y: 1}
+        m_Offset: {x: 0, y: 0}
+    - _MainTex:
+        m_Texture: {fileID: 2800000, guid: 9ba7fba9d6ffa3f41bf3ed18e434762f, type: 3}
+        m_Scale: {x: 1, y: 1}
+        m_Offset: {x: 0, y: 0}
+    - _MetallicGlossMap:
+        m_Texture: {fileID: 0}
+        m_Scale: {x: 1, y: 1}
+        m_Offset: {x: 0, y: 0}
+    - _Occlusion:
+        m_Texture: {fileID: 2800000, guid: a0f37ed6f8f1775468663e1493654ad0, type: 3}
+        m_Scale: {x: 1, y: 1}
+        m_Offset: {x: 0, y: 0}
+    - _OcclusionMap:
+        m_Texture: {fileID: 2800000, guid: bd0d469704e7c934ebddc45ece4c1868, type: 3}
+        m_Scale: {x: 1, y: 1}
+        m_Offset: {x: 0, y: 0}
+    - _ParallaxMap:
+        m_Texture: {fileID: 0}
+        m_Scale: {x: 1, y: 1}
+        m_Offset: {x: 0, y: 0}
+    - _SpecGlossMap:
+        m_Texture: {fileID: 0}
+        m_Scale: {x: 1, y: 1}
+        m_Offset: {x: 0, y: 0}
+    m_Ints: []
     m_Floats:
-      data:
-        first:
-          name: _Shininess
-        second: .0602096394
-      data:
-        first:
-          name: _AlphaTestRef
-        second: .5
-      data:
-        first:
-          name: _Lightmapping
-        second: 0
-      data:
-        first:
-          name: _SrcBlend
-        second: 5
-      data:
-        first:
-          name: _DstBlend
-        second: 10
-      data:
-        first:
-          name: _Parallax
-        second: .0199999996
-      data:
-        first:
-          name: _ZWrite
-        second: 0
-      data:
-        first:
-          name: _Glossiness
-        second: .400000006
-      data:
-        first:
-          name: _BumpScale
-        second: 1
-      data:
-        first:
-          name: _OcclusionStrength
-        second: 1
-      data:
-        first:
-          name: _DetailNormalMapScale
-        second: 1
-      data:
-        first:
-          name: _UVSec
-        second: 0
-      data:
-        first:
-          name: _Mode
-        second: 2
-      data:
-        first:
-          name: _EmissionScaleUI
-        second: 1
-      data:
-        first:
-          name: _EmissionScale
-        second: 1
-      data:
-        first:
-          name: _DetailAlbedoMultiplier
-        second: 2
-      data:
-        first:
-          name: _UVPrim
-        second: 0
-      data:
-        first:
-          name: _DetailMode
-        second: 0
-      data:
-        first:
-          name: _Metallic
-        second: 0
+    - _AlphaTestRef: 0.5
+    - _BumpScale: 1
+    - _Cutoff: 0.5
+    - _DetailAlbedoMultiplier: 2
+    - _DetailMode: 0
+    - _DetailNormalMapScale: 1
+    - _DstBlend: 10
+    - _EmissionScale: 1
+    - _EmissionScaleUI: 1
+    - _GlossMapScale: 1
+    - _Glossiness: 0.4
+    - _GlossyReflections: 1
+    - _Lightmapping: 0
+    - _Metallic: 0
+    - _Mode: 2
+    - _OcclusionStrength: 1
+    - _Parallax: 0.02
+    - _Shininess: 0.06020964
+    - _SmoothnessTextureChannel: 0
+    - _SpecularHighlights: 1
+    - _SrcBlend: 5
+    - _UVPrim: 0
+    - _UVSec: 0
+    - _ZWrite: 0
     m_Colors:
-      data:
-        first:
-          name: _EmissionColor
-        second: {r: 0, g: 0, b: 0, a: .99999994}
-      data:
-        first:
-          name: _Color
-        second: {r: .498039216, g: .498039216, b: .498039216, a: .894117653}
-      data:
-        first:
-          name: _SpecColor
-        second: {r: .0980392173, g: .0980392173, b: .0980392173, a: 1}
-      data:
-        first:
-          name: _SpecularColor
-        second: {r: .183823526, g: .183823526, b: .183823526, a: 1}
-      data:
-        first:
-          name: _EmissionColorUI
-        second: {r: 0, g: 0, b: 0, a: 1}
-      data:
-        first:
-          name: _EmissionColorWithMapUI
-        second: {r: 0, g: 0, b: 0, a: 1}
-      data:
-        first:
-          name: _ReflectColor
-        second: {r: .492647052, g: .329963624, b: .224589109, a: 1}
+    - _Color: {r: 0.49803922, g: 0.49803922, b: 0.49803922, a: 0.89411765}
+    - _EmissionColor: {r: 0, g: 0, b: 0, a: 0.99999994}
+    - _EmissionColorUI: {r: 0, g: 0, b: 0, a: 1}
+    - _EmissionColorWithMapUI: {r: 0, g: 0, b: 0, a: 1}
+    - _ReflectColor: {r: 0.49264705, g: 0.32996362, b: 0.22458911, a: 1}
+    - _SpecColor: {r: 0.09803922, g: 0.09803922, b: 0.09803922, a: 1}
+    - _SpecularColor: {r: 0.18382353, g: 0.18382353, b: 0.18382353, a: 1}
+  m_BuildTextureStacks: []
diff --git a/Assets/Standard Assets/Vehicles/Car/Materials/SkyCarWheelGrey.mat b/Assets/Standard Assets/Vehicles/Car/Materials/SkyCarWheelGrey.mat
index c8cd4932..e3de35c7 100644
--- a/Assets/Standard Assets/Vehicles/Car/Materials/SkyCarWheelGrey.mat	
+++ b/Assets/Standard Assets/Vehicles/Car/Materials/SkyCarWheelGrey.mat	
@@ -2,165 +2,99 @@
 %TAG !u! tag:unity3d.com,2011:
 --- !u!21 &2100000
 Material:
-  serializedVersion: 6
+  serializedVersion: 8
   m_ObjectHideFlags: 0
-  m_PrefabParentObject: {fileID: 0}
-  m_PrefabInternal: {fileID: 0}
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
   m_Name: SkyCarWheelGrey
   m_Shader: {fileID: 45, guid: 0000000000000000f000000000000000, type: 0}
-  m_ShaderKeywords: _LIGHTMAPPING_STATIC_LIGHTMAPS _NORMALMAP _UVPRIM_UV1 _UVSEC_UV1
+  m_ValidKeywords:
+  - _EMISSION
+  - _NORMALMAP
+  m_InvalidKeywords:
+  - _LIGHTMAPPING_STATIC_LIGHTMAPS
+  - _UVPRIM_UV1
+  - _UVSEC_UV1
   m_LightmapFlags: 0
+  m_EnableInstancingVariants: 0
+  m_DoubleSidedGI: 0
   m_CustomRenderQueue: -1
   stringTagMap: {}
+  disabledShaderPasses: []
   m_SavedProperties:
-    serializedVersion: 2
+    serializedVersion: 3
     m_TexEnvs:
-    - first:
-        name: _BumpMap
-      second:
+    - _BumpMap:
         m_Texture: {fileID: 2800000, guid: af58420b18450884782f4761c8f71952, type: 3}
         m_Scale: {x: 1, y: 1}
         m_Offset: {x: 0, y: 0}
-    - first:
-        name: _DetailAlbedoMap
-      second:
+    - _DetailAlbedoMap:
         m_Texture: {fileID: 0}
         m_Scale: {x: 1, y: 1}
         m_Offset: {x: 0, y: 0}
-    - first:
-        name: _DetailMask
-      second:
+    - _DetailMask:
         m_Texture: {fileID: 0}
         m_Scale: {x: 1, y: 1}
         m_Offset: {x: 0, y: 0}
-    - first:
-        name: _DetailNormalMap
-      second:
+    - _DetailNormalMap:
         m_Texture: {fileID: 0}
         m_Scale: {x: 1, y: 1}
         m_Offset: {x: 0, y: 0}
-    - first:
-        name: _EmissionMap
-      second:
+    - _EmissionMap:
         m_Texture: {fileID: 2800000, guid: 1e4b8d3908fc7754db11bccfed9a0e44, type: 3}
         m_Scale: {x: 1, y: 1}
         m_Offset: {x: 0, y: 0}
-    - first:
-        name: _MainTex
-      second:
+    - _MainTex:
         m_Texture: {fileID: 2800000, guid: 9ba7fba9d6ffa3f41bf3ed18e434762f, type: 3}
         m_Scale: {x: 1, y: 1}
         m_Offset: {x: 0, y: 0}
-    - first:
-        name: _Occlusion
-      second:
+    - _Occlusion:
         m_Texture: {fileID: 2800000, guid: 9486e5d1d37e86246b9bd1e314a8a721, type: 3}
         m_Scale: {x: 1, y: 1}
         m_Offset: {x: 0, y: 0}
-    - first:
-        name: _OcclusionMap
-      second:
+    - _OcclusionMap:
         m_Texture: {fileID: 2800000, guid: 9486e5d1d37e86246b9bd1e314a8a721, type: 3}
         m_Scale: {x: 1, y: 1}
         m_Offset: {x: 0, y: 0}
-    - first:
-        name: _ParallaxMap
-      second:
+    - _ParallaxMap:
         m_Texture: {fileID: 0}
         m_Scale: {x: 1, y: 1}
         m_Offset: {x: 0, y: 0}
-    - first:
-        name: _SpecGlossMap
-      second:
+    - _SpecGlossMap:
         m_Texture: {fileID: 0}
         m_Scale: {x: 1, y: 1}
         m_Offset: {x: 0, y: 0}
+    m_Ints: []
     m_Floats:
-    - first:
-        name: _AlphaTestRef
-      second: 0.5
-    - first:
-        name: _BumpScale
-      second: 0.5
-    - first:
-        name: _Cutoff
-      second: 0.5
-    - first:
-        name: _DetailAlbedoMultiplier
-      second: 2
-    - first:
-        name: _DetailMode
-      second: 0
-    - first:
-        name: _DetailNormalMapScale
-      second: 1
-    - first:
-        name: _DstBlend
-      second: 0
-    - first:
-        name: _EmissionScale
-      second: 1
-    - first:
-        name: _EmissionScaleUI
-      second: 0
-    - first:
-        name: _GlossMapScale
-      second: 1
-    - first:
-        name: _Glossiness
-      second: 0.4
-    - first:
-        name: _GlossyReflections
-      second: 1
-    - first:
-        name: _Lightmapping
-      second: 0
-    - first:
-        name: _Mode
-      second: 0
-    - first:
-        name: _OcclusionStrength
-      second: 1
-    - first:
-        name: _Parallax
-      second: 0.02
-    - first:
-        name: _Shininess
-      second: 0.5001344
-    - first:
-        name: _SmoothnessTextureChannel
-      second: 0
-    - first:
-        name: _SpecularHighlights
-      second: 1
-    - first:
-        name: _SrcBlend
-      second: 1
-    - first:
-        name: _UVPrim
-      second: 0
-    - first:
-        name: _UVSec
-      second: 0
-    - first:
-        name: _ZWrite
-      second: 1
+    - _AlphaTestRef: 0.5
+    - _BumpScale: 0.5
+    - _Cutoff: 0.5
+    - _DetailAlbedoMultiplier: 2
+    - _DetailMode: 0
+    - _DetailNormalMapScale: 1
+    - _DstBlend: 0
+    - _EmissionScale: 1
+    - _EmissionScaleUI: 0
+    - _GlossMapScale: 1
+    - _Glossiness: 0.4
+    - _GlossyReflections: 1
+    - _Lightmapping: 0
+    - _Mode: 0
+    - _OcclusionStrength: 1
+    - _Parallax: 0.02
+    - _Shininess: 0.5001344
+    - _SmoothnessTextureChannel: 0
+    - _SpecularHighlights: 1
+    - _SrcBlend: 1
+    - _UVPrim: 0
+    - _UVSec: 0
+    - _ZWrite: 1
     m_Colors:
-    - first:
-        name: _Color
-      second: {r: 0.49803922, g: 0.49803922, b: 0.49803922, a: 1}
-    - first:
-        name: _EmissionColor
-      second: {r: 0, g: 0, b: 0, a: 0}
-    - first:
-        name: _EmissionColorUI
-      second: {r: 0, g: 0, b: 0, a: 1}
-    - first:
-        name: _EmissionColorWithMapUI
-      second: {r: 0, g: 0, b: 0, a: 1}
-    - first:
-        name: _SpecColor
-      second: {r: 0, g: 0, b: 0, a: 1}
-    - first:
-        name: _SpecularColor
-      second: {r: 0.3455882, g: 0.3455882, b: 0.3455882, a: 1}
+    - _Color: {r: 0.49803922, g: 0.49803922, b: 0.49803922, a: 1}
+    - _EmissionColor: {r: 0, g: 0, b: 0, a: 0}
+    - _EmissionColorUI: {r: 0, g: 0, b: 0, a: 1}
+    - _EmissionColorWithMapUI: {r: 0, g: 0, b: 0, a: 1}
+    - _SpecColor: {r: 0, g: 0, b: 0, a: 1}
+    - _SpecularColor: {r: 0.3455882, g: 0.3455882, b: 0.3455882, a: 1}
+  m_BuildTextureStacks: []
-- 
GitLab