Theorems · Theorem · combinatorics
SimpleGraph.Subgraph.IsMatching.map
∀ {V : Type u_1} {W : Type u_2} {G : SimpleGraph V} {G' : SimpleGraph W} {M : G.Subgraph} (f : G →g G'),
Function.Injective ⇑f → M.IsMatching → (SimpleGraph.Subgraph.map f M).IsMatching- Cited by
- 1 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- SimpleGraphstatement and proof · cited by 3,072
- SimpleGraph.Adjstatement · cited by 1,346
- SimpleGraph.Subgraphstatement and proof · cited by 326
- SimpleGraph.Subgraph.vertsproof · cited by 210
- SimpleGraph.Subgraph.Adjproof · cited by 147
- SimpleGraph.Homstatement and proof · cited by 139
- SimpleGraph.Subgraph.IsMatchingstatement and proof · cited by 32
- SimpleGraph.Subgraph.mapstatement and proof · cited by 24
Cited by1
Results whose statement or proof uses this declaration.
- SimpleGraph.Subgraph.Iso.isMatching_mapproof · cited by 0