Theorems · Theorem · real analysis
MonoidWithZeroHom.mk.congr_simp
∀ {α : Type u_7} {β : Type u_8} [inst : MulZeroOneClass α] [inst_1 : MulZeroOneClass β]
(toZeroHom toZeroHom_1 : ZeroHom α β) (e_toZeroHom : toZeroHom = toZeroHom_1) (map_one' : toZeroHom.toFun 1 = 1)
(map_mul' : ∀ (x y : α), toZeroHom.toFun (x * y) = toZeroHom.toFun x * toZeroHom.toFun y),
{ toZeroHom := toZeroHom, map_one' := map_one', map_mul' := map_mul' } =
{ toZeroHom := toZeroHom_1, map_one' := ⋯, map_mul' := ⋯ }- Defined in
- Mathlib.Analysis.Real.Sqrt
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
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.
- MonoidWithZeroHomstatement · cited by 704
- MulZeroOneClassstatement and proof · cited by 184
- ZeroHomstatement and proof · cited by 161
- ZeroHom.toFunstatement and proof · cited by 101
Cited by8
Results whose statement or proof uses this declaration.
- DirichletCharacter.LSeries_eulerProduct_exp_logproof · cited by 3
- tsum_dirichletSummandproof · cited by 2
- tsum_riemannZetaSummandproof · cited by 2
- ModularGroup.coe_truncatedFundamentalDomainproof · cited by 1
- UpperHalfPlane.norm_ρproof · cited by 0
- ModularGroup.stabilizer_ρproof · cited by 0
- UpperHalfPlane.eq_of_re_of_normproof · cited by 0
- RCLike.normSq_to_realproof · cited by 0