Theorems · Theorem · algebraic topology
IsCoveringMap.monodromy_trans_apply
∀ {E : Type u_1} {X : Type u_2} [inst : TopologicalSpace E] [inst_1 : TopologicalSpace X] {p : E → X}
(cov : IsCoveringMap p) {x y z : X} (γ : Path.Homotopic.Quotient x y) (γ' : Path.Homotopic.Quotient y z)
(e : ↑(p ⁻¹' {x})), cov.monodromy (γ.trans γ') e = cov.monodromy γ' (cov.monodromy γ e)- Defined in
- Mathlib.Topology.Homotopy.Lifting
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 133 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.Elemstatement and proof · cited by 7,166
- Set.preimagestatement and proof · cited by 4,946
- ContinuousMapproof · cited by 2,491
- unitIntervalproof · cited by 607
- Pathproof · cited by 318
- toContinuousMapproof · cited by 99
- IsCoveringMapstatement and proof · cited by 68
- Path.Homotopic.Quotientstatement and proof · cited by 55
- Path.transproof · cited by 54
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.