Documentation

Lean.Meta.Tactic.Grind.Arith.Linear.PropagateEq

Given an equation c₁ containing the monomial a*x, and a disequality constraint c₂ containing the monomial b*x, eliminate x by applying substitution.

Equations
    Instances For

      Returns some structId if a and b are elements of the same structure.

      Equations
        Instances For

          Given an equation c₁ containing the monomial a*x, and an inequality constraint c₂ containing the monomial b*x, eliminate x by applying substitution.

          Equations
            Instances For
              @[export lean_process_linarith_eq]
              Equations
                Instances For
                  @[export lean_process_linarith_diseq]
                  Equations
                    Instances For