Skip to content

Conversation

@jamesmckinna
Copy link
Collaborator

@jamesmckinna jamesmckinna commented Sep 30, 2022

Additionally,

  • some dependencies lightened (in favour of other lemmas from Data.Nat.Properties)
  • made corresponding changes to <-step as m<n⇒m<1+n
  • added pattern synonym m≤′n⇒m≤′1+n for ≤′-step by analogy
  • renamed pattern synonym <′-base to n<′1+n; corresponding knock-on changes to Data.Nat.Properties
  • renamed pattern synonym <′-step to m<′n⇒m<′1+n; corresponding knock-on changes to Data.Nat.{Properties|Induction}
  • Data.Integer.Properties
  • Data.Rational.Unnormalised.Properties
  • Data.Rational.Properties (actually nothing to change here)

UPDATED: done

Copy link
Collaborator

@MatthewDaggitt MatthewDaggitt left a comment

Choose a reason for hiding this comment

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

Other than that looks great!

@jamesmckinna
Copy link
Collaborator Author

OK, good to go now, I think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants