Mathlib Map

Theorems · Theorem · functional analysis

ContinuousLinearMap.IsIdempotentElem.toLinearMap

∀ {R : Type u_1} {M : Type u_2} [inst : Semiring R] [inst_1 : TopologicalSpace M] [inst_2 : AddCommMonoid M]
  [inst_3 : Module R M] {f : M →L[R] M}, IsIdempotentElem f → IsIdempotentElem ↑f

Alias of the reverse direction of ContinuousLinearMap.isIdempotentElem_toLinearMap_iff.

Defined in
Mathlib.Topology.Algebra.Module.ContinuousLinearMap.Idempotent
Cited by
13 results in Mathlib
Foundations
Depth 27 from the axioms · uses propext, Quot.sound
Assumes
SemiringTopologicalSpaceAddCommMonoidModule

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

ContinuousLinearMap.IsIdempotentElem.isTopCompl · cited by 5IsIdempotentElem.isTopCom…Submodule.isSymmetricProjection_starProjection · cited by 3Submodule.isSymmetricProj…ContinuousLinearMap.IsIdempotentElem.range_mem_invtSubmodule_iff · cited by 3IsIdempotentElem.range_me…ContinuousLinearMap.IsIdempotentElem.ker_mem_invtSubmodule_iff · cited by 3IsIdempotentElem.ker_mem_…ContinuousLinearMap.IsIdempotentElem.isPositive_iff_isSelfAdjoint · cited by 2IsIdempotentElem.isPositi…ContinuousLinearMap.IsIdempotentElem.commute_iff · cited by 1IsIdempotentElem.commute_…ContinuousLinearMap.IsIdempotentElem.eq_projectionL · cited by 1IsIdempotentElem.eq_proje…ContinuousLinearMap.IsIdempotentElem.ext_iff · cited by 1IsIdempotentElem.ext_iffInnerProductSpace.isSymmetricProjection_rankOne_self · cited by 1InnerProductSpace.isSymme…Submodule.ker_starProjection · cited by 0Submodule.ker_starProject…ContinuousLinearMap.IsIdempotentElem.TFAE · cited by 0IsIdempotentElem.TFAEContinuousLinearMap.IsIdempotentElem.commute_iff_of_isUnit · cited by 0IsIdempotentElem.commute_…ContinuousLinearMap.IsIdempotentElem.isClosed_range · cited by 0IsIdempotentElem.isClosed…TopologicalSpace · cited by 24529TopologicalSpaceModule · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idSemiring · cited by 13802SemiringAddCommMonoid · cited by 12281AddCommMonoidLinearMap · cited by 10215LinearMapContinuousLinearMap · cited by 5352ContinuousLinearMapContinuousLinearMap.toLinearMap · cited by 528ContinuousLinearMap.toLin…IsIdempotentElem · cited by 217IsIdempotentElemContinuousLinearMap.isIdempotentElem_toLinearMap_iff · cited by 1ContinuousLinearMap.isIde…IsIdempotentElem.toLinearMapCITED BYCITES

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by13

Results whose statement or proof uses this declaration.