PhysLean Documentation

PhysLean.Meta.TransverseTactics

This file enables us to transverse tactics and test for conditions.

References #

The content of this file is based on the following sources (released under the Apache 2.0 license).

Modifications have been made to the original content of these files here.

See also:

Takes in a file and returns the infostates of commands and the corresponding environment before the command is processed.

Tests if a given info is ofTacticInfo and if so runs visitTacticInfo.

Equations
Instances For

    Applies visitInfo to each node of the info trees.

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For

      Applies visitTacticInfo to each tactic in a file.

      Equations
      • One or more equations did not get rendered due to their size.
      Instances For