Skip to content

docs: fix dead #metavariable-kinds link in MetaM chapter - #212

Merged
Seasawher merged 1 commit into
leanprover-community:masterfrom
SatvikMishra08:fix/132-metavariable-kinds-link
Sep 20, 2026
Merged

Seasawher merged 1 commit into
leanprover-community:masterfrom
SatvikMishra08:fix/132-metavariable-kinds-link

Conversation

@SatvikMishra08

Copy link
Copy Markdown
Contributor

Fixes the second item from #132: the mkFreshExprMVar docs linked to #metavariable-kinds, but there is no such section heading.

Metavariable kinds (natural / synthetic / synthetic opaque) are documented under Definitional Equality. This PR updates the link in lean/main/04_metam.lean accordingly.

Typo #1 from the issue (?m3 target) is already fixed on master.

Fixes #132.

Point the mkFreshExprMVar `kind` docs at #definitional-equality, where
metavariable kinds are actually documented. Typo leanprover-community#1 from leanprover-community#132 was already fixed.

Fixes leanprover-community#132.
@Seasawher
Seasawher merged commit 45ab0f6 into leanprover-community:master Sep 20, 2026
4 checks passed
@Seasawher

Copy link
Copy Markdown
Collaborator

Thank you

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.

Bugs : Typos in MetaM chapter

2 participants