Theorems · Theorem · functional analysis
ContinuousLinearMap.IsIdempotentElem.commute_iff_of_isUnit
∀ {R : Type u_1} {M : Type u_2} [inst : Ring R] [inst_1 : TopologicalSpace M] [inst_2 : AddCommGroup M]
[inst_3 : Module R M] [inst_4 : IsTopologicalAddGroup M] {f T : M →L[R] M},
IsUnit T →
IsIdempotentElem f →
(Commute f T ↔ Submodule.map (↑T) (↑f).range = (↑f).range ∧ Submodule.map (↑T) (↑f).ker = (↑f).ker)An idempotent operator f commutes with a unit operator T if and only if
T (range f) = range f and T (ker f) = ker f.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- 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
- Unitsproof · cited by 2,804
- Units.valproof · cited by 1,966
- IsUnitstatement and proof · cited by 1,602
- IsTopologicalAddGroupstatement and proof · cited by 1,394
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.