Theorems · Theorem · combinatorics
SimpleGraph.Subgraph.IsMatching.map_ofLE
∀ {V : Type u_1} {G G' : SimpleGraph V} {M : G.Subgraph},
M.IsMatching → ∀ (hGG' : G ≤ G'), (SimpleGraph.Subgraph.map (SimpleGraph.Hom.ofLE hGG') M).IsMatching- Cited by
- 1 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- SimpleGraphstatement and proof · cited by 3,072
- SimpleGraph.Subgraphstatement and proof · cited by 326
- SimpleGraph.Subgraph.vertsproof · cited by 210
- SimpleGraph.Subgraph.Adjproof · cited by 147
- Set.mem_imageproof · cited by 131
- SimpleGraph.Subgraph.IsMatchingstatement and proof · cited by 32
- SimpleGraph.Hom.ofLEstatement and proof · cited by 27
- SimpleGraph.Subgraph.mapstatement and proof · cited by 24
- SimpleGraph.Subgraph.map_adjproof · cited by 10
- Relation.map_id_idproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- SimpleGraph.IsMatchingFree.monoproof · cited by 0