Skip to content

Commit 4a1f49b

Browse files
committed
feat: port ModelTheory.Satisfiability (#3980)
1 parent 0a78381 commit 4a1f49b

File tree

2 files changed

+689
-0
lines changed

2 files changed

+689
-0
lines changed

Mathlib.lean

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1786,6 +1786,7 @@ import Mathlib.ModelTheory.FinitelyGenerated
17861786
import Mathlib.ModelTheory.LanguageMap
17871787
import Mathlib.ModelTheory.Order
17881788
import Mathlib.ModelTheory.Quotients
1789+
import Mathlib.ModelTheory.Satisfiability
17891790
import Mathlib.ModelTheory.Semantics
17901791
import Mathlib.ModelTheory.Skolem
17911792
import Mathlib.ModelTheory.Substructures

0 commit comments

Comments
 (0)