Theorems · Theorem · order theory
Sublattice.map_inf
∀ {α : Type u_2} {β : Type u_3} [inst : Lattice α] [inst_1 : Lattice β] (L M : Sublattice α) (f : LatticeHom α β),
Function.Injective ⇑f → Sublattice.map f (L ⊓ M) = Sublattice.map f L ⊓ Sublattice.map f M- Defined in
- Mathlib.Order.Sublattice
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Setproof · cited by 53,352
- SetLike.coeproof · cited by 8,199
- Set.imageproof · cited by 5,609
- Latticestatement and proof · cited by 916
- Sublatticestatement and proof · cited by 225
- LatticeHomstatement and proof · cited by 192
- Set.image_interproof · cited by 34
- SetLike.coe_set_eqproof · cited by 27
- Sublattice.mapstatement · cited by 20
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.