-
Notifications
You must be signed in to change notification settings - Fork 429
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
fix: propagate Simp.Config
when reducing terms and checking definitional equality in simp
#6123
base: master
Are you sure you want to change the base?
Commits on Dec 3, 2024
-
fix: propagate
Simp.Config
when reducing terms and checking definit……ional equality in `simp` This PR ensures that the configuration in `Simp.Config` is used when reducing terms and checking definitional equality in `simp`. closes #5455 TODO: fix broken tests
Configuration menu - View commit details
-
Copy full SHA for 683aade - Browse repository at this point
Copy the full SHA 683aadeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7911181 - Browse repository at this point
Copy the full SHA 7911181View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a9cd62 - Browse repository at this point
Copy the full SHA 9a9cd62View commit details -
Configuration menu - View commit details
-
Copy full SHA for d77efea - Browse repository at this point
Copy the full SHA d77efeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1d39cb - Browse repository at this point
Copy the full SHA a1d39cbView commit details -
chore: fix stage2 issues
Configuration menu - View commit details
-
Copy full SHA for efb15c4 - Browse repository at this point
Copy the full SHA efb15c4View commit details -
It has been affected by recent changes to the Std library.
Configuration menu - View commit details
-
Copy full SHA for 79bd075 - Browse repository at this point
Copy the full SHA 79bd075View commit details -
fix:
Context.setConfig
must updatemetaConfig
andindexConfig
f……ields This PR fixes a bug at `Context.setConfig`. It was not propagating the configuration to the redundant fields (cache) `metaConfig` and `indexConfig`.
Configuration menu - View commit details
-
Copy full SHA for ec5be8f - Browse repository at this point
Copy the full SHA ec5be8fView commit details -
fix: use infer type config when checking types at metavariable assign…
…ment This PR fixes an issue at `isDefEq`. We must use the liberal infer type `MetaM` config when checking types at the assignment `?m := v`.
Configuration menu - View commit details
-
Copy full SHA for 1e99cdf - Browse repository at this point
Copy the full SHA 1e99cdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3570427 - Browse repository at this point
Copy the full SHA 3570427View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3885dfe - Browse repository at this point
Copy the full SHA 3885dfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71b17b6 - Browse repository at this point
Copy the full SHA 71b17b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 439df9b - Browse repository at this point
Copy the full SHA 439df9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20e57a1 - Browse repository at this point
Copy the full SHA 20e57a1View commit details -
chore: add minimization of Mathlib problem from Mathlib.CategoryTheor…
…y.Category.Cat.Adjunction
Configuration menu - View commit details
-
Copy full SHA for 782821a - Browse repository at this point
Copy the full SHA 782821aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 309dd56 - Browse repository at this point
Copy the full SHA 309dd56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7211be5 - Browse repository at this point
Copy the full SHA 7211be5View commit details