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)
51def regulatoryCeilingCert : RegulatoryCeilingCert where
52 peak := choose_8_4
proof body
Definition body.
53 peak_is_max := choose_8_4_is_max
54 fits_double_gap := peak_fits_double_gap
55 exceeds_gap := peak_exceeds_single_gap
56 total_256 := totalPowerSet
57
58end IndisputableMonolith.CrossDomain.RegulatoryCeiling
depends on (7)
Lean names referenced from this declaration's body.
-
choose_8_4
in IndisputableMonolith.CrossDomain.RegulatoryCeiling
decl_use
-
choose_8_4_is_max
in IndisputableMonolith.CrossDomain.RegulatoryCeiling
decl_use
-
peak_exceeds_single_gap
in IndisputableMonolith.CrossDomain.RegulatoryCeiling
decl_use
-
peak_fits_double_gap
in IndisputableMonolith.CrossDomain.RegulatoryCeiling
decl_use
-
RegulatoryCeilingCert
in IndisputableMonolith.CrossDomain.RegulatoryCeiling
decl_use
-
totalPowerSet
in IndisputableMonolith.CrossDomain.RegulatoryCeiling
decl_use
-
peak
in IndisputableMonolith.Engineering.AsteroidOreSpectroscopy
decl_use