-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathScottModels.lean
More file actions
21 lines (20 loc) · 788 Bytes
/
Copy pathScottModels.lean
File metadata and controls
21 lines (20 loc) · 788 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/-
Copyright (c) 2026 Lars Warren Ericson. All rights reserved.
Released under Apache 2.0 license as described in the file LICENSE.
Authors: Lars Warren Ericson.
Github: https://github.com/catskillsresearch/scott_models
-/
import Scott1972.ContinuousLattice.Specialization
import Scott1980.Neighborhood.Basic
import Scott1982.InfoSys
import ScottModels.NeighborhoodToInfoSys
import ScottModels.InfoSysToNeighborhood
import ScottModels.ContinuousLatticeToNeighborhood
import ScottModels.InfoSysToIdealCompletion
import ScottModels.IdealCompletionToContinuousLattice
import ScottModels.PresentationDomains
import ScottModels.InfoSysConstructions
import ScottModels.ScottMapBridge
import ScottModels.SexDomainEquation
import ScottModels.WorkedExampleSExpr
import ScottModels.Equivalence