Skip to content

Commit

Permalink
chore(*): add mathlib4 synchronization comments (#18342)
Browse files Browse the repository at this point in the history
Regenerated from the [port status wiki page](https://github.com/leanprover-community/mathlib/wiki/mathlib4-port-status).
Relates to the following files:
* `algebra.big_operators.associated`
* `data.W.constructions`
* `data.dlist.instances`
* `data.multiset.functor`
* `data.sign`
* `data.sum.interval`
* `group_theory.coset`
* `topology.algebra.order.left_right`
* `topology.constructions`
* `topology.continuous_on`
* `topology.inseparable`
* `topology.local_extr`
* `topology.maps`
* `topology.order`
  • Loading branch information
leanprover-community-bot committed Feb 1, 2023
1 parent 832a8ba commit e46da4e
Show file tree
Hide file tree
Showing 14 changed files with 42 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/algebra/big_operators/associated.lean
Expand Up @@ -10,6 +10,9 @@ import algebra.big_operators.finsupp
/-!
# Products of associated, prime, and irreducible elements.
> THIS FILE IS SYNCHRONIZED WITH MATHLIB4.
> Any changes to this file require a corresponding PR to mathlib4.
This file contains some theorems relating definitions in `algebra.associated`
and products of multisets, finsets, and finsupps.
Expand Down
3 changes: 3 additions & 0 deletions src/data/W/constructions.lean
Expand Up @@ -8,6 +8,9 @@ import data.W.basic
/-!
# Examples of W-types
> THIS FILE IS SYNCHRONIZED WITH MATHLIB4.
> Any changes to this file require a corresponding PR to mathlib4.
We take the view of W types as inductive types.
Given `α : Type` and `β : α → Type`, the W type determined by this data, `W_type β`, is the
inductively with constructors from `α` and arities of each constructor `a : α` given by `β a`.
Expand Down
3 changes: 3 additions & 0 deletions src/data/dlist/instances.lean
Expand Up @@ -9,6 +9,9 @@ import control.traversable.instances
/-!
# Traversable instance for dlists
> THIS FILE IS SYNCHRONIZED WITH MATHLIB4.
> Any changes to this file require a corresponding PR to mathlib4.
This file provides the equivalence between `list α` and `dlist α` and the traversable instance
for `dlist`.
-/
Expand Down
3 changes: 3 additions & 0 deletions src/data/multiset/functor.lean
Expand Up @@ -9,6 +9,9 @@ import control.traversable.instances

/-!
# Functoriality of `multiset`.
> THIS FILE IS SYNCHRONIZED WITH MATHLIB4.
> Any changes to this file require a corresponding PR to mathlib4.
-/

universes u
Expand Down
3 changes: 3 additions & 0 deletions src/data/sign.lean
Expand Up @@ -11,6 +11,9 @@ import tactic.derive_fintype
/-!
# Sign function
> THIS FILE IS SYNCHRONIZED WITH MATHLIB4.
> Any changes to this file require a corresponding PR to mathlib4.
This file defines the sign function for types with zero and a decidable less-than relation, and
proves some basic theorems about it.
-/
Expand Down
3 changes: 3 additions & 0 deletions src/data/sum/interval.lean
Expand Up @@ -9,6 +9,9 @@ import order.locally_finite
/-!
# Finite intervals in a disjoint union
> THIS FILE IS SYNCHRONIZED WITH MATHLIB4.
> Any changes to this file require a corresponding PR to mathlib4.
This file provides the `locally_finite_order` instance for the disjoint sum of two orders.
## TODO
Expand Down
3 changes: 3 additions & 0 deletions src/group_theory/coset.lean
Expand Up @@ -13,6 +13,9 @@ import tactic.group
/-!
# Cosets
> THIS FILE IS SYNCHRONIZED WITH MATHLIB4.
> Any changes to this file require a corresponding PR to mathlib4.
This file develops the basic theory of left and right cosets.
## Main definitions
Expand Down
3 changes: 3 additions & 0 deletions src/topology/algebra/order/left_right.lean
Expand Up @@ -8,6 +8,9 @@ import topology.continuous_on
/-!
# Left and right continuity
> THIS FILE IS SYNCHRONIZED WITH MATHLIB4.
> Any changes to this file require a corresponding PR to mathlib4.
In this file we prove a few lemmas about left and right continuous functions:
* `continuous_within_at_Ioi_iff_Ici`: two definitions of right continuity
Expand Down
3 changes: 3 additions & 0 deletions src/topology/constructions.lean
Expand Up @@ -10,6 +10,9 @@ import order.filter.pi
/-!
# Constructions of new topological spaces from old ones
> THIS FILE IS SYNCHRONIZED WITH MATHLIB4.
> Any changes to this file require a corresponding PR to mathlib4.
This file constructs products, sums, subtypes and quotients of topological spaces
and sets up their basic theory, such as criteria for maps into or out of these
constructions to be continuous; descriptions of the open sets, neighborhood filters,
Expand Down
3 changes: 3 additions & 0 deletions src/topology/continuous_on.lean
Expand Up @@ -8,6 +8,9 @@ import topology.constructions
/-!
# Neighborhoods and continuity relative to a subset
> THIS FILE IS SYNCHRONIZED WITH MATHLIB4.
> Any changes to this file require a corresponding PR to mathlib4.
This file defines relative versions
* `nhds_within` of `nhds`
Expand Down
3 changes: 3 additions & 0 deletions src/topology/inseparable.lean
Expand Up @@ -10,6 +10,9 @@ import tactic.tfae
/-!
# Inseparable points in a topological space
> THIS FILE IS SYNCHRONIZED WITH MATHLIB4.
> Any changes to this file require a corresponding PR to mathlib4.
In this file we define
* `specializes` (notation: `x ⤳ y`) : a relation saying that `𝓝 x ≤ 𝓝 y`;
Expand Down
3 changes: 3 additions & 0 deletions src/topology/local_extr.lean
Expand Up @@ -9,6 +9,9 @@ import topology.continuous_on
/-!
# Local extrema of functions on topological spaces
> THIS FILE IS SYNCHRONIZED WITH MATHLIB4.
> Any changes to this file require a corresponding PR to mathlib4.
## Main definitions
This file defines special versions of `is_*_filter f a l`, `*=min/max/extr`,
Expand Down
3 changes: 3 additions & 0 deletions src/topology/maps.lean
Expand Up @@ -9,6 +9,9 @@ import topology.nhds_set
/-!
# Specific classes of maps between topological spaces
> THIS FILE IS SYNCHRONIZED WITH MATHLIB4.
> Any changes to this file require a corresponding PR to mathlib4.
This file introduces the following properties of a map `f : X → Y` between topological spaces:
* `is_open_map f` means the image of an open set under `f` is open.
Expand Down
3 changes: 3 additions & 0 deletions src/topology/order.lean
Expand Up @@ -8,6 +8,9 @@ import topology.tactic
/-!
# Ordering on topologies and (co)induced topologies
> THIS FILE IS SYNCHRONIZED WITH MATHLIB4.
> Any changes to this file require a corresponding PR to mathlib4.
Topologies on a fixed type `α` are ordered, by reverse inclusion.
That is, for topologies `t₁` and `t₂` on `α`, we write `t₁ ≤ t₂`
if every set open in `t₂` is also open in `t₁`.
Expand Down

0 comments on commit e46da4e

Please sign in to comment.