Theorems · Theorem · global analysis
Manifold.IsLocalSourceTargetProperty.mono_source
∀ {H : Type u_6} {G : Type u_8} [inst : TopologicalSpace H] [inst_1 : TopologicalSpace G] {M : Type u_10}
{N : Type u_12} [inst_2 : TopologicalSpace M] [inst_3 : TopologicalSpace N]
{P : (M → N) → OpenPartialHomeomorph M H → OpenPartialHomeomorph N G → Prop},
Manifold.IsLocalSourceTargetProperty P →
∀ {f : M → N} {φ : OpenPartialHomeomorph M H} {ψ : OpenPartialHomeomorph N G} {s : Set M},
IsOpen s → P f φ ψ → P f (φ.restr s) ψ- Cited by
- 2 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- IsOpenstatement · cited by 2,400
- OpenPartialHomeomorphstatement and proof · cited by 664
- OpenPartialHomeomorph.restrstatement · cited by 47
- Manifold.IsLocalSourceTargetPropertystatement and proof · cited by 8
Cited by2
Results whose statement or proof uses this declaration.
- Manifold.LiftSourceTargetPropertyAt.congr_of_eventuallyEqproof · cited by 3
- Manifold.LiftSourceTargetPropertyAt.mk_of_continuousAtproof · cited by 2