Theorems · Theorem · general topology
SeparationQuotient.exists_out_continuousLinearMap
∀ (K : Type u_1) (E : Type u_2) [inst : DivisionRing K] [inst_1 : AddCommGroup E] [inst_2 : Module K E] [inst_3 : TopologicalSpace E] [inst_4 : IsTopologicalAddGroup E] [inst_5 : ContinuousConstSMul K E], ∃ f, SeparationQuotient.mkCLM K E ∘SL f = ContinuousLinearMap.id K (SeparationQuotient E)
There exists a continuous K-linear map from SeparationQuotient E to E
such that mk (outCLM x) = x for all x.
Note that continuity of this map comes for free, because mk is a topology inducing map.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- 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
- LinearMapproof · cited by 10,215
- ContinuousLinearMapstatement · cited by 5,352
- Continuousproof · cited by 2,592
- LinearMap.compproof · cited by 1,642
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- DivisionRingstatement and proof · cited by 1,062
- ContinuousConstSMulstatement and proof · cited by 832
Cited by2
Results whose statement or proof uses this declaration.
- SeparationQuotient.outCLMproof · cited by 11
- SeparationQuotient.mkCLM_comp_outCLMproof · cited by 2