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)
26theorem operative_domain_satisfies_logic
27 (C : ComparisonOperator)
28 (hO : OperativeDomainStructure C) :
29 SatisfiesLawsOfLogic C :=
proof body
Term-mode proof.
30 finite_logical_satisfies_laws C hO
31
32/-- Operative-domain structures force the RCL family on the derived cost. -/
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (6)
Lean names referenced from this declaration's body.
-
ComparisonOperator
in IndisputableMonolith.Foundation.LogicAsFunctionalEquation
decl_use
-
SatisfiesLawsOfLogic
in IndisputableMonolith.Foundation.LogicAsFunctionalEquation
decl_use
-
finite_logical_satisfies_laws
in IndisputableMonolith.Foundation.LogicAsFunctionalEquation.FiniteLogicalComparison
decl_use
-
OperativeDomainStructure
in IndisputableMonolith.Foundation.LogicAsFunctionalEquation.OperativeDomain
decl_use
-
cost
in IndisputableMonolith.Foundation.MultiplicativeRecognizerL4
decl_use
-
cost
in IndisputableMonolith.Foundation.ObserverForcing
decl_use