Theorems · Theorem · order theory
FinBddDistLat.Iso.mk_hom
∀ {α β : FinBddDistLat} (e : ↑α.toDistLat ≃o ↑β.toDistLat),
(FinBddDistLat.Iso.mk e).hom =
FinBddDistLat.ofHom
(have __src := { toFun := ⇑e, map_sup' := ⋯, map_inf' := ⋯ };
{ toFun := ⇑e, map_sup' := ⋯, map_inf' := ⋯, map_top' := ⋯, map_bot' := ⋯ })- Defined in
- Mathlib.Order.Category.FinBddDistLat
- 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.homstatement and proof · cited by 7,684
- OrderIsostatement and proof · cited by 874
- LatticeHomstatement · cited by 192
- DistLat.carrierstatement and proof · cited by 83
- BddDistLat.toDistLatstatement and proof · cited by 57
- FinBddDistLatstatement and proof · cited by 29
- FinBddDistLat.toBddDistLatstatement and proof · cited by 23
- FinBddDistLat.ofstatement · cited by 8
- FinBddDistLat.ofHomstatement · cited by 8
- FinBddDistLat.Iso.mkstatement and proof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.