Mathlib Map

Theorems · Definition · linear algebra

LinearPMap.snd

{R : Type u_1} →
  [inst : Ring R] →
    {E : Type u_4} →
      [inst_1 : AddCommGroup E] →
        [inst_2 : Module R E] →
          {F : Type u_5} →
            [inst_3 : AddCommGroup F] → [inst_4 : Module R F] → Submodule R E → Submodule R F → E × F →ₗ.[R] F

Projection to the second coordinate as a LinearPMap

Defined in
Mathlib.LinearAlgebra.LinearPMap
Cited by
2 results in Mathlib
Foundations
Depth 26 from the axioms · uses propext, Quot.sound
Assumes
RingAddCommGroupModuleAddCommGroupModule

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 by3

Results whose statement or proof uses this declaration.