Mathlib Map

Theorems · Definition · category theory

Action.IsContinuous

{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} → [inst_4 : Monoid G] → [TopologicalSpace G] → Action V G → Prop

For HasForget₂ V TopCat a predicate on an X : Action V G saying that the induced action on the underlying topological space is continuous.

Defined in
Mathlib.CategoryTheory.Action.Continuous
Cited by
20 results in Mathlib
Foundations
Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryFunLikeCategoryTheory.ConcreteCategoryCategoryTheory.HasForget₂MonoidTopologicalSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

ContAction · cited by 19ContActionContAction.res · cited by 9ContAction.resCategoryTheory.Functor.mapContAction · cited by 8Functor.mapContActionContAction.resCongr · cited by 3ContAction.resCongrCategoryTheory.Functor.mapContActionComp · cited by 2Functor.mapContActionCompCategoryTheory.Functor.mapContActionCongr · cited by 2Functor.mapContActionCongrCategoryTheory.Equivalence.mapContAction · cited by 2Equivalence.mapContActionContAction.resComp · cited by 2ContAction.resCompContAction.resEquiv · cited by 2ContAction.resEquivCategoryTheory.PreGaloisCategory.functorToContAction · cited by 2PreGaloisCategory.functor…CategoryTheory.Functor.mapContActionComp_hom · cited by 0Functor.mapContActionComp…CategoryTheory.Functor.mapContActionComp_inv · cited by 0Functor.mapContActionComp…CategoryTheory.Functor.mapContActionCongr_hom · cited by 0Functor.mapContActionCong…CategoryTheory.Functor.mapContActionCongr_inv · cited by 0Functor.mapContActionCong…CategoryTheory.Functor.mapContAction_map · cited by 0Functor.mapContAction_mapCategoryTheory.Category · cited by 32673CategoryTheory.CategoryTopologicalSpace · cited by 24529TopologicalSpaceCategoryTheory.Functor.obj · cited by 19642Functor.objMonoid · cited by 3887MonoidTopCat.carrier · cited by 3184TopCat.carrierFunLike · cited by 2560FunLikeContinuousMap · cited by 2491ContinuousMapTopCat · cited by 1889TopCatContinuousSMul · cited by 1016ContinuousSMulCategoryTheory.ConcreteCategory · cited by 421CategoryTheory.ConcreteCa…CategoryTheory.forget₂ · cited by 260CategoryTheory.forget₂Action · cited by 206ActionCategoryTheory.HasForget₂ · cited by 37CategoryTheory.HasForget₂Action.IsContinuousCITED BYCITES

Cites13

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by30

Results whose statement or proof uses this declaration.