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 ↑TAlias 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.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- 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
- Ringstatement and proof · cited by 7,463
- Submodulestatement · cited by 7,192
- ContinuousLinearMapstatement and proof · cited by 5,352
- LinearMap.rangestatement · cited by 893
- ContinuousLinearMap.compstatement · cited by 709
- ContinuousLinearMap.toLinearMapstatement · cited by 528
- Sublatticestatement · cited by 225
- IsIdempotentElemstatement and proof · cited by 217
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.