Theorems · Theorem · order theory
CompleteLatticeHom.mk.injEq
∀ {α : Type u_8} {β : Type u_9} [inst : CompleteLattice α] [inst_1 : CompleteLattice β] (tosInfHom : sInfHom α β)
(map_sSup' : ∀ (s : Set α), tosInfHom.toFun (sSup s) = sSup (tosInfHom.toFun '' s)) (tosInfHom_1 : sInfHom α β)
(map_sSup'_1 : ∀ (s : Set α), tosInfHom_1.toFun (sSup s) = sSup (tosInfHom_1.toFun '' s)),
({ tosInfHom := tosInfHom, map_sSup' := map_sSup' } = { tosInfHom := tosInfHom_1, map_sSup' := map_sSup'_1 }) =
(tosInfHom = tosInfHom_1)- Defined in
- Mathlib.Order.Hom.CompleteLattice
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Set.imagestatement and proof · cited by 5,609
- CompleteLatticestatement and proof · cited by 1,048
- SupSet.sSupstatement and proof · cited by 954
- CompleteLatticeHomstatement · cited by 50
- sInfHomstatement and proof · cited by 43
- sInfHom.toFunstatement and proof · cited by 8
- CompleteLatticeHom.mk.injproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.