Mathlib Map

Theorems · Definition · commutative algebra

NonUnitalRingHom.fst

(R : Type u_1) →
  (S : Type u_3) → [inst : NonUnitalNonAssocSemiring R] → [inst_1 : NonUnitalNonAssocSemiring S] → R × S →ₙ+* R

Given non-unital semirings R, S, the natural projection homomorphism from R × S to R.

Defined in
Mathlib.Algebra.Ring.Prod
Cited by
8 results in Mathlib
Foundations
Depth 16 from the axioms · uses propext, Quot.sound
Assumes
NonUnitalNonAssocSemiringNonUnitalNonAssocSemiring

Around this declaration

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

Cites6

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

Cited by9

Results whose statement or proof uses this declaration.