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

M0_pos_of_cert

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)

  55lemma M0_pos_of_cert {Species : Type} {Z : Species → Int} {Fgap : Int → ℝ}
  56    {C : AnchorCert Species} (hC : Valid Z Fgap C) : 0 < C.M0.lo :=

proof body

Term-mode proof.

  57  hC.M0_pos
  58
  59/-- Certificate replacement for the anchor identity (inequality form). -/

depends on (14)

Lean names referenced from this declaration's body.