Theorems · Theorem · ring theory
Pi.constRingHom_apply
∀ (α : Type u_1) (β : Type u_2) [inst : NonAssocSemiring β] (a : β) (a_1 : α), (Pi.constRingHom α β) a a_1 = Function.const α a a_1
- Defined in
- Mathlib.Algebra.Ring.Pi
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses Quot.sound
- Assumes
- NonAssocSemiring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- RingHomstatement · cited by 10,189
- NonAssocSemiringstatement and proof · cited by 805
- Pi.constRingHomstatement and proof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.