Mathlib Map

Theorems · Theorem · combinatorics

SimpleGraph.Walk.IsCycle.not_nil

∀ {V : Type u} {G : SimpleGraph V} {v : V} {p : G.Walk v v}, p.IsCycle → ¬p.Nil
Defined in
Mathlib.Combinatorics.SimpleGraph.Paths
Cited by
14 results in Mathlib
Foundations
Depth 15 from the axioms · uses propext

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

SimpleGraph.Walk.IsCycle.getVert_injOn · cited by 4IsCycle.getVert_injOnSimpleGraph.Walk.IsCycle.isPath_tail · cited by 4IsCycle.isPath_tailSimpleGraph.isAcyclic_iff_forall_isBridge · cited by 4SimpleGraph.isAcyclic_iff…SimpleGraph.isAcyclic_iff_subsingleton_path · cited by 3SimpleGraph.isAcyclic_iff…SimpleGraph.Walk.IsHamiltonianCycle.mem_support · cited by 2IsHamiltonianCycle.mem_su…SimpleGraph.Walk.IsCycle.neighborSet_toSubgraph_endpoint · cited by 2IsCycle.neighborSet_toSub…SimpleGraph.Walk.IsHamiltonianCycle.length_eq · cited by 1IsHamiltonianCycle.length…SimpleGraph.Walk.IsCycle.isPath_dropLast · cited by 1IsCycle.isPath_dropLastSimpleGraph.cycleGraph_isContained_iff · cited by 1SimpleGraph.cycleGraph_is…SimpleGraph.Walk.IsHamiltonianCycle.count_support_self · cited by 0IsHamiltonianCycle.count_…SimpleGraph.IsTree.coe_subgraphOfAdj · cited by 0IsTree.coe_subgraphOfAdjSimpleGraph.not_isHamiltonian_bot_of_card_ne_one · cited by 0SimpleGraph.not_isHamilto…SimpleGraph.Walk.IsHamiltonianCycle.support_count_of_ne · cited by 0IsHamiltonianCycle.suppor…SimpleGraph.Walk.IsCycle.count_support · cited by 0IsCycle.count_supportSimpleGraph · cited by 3072SimpleGraphSimpleGraph.Walk · cited by 915SimpleGraph.WalkSimpleGraph.Walk.Nil · cited by 102Walk.NilSimpleGraph.Walk.IsCycle · cited by 91Walk.IsCycleSimpleGraph.Walk.IsCycle.isCircuit · cited by 14IsCycle.isCircuitSimpleGraph.Walk.IsCircuit.ne_nil · cited by 6IsCircuit.ne_nilSimpleGraph.Walk.Nil.eq_nil · cited by 2Nil.eq_nilIsCycle.not_nilCITED BYCITES

Cites7

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

Cited by14

Results whose statement or proof uses this declaration.