Theorems · Theorem · category theory
BddDistLat.Iso.mk_inv
∀ {α β : BddDistLat} (e : ↑α.toDistLat ≃o ↑β.toDistLat),
(BddDistLat.Iso.mk e).inv =
BddDistLat.ofHom
(have __src := { toFun := ⇑e.symm, map_sup' := ⋯, map_inf' := ⋯ };
{ toFun := ⇑e.symm, map_sup' := ⋯, map_inf' := ⋯, map_top' := ⋯, map_bot' := ⋯ })- Defined in
- Mathlib.Order.Category.BddDistLat
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- OrderIsostatement and proof · cited by 874
- OrderIso.symmstatement · cited by 475
- LatticeHomstatement · cited by 192
- DistLat.carrierstatement and proof · cited by 83
- BddDistLat.toDistLatstatement and proof · cited by 57
- BddDistLatstatement and proof · cited by 39
- BddDistLat.ofstatement · cited by 10
- BddDistLat.ofHomstatement · cited by 9
- BddDistLat.Iso.mkstatement and proof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.