pith. machine review for the scientific record. sign in
def

marketMicrostructureCert

definition
show as:
view math explainer →
module
IndisputableMonolith.Economics.MarketMicrostructureFromJCost
domain
Economics
line
29 · github
papers citing
none yet

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

A cached Ask Recognition explainer exists for this declaration.

open explainer

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