Theorems · Theorem · order theory
FinBoolAlg.Iso.mk_inv
∀ {α β : FinBoolAlg} (e : ↑α.toBoolAlg ≃o ↑β.toBoolAlg),
(FinBoolAlg.Iso.mk e).inv =
CategoryTheory.InducedCategory.homMk
(BoolAlg.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.FinBoolAlg
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- CategoryTheory.InducedCategorystatement · cited by 71
- BoolAlgstatement · cited by 47
- BoolAlg.carrierstatement and proof · cited by 44
- CategoryTheory.InducedCategory.homMkstatement · cited by 33
- FinBoolAlgstatement and proof · cited by 15
- BoolAlg.ofHomstatement · cited by 14
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.