Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

feat(tactic/convert): tactic similar to refine but which generates#116

Merged
digama0 merged 2 commits intoleanprover-community:masterfrom
cipher1024:convert
Apr 24, 2018
Merged

feat(tactic/convert): tactic similar to refine but which generates#116
digama0 merged 2 commits intoleanprover-community:masterfrom
cipher1024:convert

Conversation

@cipher1024
Copy link
Copy Markdown
Collaborator

equality proof obligations for every discrepancy between the goal and
the type of the rule

open set

variables {α β : Type}
@[simp] lemma singleton_inter_singleton_eq_empty {x y : α} :
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Put this in a namespace test or make it private so it doesn't interfere with the real theorem

equality proof obligations for every discrepancy between the goal and
the type of the rule
@digama0 digama0 merged commit 3b73ea1 into leanprover-community:master Apr 24, 2018
@cipher1024 cipher1024 deleted the convert branch April 26, 2018 01:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants