Theorems · Theorem · combinatorics
SimpleGraph.Reachable.coe_coeSubgraph
∀ {V : Type u} {G : SimpleGraph V} {G' : G.Subgraph} (G'' : G'.coe.Subgraph) {u v : ↑G''.verts},
G''.coe.Reachable u v →
(SimpleGraph.Subgraph.coeSubgraph G'').coe.Reachable ((SimpleGraph.Subgraph.coeSubgraph G'').vert ↑↑u ⋯)
((SimpleGraph.Subgraph.coeSubgraph G'').vert ↑↑v ⋯)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Set.Elemstatement and proof · cited by 7,166
- SimpleGraphstatement and proof · cited by 3,072
- SimpleGraph.Subgraphstatement and proof · cited by 326
- SimpleGraph.Subgraph.vertsstatement and proof · cited by 210
- SimpleGraph.Reachablestatement and proof · cited by 141
- SimpleGraph.Subgraph.coestatement and proof · cited by 89
- SimpleGraph.Subgraph.homproof · cited by 18
- SimpleGraph.Subgraph.coeSubgraphstatement · cited by 10
- SimpleGraph.Subgraph.vertstatement · cited by 3
- SimpleGraph.Reachable.coe_subgraphMapproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.