Mathlib Map

Theorems · Theorem · order theory

PositiveLinearMap.toLinearMap_injective

∀ {R : Type u_1} {E₁ : Type u_2} {E₂ : Type u_3} [inst : Semiring R] [inst_1 : AddCommMonoid E₁]
  [inst_2 : PartialOrder E₁] [inst_3 : AddCommMonoid E₂] [inst_4 : PartialOrder E₂] [inst_5 : Module R E₁]
  [inst_6 : Module R E₂], Function.Injective PositiveLinearMap.toLinearMap
Defined in
Mathlib.Algebra.Order.Module.PositiveLinearMap
Cited by
1 results in Mathlib
Foundations
Depth 24 from the axioms · uses Quot.sound
Assumes
SemiringAddCommMonoidPartialOrderAddCommMonoidPartialOrderModuleModule

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.