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

trivial_hasCover

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)

  37lemma trivial_hasCover : HasCover trivialInstance := by

proof body

Term-mode proof.

  38  refine ⟨[], by decide, ?_⟩
  39  intro e he
  40  simpa using he
  41

depends on (2)

Lean names referenced from this declaration's body.