Theorems · Definition · order theory
CompleteLatticeHom.mk.noConfusion
{α : Type u_8} →
{β : Type u_9} →
{inst : CompleteLattice α} →
{inst_1 : CompleteLattice β} →
{P : Sort u} →
{tosInfHom : sInfHom α β} →
{map_sSup' : ∀ (s : Set α), tosInfHom.toFun (sSup s) = sSup (tosInfHom.toFun '' s)} →
{tosInfHom' : sInfHom α β} →
{map_sSup'' : ∀ (s : Set α), tosInfHom'.toFun (sSup s) = sSup (tosInfHom'.toFun '' s)} →
{ tosInfHom := tosInfHom, map_sSup' := map_sSup' } =
{ tosInfHom := tosInfHom', map_sSup' := map_sSup'' } →
(tosInfHom ≍ tosInfHom' → P) → P- Defined in
- Mathlib.Order.Hom.CompleteLattice
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 14 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
- CompleteLatticeHomstatement · cited by 50
- sInfHomstatement and proof · cited by 43
- sInfHom.toFunstatement and proof · cited by 8
- CompleteLatticeHom.noConfusionproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- CompleteLatticeHom.mk.injproof · cited by 1