Theorems · Theorem · functional analysis
ContinuousLinearMap.isInducing_postcomp
∀ {𝕜₁ : Type u_1} {𝕜₂ : Type u_2} {𝕜₃ : Type u_3} [inst : NormedField 𝕜₁] [inst_1 : NormedField 𝕜₂]
[inst_2 : NormedField 𝕜₃] {σ : 𝕜₁ →+* 𝕜₂} {τ : 𝕜₂ →+* 𝕜₃} {ρ : 𝕜₁ →+* 𝕜₃} [inst_3 : RingHomCompTriple σ τ ρ]
{E : Type u_4} {F : Type u_5} {G : Type u_6} [inst_4 : AddCommGroup E] [inst_5 : Module 𝕜₁ E]
[inst_6 : AddCommGroup F] [inst_7 : Module 𝕜₂ F] [inst_8 : AddCommGroup G] [inst_9 : Module 𝕜₃ G]
[inst_10 : TopologicalSpace E] [inst_11 : TopologicalSpace F] [inst_12 : TopologicalSpace G]
[inst_13 : IsTopologicalAddGroup F] [inst_14 : IsTopologicalAddGroup G] (f : F →SL[τ] G),
Topology.IsInducing ⇑f → Topology.IsInducing f.comp- Cited by
- 1 results in Mathlib
- Foundations
- Depth 109 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- RingHomstatement and proof · cited by 10,189
- ContinuousLinearMapstatement and proof · cited by 5,352
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- NormedFieldstatement and proof · cited by 1,084
- ContinuousLinearMap.compstatement · cited by 709
- Topology.IsInducingstatement and proof · cited by 266
- RingHomCompTriplestatement and proof · cited by 234
- IsUniformInducing.isInducingproof · cited by 23
Cited by1
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.isEmbedding_postcompproof · cited by 0