Documentation

Lean.Meta.Tactic.Grind.SynthInstance

Some modules in grind use builtin instances defined directly in core (e.g., lia). Users may provide nonstandard instances that are definitionally equal to the ones in core. Given a type, such as HAdd Int Int Int, this function returns the instance defined in core.

Equations
    Instances For
      Equations
        Instances For
          @[reducible, inline]
          Equations
            Instances For
              Equations
                Instances For

                  Helper function for instantiating a type class type, and then using the result to perform isDefEq x val.

                  Equations
                    Instances For