Skip to content

refactor(Discourse/CommonGround): rename CG to root-level CommonGround#23

Merged
hawkrobe merged 1 commit into
studies/faller-reportative-substratefrom
discourse/commonground-rename
May 30, 2026
Merged

refactor(Discourse/CommonGround): rename CG to root-level CommonGround#23
hawkrobe merged 1 commit into
studies/faller-reportative-substratefrom
discourse/commonground-rename

Conversation

@hawkrobe
Copy link
Copy Markdown
Owner

Renames the CG type to CommonGround and moves it to a root-level namespace (the Finset pattern: type at root, namespace CommonGround for API), part of transitioning Discourse off directory-mirrored namespaces toward mathlib-style namespacing. Consumers open CommonGround; the type is visible unqualified.

  • Drops the dead scoped + notation and the notation (its two users move to the named ContextSet.entails).
  • Sweeps ~75 consumers Discourse.CommonGround → CommonGround (import paths unchanged — the file stays at Discourse/CommonGround.lean).

Depends on #22 (shares Table.lean changes).

@hawkrobe hawkrobe merged commit 12809b7 into studies/faller-reportative-substrate May 30, 2026
@hawkrobe hawkrobe deleted the discourse/commonground-rename branch May 30, 2026 04:24
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