theorem
proved
pathIntegralDeepCert_inhabited
show as:
view math explainer →
open explainer
Read the cached plain-language explainer.
open lean source
IndisputableMonolith.Foundation.PathIntegralDeep on GitHub at line 66.
browse module
All declarations in this module, on Recognition.
explainer page
depends on
formal source
63 path_weight_max := path_weight_max_at_eq
64 weight_one_at_eq := gaussian_approx_at_eq
65
66theorem pathIntegralDeepCert_inhabited : Nonempty PathIntegralDeepCert :=
67 ⟨pathIntegralDeepCert⟩
68
69end
70end PathIntegralDeep
71end Foundation
72end IndisputableMonolith