Theorems · Theorem · order theory
BoundedLatticeHom.ext
∀ {α : Type u_2} {β : Type u_3} [inst : Lattice α] [inst_1 : Lattice β] [inst_2 : BoundedOrder α]
[inst_3 : BoundedOrder β] {f g : BoundedLatticeHom α β}, (∀ (a : α), f a = g a) → f = g- Defined in
- Mathlib.Order.Hom.BoundedLattice
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Latticestatement and proof · cited by 916
- BoundedOrderstatement and proof · cited by 270
- DFunLike.extproof · cited by 240
- BoundedLatticeHomstatement and proof · cited by 185
Cited by5
Results whose statement or proof uses this declaration.
- BoundedLatticeHom.ext_iffproof · cited by 0
- BoundedLatticeHom.cancel_leftproof · cited by 0
- BoundedLatticeHom.cancel_rightproof · cited by 0
- LatticeHom.withTopWithBot_compproof · cited by 0
- LatticeHom.withBotWithTop_compproof · cited by 0