Theorems · Theorem · category theory
FintypeCat.uSwitch_map_uSwitch_map
∀ {X Y : FintypeCat} (f : X ⟶ Y),
FintypeCat.uSwitch.map (FintypeCat.uSwitch.map f) =
CategoryTheory.CategoryStruct.comp
(FintypeCat.equivEquivIso ((FintypeCat.uSwitch.obj X).uSwitchEquiv.trans X.uSwitchEquiv)).hom
(CategoryTheory.CategoryStruct.comp f
(FintypeCat.equivEquivIso ((FintypeCat.uSwitch.obj Y).uSwitchEquiv.trans Y.uSwitchEquiv)).inv)- Defined in
- Mathlib.CategoryTheory.FintypeCat
- 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.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Functor.mapstatement · cited by 8,698
- Equivstatement · cited by 8,337
- CategoryTheory.Iso.homstatement · cited by 7,684
- CategoryTheory.Iso.invstatement · cited by 6,514
- CategoryTheory.Isostatement · cited by 3,963
- Finitestatement · cited by 3,029
- CategoryTheory.ObjectProperty.FullSubcategory.objstatement · cited by 1,316
- Equiv.transstatement · cited by 337
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.