Theorems · Definition · order theory
FrameHom.casesOn
{α : Type u_8} →
{β : Type u_9} →
[inst : CompleteLattice α] →
[inst_1 : CompleteLattice β] →
{motive : FrameHom α β → Sort u} →
(t : FrameHom α β) →
((toInfTopHom : InfTopHom α β) →
(map_sSup' : ∀ (s : Set α), toInfTopHom.toFun (sSup s) = sSup (toInfTopHom.toFun '' s)) →
motive { toInfTopHom := toInfTopHom, map_sSup' := map_sSup' }) →
motive t- Defined in
- Mathlib.Order.Hom.CompleteLattice
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses no axioms
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
- FrameHomstatement and proof · cited by 70
- InfTopHomstatement and proof · cited by 60
- InfHom.toFunstatement and proof · cited by 24
- InfTopHom.toInfHomstatement and proof · cited by 10
Cited by2
Results whose statement or proof uses this declaration.
- FrameHom.noConfusionproof · cited by 0
- FrameHom.noConfusionTypeproof · cited by 0