Skip to content

Commit

Permalink
feat: port ModelTheory.Substructures (#3913)
Browse files Browse the repository at this point in the history
Co-authored-by: ChrisHughes24 <chrishughes24@gmail.com>
  • Loading branch information
Komyyy and ChrisHughes24 committed May 12, 2023
1 parent 864fd0c commit 6e1a2ec
Show file tree
Hide file tree
Showing 2 changed files with 1,024 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -1594,6 +1594,7 @@ import Mathlib.ModelTheory.Encoding
import Mathlib.ModelTheory.LanguageMap
import Mathlib.ModelTheory.Order
import Mathlib.ModelTheory.Semantics
import Mathlib.ModelTheory.Substructures
import Mathlib.ModelTheory.Syntax
import Mathlib.NumberTheory.ADEInequality
import Mathlib.NumberTheory.Basic
Expand Down

0 comments on commit 6e1a2ec

Please sign in to comment.