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

FermionSector

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)

  88inductive FermionSector : Type
  89  | leptons | upQuarks | downQuarks
  90  deriving DecidableEq, Repr
  91
  92/-- Base rung for each sector.
  93
  94These are derived from the charge structure Z:
  95- Leptons: base = 2
  96- Up quarks: base = 4
  97- Down quarks: base = 4
  98-/

used by (13)

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

depends on (9)

Lean names referenced from this declaration's body.