Theorems · Theorem · group theory
RingHom.functions_ext
∀ {I : Type u_7} [inst : DecidableEq I] {R : I → Type u_8} [inst_1 : (i : I) → NonAssocSemiring (R i)] [Finite I]
(S : Type u_9) [inst_3 : NonAssocSemiring S] (g h : ((i : I) → R i) →+* S),
(∀ (i : I) (x : R i), g (Pi.single i x) = h (Pi.single i x)) → g = h- Defined in
- Mathlib.Algebra.BigOperators.Pi
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coestatement and proof · cited by 62,936
- RingHomstatement and proof · cited by 10,189
- Finitestatement and proof · cited by 3,029
- NonAssocSemiringstatement and proof · cited by 805
- Pi.singlestatement and proof · cited by 518
- AddMonoidHomClass.toAddMonoidHomproof · cited by 232
- RingHom.coe_addMonoidHom_injectiveproof · cited by 7
- AddMonoidHom.functions_extproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- RingHom.functions_ext_iffproof · cited by 0