Mathlib Map

Theorems · Theorem · linear algebra

LinearMap.IsIdempotentElem.isProj_range

∀ {S : Type u_5} [inst : Semiring S] {M : Type u_6} [inst_1 : AddCommMonoid M] [inst_2 : Module S M] (f : M →ₗ[S] M),
  IsIdempotentElem f → LinearMap.IsProj f.range f

Alias of the reverse direction of LinearMap.isProj_range_iff_isIdempotentElem.

Defined in
Mathlib.LinearAlgebra.Projection
Cited by
8 results in Mathlib
Foundations
Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringAddCommMonoidModule

Around this declaration

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

Cites9

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

Cited by8

Results whose statement or proof uses this declaration.