Theorems · Theorem · general topology
Fin.appendHomeomorph_symm_apply
∀ {X : Type u_1} [inst : TopologicalSpace X] (m n : ℕ) (f : Fin (m + n) → X),
(Fin.appendHomeomorph m n).symm f = (fun i => f (Fin.castAdd n i), fun i => f (Fin.natAdd m i))- Defined in
- Mathlib.Topology.Homeomorph.Lemmas
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- Homeomorphstatement · cited by 725
- Homeomorph.symmstatement and proof · cited by 365
- Fin.appendHomeomorphstatement and proof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.