Mathlib Map

Theorems · Theorem · linear algebra

IsStablyFiniteRing.of_injective

∀ {R : Type u_10} {S : Type u_11} {F : Type u_12} [inst : NonAssocSemiring R] [inst_1 : NonAssocSemiring S]
  [inst_2 : FunLike F R S] [RingHomClass F R S] (f : F),
  Function.Injective ⇑f → ∀ [IsStablyFiniteRing S], IsStablyFiniteRing R
Defined in
Mathlib.Data.Matrix.Mul
Cited by
1 results in Mathlib
Foundations
Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NonAssocSemiringNonAssocSemiringFunLikeRingHomClassIsStablyFiniteRing

Around this declaration

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

Cites14

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.