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

Migrate models along monomorphisms of theories #375

Open
epatters opened this issue Feb 4, 2025 · 0 comments
Open

Migrate models along monomorphisms of theories #375

epatters opened this issue Feb 4, 2025 · 0 comments
Labels
core Rust core for categorical logic and general computation enhancement New feature or request frontend TypeScript frontend and Rust-wasm integrations strategic Design/architecture work and prior discussion required

Comments

@epatters
Copy link
Member

epatters commented Feb 4, 2025

As a sequel to #374, it should be possible to push forward a model along a monomorphism of theories. Abstractly, this is the same thing as #374 but in practice it requires more work since

  1. the theory map must be given explicitly instead of implictly, and
  2. the migration can't be accomplished in simply by changing a pointer in the model but requires changing object and morphism types.
@epatters epatters added core Rust core for categorical logic and general computation enhancement New feature or request frontend TypeScript frontend and Rust-wasm integrations strategic Design/architecture work and prior discussion required labels Feb 4, 2025
@epatters epatters moved this to Backlog in CatColab v0.3 Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Rust core for categorical logic and general computation enhancement New feature or request frontend TypeScript frontend and Rust-wasm integrations strategic Design/architecture work and prior discussion required
Projects
Status: Backlog
Development

No branches or pull requests

1 participant