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

internal_consistency_exists

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)

 162theorem internal_consistency_exists : Nonempty InternalConsistency :=

proof body

Term-mode proof.

 163  ⟨rrf_internally_consistent⟩
 164
 165/-! ## The Compilation as Recognition -/
 166
 167/-- Compilation is a recognition event.
 168
 169When Lean type-checks this file, it is performing a recognition:
 170verifying that the propositions are consistent with the type theory.
 171-/

depends on (9)

Lean names referenced from this declaration's body.