Documentation

CvxLean.Meta.Equivalence

Infrastructure to work with Equivalence types as expressions. We also define some basic tactics that work on equivalence goals:

Equivalence type components as expressions.

Instances For
    Equations
    • eqvExpr.toExpr = Lean.mkApp6 (Lean.mkConst `Minimization.Equivalence) eqvExpr.domainLHS eqvExpr.domainRHS eqvExpr.codomain eqvExpr.codomainPreorder eqvExpr.lhs eqvExpr.rhs
    Instances For
      Equations
      • One or more equations did not get rendered due to their size.
      Instances For
        Equations
        Instances For
          Equations
          • One or more equations did not get rendered due to their size.
          Instances For