Mathlib Map

Theorems · Definition · category theory

TopModuleCat.toCoinduced

{R : Type u} →
  [inst : Ring R] →
    [inst_1 : TopologicalSpace R] →
      {M : ModuleCat R} →
        {I : Type u_1} →
          {X : I → TopModuleCat R} → (f : (i : I) → (X i).toModuleCat ⟶ M) → (i : I) → X i ⟶ TopModuleCat.coinduced f

The maps into the coinduced topology as homs in TopModuleCat R.

Defined in
Mathlib.Algebra.Category.ModuleCat.Topology.Basic
Cited by
0 results in Mathlib
Foundations
Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingTopologicalSpace

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.

Cited by1

Results whose statement or proof uses this declaration.