Theorems · Theorem · general topology
IsLocallyInjective.isOpen_eqLocus
∀ {X : Type u_1} {Y : Type u_2} {A : Type u_3} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace A] {f : X → Y}
{g₁ g₂ : A → X}, Continuous g₁ → Continuous g₂ → IsLocallyInjective f → f ∘ g₁ = f ∘ g₂ → IsOpen {a | g₁ a = g₂ a}- Defined in
- Mathlib.Topology.SeparatedMap
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 73 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.
- TopologicalSpacestatement and proof · cited by 24,529
- Set.ofPredstatement · cited by 6,101
- Continuousstatement and proof · cited by 2,592
- IsOpenstatement · cited by 2,400
- IsOpen.preimageproof · cited by 147
- Continuous.prodMkproof · cited by 127
- Continuous.subtype_mkproof · cited by 51
- Function.Pullbackproof · cited by 29
- IsLocallyInjectivestatement and proof · cited by 14
- isLocallyInjective_iff_isOpen_diagonalproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- IsSeparatedMap.eq_of_comp_eqproof · cited by 4