Skip to content

Commit

Permalink
define AdjointSpace that provides inner product without restricting norm
Browse files Browse the repository at this point in the history
  • Loading branch information
lecopivo committed Jun 21, 2024
1 parent 9bfa80c commit 96e3070
Show file tree
Hide file tree
Showing 4 changed files with 908 additions and 0 deletions.
3 changes: 3 additions & 0 deletions SciLean/Core/Simp.lean
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@ register_simp_attr neg_pull
register_simp_attr neg_push
register_simp_attr smul_pull
register_simp_attr smul_push


register_simp_attr simp_core
Loading

0 comments on commit 96e3070

Please sign in to comment.