pith. machine review for the scientific record. sign in
def definition def or abbrev

metaRealizationCert

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)

 187noncomputable def metaRealizationCert : MetaRealizationCert where
 188  carrier_type := LogicRealization.{0, 0}

proof body

Definition body.

 189  carrier_eq_realization_type := rfl
 190  cost_total := metaCost_total
 191  identity := metaCost_self
 192  non_contradiction := metaCost_symm
 193  totality := metaCost_total
 194  cost_zero_iff_eq := metaCost_eq_zero_iff
 195  forced_arithmetic_invariance := metaForcedArithmeticInvariance
 196  arithmetic_invariance_self := metaForcedArithmeticInvariance_self
 197

used by (1)

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

depends on (10)

Lean names referenced from this declaration's body.