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
  • One or more equations did not get rendered due to their size.
Instances For

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

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For
      Equations
      • One or more equations did not get rendered due to their size.
      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
        • One or more equations did not get rendered due to their size.
        Instances For
          Equations
          • One or more equations did not get rendered due to their size.
          Instances For
            Equations
            • One or more equations did not get rendered due to their size.
            Instances For
              Equations
              • One or more equations did not get rendered due to their size.
              Instances For
                @[export lean_process_linarith_eq]
                Equations
                • One or more equations did not get rendered due to their size.
                Instances For
                  @[export lean_process_linarith_diseq]
                  Equations
                  • One or more equations did not get rendered due to their size.
                  Instances For