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)
19theorem mp_holds : MP := by
proof body
Term-mode proof.
20 intro h
21 rcases h with ⟨⟨r, _⟩, _⟩
22 cases r
23
24/-- Alias used in the manuscript: "Nonexistence cannot recognize itself." -/
used by (2)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (4)
Lean names referenced from this declaration's body.
-
MP
in IndisputableMonolith.Recognition
decl_use
-
MP
in IndisputableMonolith.RRF.Core.Recognition
decl_use
-
mp_holds
in IndisputableMonolith.RRF.Core.Recognition
decl_use
-
recognize
in IndisputableMonolith.RRF.Foundation.Consciousness
decl_use