pith. machine review for the scientific record. sign in
theorem proved term proof

rcl_logic_reality_chain

show as:
view Lean formalization →

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)

  41theorem rcl_logic_reality_chain
  42    (C : ComparisonOperator)
  43    (hO : OperativeDomainStructure C) :
  44    SatisfiesLawsOfLogic C ∧ RCLFamily (derivedCost C) := by

proof body

Term-mode proof.

  45  exact ⟨operative_domain_satisfies_logic C hO,
  46    operative_domain_identification C hO⟩
  47
  48end LogicAsFunctionalEquation
  49end Foundation
  50end IndisputableMonolith

used by (1)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (7)

Lean names referenced from this declaration's body.