Theorems · Theorem · functional analysis
ContinuousLinearEquiv.isClosed_image
∀ {R₁ : Type u_1} {R₂ : Type u_2} [inst : Semiring R₁] [inst_1 : Semiring R₂] {σ₁₂ : R₁ →+* R₂} {σ₂₁ : R₂ →+* R₁}
[inst_2 : RingHomInvPair σ₁₂ σ₂₁] [inst_3 : RingHomInvPair σ₂₁ σ₁₂] {M₁ : Type u_4} [inst_4 : TopologicalSpace M₁]
[inst_5 : AddCommMonoid M₁] {M₂ : Type u_5} [inst_6 : TopologicalSpace M₂] [inst_7 : AddCommMonoid M₂]
[inst_8 : Module R₁ M₁] [inst_9 : Module R₂ M₂] (e : M₁ ≃SL[σ₁₂] M₂) {s : Set M₁}, IsClosed (⇑e '' s) ↔ IsClosed s- Defined in
- Mathlib.Topology.Algebra.Module.Equiv
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
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
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- RingHomstatement and proof · cited by 10,189
- Set.imagestatement · cited by 5,609
- IsClosedstatement · cited by 1,639
- ContinuousLinearEquivstatement and proof · cited by 743
- RingHomInvPairstatement and proof · cited by 523
- ContinuousLinearEquiv.toHomeomorphproof · cited by 44
Cited by2
Results whose statement or proof uses this declaration.
- Euclidean.exists_pos_lt_subset_ballproof · cited by 0
- LinearPMap.inverse_closed_iffproof · cited by 0