pith. machine review for the scientific record. sign in
inductive definition def or abbrev

SakharovCondition

show as:
view Lean formalization →

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)

  66inductive SakharovCondition where
  67  | B_violation : SakharovCondition
  68  | C_CP_violation : SakharovCondition
  69  | out_of_equilibrium : SakharovCondition
  70deriving DecidableEq, Repr
  71
  72/-- All three conditions are necessary. -/

used by (1)

From the project-wide theorem graph. These declarations reference this one in their body.