Theorems · Theorem · category theory
BddLat.Iso.mk_inv
∀ {α β : BddLat} (e : ↑α.toLat ≃o ↑β.toLat),
(BddLat.Iso.mk e).inv =
BddLat.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.BddLat
- 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
- Lat.carrierstatement and proof · cited by 58
- BddLatstatement and proof · cited by 27
- BddLat.toLatstatement and proof · cited by 24
- BddLat.ofstatement · cited by 4
- BddLat.ofHomstatement · cited by 3
- BddLat.Iso.mkstatement and proof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.