Theorems · Theorem · group theory
MonoidHom.eqOn_closureM
∀ {M : Type u_1} {N : Type u_2} [inst : MulOneClass M] [inst_1 : MulOneClass N] {f g : M →* N} {s : Set M},
Set.EqOn (⇑f) (⇑g) s → Set.EqOn ⇑f ⇑g ↑(Submonoid.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
- 1 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MulOneClassMulOneClass
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
- MonoidHomstatement and proof · cited by 3,629
- Submonoidstatement · cited by 3,086
- MulOneClassstatement and proof · cited by 1,018
- Set.EqOnstatement and proof · cited by 603
- Submonoid.closurestatement and proof · cited by 167
- Submonoid.closure_leproof · cited by 27
- MonoidHom.eqLocusMproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- MonoidHom.eq_of_eqOn_denseMproof · cited by 3