Theorems · Theorem · group theory
AddMonoidHom.eqOn_closureM
∀ {M : Type u_1} {N : Type u_2} [inst : AddZeroClass M] [inst_1 : AddZeroClass N] {f g : M →+ N} {s : Set M},
Set.EqOn (⇑f) (⇑g) s → Set.EqOn ⇑f ⇑g ↑(AddSubmonoid.closure s)If two monoid homomorphisms are equal on a set, then they are equal on its submonoid closure.
- Defined in
- Mathlib.Algebra.Group.Submonoid.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddZeroClassAddZeroClass
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Setstatement and proof · cited by 53,352
- SetLike.coestatement · cited by 8,199
- AddMonoidHomstatement and proof · cited by 3,230
- AddZeroClassstatement and proof · cited by 1,237
- AddSubmonoidstatement · cited by 1,178
- Set.EqOnstatement and proof · cited by 603
- AddSubmonoid.closurestatement and proof · cited by 224
- AddSubmonoid.closure_leproof · cited by 35
- AddMonoidHom.eqLocusMproof · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- AddMonoidHom.eq_of_eqOn_denseMproof · cited by 5
- IsSelfAdjoint.of_geproof · cited by 2