structure
definition
RealityTerminalCert
show as:
view math explainer →
open explainer
Read the cached plain-language explainer.
open lean source
IndisputableMonolith.Foundation.RealityTerminalCategory on GitHub at line 90.
browse module
All declarations in this module, on Recognition.
explainer page
depends on
used by
formal source
87
88/-! ## Certificate -/
89
90structure RealityTerminalCert where
91 object : DistinguishedCarrier
92 terminal : TerminalArrow object
93 universal :
94 ∀ A : DistinguishedCarrier, ∃! f : TerminalArrow A, True
95
96def realityTerminalCert : RealityTerminalCert where
97 object := boolObject
98 terminal := terminalReality
99 universal := every_distinguished_carrier_maps_uniquely_to_reality
100
101end RealityTerminalCategory
102end Foundation
103end IndisputableMonolith
papers checked against this theorem (showing 1 of 1)
-
Geometry rebuilt as a quotient of what measurements can distinguish
"RG is intentionally positioned at the intersection of several measurement-first programs ... a minimal axiom system for recognition-first models, a canonical quotient construction for observable space, a finite-resolution axiom (RG3), and comparative recognizers (RG4) as a route toward emergent order and distance."