Skip to content
Snippets Groups Projects

Refactor type parameter handling

Merged Lennard Gäher requested to merge lennard/universals into main
38 files
+ 1510
581
Compare changes
  • Side-by-side
  • Inline
Files
38
@@ -27,7 +27,6 @@ Proof.
@@ -27,7 +27,6 @@ Proof.
clear. solve_goal with nia.
clear. solve_goal with nia.
}
}
all: solve_goal with nia.
Unshelve. all: print_remaining_sidecond.
Unshelve. all: print_remaining_sidecond.
Qed.
Qed.
End proof.
End proof.
Loading