def
definition
def or abbrev
generatedDivisorPhase
show as:
view Lean formalization →
formal statement (Lean)
47def generatedDivisorPhase {n c : ℕ} (hit : SubsetProductPhaseHit n c) : ZMod c :=
proof body
Definition body.
48 (boxDivisor hit.box : ZMod c)
49
50/-- The complementary divisor phase. -/