Theorems · Theorem · general topology
PartialEquiv.piecewise_apply
∀ {α : Type u_1} {β : Type u_2} (e e' : PartialEquiv α β) (s : Set α) (t : Set β) [inst : (x : α) → Decidable (x ∈ s)]
[inst_1 : (y : β) → Decidable (y ∈ t)] (H : e.IsImage s t) (H' : e'.IsImage s t),
↑(e.piecewise e' s t H H') = s.piecewise ↑e ↑e'- Defined in
- Mathlib.Logic.Equiv.PartialEquiv
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, 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 and proof · cited by 53,352
- PartialEquiv.toFunstatement and proof · cited by 821
- PartialEquivstatement and proof · cited by 335
- Set.piecewisestatement · cited by 136
- PartialEquiv.IsImagestatement and proof · cited by 37
- PartialEquiv.piecewisestatement and proof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.