Theorems · Theorem · combinatorics
SimpleGraph.le_comap_of_subsingleton
∀ {V : Type u_1} {W : Type u_2} (G : SimpleGraph V) (G' : SimpleGraph W) (f : V → W) [Subsingleton V],
G ≤ SimpleGraph.comap f G'- Defined in
- Mathlib.Combinatorics.SimpleGraph.Maps
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses propext, Quot.sound
- Assumes
- Subsingleton
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- SimpleGraphstatement and proof · cited by 3,072
- SimpleGraph.Adjproof · cited by 1,346
- SimpleGraph.comapstatement and proof · cited by 29
Cited by2
Results whose statement or proof uses this declaration.
- SimpleGraph.induce_singleton_eq_topproof · cited by 0
- SimpleGraph.map_le_of_subsingletonproof · cited by 0