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

rcl_chain_is_valid

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)

  66theorem rcl_chain_is_valid : Nonempty RCLDerivation :=

proof body

Term-mode proof.

  67  ⟨{ step1_universal_cost := True
  68     step2_dalembert := True
  69     step3_unique_J := True
  70     step4_forces_RS := True
  71     chain_complete := fun _ _ _ _ => trivial }⟩
  72
  73/-! ## Non-Circular Uniqueness
  74
  75The key theorem: the constraints determine the framework uniquely,
  76without assuming any RS-specific structure. -/
  77

used by (1)

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

depends on (1)

Lean names referenced from this declaration's body.