Skip to content

feat: products of Heyting algebras - #136

Open
jameshaydon wants to merge 1 commit into
haskellari:masterfrom
jameshaydon:master
Open

feat: products of Heyting algebras#136
jameshaydon wants to merge 1 commit into
haskellari:masterfrom
jameshaydon:master

Conversation

@jameshaydon

Copy link
Copy Markdown

Adds an instance:

(Heyting a, Heyting b) => Heyting (a, b)

Heyting algebras are stable under cartesian product.

A reference is here:
https://leanprover-community.github.io/mathlib4_docs/Mathlib/Order/Heyting/Basic.html#Prod.instHeytingAlgebra

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant