Theorems · Theorem · combinatorics
SimpleGraph.Subgraph.IsMatching.eq_of_adj_left
∀ {V : Type u_1} {G : SimpleGraph V} {M : G.Subgraph} {u v w : V}, M.IsMatching → M.Adj u v → M.Adj u w → v = w- Cited by
- 2 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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.Subgraphstatement and proof · cited by 326
- SimpleGraph.Subgraph.Adjstatement and proof · cited by 147
- ExistsUnique.uniqueproof · cited by 42
- SimpleGraph.Subgraph.IsMatchingstatement and proof · cited by 32
- SimpleGraph.Subgraph.edge_vertproof · cited by 17
Cited by2
Results whose statement or proof uses this declaration.
- SimpleGraph.Subgraph.IsMatching.eq_of_adj_rightproof · cited by 2
- SimpleGraph.Subgraph.IsMatching.not_adj_left_of_neproof · cited by 0