AnointedAutomation.Mathematics 1.0.1

dotnet add package AnointedAutomation.Mathematics --version 1.0.1
                    
NuGet\Install-Package AnointedAutomation.Mathematics -Version 1.0.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AnointedAutomation.Mathematics" Version="1.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AnointedAutomation.Mathematics" Version="1.0.1" />
                    
Directory.Packages.props
<PackageReference Include="AnointedAutomation.Mathematics" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AnointedAutomation.Mathematics --version 1.0.1
                    
#r "nuget: AnointedAutomation.Mathematics, 1.0.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package AnointedAutomation.Mathematics@1.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AnointedAutomation.Mathematics&version=1.0.1
                    
Install as a Cake Addin
#tool nuget:?package=AnointedAutomation.Mathematics&version=1.0.1
                    
Install as a Cake Tool

AnointedAutomation.Mathematics

A .NET library holding a curated catalog of laws, theories, and conjectures of mathematics and physics, modeled through the AnointedAutomation.Concepts epistemics engine.

Overview

AnointedAutomation.Mathematics expresses well known mathematical and physical claims as FoundationalClaim and Proposition instances, each carrying a domain, a testability, a survived falsification weight, and an epistemic status. Bedrock laws (non-contradiction, causality, conservation of energy), contested theories (mass energy equivalence, invariant light speed), and open conjectures (Collatz, Goldbach, the Riemann hypothesis) all sit on the same ledger, distinguished honestly by how much falsification they have survived rather than by decree.

Installation

Install via NuGet:

dotnet add package AnointedAutomation.Mathematics

Features

  • UniversalPropositions: the shared vocabulary of propositions the catalogs assert or deny
  • UniversalLaws: bedrock foundational claims with status Law, including non-contradiction, identity, excluded middle, causality, conservation of energy, and entropy increase
  • PhysicalTheories: well supported but still contested claims with status Theory, including mass energy equivalence and invariant light speed
  • Conjectures: unproven claims with status Conjecture and zero survived falsification weight, including the Collatz conjecture, Goldbach's conjecture, and the Riemann hypothesis
  • No external dependencies beyond AnointedAutomation.Concepts: the catalog is pure data built on the epistemics engine

Namespaces

  • AnointedAutomation.Mathematics - Universal propositions, universal laws, physical theories, and conjectures

License

Copyright © 2023 Anointed Automation, LLC. All rights reserved.

Author

Stewarded by Alexander Fields GitHub: https://github.com/AnointedAutomation Part of the Anointed family of ventures.

Support This Project

This library is free and open source. The best way to support the work is to shop with us:

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.1 105 8/23/2026
1.0.0 125 7/2/2026