Theorems · Definition · category theory
ContAction
(V : Type u_1) →
[inst : CategoryTheory.Category.{v_1, u_1} V] →
{FV : V → V → Type u_2} →
{CV : V → Type u_3} →
[inst_1 : (X Y : V) → FunLike (FV X Y) (CV X) (CV Y)] →
[inst_2 : CategoryTheory.ConcreteCategory V FV] →
[CategoryTheory.HasForget₂ V TopCat] →
(G : Type u_4) → [Monoid G] → [TopologicalSpace G] → Type (max (max u_1 u_4) v_1)For HasForget₂ V TopCat, this is the full subcategory of Action V G where the induced
action is continuous.
- Defined in
- Mathlib.CategoryTheory.Action.Continuous
- Cited by
- 19 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- TopologicalSpacestatement and proof · cited by 24,529
- Monoidstatement and proof · cited by 3,887
- TopCat.carrierstatement · cited by 3,184
- FunLikestatement and proof · cited by 2,560
- ContinuousMapstatement · cited by 2,491
- TopCatstatement and proof · cited by 1,889
- CategoryTheory.ObjectProperty.FullSubcategoryproof · cited by 726
- CategoryTheory.ConcreteCategorystatement and proof · cited by 421
- CategoryTheory.HasForget₂statement and proof · cited by 37
- Action.IsContinuousproof · cited by 20
Cited by29
Results whose statement or proof uses this declaration.
- ContAction.resstatement and proof · cited by 9
- CategoryTheory.Functor.mapContActionstatement and proof · cited by 8
- ContAction.resCongrstatement and proof · cited by 3
- CategoryTheory.Functor.mapContActionCompstatement and proof · cited by 2
- CategoryTheory.Functor.mapContActionCongrstatement and proof · cited by 2
- CategoryTheory.Equivalence.mapContActionstatement and proof · cited by 2
- ContAction.resCompstatement and proof · cited by 2
- ContAction.resEquivstatement · cited by 2
- CategoryTheory.PreGaloisCategory.functorToContActionstatement · cited by 2
- CategoryTheory.Functor.mapContActionComp_homstatement and proof · cited by 0
- CategoryTheory.Functor.mapContActionComp_invstatement and proof · cited by 0
- CategoryTheory.Functor.mapContActionCongr_homstatement and proof · cited by 0