Theorems · Definition · combinatorics
SimpleGraph.overFinIso
{V : Type u_1} → (G : SimpleGraph V) → [inst : Fintype V] → {n : ℕ} → (hc : Fintype.card V = n) → G ≃g G.overFin hcThe isomorphism between G and G.overFin hc.
- Defined in
- Mathlib.Combinatorics.SimpleGraph.Maps
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Fintype
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Fintypestatement and proof · cited by 7,736
- Equiv.symmproof · cited by 3,681
- SimpleGraphstatement and proof · cited by 3,072
- Fintype.cardstatement and proof · cited by 1,386
- SimpleGraph.Isostatement · cited by 99
- SimpleGraph.Iso.symmproof · cited by 34
- Fintype.equivFinOfCardEqproof · cited by 22
- SimpleGraph.Iso.comapproof · cited by 2
- SimpleGraph.overFinstatement · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- SimpleGraph.isContained_of_card_edgeFinsetproof · cited by 0