Theorems · Theorem · general topology
ContinuousAddMonoidHom.range_toContinuousMap
∀ (A : Type u_2) (B : Type u_3) [inst : AddMonoid A] [inst_1 : AddMonoid B] [inst_2 : TopologicalSpace A]
[inst_3 : TopologicalSpace B],
Set.range ContinuousAddMonoidHom.toContinuousMap = {f | f 0 = 0 ∧ ∀ (x y : A), f (x + y) = f x + f y}- Cited by
- 1 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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.ofPredstatement and proof · cited by 6,101
- Set.rangestatement · cited by 4,705
- AddMonoidstatement and proof · cited by 2,864
- ContinuousMapstatement and proof · cited by 2,491
- map_zeroproof · cited by 1,614
- map_addproof · cited by 964
- Set.Subset.antisymmproof · cited by 213
- Set.range_subset_iffproof · cited by 99
- ContinuousAddMonoidHomstatement and proof · cited by 77
Cited by1
Results whose statement or proof uses this declaration.
- ContinuousAddMonoidHom.isClosedEmbedding_toContinuousMapproof · cited by 1