Skip to content
Snippets Groups Projects

fix some instance names

Merged Ralf Jung requested to merge ralf/id-instance-names into master

(λ _ _ : A, x) is not id, it is a two-argument form of const.

(λ x _ : A, x) is not constant, it is the identity in the first argument.

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
Please register or sign in to reply
Loading