Theorems · Theorem · combinatorics
Graph.IsLoopAt.not_isNonloopAt
∀ {α : Type u_1} {β : Type u_2} {x : α} {e : β} {G : Graph α β}, G.IsLoopAt e x → ∀ (y : α), ¬G.IsNonloopAt e y- Defined in
- Mathlib.Combinatorics.Graph.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses Classical.choice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Graphstatement and proof · cited by 242
- Graph.IsLinkproof · cited by 124
- Graph.IsLoopAtstatement and proof · cited by 29
- Graph.IsNonloopAtstatement and proof · cited by 16
- Graph.IsLink.inc_leftproof · cited by 8
- Graph.IsLink.inc_rightproof · cited by 3
- Graph.IsLoopAt.eq_of_incproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Graph.IsNonloopAt.not_isLoopAtproof · cited by 1