Theorems · Definition · general topology
OpenPartialHomeomorph.disjointUnion
{X : Type u_1} →
{Y : Type u_3} →
[inst : TopologicalSpace X] →
[inst_1 : TopologicalSpace Y] →
(e e' : OpenPartialHomeomorph X Y) →
[(x : X) → Decidable (x ∈ e.source)] →
[(y : Y) → Decidable (y ∈ e.target)] →
Disjoint e.source e'.source → Disjoint e.target e'.target → OpenPartialHomeomorph X YCombine two OpenPartialHomeomorphs with disjoint sources and disjoint targets. We reuse
OpenPartialHomeomorph.piecewise then override toPartialEquiv to PartialEquiv.disjointUnion.
This way we have better definitional equalities for source and target.
- 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.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Disjointstatement and proof · cited by 2,201
- PartialEquiv.sourcestatement and proof · cited by 964
- PartialHomeomorph.toPartialEquivstatement and proof · cited by 917
- OpenPartialHomeomorph.toPartialHomeomorphstatement and proof · cited by 851
- OpenPartialHomeomorphstatement and proof · cited by 664
- PartialEquiv.targetstatement and proof · cited by 650
- PartialEquiv.disjointUnionproof · cited by 5
- OpenPartialHomeomorph.piecewiseproof · cited by 4
- OpenPartialHomeomorph.replacePartialEquivproof · cited by 2
- OpenPartialHomeomorph.isImage_source_targetproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Bundle.Trivialization.disjointUnionproof · cited by 1