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.
-
LogicRealization
in IndisputableMonolith.Foundation.LogicRealization
decl_use
-
identity
in IndisputableMonolith.Foundation.ObserverForcing
decl_use
-
metaCost_eq_zero_iff
in IndisputableMonolith.Foundation.UniversalForcingSelfReference
decl_use
-
metaCost_self
in IndisputableMonolith.Foundation.UniversalForcingSelfReference
decl_use
-
metaCost_symm
in IndisputableMonolith.Foundation.UniversalForcingSelfReference
decl_use
-
metaCost_total
in IndisputableMonolith.Foundation.UniversalForcingSelfReference
decl_use
-
metaForcedArithmeticInvariance
in IndisputableMonolith.Foundation.UniversalForcingSelfReference
decl_use
-
metaForcedArithmeticInvariance_self
in IndisputableMonolith.Foundation.UniversalForcingSelfReference
decl_use
-
MetaRealizationCert
in IndisputableMonolith.Foundation.UniversalForcingSelfReference
decl_use
-
identity
in IndisputableMonolith.RRF.Foundation.VantageCategory
decl_use