Theorems · Definition · algebraic topology
Topology.IsQuotientMap.trivializationOfSMulDisjoint
{E : Type u_1} →
{X : Type u_2} →
[inst : TopologicalSpace E] →
[inst_1 : TopologicalSpace X] →
{f : E → X} →
{G : Type u_3} →
[inst_2 : Group G] →
[inst_3 : MulAction G E] →
Topology.IsQuotientMap f →
[ContinuousConstSMul G E] →
(∀ {e₁ e₂ : E}, f e₁ = f e₂ ↔ e₁ ∈ MulAction.orbit G e₂) →
[inst_5 : TopologicalSpace G] →
[DiscreteTopology G] →
(U : Set E) →
IsOpen U →
(∀ (g : G), ((fun x => g • x) '' U ∩ U).Nonempty → g = 1) → Bundle.Trivialization G fIf a group G acts on a space E and U is an open subset disjoint from all other
G-translates of itself, and p is a quotient map by this action, then p admits a
Bundle.Trivialization over the base set p(U).
- Defined in
- Mathlib.Topology.Covering.Quotient
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- TopologicalSpacestatement and proof · cited by 24,529
- Groupstatement and proof · cited by 6,238
- Set.imagestatement and proof · cited by 5,609
- Set.preimageproof · cited by 4,946
- Set.Nonemptystatement and proof · cited by 2,627
- Set.iUnionproof · cited by 2,483
- IsOpenstatement and proof · cited by 2,400
- MulActionstatement and proof · cited by 1,294
- ContinuousConstSMulstatement and proof · cited by 832
- DiscreteTopologystatement and proof · cited by 373
- Bundle.Trivializationstatement · cited by 324
Cited by4
Results whose statement or proof uses this declaration.
- Topology.IsQuotientMap.isCoveringMapOn_of_smul_disjointproof · cited by 2
- Topology.IsQuotientMap.trivializationOfSMulDisjoint_baseSetstatement and proof · cited by 0
- Topology.IsQuotientMap.trivializationOfSMulDisjoint_sourcestatement and proof · cited by 0
- Topology.IsQuotientMap.trivializationOfSMulDisjoint_targetstatement and proof · cited by 0