Skip to content

Commit 017781e

Browse files
KomyyyChrisHughes24
andcommitted
feat: port ModelTheory.Semantics (#3196)
Co-authored-by: ChrisHughes24 <chrishughes24@gmail.com>
1 parent 1549625 commit 017781e

File tree

2 files changed

+1150
-0
lines changed

2 files changed

+1150
-0
lines changed

Mathlib.lean

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1591,6 +1591,7 @@ import Mathlib.MeasureTheory.Tactic
15911591
import Mathlib.ModelTheory.Basic
15921592
import Mathlib.ModelTheory.Encoding
15931593
import Mathlib.ModelTheory.LanguageMap
1594+
import Mathlib.ModelTheory.Semantics
15941595
import Mathlib.ModelTheory.Syntax
15951596
import Mathlib.NumberTheory.ADEInequality
15961597
import Mathlib.NumberTheory.Basic

0 commit comments

Comments
 (0)