Theorems · Inductive type · order theory
CompleteLattice.MulticoequalizerDiagram
{T : Type u} → [CompleteLattice T] → {ι : Type u_1} → T → (ι → T) → (ι → ι → T) → PropA multicoequalizer diagram in a complete lattice T consists of families of elements
u : ι → T, v : ι → ι → T, and an element x : T such that x is the supremum of u,
and for any i and j, v i j is the minimum of u i and u j.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 1 from the axioms · uses no axioms
- Assumes
- CompleteLattice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CompleteLatticestatement · cited by 1,048
Cited by17
Results whose statement or proof uses this declaration.
- CompleteLattice.MulticoequalizerDiagram.multispanIndexstatement and proof · cited by 20
- CompleteLattice.MulticoequalizerDiagram.multicoforkstatement and proof · cited by 4
- CategoryTheory.Limits.Types.isColimitOfMulticoequalizerDiagram'statement and proof · cited by 1
- SSet.Subcomplex.MulticoequalizerDiagramproof · cited by 1
- Lattice.BicartSq.multicoequalizerDiagramstatement · cited by 1
- CategoryTheory.Limits.Types.isColimitOfMulticoequalizerDiagramstatement and proof · cited by 0
- CompleteLattice.MulticoequalizerDiagram.casesOnstatement and proof · cited by 0
- CompleteLattice.MulticoequalizerDiagram.eq_infstatement and proof · cited by 0
- CompleteLattice.MulticoequalizerDiagram.iSup_eqstatement and proof · cited by 0
- CompleteLattice.MulticoequalizerDiagram.multicofork_ptstatement and proof · cited by 0
- CompleteLattice.MulticoequalizerDiagram.multispanIndex_fststatement and proof · cited by 0
- CompleteLattice.MulticoequalizerDiagram.multispanIndex_leftstatement and proof · cited by 0