Theorems · Definition · category theory
TopModuleCat.ofHom
{R : Type u} →
[inst : Ring R] →
[inst_1 : TopologicalSpace R] →
{X Y : Type v} →
[inst_2 : AddCommGroup X] →
[inst_3 : Module R X] →
[inst_4 : TopologicalSpace X] →
[inst_5 : ContinuousAdd X] →
[inst_6 : ContinuousSMul R X] →
[inst_7 : AddCommGroup Y] →
[inst_8 : Module R Y] →
[inst_9 : TopologicalSpace Y] →
[inst_10 : ContinuousAdd Y] →
[inst_11 : ContinuousSMul R Y] → (X →L[R] Y) → (TopModuleCat.of R X ⟶ TopModuleCat.of R Y)Construct a hom in TopModuleCat from a continuous linear map.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement · cited by 32,603
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- Ringstatement and proof · cited by 7,463
- ContinuousLinearMapstatement and proof · cited by 5,352
- ContinuousSMulstatement and proof · cited by 1,016
- ContinuousAddstatement and proof · cited by 777
- TopModuleCatstatement · cited by 45
- CategoryTheory.ConcreteCategory.ofHomproof · cited by 18
- TopModuleCat.ofstatement · cited by 4
Cited by18
Results whose statement or proof uses this declaration.
- TopRep.invariantsResMapproof · cited by 4
- TopRep.invariantsFunctorproof · cited by 3
- TopModuleCat.cokerπproof · cited by 3
- TopModuleCat.endRingEquivproof · cited by 2
- TopModuleCat.kerιproof · cited by 2
- TopRep.homogeneousCochains.d_eqproof · cited by 1
- TopModuleCat.fromInducedproof · cited by 0
- TopModuleCat.ofIsoproof · cited by 0
- TopModuleCat.toCoinducedproof · cited by 0
- TopModuleCat.withModuleTopologyAdjproof · cited by 0
- TopRep.Hom.toTopModuleCatHomproof · cited by 0
- TopModuleCat.hom_ofHomstatement · cited by 0