Theorems · Theorem · combinatorics
SimpleGraph.Iso.mapEdgeSet_apply
∀ {V : Type u_1} {W : Type u_2} {G : SimpleGraph V} {G' : SimpleGraph W} (f : G ≃g G') (e : ↑G.edgeSet),
f.mapEdgeSet e = SimpleGraph.Hom.mapEdgeSet (RelIso.toRelEmbedding f).toRelHom e- Defined in
- Mathlib.Combinatorics.SimpleGraph.Maps
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Equivstatement · cited by 8,337
- Set.Elemstatement and proof · cited by 7,166
- SimpleGraphstatement and proof · cited by 3,072
- SimpleGraph.Adjstatement · cited by 1,346
- Sym2statement · cited by 737
- SimpleGraph.edgeSetstatement and proof · cited by 199
- SimpleGraph.Isostatement and proof · cited by 99
- RelIso.toRelEmbeddingstatement · cited by 34
- RelEmbedding.toRelHomstatement · cited by 15
- SimpleGraph.Hom.mapEdgeSetstatement · cited by 6
- SimpleGraph.Iso.mapEdgeSetstatement and proof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.