Mathlib Map

Theorems · Theorem · linear algebra

LinearMap.IsProj.codRestrict_ker

∀ {S : Type u_5} [inst : Semiring S] {M : Type u_6} [inst_1 : AddCommMonoid M] [inst_2 : Module S M] {m : Submodule S M}
  {f : M →ₗ[S] M} (h : LinearMap.IsProj m f), h.codRestrict.ker = f.ker
Defined in
Mathlib.LinearAlgebra.Projection
Cited by
1 results in Mathlib
Foundations
Depth 29 from the axioms · uses propext, Quot.sound
Assumes
SemiringAddCommMonoidModule

Around this declaration

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

Cites10

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

Cited by1

Results whose statement or proof uses this declaration.