Skip to content

feat: do not bundle hyps#114

Open
joneugster wants to merge 1 commit into
mainfrom
feat/unbundle-hyps
Open

feat: do not bundle hyps#114
joneugster wants to merge 1 commit into
mainfrom
feat/unbundle-hyps

Conversation

@joneugster

Copy link
Copy Markdown
Collaborator

Requested long ago in: leanprover-community/lean4game#105

This will only work when the GameServer dependency is bumped to include leanprover-community/lean4game#399, which means in practise this PR needs to be bumped to v4.24.0 before it compiles.

Display multiple hypothesis with identical type as

A : Prop
B : Prop
C : Prop

instead of

A B C : Prop

@joneugster joneugster added the enhancement New feature or request label Sep 23, 2025
Comment thread lakefile.lean
name := `GameServer
scope := "hhu-adam"
src? := DependencySrc.git "https://github.com/leanprover-community/lean4game.git" leanVersion "server"
src? := DependencySrc.git "https://github.com/leanprover-community/lean4game.git" "main" "server"

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Merge this after the v4.24.0 bump and revert this before merging

@joneugster joneugster self-assigned this Sep 27, 2025
@kbuzzard

Copy link
Copy Markdown
Member

Oh that looks like a great idea. Is this ready to be merged Jon? I'd be happy to see this deployed.

@joneugster

Copy link
Copy Markdown
Collaborator Author

I think NNG needs a version bump first.

I forgot about this PR bit it's again on my list since I rediscovered ot last week. Will get to this soon

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

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants