Graph
📁 Source: Mathlib/ModelTheory/Graph.lean
Statistics
| Metric | Count |
|---|---|
DefinitionssimpleGraph, adj, graph, graphRel, instDecidableEqGraphRel, decEq, instIsRelationalGraph, simpleGraphOfStructure, Graph, Graph, structure | 11 |
| 7 | |
| Total | 18 |
FirstOrder.Language
Definitions
| Name | Category | Theorems |
|---|---|---|
adj 📖 | CompOp | |
graph 📖 | CompOp | |
graphRel 📖 | CompData | — |
instDecidableEqGraphRel 📖 | CompOp | — |
instIsRelationalGraph 📖 | CompOp | — |
simpleGraphOfStructure 📖 | CompOp |
Theorems
FirstOrder.Language.Theory
Definitions
| Name | Category | Theorems |
|---|---|---|
simpleGraph 📖 | CompOp |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
simpleGraph_isSatisfiable 📖 | mathematical | — | IsSatisfiableFirstOrder.Language.graphsimpleGraph | — | FirstOrder.Language.simpleGraph_model |
simpleGraph_model_iff 📖 | mathematical | — | ModelFirstOrder.Language.graphsimpleGraphFirstOrder.Language.Structure.RelMapFirstOrder.Language.adjMatrix.vecConsMatrix.vecEmptySymmetric | — | — |
FirstOrder.Language.graph
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
instSubsingleton 📖 | mathematical | — | FirstOrder.Language.RelationsFirstOrder.Language.graph | — | — |
FirstOrder.Language.instDecidableEqGraphRel
Definitions
| Name | Category | Theorems |
|---|---|---|
decEq 📖 | CompOp | — |
Mathlib.Tactic.Order
Definitions
| Name | Category | Theorems |
|---|---|---|
Graph 📖 | CompOp | — |
SimpleGraph
Definitions
| Name | Category | Theorems |
|---|---|---|
structure 📖 | CompOp |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
simpleGraphOfStructure 📖 | mathematical | — | FirstOrder.Language.simpleGraphOfStructurestructureFirstOrder.Language.simpleGraph_model | — | extFirstOrder.Language.simpleGraph_model |
(root)
Definitions
| Name | Category | Theorems |
|---|---|---|
Graph 📖 | CompData | — |
---