refactor: Simp lemmas
This commit is contained in:
parent
cd1b30c069
commit
1651b265e7
16 changed files with 116 additions and 86 deletions
|
@ -5,7 +5,6 @@ Authors: Joseph Tooby-Smith
|
|||
-/
|
||||
import HepLean.Tensors.Tree.Basic
|
||||
import Lean.Elab.Term
|
||||
import HepLean.Tensors.Tree.Dot
|
||||
/-!
|
||||
|
||||
## Elaboration of tensor trees
|
||||
|
@ -21,7 +20,6 @@ open Lean.Meta
|
|||
open Lean.Elab
|
||||
open Lean.Elab.Term
|
||||
open Lean Meta Elab Tactic
|
||||
open IndexNotation
|
||||
|
||||
namespace TensorTree
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue