Theorems · Theorem · combinatorics
SimpleGraph.Iso.symm_apply_reachable
∀ {V : Type u} {V' : Type v} {G : SimpleGraph V} {G' : SimpleGraph V'} {φ : G ≃g G'} {u : V} {v : V'},
G.Reachable (φ.symm v) u ↔ G'.Reachable v (φ u)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- SimpleGraphstatement and proof · cited by 3,072
- SimpleGraph.Adjstatement · cited by 1,346
- SimpleGraph.Reachablestatement and proof · cited by 141
- SimpleGraph.Isostatement and proof · cited by 99
- SimpleGraph.Iso.symmstatement · cited by 34
- RelIso.apply_symm_applyproof · cited by 8
- SimpleGraph.Iso.reachable_iffproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.