Theorems · Definition · category theory
TopModuleCat.coinduced
{R : Type u} →
[inst : Ring R] →
[inst_1 : TopologicalSpace R] →
{M : ModuleCat R} → {I : Type u_1} → {X : I → TopModuleCat R} → ((i : I) → (X i).toModuleCat ⟶ M) → TopModuleCat RThe coinduced topology on M from a family of continuous linear maps into M, which is the
finest topology that makes it into a topological module and makes every map continuous.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 78 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.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement and proof · cited by 32,603
- TopologicalSpacestatement and proof · cited by 24,529
- Ringstatement and proof · cited by 7,463
- ModuleCatstatement and proof · cited by 1,429
- ContinuousSMulproof · cited by 1,016
- ModuleCat.carrierproof · cited by 997
- ContinuousAddproof · cited by 777
- TopModuleCatstatement and proof · cited by 45
- TopModuleCat.toModuleCatstatement and proof · cited by 29
- TopModuleCat.ofproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- TopModuleCat.toCoinducedstatement · cited by 0
- TopModuleCat.ofCoconeproof · cited by 0