Mathlib Map

Theorems · Theorem · linear algebra

Submodule.toLinearMap_prodEquivOfIsCompl_symm

∀ {R : Type u_1} [inst : Ring R] {E : Type u_2} [inst_1 : AddCommGroup E] [inst_2 : Module R E] {p q : Submodule R E}
  (hpq : IsCompl p q), ↑(p.prodEquivOfIsCompl q hpq).symm = (p.projectionOnto q hpq).prod (q.projectionOnto p ⋯)
Defined in
Mathlib.LinearAlgebra.Projection
Cited by
5 results in Mathlib
Foundations
Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingAddCommGroupModule

Around this declaration

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

Cites17

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

Cited by5

Results whose statement or proof uses this declaration.