Theorems · Theorem · general topology
OpenPartialHomeomorph.lift_openEmbedding_trans_apply
∀ {X : Type u_7} {X' : Type u_8} {Z : Type u_9} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace X']
[inst_2 : TopologicalSpace Z] [inst_3 : Nonempty Z] {f : X → X'} (e e' : OpenPartialHomeomorph X Z)
(hf : Topology.IsOpenEmbedding f) (z : Z),
↑((e.lift_openEmbedding hf).symm.trans (e'.lift_openEmbedding hf)) z = ↑(e.symm.trans e') z- Cited by
- 1 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- OpenPartialHomeomorph.toFun'statement and proof · cited by 745
- OpenPartialHomeomorphstatement and proof · cited by 664
- OpenPartialHomeomorph.symmstatement and proof · cited by 460
- Topology.IsOpenEmbeddingstatement and proof · cited by 231
- Classical.arbitraryproof · cited by 161
- Topology.IsEmbedding.injectiveproof · cited by 103
- OpenPartialHomeomorph.transstatement · cited by 98
- Topology.IsOpenEmbedding.toIsEmbeddingproof · cited by 61
- Function.Injective.extend_applyproof · cited by 57
- OpenPartialHomeomorph.lift_openEmbeddingstatement · cited by 14
Cited by1
Results whose statement or proof uses this declaration.
- OpenPartialHomeomorph.lift_openEmbedding_transproof · cited by 0