Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-11-10 09:01 0b00e53a

View on Github →

chore(topology/fiber_bundle): move trivializations to a new file (#17463) Split the file topology.fiber_bundle into two, topology.fiber_bundle.trivialization and topology.fiber_bundle.basic, the former treating (pre)trivializations and the latter treating fiber bundles and constructions for them (the core construction, the prebundle construction, etc). Also move lemmas from topology.vector_bundle.basic which turned out not to invove the linear structure (cf this discussion) into topology.fiber_bundle.trivialization.

Estimated changes

deleted theorem pretrivialization.coe_coe
deleted theorem pretrivialization.coe_fst
deleted structure pretrivialization
deleted theorem trivialization.coe_coe
deleted theorem trivialization.coe_fst'
deleted theorem trivialization.coe_fst
deleted theorem trivialization.coe_mk
deleted theorem trivialization.map_target
deleted theorem trivialization.mem_source
deleted theorem trivialization.mem_target
deleted structure trivialization
added structure pretrivialization
added theorem trivialization.coe_coe
added theorem trivialization.coe_fst
added theorem trivialization.coe_mk
added theorem trivialization.mk_symm
added structure trivialization