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

colloidStabilityCert

definition
show as:
view math explainer →
module
IndisputableMonolith.Chemistry.ColloidStabilityFromJCost
domain
Chemistry
line
31 · github
papers citing
none yet

open explainer

Read the cached plain-language explainer.

open lean source

IndisputableMonolith.Chemistry.ColloidStabilityFromJCost on GitHub at line 31.

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

  28structure ColloidStabilityCert where
  29  five_regimes : Fintype.card ColloidRegime = 5
  30
  31def colloidStabilityCert : ColloidStabilityCert where
  32  five_regimes := colloidRegime_count
  33
  34end IndisputableMonolith.Chemistry.ColloidStabilityFromJCost