The category of bornologies #
THIS FILE IS SYNCHRONIZED WITH MATHLIB4. Any changes to this file require a corresponding PR to mathlib4.
This defines Born
, the category of bornologies.
The category of bornologies.
Equations
@[protected, instance]
@[protected, instance]
Equations
@[protected, instance]
Equations
- Born.locally_bounded_map.category_theory.bundled_hom = {to_fun := λ (_x _x_1 : Type u_1) (_x_2 : bornology _x) (_x_3 : bornology _x_1), coe_fn, id := locally_bounded_map.id, comp := locally_bounded_map.comp, hom_ext := Born.locally_bounded_map.category_theory.bundled_hom._proof_1, id_to_fun := Born.locally_bounded_map.category_theory.bundled_hom._proof_2, comp_to_fun := Born.locally_bounded_map.category_theory.bundled_hom._proof_3}
@[protected, instance]
@[protected, instance]