Documentation

Mathlib.Tactic.Lemma

Support for lemma as a synonym for theorem. #

lemma means the same as theorem. It is used to denote "less important" theorems

Equations
    Instances For

      Implementation of the lemma command, by macro expansion to theorem.

      Equations
        Instances For