Theorems · Theorem · order theory
FrameHom.mk.injEq
∀ {α : Type u_8} {β : Type u_9} [inst : CompleteLattice α] [inst_1 : CompleteLattice β] (toInfTopHom : InfTopHom α β)
(map_sSup' : ∀ (s : Set α), toInfTopHom.toFun (sSup s) = sSup (toInfTopHom.toFun '' s))
(toInfTopHom_1 : InfTopHom α β)
(map_sSup'_1 : ∀ (s : Set α), toInfTopHom_1.toFun (sSup s) = sSup (toInfTopHom_1.toFun '' s)),
({ toInfTopHom := toInfTopHom, map_sSup' := map_sSup' } =
{ toInfTopHom := toInfTopHom_1, map_sSup' := map_sSup'_1 }) =
(toInfTopHom = toInfTopHom_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.
Cites9
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
- FrameHomstatement · cited by 70
- InfTopHomstatement and proof · cited by 60
- InfHom.toFunstatement and proof · cited by 24
- InfTopHom.toInfHomstatement and proof · cited by 10
- FrameHom.mk.injproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.