Theorems · Theorem · algebraic topology
Bundle.Trivialization.prod_symm_apply_snd
∀ {B : Type u_1} [inst : TopologicalSpace B] {F₁ : Type u_2} [inst_1 : TopologicalSpace F₁] {E₁ : B → Type u_3}
[inst_2 : TopologicalSpace (Bundle.TotalSpace F₁ E₁)] {F₂ : Type u_4} [inst_3 : TopologicalSpace F₂]
{E₂ : B → Type u_5} [inst_4 : TopologicalSpace (Bundle.TotalSpace F₂ E₂)]
(e₁ : Bundle.Trivialization F₁ Bundle.TotalSpace.proj) (e₂ : Bundle.Trivialization F₂ Bundle.TotalSpace.proj)
[inst_5 : (x : B) → Zero (E₁ x)] [inst_6 : (x : B) → Zero (E₂ x)] (p : B × F₁ × F₂),
(↑(e₁.prod e₂).symm p).snd = (e₁.symm p.1 p.2.1, e₂.symm p.1 p.2.2)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 79 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
- Bundle.TotalSpacestatement and proof · cited by 766
- OpenPartialHomeomorph.toFun'statement and proof · cited by 745
- OpenPartialHomeomorph.symmstatement and proof · cited by 460
- Bundle.TotalSpace.projstatement and proof · cited by 447
- Bundle.Trivializationstatement and proof · cited by 324
- Bundle.Trivialization.toOpenPartialHomeomorphstatement and proof · cited by 148
- Bundle.TotalSpace.sndstatement and proof · cited by 76
- Bundle.Trivialization.symmstatement · cited by 37
- Bundle.Trivialization.prodstatement and proof · cited by 12
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.