def
definition
marketMicrostructureCert
show as:
view math explainer →
open explainer
Read the cached plain-language explainer.
open lean source
IndisputableMonolith.Economics.MarketMicrostructureFromJCost on GitHub at line 29.
browse module
All declarations in this module, on Recognition.
explainer page
depends on
formal source
26structure MarketMicrostructureCert where
27 five_regimes : Fintype.card MarketRegime = 5
28
29def marketMicrostructureCert : MarketMicrostructureCert where
30 five_regimes := marketRegime_count
31
32end IndisputableMonolith.Economics.MarketMicrostructureFromJCost