-
Notifications
You must be signed in to change notification settings - Fork 465
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
19 changed files
with
388 additions
and
312 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,6 @@ | ||
[Meta.synthInstance] preprocess: Inhabited Nat ==> Inhabited Nat | ||
[Meta.synthInstance] | ||
[Meta.synthInstance] main goal Inhabited Nat | ||
[Meta.synthInstance.newSubgoal] Inhabited Nat | ||
[Meta.synthInstance.globalInstances] Inhabited Nat, [@instInhabited, instInhabitedNat] | ||
[Meta.synthInstance.generate] instance instInhabitedNat | ||
[Meta.synthInstance.tryResolve] | ||
[Meta.synthInstance.tryResolve] Inhabited Nat =?= Inhabited Nat | ||
[Meta.synthInstance.tryResolve] success | ||
[Meta.synthInstance.newAnswer] size: 0, Inhabited Nat | ||
[Meta.synthInstance.newAnswer] val: instInhabitedNat | ||
[Meta.synthInstance] ✅ Inhabited Nat | ||
[Meta.synthInstance] new goal Inhabited Nat | ||
[Meta.synthInstance.instances] #[@instInhabited, instInhabitedNat] | ||
[Meta.synthInstance] ✅ apply instInhabitedNat to Inhabited Nat | ||
[Meta.synthInstance.tryResolve] ✅ Inhabited Nat ≟ Inhabited Nat | ||
[Meta.synthInstance] result instInhabitedNat |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.