Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update matrix #2

Merged
merged 2 commits into from
Sep 11, 2018
Merged

Update matrix #2

merged 2 commits into from
Sep 11, 2018

Conversation

spl
Copy link

@spl spl commented Sep 11, 2018

  • Changed line endings from DOS to Unix.
  • def matrix (m n : Type u) [fintype m] [fintype n] (α : Type v) : Type (max u v) := m → n → α
  • Add extensionality for simpler proofs
  • Add instances

@spl spl merged commit 0d04501 into leanprover-fork:matrix Sep 11, 2018
@spl spl deleted the matrix2 branch September 11, 2018 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant