theorem
proved
term proof
selfBootstrapCert
show as:
view Lean formalization →
formal statement (Lean)
81theorem selfBootstrapCert : SelfBootstrapCert where
82 meta_distinguishes := meta_language_distinguishes_props
proof body
Term-mode proof.
83 claim_not_its_negation := dist_claim_self_distinguishes
84
85end SelfBootstrap
86end Foundation
87end IndisputableMonolith