Theorems · Theorem · combinatorics
SimpleGraph.nonempty_hom_of_forall_finite_subgraph_hom
∀ {V : Type u} {W : Type v} {G : SimpleGraph V} {F : SimpleGraph W} [Finite W]
(h : (G' : G.Subgraph) → G'.verts.Finite → G'.coe →g F), Nonempty (G →g F)If every finite subgraph of a graph G has a homomorphism to a finite graph F, then there is
a homomorphism from the whole of G to F.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Finite
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites37
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functor.mapproof · cited by 8,698
- Oppositeproof · cited by 8,081
- Fintypeproof · cited by 7,736
- Set.Elemstatement · cited by 7,166
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- SimpleGraphstatement and proof · cited by 3,072
- Finitestatement and proof · cited by 3,029
- Opposite.unopproof · cited by 2,231
- Quiver.Hom.opproof · cited by 1,948
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.