Theorems · Definition · combinatorics
SimpleGraph.FinsubgraphHom.restrict
{V : Type u} →
{W : Type v} →
{G : SimpleGraph V} →
{F : SimpleGraph W} →
{G' G'' : G.Finsubgraph} → G'' ≤ G' → SimpleGraph.FinsubgraphHom G' F → SimpleGraph.FinsubgraphHom G'' FGiven a homomorphism from a subgraph to F, construct its restriction to a sub-subgraph.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Set.Elemproof · cited by 7,166
- SimpleGraphstatement and proof · cited by 3,072
- Set.Finitestatement · cited by 1,814
- SimpleGraph.Subgraphstatement · cited by 326
- SimpleGraph.Subgraph.vertsstatement and proof · cited by 210
- SimpleGraph.Finsubgraphstatement and proof · cited by 15
- RelHom.toFunproof · cited by 4
- SimpleGraph.FinsubgraphHomstatement and proof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- SimpleGraph.finsubgraphHomFunctorproof · cited by 1