Theorems · Definition · functional analysis
ContinuousLinearEquiv.continuousAlternatingMapCongrLeft
{𝕜 : Type u_1} →
{E : Type u_2} →
{E' : Type u_3} →
{F : Type u_4} →
{ι : Type u_6} →
[inst : NormedField 𝕜] →
[inst_1 : AddCommGroup E] →
[inst_2 : Module 𝕜 E] →
[inst_3 : TopologicalSpace E] →
[inst_4 : AddCommGroup E'] →
[inst_5 : Module 𝕜 E'] →
[inst_6 : TopologicalSpace E'] →
[inst_7 : AddCommGroup F] →
[inst_8 : Module 𝕜 F] →
[inst_9 : TopologicalSpace F] →
[inst_10 : IsTopologicalAddGroup F] →
[inst_11 : ContinuousConstSMul 𝕜 F] →
(E ≃L[𝕜] E') → E [⋀^ι]→L[𝕜] F ≃L[𝕜] E' [⋀^ι]→L[𝕜] FGiven a continuous linear isomorphism between the domains,
generate a continuous linear isomorphism between the spaces of continuous alternating maps.
This is ContinuousAlternatingMap.compContinuousLinearMap as an equivalence,
and is the continuous version of AlternatingMap.domLCongr.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 160 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- Equivproof · cited by 8,337
- ContinuousLinearMapproof · cited by 5,352
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- NormedFieldstatement and proof · cited by 1,084
- ContinuousConstSMulstatement and proof · cited by 832
- ContinuousLinearEquivstatement and proof · cited by 743
- ContinuousLinearEquiv.toContinuousLinearMapproof · cited by 448
- ContinuousLinearEquiv.symmproof · cited by 368
Cited by2
Results whose statement or proof uses this declaration.
- ContinuousLinearEquiv.continuousAlternatingMapCongrproof · cited by 2
- ContinuousLinearEquiv.continuousAlternatingMapCongrLeft_applystatement and proof · cited by 0