Theorems · Definition · Lie groups
addHomOfMemClosureRangeCoe
{M₁ : Type u_6} →
{M₂ : Type u_7} →
[inst : TopologicalSpace M₂] →
[T2Space M₂] →
[inst_2 : Add M₁] →
[inst_3 : Add M₂] →
[ContinuousAdd M₂] →
{F : Type u_8} →
[inst_5 : FunLike F M₁ M₂] →
[AddHomClass F M₁ M₂] → (f : M₁ → M₂) → f ∈ closure (Set.range fun f x => f x) → M₁ →ₙ+ M₂Construct a bundled additive semigroup homomorphism M₁ →ₙ+ M₂ from a function f
and a proof that it belongs to the closure of the range of the coercion from M₁ →ₙ+ M₂ (or another
type of bundled homomorphisms that has an AddHomClass instance) to M₁ → M₂.
- Defined in
- Mathlib.Topology.Algebra.Monoid
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
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 · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.rangestatement and proof · cited by 4,705
- FunLikestatement and proof · cited by 2,560
- T2Spacestatement and proof · cited by 1,351
- closurestatement and proof · cited by 1,254
- ContinuousAddstatement and proof · cited by 777
- AddHomstatement · cited by 294
- AddHomClassstatement and proof · cited by 65
Cited by3
Results whose statement or proof uses this declaration.
- addHomOfTendstoproof · cited by 1
- AddHom.isClosed_range_coeproof · cited by 0
- addHomOfMemClosureRangeCoe_applystatement and proof · cited by 0