Mathlib Map

Theorems · Definition · functional analysis

Submodule.ClosedComplemented

{R : Type u_1} →
  [inst : Ring R] →
    {M : Type u_2} → [TopologicalSpace M] → [inst_2 : AddCommGroup M] → [inst_3 : Module R M] → Submodule R M → Prop

A submodule p is called complemented if there exists a continuous projection M →ₗ[R] p.

Defined in
Mathlib.Topology.Algebra.Module.Complement
Cited by
40 results in Mathlib
Foundations
Depth 66 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.

HasStrictFDerivAt.implicitToOpenPartialHomeomorphOfComplemented · cited by 10HasStrictFDerivAt.implici…Submodule.IsTopCompl.closedComplemented · cited by 8IsTopCompl.closedCompleme…HasStrictFDerivAt.implicitFunctionOfComplemented · cited by 5HasStrictFDerivAt.implici…HasStrictFDerivAt.implicitFunctionDataOfComplemented · cited by 5HasStrictFDerivAt.implici…Submodule.ClosedComplemented.exists_isTopCompl · cited by 5ClosedComplemented.exists…HasStrictFDerivAt.implicitToOpenPartialHomeomorphOfComplemented_self · cited by 3HasStrictFDerivAt.implici…Submodule.ClosedComplemented.of_finiteDimensional_quotient · cited by 3ClosedComplemented.of_fin…Submodule.ClosedComplemented.isTopCompl_complement · cited by 3ClosedComplemented.isTopC…Submodule.ClosedComplemented.complement · cited by 3ClosedComplemented.comple…Submodule.ClosedComplemented.of_isCompl_isClosed · cited by 2ClosedComplemented.of_isC…HasStrictFDerivAt.mem_implicitToOpenPartialHomeomorphOfComplemented_source · cited by 2HasStrictFDerivAt.mem_imp…HasStrictFDerivAt.mem_implicitToOpenPartialHomeomorphOfComplemented_target · cited by 2HasStrictFDerivAt.mem_imp…HasStrictFDerivAt.implicitToOpenPartialHomeomorphOfComplemented_apply · cited by 2HasStrictFDerivAt.implici…ContinuousLinearMap.HasLeftInverse.closedComplemented_range · cited by 2HasLeftInverse.closedComp…HasStrictFDerivAt.map_implicitFunctionOfComplemented_eq · cited by 1HasStrictFDerivAt.map_imp…DFunLike.coe · cited by 62936DFunLike.coeTopologicalSpace · cited by 24529TopologicalSpaceModule · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idAddCommGroup · cited by 12871AddCommGroupRing · cited by 7463RingSubmodule · cited by 7192SubmoduleContinuousLinearMap · cited by 5352ContinuousLinearMapSubmodule.ClosedComplementedCITED BYCITES

Cites8

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

Cited by46

Results whose statement or proof uses this declaration.