theorem
proved
term proof
nothing_cannot_recognize_itself
show as:
view Lean formalization →
formal statement (Lean)
37theorem nothing_cannot_recognize_itself : NothingCannotRecognizeItself :=
proof body
Term-mode proof.
38 Recognition.nothing_cannot_recognize_itself
39
40/-- Re-export: Recognition structure. -/