def
definition
inflationModelsCert
show as:
view math explainer →
open explainer
Generate a durable explainer page for this declaration.
open lean source
IndisputableMonolith.Cosmology.InflationModelsFromConfigDim on GitHub at line 31.
browse module
All declarations in this module, on Recognition.
explainer page
depends on
formal source
28structure InflationModelsCert where
29 five_models : Fintype.card InflationModel = 5
30
31def inflationModelsCert : InflationModelsCert where
32 five_models := inflationModel_count
33
34end IndisputableMonolith.Cosmology.InflationModelsFromConfigDim