Theorems · Theorem · combinatorics
SimpleGraph.IsClique.map
∀ {α : Type u_1} {β : Type u_2} {G : SimpleGraph α} {s : Set α},
G.IsClique s → ∀ {f : α ↪ β}, (SimpleGraph.map (⇑f) G).IsClique (⇑f '' s)- Defined in
- Mathlib.Combinatorics.SimpleGraph.Clique
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Quot.sound
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.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Set.imagestatement and proof · cited by 5,609
- SimpleGraphstatement and proof · cited by 3,072
- Function.Embeddingstatement and proof · cited by 988
- SimpleGraph.IsCliquestatement and proof · cited by 76
- SimpleGraph.mapstatement · cited by 49
Cited by3
Results whose statement or proof uses this declaration.
- SimpleGraph.IsNClique.mapproof · cited by 2
- SimpleGraph.isClique_map_iff_of_nontrivialproof · cited by 2
- SimpleGraph.isClique_map_finset_iff_of_nontrivialproof · cited by 1