pith. machine review for the scientific record. sign in
theorem proved term proof

hitsBalancedPhase_iff_nonempty_subsetProductPhaseHit

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)

  79theorem hitsBalancedPhase_iff_nonempty_subsetProductPhaseHit {n c : ℕ} :
  80    HitsBalancedPhase n c ↔ Nonempty (SubsetProductPhaseHit n c) :=

proof body

Term-mode proof.

  81  ⟨subsetProductPhaseHit_of_hitsBalancedPhase,
  82   fun ⟨hit⟩ => generated_phase_hit_gives_HitsBalancedPhase hit⟩
  83
  84end SubsetProductPhase
  85end NumberTheory
  86end IndisputableMonolith

depends on (4)

Lean names referenced from this declaration's body.