Mathlib Map

Theorems · Theorem · combinatorics

SimpleGraph.Subgraph.induce_verts

∀ {V : Type u} {G : SimpleGraph V} (G' : G.Subgraph) (s : Set V), (G'.induce s).verts = s
Defined in
Mathlib.Combinatorics.SimpleGraph.Subgraph
Cited by
15 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.

SimpleGraph.Subgraph.induce_mono · cited by 4Subgraph.induce_monoSimpleGraph.Subgraph.le_induce_union · cited by 3Subgraph.le_induce_unionSimpleGraph.Subgraph.induce_self_verts · cited by 2Subgraph.induce_self_vertsSimpleGraph.Subgraph.subgraphOfAdj_eq_induce · cited by 2Subgraph.subgraphOfAdj_eq…SimpleGraph.Subgraph.induce_union_connected · cited by 1Subgraph.induce_union_con…SimpleGraph.ConnectedComponent.odd_matches_node_outside · cited by 1ConnectedComponent.odd_ma…SimpleGraph.Subgraph.connected_induce_top_sup · cited by 1Subgraph.connected_induce…SimpleGraph.connected_induce_union · cited by 0SimpleGraph.connected_ind…SimpleGraph.Subgraph.induce_empty · cited by 0Subgraph.induce_emptySimpleGraph.ConnectedComponent.even_card_of_isPerfectMatching · cited by 0ConnectedComponent.even_c…SimpleGraph.Subgraph.singletonSubgraph_eq_induce · cited by 0Subgraph.singletonSubgrap…SimpleGraph.Subgraph.deleteVerts_deleteVerts · cited by 0Subgraph.deleteVerts_dele…SimpleGraph.Subgraph.deleteVerts_inter_verts_left_eq · cited by 0Subgraph.deleteVerts_inte…SimpleGraph.Subgraph.deleteVerts_inter_verts_set_right_eq · cited by 0Subgraph.deleteVerts_inte…SimpleGraph.Subgraph.deleteVerts_le · cited by 0Subgraph.deleteVerts_leSet · cited by 53352SetSimpleGraph · cited by 3072SimpleGraphSimpleGraph.Subgraph · cited by 326SimpleGraph.SubgraphSimpleGraph.Subgraph.verts · cited by 210Subgraph.vertsSimpleGraph.Subgraph.induce · cited by 33Subgraph.induceSubgraph.induce_vertsCITED BYCITES

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by15

Results whose statement or proof uses this declaration.