Mathlib Map

Theorems · Definition · order theory

PositiveLinearMap.id

(R : Type u_1) →
  (E₁ : Type u_2) →
    [inst : Semiring R] →
      [inst_1 : AddCommMonoid E₁] → [inst_2 : PartialOrder E₁] → [inst_3 : Module R E₁] → E₁ →ₚ[R] E₁

The identity as a positive linear map.

Defined in
Mathlib.Algebra.Order.Module.PositiveLinearMap
Cited by
5 results in Mathlib
Foundations
Depth 18 from the axioms · uses no axioms
Assumes
SemiringAddCommMonoidPartialOrderModule

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 by5

Results whose statement or proof uses this declaration.