Theorems · Theorem · general topology
OpenPartialHomeomorph.piecewise_toPartialHomeomorph
∀ {X : Type u_1} {Y : Type u_3} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y]
(e e' : OpenPartialHomeomorph X Y) (s : Set X) (t : Set Y) [inst_2 : (x : X) → Decidable (x ∈ s)]
[inst_3 : (y : Y) → Decidable (y ∈ t)] (H : e.IsImage s t) (H' : e'.IsImage s t)
(Hs : e.source ∩ frontier s = e'.source ∩ frontier s) (Heq : Set.EqOn (↑e) (↑e') (e.source ∩ frontier s)),
(e.piecewise e' s t H H' Hs Heq).toPartialHomeomorph =
{ toPartialEquiv := e.piecewise e'.toPartialEquiv s t H H', continuousOn_toFun := ⋯, continuousOn_invFun := ⋯ }- Cited by
- 0 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- PartialEquiv.sourcestatement and proof · cited by 964
- PartialHomeomorph.toPartialEquivstatement and proof · cited by 917
- OpenPartialHomeomorph.toPartialHomeomorphstatement and proof · cited by 851
- OpenPartialHomeomorph.toFun'statement and proof · cited by 745
- OpenPartialHomeomorphstatement and proof · cited by 664
- Set.EqOnstatement and proof · cited by 603
- frontierstatement and proof · cited by 214
- PartialHomeomorphstatement · cited by 73
- OpenPartialHomeomorph.IsImagestatement and proof · cited by 46
- PartialEquiv.piecewisestatement · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.