No prose has been written for this declaration yet. The Lean source and graph data below render
without it.
generate prose now
formal statement (Lean)
565theorem ontological_exclusion_of_realizable (sensor : DefectSensor)
566 [PhysicallyRealizableLedger sensor] [DivergenceWitnessesBoundary sensor] :
567 EulerTraceAdmissible sensor → ¬ CostDivergent sensor := by
proof body
Term-mode proof.
568 intro hadm hdiv
569 have hboundary : BoundaryApproaching sensor :=
570 DivergenceWitnessesBoundary.toBoundary (sensor := sensor) hadm hdiv
571 exact physicallyRealizableLedger_not_boundaryApproaching sensor hboundary
572
573/-- **Ontological Exclusion Principle.**
574
575For the Euler carrier, admissibility plus the boundary-transport bridge imply
576that cost divergence is impossible. This theorem replaces the old axiom of
577the same name. -/
used by (2)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (23)
Lean names referenced from this declaration's body.
-
of
in IndisputableMonolith.Astrophysics.NucleosynthesisTiers
decl_use
-
bridge
in IndisputableMonolith.ClassicalBridge.Fluids.CPM2D
decl_use
-
carrier
in IndisputableMonolith.Engineering.CorticalNeuromodulationDevice
decl_use
-
carrier
in IndisputableMonolith.Engineering.PhantomCoupledGWAntennaSensitivity
decl_use
-
of
in IndisputableMonolith.Foundation.DAlembert.LedgerFactorization
decl_use
-
cost
in IndisputableMonolith.Foundation.MultiplicativeRecognizerL4
decl_use
-
cost
in IndisputableMonolith.Foundation.ObserverForcing
decl_use
-
is
in IndisputableMonolith.Foundation.OptionAEmpiricalProgram
decl_use
-
of
in IndisputableMonolith.Foundation.PhiForcingDerived
decl_use
-
is
in IndisputableMonolith.Foundation.SimplicialLedger.EdgeLengthFromPsi
decl_use
-
of
in IndisputableMonolith.Foundation.SpectralEmergence
decl_use
-
is
in IndisputableMonolith.GameTheory.MechanismDesignFromSigma
decl_use
-
of
in IndisputableMonolith.Information.PhysicsComplexityStructure
decl_use
-
is
in IndisputableMonolith.Mathematics.RamanujanBridge.MockThetaPhantom
decl_use
-
divergence
in IndisputableMonolith.NavierStokes.DiscreteNSOperator
decl_use
-
DefectSensor
in IndisputableMonolith.NumberTheory.CostCoveringBridge
decl_use
-
that
in IndisputableMonolith.NumberTheory.PhiLadderLattice
decl_use
-
BoundaryApproaching
in IndisputableMonolith.Unification.UnifiedRH
decl_use
-
CostDivergent
in IndisputableMonolith.Unification.UnifiedRH
decl_use
-
DivergenceWitnessesBoundary
in IndisputableMonolith.Unification.UnifiedRH
decl_use
-
EulerTraceAdmissible
in IndisputableMonolith.Unification.UnifiedRH
decl_use
-
PhysicallyRealizableLedger
in IndisputableMonolith.Unification.UnifiedRH
decl_use
-
physicallyRealizableLedger_not_boundaryApproaching
in IndisputableMonolith.Unification.UnifiedRH
decl_use