Theorems · Theorem · functional analysis
LinearMap.IsContPerfPair.bijective_left
∀ {R : Type u_1} {M : Type u_2} {N : Type u_3} {inst : CommRing R} {inst_1 : TopologicalSpace R}
{inst_2 : AddCommGroup M} {inst_3 : Module R M} {inst_4 : TopologicalSpace M} {inst_5 : AddCommGroup N}
{inst_6 : Module R N} {inst_7 : TopologicalSpace N} (p : M →ₗ[R] N →ₗ[R] R) [self : p.IsContPerfPair],
Function.Bijective fun x => { toLinearMap := p x, cont := ⋯ }- Cited by
- 0 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- LinearMap.IsContPerfPair
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- ContinuousLinearMapstatement · cited by 5,352
- Function.Bijectivestatement · cited by 863
- Continuous.compstatement · cited by 371
- Continuous.prodMk_rightstatement · cited by 32
- LinearMap.IsContPerfPairstatement and proof · cited by 24
Cited by1
Results whose statement or proof uses this declaration.
- LinearMap.toContPerfPairproof · cited by 6