Skip to content
Snippets Groups Projects

add singleton_insert_empty

Closed Ralf Jung requested to merge ralf/singleton_insert_empty into master
2 unresolved threads

This is just an unfolding, but with all the typeclasses that is impossible to find out and also not actually useful when applying lemmas.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
598 598 Qed.
599 599
600 600 (** ** Properties of the singleton maps *)
601 Lemma singleton_insert_empty {A} i x :
602 ({[i := x]} : M A) = <[ i := x ]> ∅.
  • Ralf Jung added 1 commit

    added 1 commit

    Compare with previous version

  • closed

  • Please register or sign in to reply
    Loading