Mathlib Map

Theorems · Theorem · functional analysis

ContinuousLinearMap.IsIdempotentElem.range_mem_invtSubmodule

∀ {R : Type u_1} {M : Type u_2} [inst : Ring R] [inst_1 : TopologicalSpace M] [inst_2 : AddCommGroup M]
  [inst_3 : Module R M] {f T : M →L[R] M},
  IsIdempotentElem f → f ∘SL T ∘SL f = T ∘SL f → (↑f).range ∈ Module.End.invtSubmodule ↑T

Alias of the reverse direction of ContinuousLinearMap.IsIdempotentElem.range_mem_invtSubmodule_iff. range f is invariant under T if and only if f ∘L T ∘L f = T ∘L f, for idempotent f.

Defined in
Mathlib.Topology.Algebra.Module.ContinuousLinearMap.Idempotent
Cited by
0 results in Mathlib
Foundations
Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingTopologicalSpaceAddCommGroupModule

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.