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

ModularDiscriminantBridge

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)

 112structure ModularDiscriminantBridge where
 113  /-- The exponent in η²⁴ -/
 114  eta_exponent : ℕ := 24

proof body

Definition body.

 115  /-- It matches the directed flux count -/
 116  matches_flux : eta_exponent = directed_edge_count D := by rfl
 117
 118/-- The bridge certificate: 24 directed fluxes = η²⁴ exponent. -/

used by (1)

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

depends on (3)

Lean names referenced from this declaration's body.