Theorems · Theorem · algebraic topology
Bundle.Trivialization.symm.congr_simp
∀ {B : Type u_1} {F : Type u_2} {E : B → Type u_3} [inst : TopologicalSpace B] [inst_1 : TopologicalSpace F]
[inst_2 : TopologicalSpace (Bundle.TotalSpace F E)] [inst_3 : ∀ (x : B), Nonempty (E x)]
(e e_1 : Bundle.Trivialization F Bundle.TotalSpace.proj),
e = e_1 → ∀ (b : B) (y y_1 : F), y = y_1 → e.symm b y = e_1.symm b y_1- Defined in
- Mathlib.Topology.FiberBundle.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- TopologicalSpacestatement and proof · cited by 24,529
- Bundle.TotalSpacestatement and proof · cited by 766
- Bundle.TotalSpace.projstatement and proof · cited by 447
- Bundle.Trivializationstatement and proof · cited by 324
- Bundle.Trivialization.symmstatement and proof · cited by 37
Cited by3
Results whose statement or proof uses this declaration.
- eventually_norm_symmL_trivializationAt_comp_self_ltproof · cited by 1
- eventually_norm_symmL_trivializationAt_self_comp_ltproof · cited by 1
- Bundle.Trivialization.symm_linearMapAtproof · cited by 0