Theorems · Theorem · combinatorics
SimpleGraph.Walk.map_induce_induceHomOfLE
∀ {V : Type u} {G : SimpleGraph V} {s s' : Set V} (hs : s ⊆ s') {u v : V} (w : G.Walk u v)
(hw : ∀ x ∈ w.support, x ∈ s),
SimpleGraph.Walk.map (G.induceHomOfLE hs).toHom (SimpleGraph.Walk.induce s w hw) = SimpleGraph.Walk.induce s' w ⋯- Cited by
- 0 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- Set.Elemstatement · cited by 7,166
- SimpleGraphstatement and proof · cited by 3,072
- SimpleGraph.Adjstatement · cited by 1,346
- SimpleGraph.Walkstatement and proof · cited by 915
- SimpleGraph.Walk.supportstatement and proof · cited by 307
- SimpleGraph.Homstatement · cited by 139
- SimpleGraph.inducestatement · cited by 80
- SimpleGraph.Walk.mapstatement · cited by 66
- subset_transstatement · cited by 63
- SimpleGraph.Embedding.toHomstatement · cited by 17
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.