Mathlib Map

Theorems · Theorem · functional analysis

QuasispectrumRestricts.left_inv

∀ {R : Type u_3} {S : Type u_4} {A : Type u_5} [inst : CommSemiring R] [inst_1 : CommSemiring S]
  [inst_2 : NonUnitalRing A] [inst_3 : Module R A] [inst_4 : Module S A] [inst_5 : Algebra R S] {a : A} {f : S → R},
  QuasispectrumRestricts a f → Function.LeftInverse f ⇑(algebraMap R S)

f is a left inverse of algebraMap R S.

Defined in
Mathlib.Algebra.Algebra.Spectrum.Quasispectrum
Cited by
13 results in Mathlib
Foundations
Depth 16 from the axioms · uses no axioms
Assumes
CommSemiringCommSemiringNonUnitalRingModuleModuleAlgebra

Around this declaration

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

Cites8

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

Cited by13

Results whose statement or proof uses this declaration.