Documentation

LeanCert

Public API #

The LeanCert namespace re-exports the most commonly used definitions so users can write open LeanCert and have immediate access to the core API.

Convenience abbreviations #

@[reducible, inline]
noncomputable abbrev LeanCert.eval₀ (e : Expr) (x : ) :

Evaluate a single-variable expression at a real point. Shorthand for Expr.eval (fun _ => x) e.

Equations
Instances For

    The unit interval [0, 1]

    Equations
    Instances For

      The interval [-1, 1]

      Equations
      Instances For